summaryrefslogtreecommitdiffstats
path: root/debian/lenny/kdeartwork/debian
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2018-11-10 19:00:07 +0100
committerSlávek Banko <slavek.banko@axis.cz>2018-11-10 19:00:12 +0100
commit2453a6506c793cc9248133cba71f7fcd87b72ba0 (patch)
tree02bd5406eb48cfed5025a933d1d5683b70bc0d3d /debian/lenny/kdeartwork/debian
parent5feda4cf661643c628f712afd0a5ffdcbac818a7 (diff)
downloadtde-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 'debian/lenny/kdeartwork/debian')
-rw-r--r--debian/lenny/kdeartwork/debian/cdbs/debian-qt-kde.mk1
-rw-r--r--debian/lenny/kdeartwork/debian/cdbs/team-members15
-rw-r--r--debian/lenny/kdeartwork/debian/cdbs/uploaders.mk29
-rw-r--r--debian/lenny/kdeartwork/debian/control.in170
4 files changed, 0 insertions, 215 deletions
diff --git a/debian/lenny/kdeartwork/debian/cdbs/debian-qt-kde.mk b/debian/lenny/kdeartwork/debian/cdbs/debian-qt-kde.mk
index 425264528..5ea4b9a12 100644
--- a/debian/lenny/kdeartwork/debian/cdbs/debian-qt-kde.mk
+++ b/debian/lenny/kdeartwork/debian/cdbs/debian-qt-kde.mk
@@ -18,7 +18,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/debian/lenny/kdeartwork/debian/cdbs/team-members b/debian/lenny/kdeartwork/debian/cdbs/team-members
deleted file mode 100644
index ede6768e0..000000000
--- a/debian/lenny/kdeartwork/debian/cdbs/team-members
+++ /dev/null
@@ -1,15 +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>
diff --git a/debian/lenny/kdeartwork/debian/cdbs/uploaders.mk b/debian/lenny/kdeartwork/debian/cdbs/uploaders.mk
deleted file mode 100644
index 31adfe31e..000000000
--- a/debian/lenny/kdeartwork/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/debian/lenny/kdeartwork/debian/control.in b/debian/lenny/kdeartwork/debian/control.in
deleted file mode 100644
index 8aaf00824..000000000
--- a/debian/lenny/kdeartwork/debian/control.in
+++ /dev/null
@@ -1,170 +0,0 @@
-Source: kdeartwork
-Section: kde
-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), debhelper (>= 5.0.31), quilt, autotools-dev, kdelibs4-dev (>= 4:3.5.7), gawk, gettext, sharutils, kdebase-dev (>= 4:3.5.7), kwin, libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev, xscreensaver, xscreensaver-gl
-Build-Conflicts: autoconf2.13, nvidia-glx
-Standards-Version: 3.7.2
-
-Package: kdeartwork
-Architecture: all
-Section: kde
-Depends: kdeartwork-misc (>= ${source:Version}), kdeartwork-emoticons (>= ${source:Version}), kdeartwork-style (>= ${source:Version}), kdeartwork-theme-icon (>= ${source:Version}), kdeartwork-theme-window (>= ${source:Version}), kdewallpapers (>= ${source:Version}), kscreensaver (>= ${source:Version})
-Recommends: kscreensaver-xsavers
-Description: themes, styles and more from the official KDE release
- KDE (the K 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 artistic extras (themes, widget
- styles, screen savers, wallpaper, icons, emoticons and so on) provided
- with the official release of KDE.
- .
- Homepage: http://artist.kde.org
-
-Package: kdeartwork-emoticons
-Architecture: all
-Section: kde
-Enhances: kopete
-Description: emoticon collections for KDE chat clients
- This package contains several collections of emoticons used by official
- and unofficial KDE chat clients, such as Kopete and Konversation.
- .
- This package is part of KDE, and a component of the KDE artwork module.
- See the 'kde' and 'kdeartwork' packages for more information.
-
-Package: kdeartwork-misc
-Architecture: all
-Section: kde
-Suggests: kworldclock
-Description: various multimedia goodies released with KDE
- This package contains miscellaneous multimedia goodies for KDE.
- Included are additional KDE sounds and kworldclock themes.
- .
- This package is part of KDE, and a component of the KDE artwork module.
- See the 'kde' and 'kdeartwork' packages for more information.
-
-Package: kdeartwork-style
-Architecture: any
-Section: kde
-Depends: ${shlibs:Depends}
-Description: widget styles released with KDE
- This package contains additional widget styles for KDE. Widget styles
- can be used to customise the look and feel of interface components such
- as buttons, scrollbars and so on. They can be applied using the style
- manager in the KDE Control Centre.
- .
- This package is part of KDE, and a component of the KDE artwork module.
- See the 'kde' and 'kdeartwork' packages for more information.
-
-Package: kdeartwork-theme-icon
-Architecture: all
-Section: kde
-Recommends: kdesktop, kicker
-Replaces: kdelibs-data (<< 4:3.5)
-Description: icon themes released with KDE
- This package contains additional icon themes for KDE. Icon themes can be
- used to customise the appearance of standard icons throughout KDE. They
- can be applied using the icon manager in the KDE Control Centre.
- .
- This package is part of KDE, and a component of the KDE artwork module.
- See the 'kde' and 'kdeartwork' packages for more information.
-
-Package: kdeartwork-theme-window
-Architecture: any
-Section: kde
-Depends: ${shlibs:Depends}
-Description: window decoration themes released with KDE
- This package contains additional window decoration themes for KDE. Window
- decoration themes can be used to customise the look of window borders and
- buttons, and can be applied using the window decoration manager in the KDE
- Control Center.
- .
- This package is part of KDE, and a component of the KDE artwork module.
- See the 'kde' and 'kdeartwork' packages for more information.
-
-Package: kdewallpapers
-Architecture: all
-Section: kde
-Suggests: kwin | x-window-manager
-Replaces: kdebase-data (<< 4:3.5)
-Description: wallpapers released with KDE
- This package contains additional wallpapers for KDE. Wallpapers can be
- applied using the background manager in the KDE Control Centre.
- .
- This package is part of KDE, and a component of the KDE artwork module.
- See the 'kde' and 'kdeartwork' packages for more information.
-
-Package: kscreensaver
-Architecture: any
-Section: kde
-Depends: ${shlibs:Depends}, kdebase-bin
-Recommends: kwin, kscreensaver-xsavers (= ${source:Version})
-Description: additional screen savers released with KDE
- This package contains the screen savers for KDE. They can be tested and
- selected within the Appearance and Themes section of the KDE Control
- Center.
- .
- The hooks for the standard xscreensavers are no longer part of this
- package. To select and/or configure the standard xscreensavers through
- the KDE Control Center, install the separate package kscreensaver-xsavers.
- .
- This package is part of KDE, and a component of the KDE artwork module.
- See the 'kde' and 'kdeartwork' packages for more information.
-
-Package: kscreensaver-xsavers
-Architecture: any
-Section: kde
-Depends: ${shlibs:Depends}, kdebase-bin, xscreensaver
-Recommends: kwin, kscreensaver (= ${source:Version}), xscreensaver-gl
-Suggests: kscreensaver-xsavers-webcollage
-Description: KDE hooks for standard xscreensavers
- This package allows a smooth integration of the standard xscreensavers
- into KDE. With this package installed you can select and/or configure
- the standard xscreensavers through the Appearances and Themes section of
- the KDE Control Centre.
- .
- Note that this package does not actually contain any screensavers itself.
- For the additional screensavers shipped with KDE, see the separate package
- kscreensaver. This package does depend on the xscreensaver package, and
- recommend the xscreensaver-gl package, as well as contain the necessary
- files to integrate these packages into KDE.
- .
- This package is part of KDE, and a component of the KDE artwork module.
- See the 'kde' and 'kdeartwork' packages for more information.
-
-Package: kscreensaver-xsavers-webcollage
-Architecture: all
-Section: kde
-Depends: kscreensaver-xsavers, miscfiles | wordlist, netpbm
-Description: webcollage screensaver KDE hook
- This package give access to the webcollage screensaver through the KDE
- screensaver configuration.
- .
- This screensaver downloads random pictures from the internet and creates
- a collage as screensaver.
- .
- IMPORTANT NOTICE: The internet contains all kinds of pictures, some of which
- you might find inappropriate and offensive.
- You are specially discouraged to install this package if you are using
- your computer in a working environment or in an environment with children.
- .
- If you still want to install this package, please read the file
- /usr/share/doc/kscreensaver-xsavers-webcollage/README.Debian after the
- installation.
- .
- This package is part of KDE, and a component of the KDE artwork module.
- See the 'kde' and 'kdeartwork' packages for more information.
-
-Package: kdeartwork-dbg
-Section: libdevel
-Architecture: any
-Depends: kdelibs-dbg
-Priority: extra
-Description: debugging symbols for kdeartwork
- This package contains the debugging symbols associated with kdeartwork.
- They will automatically be used by gdb for debugging kdeartwork-related
- issues.