From fe5341d9d3770ae6f476d1c0a0db4685cc9d6f23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sat, 10 Nov 2018 18:08:55 +0100 Subject: DEB: Remove a mechanism for updating the uploaders list. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- .../maverick/tdetoys/debian/cdbs/debian-qt-kde.mk | 1 - ubuntu/maverick/tdetoys/debian/cdbs/team-members | 15 -- ubuntu/maverick/tdetoys/debian/cdbs/uploaders.mk | 29 --- ubuntu/maverick/tdetoys/debian/control.in | 197 --------------------- 4 files changed, 242 deletions(-) delete mode 100644 ubuntu/maverick/tdetoys/debian/cdbs/team-members delete mode 100644 ubuntu/maverick/tdetoys/debian/cdbs/uploaders.mk delete mode 100644 ubuntu/maverick/tdetoys/debian/control.in (limited to 'ubuntu/maverick/tdetoys/debian') diff --git a/ubuntu/maverick/tdetoys/debian/cdbs/debian-qt-kde.mk b/ubuntu/maverick/tdetoys/debian/cdbs/debian-qt-kde.mk index 722579c21..14dce59aa 100644 --- a/ubuntu/maverick/tdetoys/debian/cdbs/debian-qt-kde.mk +++ b/ubuntu/maverick/tdetoys/debian/cdbs/debian-qt-kde.mk @@ -23,7 +23,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/tdetoys/debian/cdbs/team-members b/ubuntu/maverick/tdetoys/debian/cdbs/team-members deleted file mode 100644 index ede6768e0..000000000 --- a/ubuntu/maverick/tdetoys/debian/cdbs/team-members +++ /dev/null @@ -1,15 +0,0 @@ -Sune Vuorela -Ana Beatriz Guerrero Lopez -Fathi Boudra -Modestas Vainius -Josh Metzler -Isaac Clerencia -Adeodato Simó -Adeodato Simo -Christopher Martin -Daniel Schepler -Sarah Hobbs -Nacho Barrientos Arias -Ricardo Javier Cardenes Medina -Ricardo Cardenes -Armin Berres diff --git a/ubuntu/maverick/tdetoys/debian/cdbs/uploaders.mk b/ubuntu/maverick/tdetoys/debian/cdbs/uploaders.mk deleted file mode 100644 index 31adfe31e..000000000 --- a/ubuntu/maverick/tdetoys/debian/cdbs/uploaders.mk +++ /dev/null @@ -1,29 +0,0 @@ - -MAINTAINER=Debian Qt/KDE Maintainers -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/tdetoys/debian/control.in b/ubuntu/maverick/tdetoys/debian/control.in deleted file mode 100644 index 9e2e63c14..000000000 --- a/ubuntu/maverick/tdetoys/debian/control.in +++ /dev/null @@ -1,197 +0,0 @@ -Source: tdetoys -Section: tde -Priority: optional -Maintainer: Ubuntu Core developers -XSBC-Original-Maintainer: @@@MAINTAINER@@@ -Uploaders: @@@UPLOADERS@@@ -Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), quilt, autotools-dev, tdelibs4-dev, gawk, gettext, sharutils -Standards-Version: 3.7.2 - -Package: tdetoys -Architecture: all -Section: tde -Depends: amor (>= ${source:Version}), eyesapplet (>= ${source:Version}), fifteenapplet (>= ${source:Version}), kmoon (>= ${source:Version}), kodo (>= ${source:Version}), kteatime (>= ${source:Version}), ktux (>= ${source:Version}), kweather (>= ${source:Version}), kworldclock (>= ${source:Version}) -Suggests: tdetoys-doc-html (>= ${source:Version}) -Description: toys from the official TDE release - TDE (the Trinity Desktop Environment) is a powerful Open Source graphical - desktop environment for Unix workstations. It combines ease of use, - contemporary functionality, and outstanding graphical design with the - technological superiority of the Unix operating system. - . - This metapackage includes a collection of toys and fun extras provided - with the official release of TDE. - -Package: tdetoys-doc-html -Architecture: all -Section: doc -Suggests: konqueror | www-browser, tdetoys -Replaces: amor (<< 4:2.2.0-0), kmoon (<< 4:2.2.0-0), kodo (<< 4:2.2.0-0), kteatime (<< 4:2.2.0-0), kweather (<< 4:3.0.0-0), kworldclock (<< 4:2.2.0-0) -Description: TDE toys documentation in HTML format - By default the modules provided by TDE only provide their documentation - in TDE docbook format, which can only be read by Konqueror or KHelpCenter. - This package provides all of the TDE toys documentation converted to - HTML format so it can be read with any web browser. - . - The documentation will be installed into the usual directories - /opt/trinity/share/doc/tde/HTML///, for instance - /opt/trinity/share/doc/tde/HTML/en/amor/. Documentation is provided for most - TDE toys packages. - . - This package is part of TDE, and a component of the TDE toys module. - See the 'tde' and 'tdetoys' packages for more information. - -Package: amor -Architecture: any -Section: games -Depends: ${shlibs:Depends} -Recommends: twin -Suggests: khelpcenter -Conflicts: task-tdetoys -Replaces: tdetoys (<< 4:3.0.1-0), task-tdetoys -Description: a TDE creature for your desktop - AMOR stands for Amusing Misuse Of Resources. It provides several different - characters who prance around your X screen doing tricks and giving you tips. - . - Note that AMOR will only work with some window managers. Both KWin (the - TDE window manager) and Metacity (a GTK2 window manager) are supported. - . - This package is part of TDE, and a component of the TDE toys module. - See the 'tde' and 'tdetoys' packages for more information. - -Package: eyesapplet -Architecture: any -Section: tde -Depends: ${shlibs:Depends} -Recommends: kicker -Conflicts: task-tdetoys -Replaces: tdetoys (<< 4:3.0.1-0), task-tdetoys -Description: eyes applet for TDE - An applet for the TDE panel containing a pair of eyes that follow your mouse - around the screen. - . - This package is part of TDE, and a component of the TDE toys module. - See the 'tde' and 'tdetoys' packages for more information. - -Package: fifteenapplet -Architecture: any -Section: tde -Depends: ${shlibs:Depends} -Recommends: kicker -Description: fifteen pieces puzzle for TDE - An applet for the TDE panel that lets you play the Fifteen Pieces - sliding block puzzle. You have to order 15 pieces in a 4x4 square by - moving them around. - . - This package is part of TDE, and a component of the TDE toys module. - See the 'tde' and 'tdetoys' packages for more information. - -Package: kmoon -Architecture: any -Section: tde -Depends: ${shlibs:Depends} -Recommends: kicker -Suggests: khelpcenter -Conflicts: task-tdetoys -Replaces: tdetoys (<< 4:3.0.1-0), task-tdetoys -Description: moon phase indicator for TDE - An applet for the TDE panel that displays the current phase of the moon. - . - This package is part of TDE, and a component of the TDE toys module. - See the 'tde' and 'tdetoys' packages for more information. - -Package: kodo -Architecture: any -Section: games -Depends: ${shlibs:Depends} -Suggests: khelpcenter -Conflicts: task-tdetoys -Replaces: tdetoys (<< 4:3.0.1-0), task-tdetoys -Description: mouse odometer for TDE - KOdometer measures your desktop mileage. It tracks the movement of your mouse - pointer across your desktop and renders it in inches/feet/miles! It can - do cm/metres/km too. Its most exciting feature is the tripometer. - . - This package is part of TDE, and a component of the TDE toys module. - See the 'tde' and 'tdetoys' packages for more information. - -Package: kteatime -Architecture: any -Section: tde -Depends: ${shlibs:Depends}, kicker -Suggests: khelpcenter -Conflicts: task-tdetoys -Replaces: tdetoys (<< 4:3.0.1-0), task-tdetoys -Description: TDE utility for making a fine cup of tea - KTeaTime is a handy timer for steeping tea. No longer will you have to - guess at how long it takes for your tea to be ready. Simply select the - type of tea you have, and it will alert you when the tea is ready to - drink. - . - KTeaTime sits in the TDE system tray. - . - Please note that KTeaTime is written explicitly for TDE. If you are - using a non-TDE window manager or desktop environment then it is quite - possible that KTeaTime will not work on your system. - . - This package is part of TDE, and a component of the TDE toys module. - See the 'tde' and 'tdetoys' packages for more information. - -Package: ktux -Architecture: any -Section: tde -Depends: ${shlibs:Depends} -Suggests: twin -Conflicts: task-tdetoys -Replaces: tdetoys (<< 4:3.0.1-0), task-tdetoys -Description: Tux screensaver for TDE - A neat Tux-in-a-spaceship screensaver for the Trinity Desktop Environment (TDE). - . - This package is part of TDE, and a component of the TDE toys module. - See the 'tde' and 'tdetoys' packages for more information. - -Package: kweather -Architecture: any -Section: tde -Depends: ${shlibs:Depends} -Recommends: kicker -Suggests: khelpcenter -Description: weather display applet for TDE - An applet for the TDE panel that displays your area's current weather. - Information shown includes the temperature, wind speed, air pressure - and more. By pressing a button a full weather report can be obtained. - . - KWeather also provides a weather service that can track multiple weather - stations and provide this information to other applications, including - Konqueror's sidebar and Kontact's summary page. - . - This package is part of TDE, and a component of the TDE toys module. - See the 'tde' and 'tdetoys' packages for more information. - -Package: kworldclock -Architecture: any -Section: games -Depends: ${shlibs:Depends} -Suggests: tdeartwork-misc, kicker, kdesktop, khelpcenter -Conflicts: task-tdetoys, kworldwatch (<= 4:2.2-beta1-1) -Replaces: tdetoys (<< 4:3.0.1-0), task-tdetoys, kworldwatch (<= 4:2.2-beta1-1) -Provides: kworldwatch -Description: earth watcher for TDE - Displays where in the world it is light and dark depending on time, as - well as offering the time in all of the major cities of the world. - This can be run standalone, as an applet in the TDE panel or as a - desktop background. - . - Additional kworldclock themes are available in the tdeartwork-misc package. - . - This package is part of TDE, and a component of the TDE toys module. - See the 'tde' and 'tdetoys' packages for more information. - -Package: tdetoys-dbg -Section: libdevel -Architecture: any -Depends: tdelibs-dbg -Priority: extra -Description: debugging symbols for tdetoys - This package contains the debugging symbols associated with tdetoys. - They will automatically be used by gdb for debugging tdetoys-related - issues. -- cgit v1.2.3