summaryrefslogtreecommitdiffstats
path: root/debian/lenny/kdelibs
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/kdelibs
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/kdelibs')
-rw-r--r--debian/lenny/kdelibs/debian/cdbs/team-members17
-rw-r--r--debian/lenny/kdelibs/debian/cdbs/uploaders.mk29
-rw-r--r--debian/lenny/kdelibs/debian/control.in120
3 files changed, 0 insertions, 166 deletions
diff --git a/debian/lenny/kdelibs/debian/cdbs/team-members b/debian/lenny/kdelibs/debian/cdbs/team-members
deleted file mode 100644
index 815b2c16f..000000000
--- a/debian/lenny/kdelibs/debian/cdbs/team-members
+++ /dev/null
@@ -1,17 +0,0 @@
-Sune Vuorela <debian@pusling.com>
-Ana Beatriz Guerrero Lopez <ana@debian.org>
-Fathi Boudra <fabo@debian.org>
-Modestas Vainius <modestas@vainius.eu>
-Josh Metzler <joshdeb@metzlers.org>
-Isaac Clerencia <isaac@debian.org>
-Adeodato Simó <dato@net.com.org.es>
-Adeodato Simo <dato@net.com.org.es>
-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>
-Raúl Sánchez Siles <rasasi78@gmail.com>
-Pino Toscano <pino@kde.org>
diff --git a/debian/lenny/kdelibs/debian/cdbs/uploaders.mk b/debian/lenny/kdelibs/debian/cdbs/uploaders.mk
deleted file mode 100644
index 31adfe31e..000000000
--- a/debian/lenny/kdelibs/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/kdelibs/debian/control.in b/debian/lenny/kdelibs/debian/control.in
deleted file mode 100644
index 49884b60f..000000000
--- a/debian/lenny/kdelibs/debian/control.in
+++ /dev/null
@@ -1,120 +0,0 @@
-Source: kdelibs
-Section: libs
-Priority: optional
-Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
-XSBC-Original-Maintainer: @@@MAINTAINER@@@
-Uploaders: @@@UPLOADERS@@@
-Build-Depends: cdbs (>= 0.4.41ubuntu2), debhelper (>= 5.0.31), quilt, autotools-dev,
- binutils (>= 2.14.90.0.7), docbook-to-man, gawk, gettext,
- libart-2.0-dev (>= 2.3.17), libarts1-dev (>= 1.5.0), libacl1-dev,
- libattr1-dev, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
- libaspell-dev, hspell, libbz2-dev, libcupsys2-dev | libcups2-dev,
- libidn11-dev, libjasper-dev (>= 1.900.1), libkrb5-dev, libldap2-dev,
- liblualib50-dev, libopenexr-dev (>= 1.2.2-4.1), libpcre3-dev,
- libqt3-mt-dev (>= 3:3.3.7), libsasl2-dev, libssl-dev,
- libtiff-dev, libavahi-client-dev (>= 0.4),
- libavahi-qt3-dev (>= 0.4), libxml2-dev, libxml2-utils, libxslt1-dev,
- sharutils, texinfo,
- kdesdk-scripts, lsb-release, base-files, sudo
-Build-Depends-Indep: doxygen, qt3-doc, graphviz, gsfonts-x11
-Standards-Version: 3.7.2
-
-Package: kdelibs
-Section: libs
-Architecture: all
-Depends: kdelibs4c2a (>= ${source:Version}),
- kdelibs-data (>= ${source:Version})
-Description: core libraries 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 the core KDE libraries, binaries, and data,
- needed by virtually all KDE applications. It does not include
- development files.
-
-Package: kdelibs-data
-Section: libs
-Architecture: all
-Depends: hicolor-icon-theme
-Conflicts: kdelibs4
-Replaces: kdeartwork-style (<< 4:3.4.0), konq-plugins (<< 4:3.4.0),
- ksvg (<< 4:3.4.0), kpackage (<< 4:3.4.2), kicker (<< 4:3.5-rc1),
- kttsd (<< 4:3.5-rc1), kdevelop3-data (<< 4:3.3.0), libdjvulibre1,
- libdjvulibre15 (<< 3.5.16-2), krita (= 1:1.4.90.1-1), digikam (<< 0.8.1-3),
- kaffeine (<< 0.8.1-3)
-Description: core shared data for all KDE applications
- This package contains all the architecture independent data files
- commonly used by KDE applications. You need these data files to run
- KDE applications.
- .
- This package is part of KDE, and a component of the KDE libraries module.
- See the 'kde' and 'kdelibs' packages for more information.
-
-Package: kdelibs4c2a
-Section: libs
-Architecture: any
-Depends: ${shlibs:Depends}, kdelibs-data (>> ${KDE-Version3}),
- kdelibs-data (<< ${KDE-Next-Version3}), perl, xbase-clients, sudo
-Suggests: fam, perl-suid
-Conflicts: kdelibs4, kdelibs4c2, kdelibs-bin (<< 4:3.3.3), kdelibs4-dev (<< 4:3.5.7.dfsg.1-6)
-Replaces: kdelibs4, kdelibs4c2, kdeartwork-style (<< 4:3.4.0),
- kcontrol (<< 4:3.4.0), kdelibs-bin (<< 4:3.5.3-1),
- kdelibs4-dev (= 4:3.5.7.dfsg.1-5)
-Description: core libraries and binaries for all KDE applications
- This package contains all the shared libraries and common core binaries
- used by all KDE applications. You need these libraries and binaries to
- run KDE applications.
- .
- Several scripts included in kdebase-bin, related to the handling of SMB
- and NFS shares, require the perl-suid package to work properly.
- .
- This package is part of KDE, and a component of the KDE libraries module.
- See the 'kde' and 'kdelibs' packages for more information.
-
-Package: kdelibs4-dev
-Section: libdevel
-Architecture: any
-Depends: kdelibs4c2a (= ${source:Version}), libart-2.0-dev (>= 2.3.17),
- libarts1-dev (>= 1.5.0), ${libasound2-dev}, libacl1-dev, libattr1-dev,
- libaspell-dev, hspell, libbz2-dev, libcupsys2-dev | libcups2-dev,
- libidn11-dev, libjasper-dev (>= 1.900.1), libkrb5-dev,
- libopenexr-dev (>= 1.2.2-3), libpcre3-dev, liblualib50-dev,
- libqt3-mt-dev (>= 3:3.3.5), libsasl2-dev, libssl-dev,
- libtiff-dev, libxml2-dev, libxml2-utils, libxslt1-dev,
- libavahi-client-dev (>= 0.4), libavahi-qt3-dev (>= 0.4),
- kdesdk-scripts
-Provides: kdelibs-dev
-Replaces: kdebase-dev (<< 4:3.4.0), kdelibs4c2a (<< 4:3.5.7.dfsg.1-5)
-Description: development files for the KDE core libraries
- This package contains all the headers and other related files needed
- to compile KDE applications, or develop applications which use the
- core KDE libraries.
- .
- This package is part of KDE, and a component of the KDE libraries module.
- See the 'kde' and 'kdelibs' packages for more information.
-
-Package: kdelibs4-doc
-Section: doc
-Architecture: all
-Provides: kdelibs-doc
-Description: developer documentation for the KDE core libraries
- This package contains documentation for the core KDE libraries, of
- use more for developers creating applications which use the core
- KDE libraries, than regular users.
- .
- This package is part of KDE, and a component of the KDE libraries module.
- See the 'kde' and 'kdelibs' packages for more information.
-
-Package: kdelibs-dbg
-Section: libdevel
-Architecture: any
-Priority: extra
-Conflicts: kdelibs4-dbg, kdelibs4c2-dbg, kdelibs4c2a-dbg
-Replaces: kdelibs4-dbg, kdelibs4c2-dbg, kdelibs4c2a-dbg
-Depends: kdelibs4c2a (= ${source:Version}), qt-x11-free-dbg, libc6-dbg [amd64]
-Description: debugging symbols for kdelibs
- This package contains the debugging symbols associated with kdelibs.
- They will automatically be used by gdb for debugging kdelibs-related
- issues.