summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/tdebindings
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/tdebindings
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/tdebindings')
-rw-r--r--ubuntu/maverick/tdebindings/debian/cdbs/debian-qt-kde.mk1
-rw-r--r--ubuntu/maverick/tdebindings/debian/cdbs/team-members17
-rw-r--r--ubuntu/maverick/tdebindings/debian/cdbs/uploaders.mk29
-rw-r--r--ubuntu/maverick/tdebindings/debian/control.in253
4 files changed, 0 insertions, 300 deletions
diff --git a/ubuntu/maverick/tdebindings/debian/cdbs/debian-qt-kde.mk b/ubuntu/maverick/tdebindings/debian/cdbs/debian-qt-kde.mk
index 2855b1446..9d9e88991 100644
--- a/ubuntu/maverick/tdebindings/debian/cdbs/debian-qt-kde.mk
+++ b/ubuntu/maverick/tdebindings/debian/cdbs/debian-qt-kde.mk
@@ -21,7 +21,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/tdebindings/debian/cdbs/team-members b/ubuntu/maverick/tdebindings/debian/cdbs/team-members
deleted file mode 100644
index 815b2c16f..000000000
--- a/ubuntu/maverick/tdebindings/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/ubuntu/maverick/tdebindings/debian/cdbs/uploaders.mk b/ubuntu/maverick/tdebindings/debian/cdbs/uploaders.mk
deleted file mode 100644
index 31adfe31e..000000000
--- a/ubuntu/maverick/tdebindings/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/tdebindings/debian/control.in b/ubuntu/maverick/tdebindings/debian/control.in
deleted file mode 100644
index c772339b8..000000000
--- a/ubuntu/maverick/tdebindings/debian/control.in
+++ /dev/null
@@ -1,253 +0,0 @@
-Source: tdebindings
-Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5),
- python-dev (>= 2.3.5-11), python-support (>= 0.5), quilt, gawk,
- gettext, default-jdk [amd64 i386 ia64 lpia powerpc s390 sparc],
- tdelibs4-dev, libgtk1.2-dev, libqt3-compat-headers (>= 3:3.3.5),
- ruby, ruby1.8-dev
-Section: devel
-Priority: optional
-Maintainer: @@@MAINTAINER@@@
-Uploaders: @@@UPLOADERS@@@
-Standards-Version: 3.8.0
-Vcs-Svn: svn://svn.debian.org/svn/pkg-kde/trunk/packages/tdebindings
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-kde/trunk/packages/tdebindings
-
-Package: tdebindings-java
-Section: libs
-Architecture: all
-Depends: libdcop3-java (= ${source:Version}), libqt3-java (= ${source:Version}), libtrinity-java (= ${source:Version})
-Description: TDE Java bindings metapackage
- A metapackage depending on all TDE, Qt and DCOP bindings libraries
- related to the Java language.
- .
- This package is part of the official TDE bindings module.
-
-Package: libdcop3-java
-Architecture: all
-Section: libs
-Depends: libdcop3-jni (>> ${TDE-Version3}), libdcop3-jni (<< ${TDE-Next-Version3}), gij | java1-runtime | java2-runtime
-Description: DCOP bindings for Java
- This package contains the Java classes necessary to run Java programs
- using the Java DCOP bindings. DCOP is the Trinity Desktop COmmunications
- Protocol, used for communicating with running TDE applications.
- .
- This package is part of the official TDE bindings module.
-
-Package: libdcop3-jni
-Architecture: amd64 i386 ia64 powerpc s390 sparc
-Section: libs
-Depends: ${shlibs:Depends}
-Description: DCOP bindings for Java ( Native libraries )
- This package contains the shared libraries and scripts necessary to
- run programs using the Java DCOP bindings. DCOP is the Trinity Desktop
- COmmunications Protocol, used for communicating with running TDE
- applications.
- .
- This package is part of the official TDE bindings module.
-
-Package: libdcop3-java-dev
-Architecture: amd64 i386 ia64 powerpc s390 sparc
-Section: libdevel
-Depends: libdcop3-java (>> ${TDE-Version3}), libdcop3-java (<< ${TDE-Next-Version3})
-Description: DCOP bindings for Java (dcopidl2java program)
- This package contains the dcopidl2java program which generates Java
- stubs from DCOP IDL files, necessary to do development with the DCOP Java
- bindings. DCOP is the Trinity Desktop COmmunications Protocol, used for
- communicating with running TDE applications.
- .
- This package is part of the official TDE bindings module.
-
-Package: libqt3-java
-Architecture: all
-Section: libs
-Depends: libqt3-jni (>> ${TDE-Version3}), libqt3-jni (<< ${TDE-Next-Version3}), gij | java1-runtime | java2-runtime
-Suggests: juic
-Description: Java bindings for Qt
- This package contains the Java classes necessary to run Java programs
- using the Java Qt bindings. Qt is a very popular GUI toolkit, used by
- the Trinity desktop environment.
- .
- It also includes many example programs that make use of these bindings,
- plus many of the Qt Tutorial examples translated into Java.
- .
- This package is part of the official TDE bindings module.
-
-Package: libqt3-jni
-Architecture: amd64 i386 ia64 powerpc s390 sparc
-Section: libs
-Depends: ${shlibs:Depends}
-Description: Java bindings for Qt ( Native libraries )
- This package contains the shared libraries necessary to run Java
- programs using the Java Qt bindings. Qt is a very popular GUI
- toolkit, used by the Trinity desktop environment.
- .
- This package is part of the official TDE bindings module.
-
-Package: libtrinity-java
-Architecture: all
-Section: libs
-Depends: libtrinity-jni (>> ${TDE-Version3}), libtrinity-jni (<< ${TDE-Next-Version3}), gij | java1-runtime | java2-runtime
-Description: tdelibs bindings for Java
- This package contains the Java classes necessary to run Java programs
- using the Java tdelibs bindings. TDE is the Trinity Desktop Environment, a
- very popular UNIX Desktop Environment.
- .
- It also includes some example applications that use these Java
- classes, and multiple usage samples of the most common TDE classes.
- .
- This package is part of the official TDE bindings module.
-
-Package: libtrinity-jni
-Architecture: amd64 i386 ia64 powerpc s390 sparc
-Section: libs
-Depends: ${shlibs:Depends}
-Description: tdelibs bindings for java ( Native libraries )
- This package contains the shared libraries necessary to run Java
- programs using the Java tdelibs bindings. TDE is the Trinity Desktop
- Environment, a very popular UNIX Desktop Environment.
- .
- This package is part of the official TDE bindings module.
-
-Package: libsmokeqt1
-Architecture: any
-Section: libs
-Depends: ${shlibs:Depends}
-Description: SMOKE Binding Library to Qt
- The "Scripting Meta Object Kompiler Engine" library is used by
- various TDE language bindings packages to provide interfaces to the
- Qt library.
- .
- This package is part of the official TDE bindings module.
-
-Package: libsmokeqt-dev
-Architecture: any
-Section: libdevel
-Depends: libsmokeqt1 (= ${binary:Version})
-Description: SMOKE Binding Library to Qt - Development Files
- The "Scripting Meta Object Kompiler Engine" library is used by
- various TDE language bindings packages to provide interfaces to the
- Qt library. This package contains the development files for the
- library.
- .
- If you are a normal Debian user, you probably don't need this
- package.
- .
- This package is part of the official TDE bindings module.
-
-Package: libsmoketde1
-Architecture: any
-Section: libs
-Depends: ${shlibs:Depends}
-Description: SMOKE Binding Library to TDE
- The "Scripting Meta Object Kompiler Engine" library is used by
- various TDE language bindings packages to provide interfaces to the
- TDE libraries.
- .
- This package is part of the official TDE bindings module.
-
-Package: libsmoketde-dev
-Architecture: any
-Section: libdevel
-Depends: libsmoketde1 (= ${binary:Version})
-Description: SMOKE Binding Library to TDE - Development Files
- The "Scripting Meta Object Kompiler Engine" library is used by
- various TDE language bindings packages to provide interfaces to the
- Qt and TDE libraries. This package contains the development files for
- the library.
- .
- If you are a normal Debian user, you probably don't need this
- package.
- .
- This package is part of the official TDE bindings module.
-
-Package: python-dcop
-Architecture: any
-Section: python
-Depends: ${python:Depends}, ${shlibs:Depends}
-Provides: ${python:Provides}
-Replaces: dcoppython
-Conflicts: dcoppython
-Description: DCOP bindings for Python
- This package contains the shared libraries necessary to run and
- develop Python programs using the Python DCOP bindings
- libraries. DCOP is the Trinity Desktop COmmunications Protocol, used for
- communicating with running TDE applications.
- .
- This package is part of the official TDE bindings module.
-
-Package: libkjsembed1
-Architecture: any
-Section: libs
-Depends: ${shlibs:Depends}
-Description: Embedded JavaScript library
- This package contains the shared libraries necessary to run programs
- linked with the KJSEmbed library. This library provides JavaScript
- embedded scripting facilities to TDE applications.
- .
- This package is part of the official TDE bindings module.
-
-Package: libkjsembed-dev
-Architecture: any
-Section: libdevel
-Depends: libkjsembed1 (= ${binary:Version})
-Description: Embedded JavaScript library (Development files)
- This package contains the header files and symbolic links necessary
- to develop and compile programs using the KJSEmbed library. This
- library provides JavaScript embedded scripting facilities to TDE
- applications.
- .
- It also includes lots of example programs that make use of these
- bindings, plus comprehensive documentation of the bindings.
- .
- This package is part of the official TDE bindings module.
-
-Package: kjscmd
-Architecture: any
-Section: interpreters
-Depends: ${shlibs:Depends}
-Description: A script interpreter using the TDE JavaScript library
- This package contains the kjscmd program, which is a standalone
- JavaScript interpreter using the KJSEmbed library.
- .
- This package is part of the official TDE bindings module.
-
-Package: juic
-Architecture: all
-Section: libdevel
-Depends: xsltproc
-Recommends: libqt3-java
-Suggests: qt3-designer
-Description: The Qt Java UI Compiler
- This package contains the juic program, which is used to convert
- a UI description file generated by the Qt Designer, and converts
- it into a Qt Java class. It is necessary for compiling and
- developing programs using the Qt Java bindings together with Qt
- Designer.
- .
- This package is part of the official TDE bindings module.
-
-Package: libkorundum0-ruby1.8
-Architecture: any
-Section: interpreters
-Depends: libqt0-ruby1.8 (= ${binary:Version}), ${shlibs:Depends}
-Description: TDE bindings for Ruby
- This package contains the files necessary for running and developing
- Ruby code using the Korundum TDE Ruby bindings.
- .
- It also includes some example programs and templates that make use of
- these bindings.
- .
- This package is part of the official TDE bindings module.
-
-Package: libqt0-ruby1.8
-Architecture: any
-Section: interpreters
-Depends: ruby1.8, ${shlibs:Depends}
-Description: Qt bindings for Ruby
- This package contains the files necessary for running and developing
- Ruby code using the Qt Ruby bindings.
- .
- It also includes some example programs that make use of these bindings,
- plus many of the Qt Tutorial examples translated into Ruby.
- .
- This package is part of the official TDE bindings module.