summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/tdeadmin
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/tdeadmin
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/tdeadmin')
-rw-r--r--ubuntu/maverick/tdeadmin/debian/cdbs/debian-qt-kde.mk1
-rw-r--r--ubuntu/maverick/tdeadmin/debian/cdbs/team-members16
-rw-r--r--ubuntu/maverick/tdeadmin/debian/cdbs/uploaders.mk29
-rw-r--r--ubuntu/maverick/tdeadmin/debian/control.in156
4 files changed, 0 insertions, 202 deletions
diff --git a/ubuntu/maverick/tdeadmin/debian/cdbs/debian-qt-kde.mk b/ubuntu/maverick/tdeadmin/debian/cdbs/debian-qt-kde.mk
index 60ccb9eef..14dce59aa 100644
--- a/ubuntu/maverick/tdeadmin/debian/cdbs/debian-qt-kde.mk
+++ b/ubuntu/maverick/tdeadmin/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/tdeadmin/debian/cdbs/team-members b/ubuntu/maverick/tdeadmin/debian/cdbs/team-members
deleted file mode 100644
index 05761af6e..000000000
--- a/ubuntu/maverick/tdeadmin/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/tdeadmin/debian/cdbs/uploaders.mk b/ubuntu/maverick/tdeadmin/debian/cdbs/uploaders.mk
deleted file mode 100644
index 31adfe31e..000000000
--- a/ubuntu/maverick/tdeadmin/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/tdeadmin/debian/control.in b/ubuntu/maverick/tdeadmin/debian/control.in
deleted file mode 100644
index a906e2eed..000000000
--- a/ubuntu/maverick/tdeadmin/debian/control.in
+++ /dev/null
@@ -1,156 +0,0 @@
-Source: tdeadmin
-Section: tde
-Priority: optional
-Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
-XSBC-Original-Maintainer: @@@MAINTAINER@@@
-Uploaders: @@@UPLOADERS@@@
-Build-Depends: cdbs (>= 0.4.39-0.1), autotools-dev, debhelper (>= 5.0.31), quilt, docbook-to-man, gawk, gettext, tdelibs4-dev, libbz2-dev, libpam0g-dev, lilo [i386 amd64], sharutils, texinfo, rpm
-Standards-Version: 3.7.2
-
-Package: tdeadmin
-Section: tde
-Architecture: all
-Depends: kcron (>= ${source:Version}), kdat (>= ${source:Version}), tdeadmin-tdefile-plugins (>= ${source:Version}), knetworkconf (>= ${source:Version}), kpackage (>= ${source:Version}), ksysv (>= ${source:Version}), kuser (>= ${source:Version})
-Recommends: lilo-config (>= ${source:Version})
-Suggests: tdeadmin-doc-html (>= ${source:Version})
-Description: system administration tools 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 system administration tools
- provided with the official release of TDE.
-
-Package: tdeadmin-doc-html
-Architecture: all
-Section: doc
-Suggests: konqueror | www-browser, tdebase
-Description: TDE administration 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 administration documentation
- converted to HTML format so it can be read with any web browser.
- .
- The documentation will be installed into the usual directories
- /usr/share/doc/tde/HTML/<language>/<app>/, for instance
- /usr/share/doc/tde/HTML/en/kcron/. Documentation is provided for most
- TDE administration packages.
- .
- This package is part of TDE, and a component of the TDE administration
- module. See the 'tde' and 'tdeadmin' packages for more information.
-
-Package: kcron
-Section: admin
-Architecture: any
-Depends: ${shlibs:Depends}
-Suggests: khelpcenter
-Description: the TDE crontab editor
- KCron is an application for scheduling programs to run in the background.
- It is a graphical user interface to cron, the UNIX system scheduler.
- .
- This package is part of TDE, as a component of the TDE administration module.
- See the 'tde' and 'tdeadmin' packages for more information.
-
-Package: kdat
-Section: admin
-Architecture: any
-Depends: ${shlibs:Depends}
-Suggests: khelpcenter
-Description: a TDE tape backup tool
- KDat is a tar-based tape archiver. It is designed to work with multiple
- archives on a single tape.
- .
- Main features are:
- * Simple graphical interface to local filesystem and tape contents.
- * Multiple archives on the same physical tape.
- * Complete index of archives and files is stored on local hard disk.
- * Selective restore of files from an archive.
- * Backup profiles for frequently used backups.
- .
- This package is part of TDE, as a component of the TDE administration module.
- See the 'tde' and 'tdeadmin' packages for more information.
-
-Package: tdeadmin-tdefile-plugins
-Section: tde
-Architecture: any
-Depends: ${shlibs:Depends}
-Description: TDE file metainfo plugins for deb and rpm files
- File metainfo plugins for deb and rpm package files.
- .
- This package is part of TDE, as a component of the TDE administration module.
- See the 'tde' and 'tdeadmin' packages for more information.
-
-Package: knetworkconf
-Section: tde
-Architecture: any
-Depends: ${shlibs:Depends}
-Description: TDE network configuration tool
- This is a Trinity control center module to configure TCP/IP settings. It
- can be used to manage network devices and settings for each device.
- .
- This package is part of TDE, as a component of the TDE administration module.
- See the 'tde' and 'tdeadmin' packages for more information.
-
-Package: kpackage
-Section: admin
-Architecture: any
-Depends: ${shlibs:Depends}
-Recommends: rpm
-Suggests: khelpcenter
-Description: TDE package management tool
- This is a frontend to both .rpm and .deb package formats. It allows you
- to view currently installed packages, browse available packages, and
- install/remove them.
- .
- This package is part of TDE, as a component of the TDE administration module.
- See the 'tde' and 'tdeadmin' packages for more information.
-
-Package: ksysv
-Section: admin
-Architecture: any
-Depends: ${shlibs:Depends}
-Suggests: khelpcenter
-Description: TDE SysV-style init configuration editor
- This program allows you to edit your start and stop scripts using a
- drag and drop GUI.
- .
- This package is part of TDE, as a component of the TDE administration module.
- See the 'tde' and 'tdeadmin' packages for more information.
-
-Package: kuser
-Section: admin
-Architecture: any
-Depends: ${shlibs:Depends}
-Suggests: khelpcenter
-Description: TDE user/group administration tool
- A user/group administration tool for TDE.
- .
- This package is part of TDE, as a component of the TDE administration module.
- See the 'tde' and 'tdeadmin' packages for more information.
-
-Package: lilo-config
-Section: tde
-Architecture: i386 amd64
-Depends: ${shlibs:Depends}, kcontrol
-Recommends: tdebase-bin
-Suggests: lilo
-Description: TDE frontend for lilo configuration
- lilo-config is a TDE based frontend to the lilo boot manager configuration.
- It runs out of the Trinity Control Center.
- .
- If you want to use the menu entry to launch lilo-config, you need to install
- tdebase-bin since it uses the tdesu command to gain root privileges.
- .
- This package is part of TDE, as a component of the TDE administration module.
- See the 'tde' and 'tdeadmin' packages for more information.
-
-Package: tdeadmin-dbg
-Section: libdevel
-Architecture: any
-Depends: tdelibs-dbg
-Priority: extra
-Description: debugging symbols for tdeadmin
- This package contains the debugging symbols associated with tdeadmin.
- They will automatically be used by gdb for debugging tdeadmin-related
- issues.