summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/applications/digikam/debian
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2018-11-10 18:08:55 +0100
committerSlávek Banko <slavek.banko@axis.cz>2018-11-10 18:18:37 +0100
commitfe5341d9d3770ae6f476d1c0a0db4685cc9d6f23 (patch)
tree0c4488a8657e2364c33f3f011ea5edcf462a9db0 /ubuntu/maverick/applications/digikam/debian
parent9b3636a76e33273c325c9a515ee779aee1a5088b (diff)
downloadtde-packaging-fe5341d9d3770ae6f476d1c0a0db4685cc9d6f23.tar.gz
tde-packaging-fe5341d9d3770ae6f476d1c0a0db4685cc9d6f23.zip
DEB: Remove a mechanism for updating the uploaders list.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'ubuntu/maverick/applications/digikam/debian')
-rw-r--r--ubuntu/maverick/applications/digikam/debian/cdbs/debian-qt-kde.mk1
-rw-r--r--ubuntu/maverick/applications/digikam/debian/cdbs/team-members16
-rw-r--r--ubuntu/maverick/applications/digikam/debian/cdbs/uploaders.mk29
-rw-r--r--ubuntu/maverick/applications/digikam/debian/control.in57
4 files changed, 0 insertions, 103 deletions
diff --git a/ubuntu/maverick/applications/digikam/debian/cdbs/debian-qt-kde.mk b/ubuntu/maverick/applications/digikam/debian/cdbs/debian-qt-kde.mk
index 9920696ce..9f8f97776 100644
--- a/ubuntu/maverick/applications/digikam/debian/cdbs/debian-qt-kde.mk
+++ b/ubuntu/maverick/applications/digikam/debian/cdbs/debian-qt-kde.mk
@@ -21,7 +21,6 @@ endif
touch debian/stamp-cvs-make
include debian/cdbs/kde.mk$(_cdbs_makefile_suffix)
-include debian/cdbs/uploaders.mk
ifndef _cdbs_rules_patchsys_quilt
DEB_PATCHDIRS := debian/patches/common debian/patches
diff --git a/ubuntu/maverick/applications/digikam/debian/cdbs/team-members b/ubuntu/maverick/applications/digikam/debian/cdbs/team-members
deleted file mode 100644
index 05761af6e..000000000
--- a/ubuntu/maverick/applications/digikam/debian/cdbs/team-members
+++ /dev/null
@@ -1,16 +0,0 @@
-Sune Vuorela <debian@pusling.com>
-Ana Beatriz Guerrero Lopez <ana@debian.org>
-Fathi Boudra <fboudra@free.fr>
-Modestas Vainius <geromanas@mailas.com>
-Josh Metzler <joshdeb@metzlers.org>
-Isaac Clerencia <isaac@debian.org>
-Adeodato Simó <dato@net.com.org.es>
-Adeodato Simo <dato@net.com.org.es>
-Christopher Martin <chrsmrtn@debian.org>
-Daniel Schepler <schepler@debian.org>
-Sarah Hobbs <hobbsee@ubuntu.com>
-Nacho Barrientos Arias <nacho@debian.org>
-Ricardo Javier Cardenes Medina <rcardenes@debian.org>
-Ricardo Cardenes <rcardenes@debian.org>
-Armin Berres <trigger+debian@space-based.de>
-Francesco Pedrini <francesco.pedrini@gmail.com>
diff --git a/ubuntu/maverick/applications/digikam/debian/cdbs/uploaders.mk b/ubuntu/maverick/applications/digikam/debian/cdbs/uploaders.mk
deleted file mode 100644
index 31adfe31e..000000000
--- a/ubuntu/maverick/applications/digikam/debian/cdbs/uploaders.mk
+++ /dev/null
@@ -1,29 +0,0 @@
-
-MAINTAINER=Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
-UPLOADERS=$(shell grep -e +++ -e "^ -- " debian/changelog | grep -v "debian-qt-kde@lists.debian.org" | head -13 | /bin/sed 's/^\s*//;s/\s*$$//;s/^+++\? Changes by //;s/^+++\? //;s/-- //;s/:$$//;s/ <.*//' | sort -u | while read line ; do grep "$$line" debian/cdbs/team-members ; done | tr "\n" ", " | sed 's/,/, /g;s/, $$//')
-
-
-debian/control.tmp:
- @if [ ! -e debian/control.in ] ; then \
- echo "this package is not yet prepared for using automatic update of uploaders"; \
- echo "Please do so."; \
- exit 1; \
- fi
- @sed 's/@@@UPLOADERS@@@/$(UPLOADERS)/;s#@@@MAINTAINER@@@#$(MAINTAINER)#' debian/control.in > debian/control.tmp
-
-check-uploaders: debian/control.tmp
- @if ! diff -q debian/control debian/control.tmp ; then \
- echo "WARNING:: Control file differs from manually generated one" ; \
- echo "WARNING:: Please update it manually and check it afterwards" ; \
- echo "WARNING:: Uploaders are updated by debian/rules update-uploaders" ;\
- echo "WARNING:: If this is a binNMU, NMU or security upload, just ignore" ;\
- fi
-
-
-clean::
- rm -f debian/control.tmp
-
-update-uploaders: debian/control.tmp
- @mv -f debian/control.tmp debian/control
-
-makebuilddir:: check-uploaders
diff --git a/ubuntu/maverick/applications/digikam/debian/control.in b/ubuntu/maverick/applications/digikam/debian/control.in
deleted file mode 100644
index e16fdfc0a..000000000
--- a/ubuntu/maverick/applications/digikam/debian/control.in
+++ /dev/null
@@ -1,57 +0,0 @@
-Source: digikam-trinity
-Section: graphics
-Priority: optional
-Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
-XSBC-Original-Maintainer: @@@MAINTAINER@@@
-Uploaders: @@@UPLOADERS@@@
-Build-Depends: cdbs, debhelper (>= 5), quilt, tdelibs14-trinity-dev,
- libtiff-dev, libgphoto2-2-dev, libkipi0-trinity-dev,
- libsqlite3-dev, liblcms1-dev, libltdl3-dev, libkexiv2-3-trinity-dev (>= 0.1.6),
- libjasper-dev, libpng-dev, libexiv2-trinity-dev (>= 0.16),
- libkdcraw3-trinity-dev (>= 0.1.4),
- automake1.11-trinity, autoconf2.63, libtool, libltdl-dev
-Standards-Version: 3.8.3
-Homepage: http://www.digikam.org
-
-Package: digikam-trinity
-Architecture: any
-Depends: ${shlibs:Depends}
-Recommends: kipi-plugins-trinity, tdeprint-trinity, konqueror-trinity
-Suggests: digikam-trinity-doc
-Description: digital photo management application for TDE [Trinity]
- An easy to use and powerful digital photo management
- application, which makes importing, organizing and manipulating
- digital photos a "snap". An interface is provided to connect to
- your digital camera, preview the images and download and/or
- delete them.
- .
- The digiKam built-in image editor makes the common photo correction
- a simple task. The image editor is extensible via plugins and,
- the digikamimageplugins project has been merged to digiKam core
- since release 0.9.2, all useful image editor plugins are available
- in the base installation.
- .
- digiKam can also make use of the KIPI image handling plugins to
- extend its capabilities even further for photo manipulations,
- import and export, etc. The kipi-plugins package contains many
- very useful extentions.
- .
- digiKam is based in part on the work of the Independent JPEG Group.
-
-Package: showfoto-trinity
-Architecture: any
-Section: graphics
-Depends: ${shlibs:Depends}, digikam-trinity
-Recommends: kipi-plugins-trinity, tdeprint-trinity, konqueror-trinity
-Description: image viewer/editor for TDE [Trinity]
- Showphoto is part of the Digikam project.
- It allows to browse your photo collection and edit them with ease.
-
-Package: digikam-trinity-dbg
-Architecture: any
-Section: devel
-Depends: ${shlibs:Depends}, digikam-trinity (= ${binary:Version}), showfoto-trinity (= ${binary:Version}), tdelibs-trinity-dbg
-Priority: extra
-Description: debugging symbols for digikam [Trinity]
- The debugging symbols associated with digikam and showfoto. They will
- automatically be used by gdb for debugging digikam-related issues.