diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2018-11-10 19:00:07 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-11-10 19:00:12 +0100 |
commit | 2453a6506c793cc9248133cba71f7fcd87b72ba0 (patch) | |
tree | 02bd5406eb48cfed5025a933d1d5683b70bc0d3d /ubuntu/maverick/applications/kgtk-qt3/debian | |
parent | 5feda4cf661643c628f712afd0a5ffdcbac818a7 (diff) | |
download | tde-packaging-2453a6506c793cc9248133cba71f7fcd87b72ba0.tar.gz tde-packaging-2453a6506c793cc9248133cba71f7fcd87b72ba0.zip |
DEB: Remove a mechanism for updating the uploaders list.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit fe5341d9d3770ae6f476d1c0a0db4685cc9d6f23)
Diffstat (limited to 'ubuntu/maverick/applications/kgtk-qt3/debian')
4 files changed, 0 insertions, 70 deletions
diff --git a/ubuntu/maverick/applications/kgtk-qt3/debian/cdbs/debian-qt-kde.mk b/ubuntu/maverick/applications/kgtk-qt3/debian/cdbs/debian-qt-kde.mk index c5d8ecfd3..68dca1718 100644 --- a/ubuntu/maverick/applications/kgtk-qt3/debian/cdbs/debian-qt-kde.mk +++ b/ubuntu/maverick/applications/kgtk-qt3/debian/cdbs/debian-qt-kde.mk @@ -13,7 +13,6 @@ debian/stamp-cvs-make: 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/kgtk-qt3/debian/cdbs/team-members b/ubuntu/maverick/applications/kgtk-qt3/debian/cdbs/team-members deleted file mode 100644 index 05761af6e..000000000 --- a/ubuntu/maverick/applications/kgtk-qt3/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/kgtk-qt3/debian/cdbs/uploaders.mk b/ubuntu/maverick/applications/kgtk-qt3/debian/cdbs/uploaders.mk deleted file mode 100644 index 31adfe31e..000000000 --- a/ubuntu/maverick/applications/kgtk-qt3/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/kgtk-qt3/debian/control.in b/ubuntu/maverick/applications/kgtk-qt3/debian/control.in deleted file mode 100644 index f46edeb46..000000000 --- a/ubuntu/maverick/applications/kgtk-qt3/debian/control.in +++ /dev/null @@ -1,24 +0,0 @@ -Source: kgtk-qt3-trinity -Section: kde -Priority: optional -Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -XSBC-Original-Maintainer: @@@MAINTAINER@@@ -Uploaders: @@@UPLOADERS@@@ -Build-Depends: debhelper (>= 7), quilt, cdbs, kdelibs4-trinity-dev, libgtk2.0-dev, libtqtinterface-dev, cmake -Standards-Version: 3.8.4 -Homepage: http://trinity.pearsoncomputing.net - -Package: kgtk-qt3-trinity -Architecture: any -Depends: ${shlibs:Depends} -Replaces: kgtk-qt3-kde3 (<< 4:3.5.13) -Breaks: kgtk-qt3-kde3 (<< 4:3.5.13) -Conflicts: kgtk-config-bluefish, kgtk-config-eclipse, kgtk-config-firefox, kgtk-config-gimp, kgtk-config-inkscape, kgtk-config-kino, kgtk-config-openoffice, kgtk-config-opera-qt3, kgtk-config-opera-qt4, kgtk-config-scribus, kgtk-config-thunderbird, kubuntu-kgtk-trinity -Description: Use KDE dialogs in Gtk apps - This is an LD_PRELOAD hack that allows most GTK - applications to use Trinity's file dialogs when run under Trinity. - . - The Gtk file chooser functions have been overridden to communicate - with this KDE module/application. - . - This package includes the kqt3-wrapper |