summaryrefslogtreecommitdiffstats
path: root/debian/squeeze/tdemultimedia/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 /debian/squeeze/tdemultimedia/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 'debian/squeeze/tdemultimedia/debian')
-rw-r--r--debian/squeeze/tdemultimedia/debian/cdbs/debian-qt-kde.mk1
-rw-r--r--debian/squeeze/tdemultimedia/debian/cdbs/team-members16
-rw-r--r--debian/squeeze/tdemultimedia/debian/cdbs/uploaders.mk29
-rw-r--r--debian/squeeze/tdemultimedia/debian/control.in296
4 files changed, 0 insertions, 342 deletions
diff --git a/debian/squeeze/tdemultimedia/debian/cdbs/debian-qt-kde.mk b/debian/squeeze/tdemultimedia/debian/cdbs/debian-qt-kde.mk
index 60ccb9eef..14dce59aa 100644
--- a/debian/squeeze/tdemultimedia/debian/cdbs/debian-qt-kde.mk
+++ b/debian/squeeze/tdemultimedia/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/debian/squeeze/tdemultimedia/debian/cdbs/team-members b/debian/squeeze/tdemultimedia/debian/cdbs/team-members
deleted file mode 100644
index 05761af6e..000000000
--- a/debian/squeeze/tdemultimedia/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/debian/squeeze/tdemultimedia/debian/cdbs/uploaders.mk b/debian/squeeze/tdemultimedia/debian/cdbs/uploaders.mk
deleted file mode 100644
index 31adfe31e..000000000
--- a/debian/squeeze/tdemultimedia/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/squeeze/tdemultimedia/debian/control.in b/debian/squeeze/tdemultimedia/debian/control.in
deleted file mode 100644
index 7a0ccaba6..000000000
--- a/debian/squeeze/tdemultimedia/debian/control.in
+++ /dev/null
@@ -1,296 +0,0 @@
-Source: tdemultimedia
-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), debhelper (>= 5.0.31), quilt, autotools-dev, cdparanoia, gawk, gettext, tdelibs4-dev, libcdparanoia0-dev, libesd0-dev, libflac-dev (>= 1.1.4-1), libgstreamer-plugins-base0.10-dev, libltdl3-dev, libsamplerate0-dev, libspeex-dev (>> 1.1.5), libtag1-dev (>> 1.3.1), libtheora-dev, libxine-dev, sharutils, texinfo, libxxf86dga-dev, libxv-dev, libxxf86vm-dev, libakode-dev
-Standards-Version: 3.7.2
-
-Package: tdemultimedia
-Section: tde
-Architecture: all
-Depends: artsbuilder (>= ${source:Version}), juk (>= ${source:Version}), kaboodle (>= ${source:Version}), kaudiocreator (>= ${source:Version}), tdemultimedia-kappfinder-data (>= ${source:Version}), tdemultimedia-tdefile-plugins (>= ${source:Version}), tdemultimedia-kio-plugins (>= ${source:Version}), tdemid (>= ${source:Version}), kmix (>= ${source:Version}), krec (>= ${source:Version}), kscd (>= ${source:Version}), libarts1-akode (>= ${source:Version}), libarts1-audiofile (>= ${source:Version}), libarts1-mpeglib (>= ${source:Version}), libarts1-xine (>= ${source:Version}), mpeglib (>= ${source:Version}), noatun (>= ${source:Version})
-Suggests: tdemultimedia-doc-html (>= ${source:Version})
-Description: multimedia apps 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 multimedia applications
- (such as sound and movie player, mixers and plugins) provided with
- the official release of TDE.
- .
- Homepage: http://www.kde.org/areas/multimedia
-
-Package: tdemultimedia-dev
-Section: devel
-Architecture: any
-Depends: tdelibs4-dev, artsbuilder (= ${source:Version}), tdemultimedia-kio-plugins (= ${source:Version}), tdemid (= ${source:Version}), kmix (= ${source:Version}), krec (= ${source:Version}), kscd (= ${source:Version}), libarts1-akode (= ${source:Version}), libarts1-mpeglib (= ${source:Version}), libkcddb1 (= ${source:Version}), mpeglib (= ${source:Version}), noatun (= ${source:Version})
-Conflicts: libmpeg-dev
-Replaces: artsbuilder (<< 4:3.0.0), mpeglib (<< 4:3.0.0), noatun (<< 4:3.0.0)
-Description: development files for the TDE multimedia module
- Development files and headers for the TDE multimedia module.
- .
- This package is part of TDE, as a component of the TDE multimedia module.
- See the 'tde' and 'tdemultimedia' packages for more information.
-
-Package: tdemultimedia-doc-html
-Architecture: all
-Section: doc
-Suggests: konqueror | www-browser, tdebase
-Description: TDE multimedia 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 multimedia 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/<language>/<app>/, for instance
- /opt/trinity/share/doc/tde/HTML/en/juk/. Documentation is provided for most
- TDE multimedia packages.
- .
- This package is part of TDE, and a component of the TDE multimedia module.
- See the 'tde' and 'tdemultimedia' packages for more information.
-
-Package: artsbuilder
-Section: sound
-Architecture: any
-Depends: ${shlibs:Depends}
-Suggests: khelpcenter
-Replaces: tdebase-data (<< 4:3.3.91), tdemultimedia-dev (<< 4:3.5.0-2)
-Description: synthesizer designer for aRts
- This is the analog Realtime synthesizer's graphical design tool.
- .
- This package is part of TDE, as a component of the TDE multimedia module.
- See the 'tde' and 'tdemultimedia' packages for more information.
-
-Package: juk
-Section: tde
-Architecture: any
-Depends: ${shlibs:Depends}
-Suggests: khelpcenter
-Description: music organizer and player for TDE
- JuK (pronounced "jook") is a jukebox and music manager for the TDE
- desktop similar to jukebox software on other platforms such as
- iTunes or RealOne.
- .
- Some of JuK's features include:
- * Support for Ogg Vorbis and MP3 formats
- * Tag editing support for both formats, including ID3v2 for MP3 files.
- Multitagging or editing a selection of multiple files at once is also
- supported
- * Output to either the aRts, default TDE sound system, or GStreamer
- * Management of your "collection" and multiple playlists
- * Import and export to m3u playlists
- * Binary caching of audio meta-data and playlist information for faster
- load times (starting with the second time you run JuK)
- * Integration into TDE that allows drag-and-drop and clipboard usage
- with other TDE and X apps
- .
- This package is part of TDE, as a component of the TDE multimedia module.
- See the 'tde' and 'tdemultimedia' packages for more information.
-
-Package: kaboodle
-Section: sound
-Architecture: any
-Depends: ${shlibs:Depends}
-Recommends: libarts1-xine
-Suggests: khelpcenter
-Description: light, embedded media player for TDE
- Kaboodle is a light, embedded media player, supporting both video and audio,
- for TDE. It uses the aRts framework for playing media files.
- .
- This package is part of TDE, as a component of the TDE multimedia module.
- See the 'tde' and 'tdemultimedia' packages for more information.
-
-Package: kaudiocreator
-Section: sound
-Architecture: any
-Depends: ${shlibs:Depends}, tdemultimedia-kio-plugins (= ${source:Version})
-Recommends: vorbis-tools, flac
-Suggests: lame
-Description: CD ripper and audio encoder frontend for TDE
- KAudioCreator is a tool for audio extraction (ripping) and encoding. It can
- keep your WAV files, or convert them to Ogg/Vorbis, MP3, or FLAC. It also
- searches CDDB to retrieve the information of the disk.
- .
- This package is part of TDE, as a component of the TDE multimedia module.
- See the 'tde' and 'tdemultimedia' packages for more information.
-
-Package: tdemultimedia-tdefile-plugins
-Section: tde
-Architecture: any
-Depends: ${shlibs:Depends}
-Replaces: tdemultimedia-kio-plugins (<< 4:3.4.1-1)
-Description: au/avi/m3u/mp3/ogg/wav plugins for tdefile
- au/avi/m3u/mp3/ogg/wav file metainformation plugins for TDE.
- .
- This package is part of TDE, as a component of the TDE multimedia module.
- See the 'tde' and 'tdemultimedia' packages for more information.
-
-Package: tdemultimedia-kappfinder-data
-Section: tde
-Architecture: any
-Depends: kappfinder
-Description: multimedia data for kappfinder
- This package provides data on multimedia applications for kappfinder.
- .
- This package is part of TDE, as a component of the TDE multimedia module.
- See the 'tde' and 'tdemultimedia' packages for more information.
-
-Package: tdemultimedia-kio-plugins
-Section: tde
-Architecture: any
-Depends: ${shlibs:Depends}
-Suggests: lame
-Conflicts: tdebase-audiolibs (<< 4:3.0.0)
-Replaces: tdebase-audiolibs (<< 4:3.0.0), tdebase-kio-plugins (<< 4:3.4.0)
-Description: enables the browsing of audio CDs under Konqueror
- This package allow audio CDs to be browsed like a file system using
- Konqueror and the audiocd:/ URL.
- .
- This package is part of TDE, as a component of the TDE multimedia module.
- See the 'tde' and 'tdemultimedia' packages for more information.
-
-Package: tdemid
-Section: sound
-Architecture: any
-Depends: ${shlibs:Depends}
-Suggests: khelpcenter
-Description: MIDI/karaoke player for TDE
- This package provides a MIDI and karaoke player for TDE.
- .
- This package is part of TDE, as a component of the TDE multimedia module.
- See the 'tde' and 'tdemultimedia' packages for more information.
-
-Package: kmix
-Section: sound
-Architecture: any
-Depends: ${shlibs:Depends}
-Suggests: khelpcenter
-Provides: x-audio-mixer
-Description: sound mixer applet for TDE
- This package includes TDE's dockable sound mixer applet.
- .
- This package is part of TDE, as a component of the TDE multimedia module.
- See the 'tde' and 'tdemultimedia' packages for more information.
-
-Package: krec
-Section: sound
-Architecture: any
-Depends: ${shlibs:Depends}
-Suggests: khelpcenter
-Description: sound recorder utility for TDE
- This is a sound recording utility for TDE.
- .
- This package is part of TDE, as a component of the TDE multimedia module.
- See the 'tde' and 'tdemultimedia' packages for more information.
-
-Package: kscd
-Section: sound
-Architecture: any
-Depends: ${shlibs:Depends}
-Suggests: khelpcenter
-Description: audio CD player for TDE
- This is TDE's audio CD player.
- .
- This package is part of TDE, as a component of the TDE multimedia module.
- See the 'tde' and 'tdemultimedia' packages for more information.
-
-Package: libarts1-akode
-Section: libs
-Architecture: any
-Depends: ${shlibs:Depends}
-Replaces: libakode2 (<< 2-beta3-2), akode
-Description: akode plugin for aRts
- This package contains akode plugins for aRts.
- .
- This package is part of TDE, as a component of the TDE multimedia module.
- See the 'tde' and 'tdemultimedia' packages for more information
-
-Package: libarts1-audiofile
-Section: libs
-Architecture: any
-Depends: ${shlibs:Depends}
-Description: audiofile plugin for aRts
- This package contains audiofile plugins for aRts.
- .
- This package is part of TDE, as a component of the TDE multimedia module.
- See the 'tde' and 'tdemultimedia' packages for more information.
-
-Package: libarts1-mpeglib
-Section: libs
-Architecture: any
-Depends: ${shlibs:Depends}
-Conflicts: libarts-mpeglib (<< 4:3.0.0)
-Replaces: libarts-mpeglib (<< 4:3.0.0)
-Description: mpeglib plugin for aRts, supporting mp3 and mpeg audio/video
- This package contains the mpeglib aRts plugin, supporting mp3 and mpeg
- audio and video.
- .
- This is the arts (TDE Sound daemon) plugin.
- .
- This package is part of TDE, as a component of the TDE multimedia module.
- See the 'tde' and 'tdemultimedia' packages for more information.
-
-Package: libarts1-xine
-Section: libs
-Architecture: any
-Depends: ${shlibs:Depends}
-Description: aRts plugin enabling xine support
- This package contains aRts' xine plugin, allowing the use of the xine
- multimedia engine though aRts.
- .
- This package is part of TDE, as a component of the TDE multimedia module.
- See the 'tde' and 'tdemultimedia' packages for more information.
-
-Package: libkcddb1
-Section: libs
-Architecture: any
-Depends: ${shlibs:Depends}
-Description: CDDB library for TDE
- The TDE native CDDB (CD Data Base) library, providing easy access to Audio
- CD meta-information (track titles, artist information, etc.) from on-line
- databases, for TDE applications.
- .
- This package is part of TDE, as a component of the TDE multimedia module.
- See the 'tde' and 'tdemultimedia' packages for more information.
-
-Package: mpeglib
-Section: libs
-Architecture: any
-Depends: ${shlibs:Depends}
-Recommends: libarts1-mpeglib (= ${source:Version})
-Replaces: tdemultimedia-dev (<< 4:3.5.2-1)
-Description: MP3 and MPEG-1 audio and video library
- mpeglib is a MPEG-1 and MP3 audio and video library. It supports
- MPEG-1 audio (layers 1, 2, 3), MPEG-1 video, MPEG-1 system layer,
- and WAV playback
- .
- This package is part of TDE, as a component of the TDE multimedia module.
- See the 'tde' and 'tdemultimedia' packages for more information.
-
-Package: noatun
-Section: sound
-Architecture: any
-Depends: ${shlibs:Depends}
-Suggests: khelpcenter, noatun-plugins
-Description: media player for TDE
- Noatun is an aRts-based audio and video player for TDE. It supports all
- formats supported by your installation of aRts (including aRts plugins).
- .
- This package is part of TDE, as a component of the TDE multimedia module.
- See the 'tde' and 'tdemultimedia' packages for more information.
-
-Package: tdemultimedia-dbg
-Section: libdevel
-Architecture: any
-Depends: tdelibs-dbg
-Priority: extra
-Depends: libkcddb1 (= ${source:Version})
-Description: debugging symbols for tdemultimedia
- This package contains the debugging symbols associated with tdemultimedia.
- They will automatically be used by gdb for debugging tdemultimedia-related
- issues.