summaryrefslogtreecommitdiffstats
path: root/debian/lenny/tdenetwork
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/lenny/tdenetwork
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/lenny/tdenetwork')
-rw-r--r--debian/lenny/tdenetwork/debian/cdbs/debian-qt-kde.mk1
-rw-r--r--debian/lenny/tdenetwork/debian/cdbs/team-members16
-rw-r--r--debian/lenny/tdenetwork/debian/cdbs/uploaders.mk29
-rw-r--r--debian/lenny/tdenetwork/debian/control.in323
4 files changed, 0 insertions, 369 deletions
diff --git a/debian/lenny/tdenetwork/debian/cdbs/debian-qt-kde.mk b/debian/lenny/tdenetwork/debian/cdbs/debian-qt-kde.mk
index 722579c21..14dce59aa 100644
--- a/debian/lenny/tdenetwork/debian/cdbs/debian-qt-kde.mk
+++ b/debian/lenny/tdenetwork/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/lenny/tdenetwork/debian/cdbs/team-members b/debian/lenny/tdenetwork/debian/cdbs/team-members
deleted file mode 100644
index 05761af6e..000000000
--- a/debian/lenny/tdenetwork/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/lenny/tdenetwork/debian/cdbs/uploaders.mk b/debian/lenny/tdenetwork/debian/cdbs/uploaders.mk
deleted file mode 100644
index 31adfe31e..000000000
--- a/debian/lenny/tdenetwork/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/tdenetwork/debian/control.in b/debian/lenny/tdenetwork/debian/control.in
deleted file mode 100644
index d7c3106a2..000000000
--- a/debian/lenny/tdenetwork/debian/control.in
+++ /dev/null
@@ -1,323 +0,0 @@
-Source: tdenetwork
-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, docbook-to-man, doxygen, gawk, gettext, tdelibs4-dev, libgadu-dev, libgsmme-dev, libiw-dev (>> 27+28pre8) [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64 !s390 !s390x], libmeanwhile-dev (>= 1.0.2), libslp-dev, libtiff-dev, libxml2-dev, libxslt1-dev, libxtst-dev, qt3-doc, sharutils, valgrind [i386 amd64], libxxf86vm-dev
-Standards-Version: 3.7.2
-
-Package: tdenetwork
-Section: tde
-Architecture: all
-Depends: dcoprss (>= ${source:Version}), tdenetwork-tdefile-plugins (>= ${source:Version}), kdict (>= ${source:Version}), tdednssd (>= ${source:Version}) [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], kget (>= ${source:Version}), knewsticker (>= ${source:Version}), kopete (>= ${source:Version}), kpf (>= ${source:Version}), kppp (>= ${source:Version}), krdc (>= ${source:Version}), krfb (>= ${source:Version}), ksirc (>= ${source:Version}), kwifimanager (>= ${source:Version}) [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64 !s390 !s390x], librss1 (>= ${source:Version})
-Recommends: tdenetwork-filesharing (>= ${source:Version}), ktalkd (>= ${source:Version}), lisa (>= ${source:Version})
-Suggests: tdenetwork-doc-html (>= ${source:Version})
-Description: network-related 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 network and networking related
- applications provided with the official release of TDE.
-
-Package: dcoprss
-Section: net
-Architecture: any
-Depends: ${shlibs:Depends}
-Description: RSS utilities for TDE
- tdenetwork-dcoprss is a RSS to DCOP bridge, allowing all
- DCOP aware applications to access RSS news feeds. There is also
- a few sample utilities provided.
- .
- RSS is a standard for publishing news headlines.
- DCOP is the TDE interprocess communication protocol.
- .
- This package is part of TDE, as a component of the TDE network module.
- See the 'tde' and 'tdenetwork' packages for more information.
-
-Package: tdenetwork-doc-html
-Architecture: all
-Section: doc
-Suggests: konqueror | www-browser, tdebase
-Description: TDE network 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 network 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/kdict/. Documentation is provided for most
- TDE network packages.
- .
- This package is part of TDE, and a component of the TDE network module.
- See the 'tde' and 'tdenetwork' packages for more information.
-
-Package: tdenetwork-tdefile-plugins
-Section: tde
-Architecture: any
-Depends: ${shlibs:Depends}
-Enhances: konqueror
-Description: torrent metainfo plugin for TDE
- This package provides a metainformation plugin for bittorrent files.
- .
- Kde uses tdefile-plugins to provide metainfo tab in the files properties
- dialog in konqueror and other file-handling applications.
- .
- This package is part of TDE, as a component of the TDE network module.
- See the 'tde' and 'tdenetwork' packages for more information.
-
-Package: tdenetwork-filesharing
-Section: net
-Architecture: any
-Depends: ${shlibs:Depends}, perl-suid
-Replaces: kcontrol (<< 4:3.3.0)
-Description: network filesharing configuration module for TDE
- This package provides a Trinity Control Center module to configure
- NFS and Samba.
- .
- This package is part of TDE, as a component of the TDE network module.
- See the 'tde' and 'tdenetwork' packages for more information.
-
-Package: kdict
-Section: net
-Architecture: any
-Depends: ${shlibs:Depends}
-Suggests: khelpcenter
-Provides: dict-client
-Replaces: tdebase-data (<< 4:3.4.0)
-Description: dictionary client for TDE
- KDict is an advanced TDE graphical client for the DICT Protocol, with full
- Unicode support. It enables you to search through dictionary databases for a
- word or phrase, then displays suitable definitions. KDict tries to ease
- basic as well as advanced queries.
- .
- This package is part of TDE, as a component of the TDE network module.
- See the 'tde' and 'tdenetwork' packages for more information.
-
-Package: kget
-Section: net
-Architecture: any
-Depends: ${shlibs:Depends}
-Suggests: khelpcenter
-Description: download manager for TDE
- KGet is a a download manager similar to GetRight or Go!zilla. It keeps
- all your downloads in one dialog and you can add and remove transfers.
- Transfers can be paused, resumed, queued or scheduled.
- Dialogs display info about status of transfers - progress, size, speed
- and remaining time. Program supports drag & drop from TDE
- applications and Netscape.
- .
- This package is part of TDE, as a component of the TDE network module.
- See the 'tde' and 'tdenetwork' packages for more information.
-
-Package: knewsticker
-Section: tde
-Architecture: any
-Depends: ${shlibs:Depends}, kicker
-Suggests: khelpcenter, knewsticker-scripts
-Description: news ticker applet for TDE
- This is a news ticker applet for the TDE panel. It can scroll news from
- your favorite news sites, such as lwn.net, /. and freshmeat.net.
- To achieve this, KNewsTicker requires the news sites to provide a
- RSS feed to newsitems. KNewsTicker already comes with a selection of
- good news sources which provide such files.
- .
- This package is part of TDE, as a component of the TDE network module.
- See the 'tde' and 'tdenetwork' packages for more information.
-
-Package: kopete
-Section: tde
-Architecture: any
-Depends: ${shlibs:Depends}
-Recommends: tqca-tls
-Suggests: tdeartwork-emoticons, khelpcenter, imagemagick, gnupg, gnomemeeting
-Replaces: konversation (<= 0.14.0-4), sim (<= 0.9.3-2)
-Description: instant messenger for TDE
- Kopete is an instant messenger program which can communicate with a variety
- of IM systems, such as Yahoo, ICQ, MSN, IRC and Jabber.
- .
- Kopete includes the "Now Listening" plug-in that can report what music you
- are currently listening to, in a number of different players, including
- noatun, kscd, juk, kaffeine and amarok.
- .
- Support for more IM protocols can be added through a plugin system.
- .
- This package is part of TDE, as a component of the TDE network module.
- See the 'tde' and 'tdenetwork' packages for more information.
- .
- Homepage: http://kopete.kde.org
-
-Package: kpf
-Section: net
-Architecture: any
-Depends: ${shlibs:Depends}
-Suggests: khelpcenter
-Description: public fileserver for TDE
- kpf provides simple file sharing using HTTP. kpf is strictly a public
- fileserver, which means that there are no access restrictions to shared
- files. Whatever you select for sharing is available to anyone. kpf is
- designed to be used for sharing files with friends.
- .
- This package is part of TDE, as a component of the TDE network module.
- See the 'tde' and 'tdenetwork' packages for more information.
-
-Package: kppp
-Section: net
-Architecture: any
-Depends: ${shlibs:Depends}, ppp
-Suggests: khelpcenter
-Description: modem dialer and ppp frontend for TDE
- KPPP is a dialer and front end for pppd. It allows for interactive
- script generation and network setup. It will automate the dialing in
- process to your ISP while letting you conveniently monitor the entire
- process.
- .
- Once connected KPPP will provide a rich set of statistics and keep
- track of the time spent online for you.
- .
- This package is part of TDE, as a component of the TDE network module.
- See the 'tde' and 'tdenetwork' packages for more information.
-
-Package: krdc
-Section: net
-Architecture: any
-Depends: ${shlibs:Depends}
-Conflicts: rdesktop (<= 1.3.1-1 )
-Suggests: rdesktop, khelpcenter
-Description: Remote Desktop Connection for TDE
- krdc is an TDE graphical client for the rfb protocol, used by VNC,
- and if rdesktop is installed, krdc can connect to Windows Terminal
- Servers using RDP.
- .
- This package is part of TDE, as a component of the TDE network module.
- See the 'tde' and 'tdenetwork' packages for more information.
-
-Package: krfb
-Section: net
-Architecture: any
-Depends: ${shlibs:Depends}
-Suggests: khelpcenter
-Description: Desktop Sharing for TDE
- Desktop Sharing (krfb) is a server application that allows you to share
- your current session with a user on another machine, who can use a
- VNC client like krdc to view or even control the desktop. It doesn't
- require you to start a new X session - it can share the current session.
- This makes it very useful when you want someone to help you perform a
- task.
- .
- This package is part of TDE, as a component of the TDE network module.
- See the 'tde' and 'tdenetwork' packages for more information.
-
-Package: ksirc
-Section: net
-Architecture: any
-Depends: ${shlibs:Depends}, ${perl:Depends}
-Recommends: libio-socket-ssl-perl
-Suggests: khelpcenter
-Description: IRC client for TDE
- KSirc is an IRC chat client for TDE. It supports scripting with Perl and has a
- lot of compatibility with mIRC for general use.
- .
- If you want to connect to an IRC server via SSL, you will need to install the
- recommended package libio-socket-ssl-perl.
- .
- This package is part of TDE, as a component of the TDE network module.
- See the 'tde' and 'tdenetwork' packages for more information.
-
-Package: ktalkd
-Section: net
-Priority: extra
-Architecture: any
-Depends: ${shlibs:Depends}, netbase, update-inetd
-Recommends: talk, ytalk
-Suggests: khelpcenter
-Conflicts: talkd
-Provides: talkd
-Replaces: talkd
-Description: talk daemon for TDE
- KTalkd is an enhanced talk daemon - a program to handle incoming talk
- requests, announce them and allow you to respond to it using a talk
- client. Note that KTalkd is designed to run on a single-user workstation,
- and shouldn't be run on a multi-user machine.
- .
- This package is part of TDE, as a component of the TDE network module.
- See the 'tde' and 'tdenetwork' packages for more information.
-
-Package: kwifimanager
-Section: net
-Architecture: any
-Depends: ${shlibs:Depends}, wireless-tools
-Suggests: khelpcenter
-Description: wireless lan manager for TDE
- KWiFiManager suite is a set of tools which allows you to manage your
- wireless LAN connection under the Trinity Desktop Environment. It provides
- information about your current connection. KWiFiManager supports every
- wavelan card that uses the wireless extensions interface.
- .
- This package is part of TDE, as a component of the TDE network module.
- See the 'tde' and 'tdenetwork' packages for more information.
-
-Package: librss1
-Section: libs
-Architecture: any
-Depends: ${shlibs:Depends}
-Description: RSS library for TDE
- This is the runtime package for programs that use the TDE RSS library.
- End users should not need to install this, it should get installed
- automatically when needed.
- .
- This package is part of TDE, as a component of the TDE network module.
- See the 'tde' and 'tdenetwork' packages for more information.
-
-Package: tdenetwork-dev
-Section: devel
-Architecture: any
-Depends: kdict (= ${source:Version}), kopete (= ${source:Version}), ksirc (= ${source:Version}), librss1 (= ${source:Version}), tdelibs4-dev
-Replaces: librss1-dev, kdict (<< 4:3.5.0-3)
-Conflicts: librss1-dev
-Description: development files for the TDE network module
- This is the development package which contains the headers for the TDE RSS
- library as well as the Kopete chat client, as well as miscellaneous
- development-related files for the TDE network module.
- .
- This package is part of TDE, as a component of the TDE network module.
- See the 'tde' and 'tdenetwork' packages for more information.
-
-Package: lisa
-Section: net
-Architecture: any
-Depends: ${shlibs:Depends}
-Suggests: khelpcenter, samba-common
-Replaces: konqueror (<< 4:3.3.0)
-Description: LAN information server for TDE
- LISa is intended to provide TDE with a kind of "network neighborhood"
- but relying only on the TCP/IP protocol.
- .
- This package is part of TDE, as a component of the TDE network module.
- See the 'tde' and 'tdenetwork' packages for more information.
-
-Package: tdednssd
-Section: net
-Architecture: any
-Depends: ${shlibs:Depends}
-Recommends: avahi-daemon
-Suggests: avahi-autoipd | zeroconf
-Description: Zeroconf support for TDE
- A tdeioslave and kded module that provide Zeroconf support. Try
- "zeroconf:/" in Konqueror.
- .
- This package is part of TDE, as a component of the TDE network module.
- See the 'tde' and 'tdenetwork' packages for more information.
-
-Package: tdenetwork-dbg
-Section: libdevel
-Architecture: any
-Priority: extra
-Depends: librss1 (= ${source:Version}), tdelibs-dbg
-Description: debugging symbols for tdenetwork
- This package contains the debugging symbols associated with tdenetwork.
- They will automatically be used by gdb for debugging tdenetwork-related
- issues.