summaryrefslogtreecommitdiffstats
path: root/debian/_base/dependencies/python-tqt
diff options
context:
space:
mode:
Diffstat (limited to 'debian/_base/dependencies/python-tqt')
-rw-r--r--debian/_base/dependencies/python-tqt/debian/README.Debian4
-rw-r--r--debian/_base/dependencies/python-tqt/debian/changelog6
-rw-r--r--debian/_base/dependencies/python-tqt/debian/compat1
-rw-r--r--debian/_base/dependencies/python-tqt/debian/control126
-rw-r--r--debian/_base/dependencies/python-tqt/debian/copyright52
-rw-r--r--debian/_base/dependencies/python-tqt/debian/docs2
-rw-r--r--debian/_base/dependencies/python-tqt/debian/manpages/pylupdate.183
-rw-r--r--debian/_base/dependencies/python-tqt/debian/manpages/pyuic.174
-rw-r--r--debian/_base/dependencies/python-tqt/debian/patches/debian_configure_changes.diff95
-rw-r--r--debian/_base/dependencies/python-tqt/debian/patches/series1
-rw-r--r--debian/_base/dependencies/python-tqt/debian/python-tqt-dev.dirs1
-rw-r--r--debian/_base/dependencies/python-tqt/debian/python-tqt-dev.install2
-rw-r--r--debian/_base/dependencies/python-tqt/debian/python-tqt-dev.lintian-overrides15
-rw-r--r--debian/_base/dependencies/python-tqt/debian/python-tqt-doc.dirs2
-rw-r--r--debian/_base/dependencies/python-tqt/debian/python-tqt-doc.examples2
-rw-r--r--debian/_base/dependencies/python-tqt/debian/python-tqt-doc.install1
-rw-r--r--debian/_base/dependencies/python-tqt/debian/python-tqt-gl.install1
-rw-r--r--debian/_base/dependencies/python-tqt/debian/python-tqt.install7
-rw-r--r--debian/_base/dependencies/python-tqt/debian/python-tqtext.install1
-rw-r--r--debian/_base/dependencies/python-tqt/debian/pytqt-tools.install1
-rw-r--r--debian/_base/dependencies/python-tqt/debian/pytqt-tools.manpages2
-rwxr-xr-xdebian/_base/dependencies/python-tqt/debian/rules191
-rw-r--r--debian/_base/dependencies/python-tqt/debian/source/format1
-rw-r--r--debian/_base/dependencies/python-tqt/debian/source/options6
-rw-r--r--debian/_base/dependencies/python-tqt/debian/watch3
25 files changed, 0 insertions, 680 deletions
diff --git a/debian/_base/dependencies/python-tqt/debian/README.Debian b/debian/_base/dependencies/python-tqt/debian/README.Debian
deleted file mode 100644
index 33603ec40..000000000
--- a/debian/_base/dependencies/python-tqt/debian/README.Debian
+++ /dev/null
@@ -1,4 +0,0 @@
-DOCUMENTATION
--------------
-You can find doc and examples about PyTQt in the package python-tqt-doc
-
diff --git a/debian/_base/dependencies/python-tqt/debian/changelog b/debian/_base/dependencies/python-tqt/debian/changelog
deleted file mode 100644
index 95e2f0cce..000000000
--- a/debian/_base/dependencies/python-tqt/debian/changelog
+++ /dev/null
@@ -1,6 +0,0 @@
-python-tqt (3.18.1-4ubuntu0) lucid; urgency=low
-
- * Initial build
-
- -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Tue, 29 Nov 2011 01:16:00 -0600
-
diff --git a/debian/_base/dependencies/python-tqt/debian/compat b/debian/_base/dependencies/python-tqt/debian/compat
deleted file mode 100644
index ec635144f..000000000
--- a/debian/_base/dependencies/python-tqt/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git a/debian/_base/dependencies/python-tqt/debian/control b/debian/_base/dependencies/python-tqt/debian/control
deleted file mode 100644
index 8af7946c1..000000000
--- a/debian/_base/dependencies/python-tqt/debian/control
+++ /dev/null
@@ -1,126 +0,0 @@
-Source: python-tqt
-Section: python
-Priority: optional
-Maintainer: TDE Debian Team <team-debian@trinitydesktop.org>
-XSBC-Original-Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
-Uploaders: Torsten Marek <shlomme@debian.org>, Bernd Zeimetz <bzed@debian.org>, Michael Casadevall <mcasadevall@debian.org>
-Build-Depends: debhelper (>= 9~), python-all-dev (>= 2.3.5-10), libtqtinterface-dev, tqt3-dev-tools, tqt3-apps-dev, python-sip-tqt-dev, python-sip-tqt-dbg, libtqscintilla-dev, python-support (>= 0.7.1) | dh-python, python-all-dbg
-Standards-Version: 3.8.4
-
-Package: python-tqt
-Architecture: any
-Depends: ${shlibs:Depends}, ${python:Depends}, ${sip-tqt:Depends}, ${misc:Depends}
-Replaces: python-tqt (<< 4:14.0.0~)
-Breaks: python-tqt (<< 4:14.0.0~)
-Suggests: python-tqt-gl, python-tqt-doc, libtqt3-mt-mysql|libtqt3-mt-odbc|libtqt3-mt-psql
-Provides: ${python:Provides}
-Description: TQt bindings for Python
- Python binding module that allows use of TQt X Window toolkit v3.
- You can use it to create portable graphics-capable scripts (there
- are PyTQt versions for Linux, Windows and MacOS X).
- .
- At this moment PyTQt offers a vast subset of TQt API. There are
- some minor issues related to the differences between C++ and Python
- (types, etc), but usually you'll be able to write code pretty much the
- same way in both languages (with syntax differences, of course)
-
-Package: python-tqt-dbg
-Architecture: any
-Priority: extra
-Replaces: python-tqt-dbg (<< 4:14.0.0~)
-Breaks: python-tqt-dbg (<< 4:14.0.0~)
-Section: debug
-Depends: ${shlibs:Depends}, python-all-dbg, python-tqt (= ${binary:Version}), python-sip-tqt-dbg, ${misc:Depends}
-Description: TQt bindings for Python (debug extension)
- Python binding module that allows use of TQt X Window toolkit v3.
- You can use it to create portable graphics-capable scripts (there
- are PyTQt versions for Linux, Windows and MacOS X).
- .
- This package contains the extension built for the Python debug interpreter.
-
-Package: python-tqt-gl
-Architecture: any
-Depends: ${shlibs:Depends}, ${python:Depends}, python-tqt (= ${binary:Version}), python-opengl (>= 2.0.1.09-2.2), ${misc:Depends}
-Replaces: python-tqt-gl (<< 4:14.0.0~)
-Breaks: python-tqt-gl (<< 4:14.0.0~)
-Suggests: python-tqt-doc
-Provides: ${python:Provides}
-Description: TQt OpenGL bindings for Python
- Python binding module that allows use of the OpenGL facilities
- offered by the TQt X Window toolkit v3. You can use it to create
- portable graphics-capable scripts (there are PyTQt versions for
- Linux, Windows and MacOS X).
-
-Package: python-tqt-gl-dbg
-Priority: extra
-Section: debug
-Replaces: python-tqt-gl-dbg (<< 4:14.0.0~)
-Breaks: python-tqt-gl-dbg (<< 4:14.0.0~)
-Architecture: any
-Depends: ${shlibs:Depends}, python-all-dbg, python-tqt-gl (= ${binary:Version}), python-tqt-dbg (= ${binary:Version}), ${misc:Depends}
-Description: TQt OpenGL bindings for Python (debug extension)
- Python binding module that allows use of the OpenGL facilities
- offered by the TQt X Window toolkit v3. You can use it to create
- portable graphics-capable scripts (there are PyTQt versions for
- Linux, Windows and MacOS X).
- .
- This package contains the extension built for the Python debug interpreter.
-
-Package: python-tqtext
-Architecture: any
-Depends: ${shlibs:Depends}, ${python:Depends}, python-tqt (= ${binary:Version}), ${misc:Depends}
-Replaces: python-tqtext (<< 4:14.0.0~)
-Breaks: python-tqtext (<< 4:14.0.0~)
-Provides: ${python:Provides}
-Description: TQt extensions for PyTQt
- PyTQt Extensions. Contains:
- .
- * QScintilla: a featureful TQt source code editing component based
- on Scintilla.
-
-Package: python-tqtext-dbg
-Priority: extra
-Section: debug
-Replaces: python-tqtext-dbg (<< 4:14.0.0~)
-Breaks: python-tqtext-dbg (<< 4:14.0.0~)
-Architecture: any
-Depends: ${shlibs:Depends}, python-all-dbg, python-tqtext (= ${binary:Version}), python-tqt-dbg (= ${binary:Version}), ${misc:Depends}
-Description: TQt debug extensions for PyTQt
- PyTQt debug Extensions. Contains:
- .
- * QScintilla: a featureful TQt source code editing component based
- on Scintilla.
-
-Package: pytqt-tools
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Replaces: pytqt-tools (<< 4:14.0.0~)
-Breaks: pytqt-tools (<< 4:14.0.0~)
-Description: pyuic and pylupdate for TQt
- pyuic is the PyTQt counterpart for TQt's uic. It takes an XML
- user interface file and generates Python code.
- .
- pylupdate is the counterpart for TQt's lupdate. It updates TQt
- Linguist translation files from Python code.
-
-Package: python-tqt-dev
-Depends: python-tqt (= ${binary:Version}), ${python:Depends}, ${misc:Depends}
-Suggests: python-sip-tqt-dev
-Replaces: python-tqt-dev (<< 4:14.0.0~)
-Breaks: python-tqt-dev (<< 4:14.0.0~)
-Architecture: all
-Description: TQt bindings for Python - Development files
- Development .sip files with definitions of PyTQt classes. They
- are needed to build PyTQt, but also as building blocks of other
- packages based on them, like PyTDE.
-
-Package: python-tqt-doc
-Section: doc
-Architecture: all
-Replaces: python-tqt-doc (<< 4:14.0.0~)
-Breaks: python-tqt-doc (<< 4:14.0.0~)
-Depends: ${misc:Depends}
-Suggests: python-tqt
-Description: TQt bindings for Python - Documentation and examples
- Documentation and examples for the PyTQt (bindings that allow
- the use of TQt library from within a Python script).
diff --git a/debian/_base/dependencies/python-tqt/debian/copyright b/debian/_base/dependencies/python-tqt/debian/copyright
deleted file mode 100644
index 715a83f24..000000000
--- a/debian/_base/dependencies/python-tqt/debian/copyright
+++ /dev/null
@@ -1,52 +0,0 @@
-This package was debianized by Ricardo Javier Cardenes Medina <rcardenes@debian.org> on
-Tue, 7 May 2002 04:02:33 +0100
-
-It was downloaded from http://www.riverbankcomputing.co.uk
-
-Upstream Author: Phil Thompson (phil@river-bank.demon.co.uk)
-
-Terms and Conditions
-
-Copyright (c) 1998, 1999, 2000, 2001
- Phil Thompson <phil@river-bank.demon.co.uk>
-Copyright (c) 2002
- Riverbank Computing Limited <info@riverbankcomputing.co.uk>
-
-pylupdate is Copyright (c) 2002
- Detlev Offenbach <detlev@die-offenbachs.de>
-
-Both PyQt and its utils, and pylupdate are free software; you may
-redistribute them and/or modify it under the terms of the GNU General
-Public License as published by the Free Software Foundation; either
-version 2, or (at your option) any later version.
-
-A copy of the GNU General Public License is available as
-/usr/share/common-licenses/GPL in the Debian GNU/Linux distribution
-or on the World Wide Web at http://www.gnu.org/copyleft/gpl.html.
-You can also obtain it by writing to the Free Software Foundation, Inc.,
-51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-
-
-parts of the code are Copyright (c) 2000 Trolltech AS, under the following
-license:
-
-Permission is hereby granted, free of charge, to any person obtaining a copy of
-this software and associated documentation files (the "Software"), to deal in
-the Software without restriction, including without limitation the rights to
-use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
-of the Software, and to permit persons to whom the Software is furnished to do
-so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
-IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-Except as contained in this notice, the name of the copyright holder shall not
-be used in advertising or otherwise to promote the sale, use or other dealings
-in this Software without prior written authorization from the copyright holder.
diff --git a/debian/_base/dependencies/python-tqt/debian/docs b/debian/_base/dependencies/python-tqt/debian/docs
deleted file mode 100644
index 50bd824bb..000000000
--- a/debian/_base/dependencies/python-tqt/debian/docs
+++ /dev/null
@@ -1,2 +0,0 @@
-NEWS
-README
diff --git a/debian/_base/dependencies/python-tqt/debian/manpages/pylupdate.1 b/debian/_base/dependencies/python-tqt/debian/manpages/pylupdate.1
deleted file mode 100644
index 4d2c8919a..000000000
--- a/debian/_base/dependencies/python-tqt/debian/manpages/pylupdate.1
+++ /dev/null
@@ -1,83 +0,0 @@
-.TH pylupdate 1 "18 October 2001" "Trolltech AS" \" -*- nroff -*-
-.\"
-.\" Copyright 2001 Trolltech AS. All rights reserved.
-.\" Copyright 2004 Ricardo Cardenes. All rights reserved.
-.\"
-.\" This file may be distributed and/or modified under the terms of the
-.\" GNU General Public License version 2 as published by the Free Software
-.\" Foundation and appearing in the file LICENSE.GPL included in the
-.\" packaging of this file.
-.\"
-.\" This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
-.\" WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
-.\"
-.\" See http://www.trolltech.com/gpl/ for GPL licensing information.
-.\"
-.SH NAME
-pylupdate \- update Qt Linguist translation files from Python sources
-.SH SYNOPSIS
-.B pylupdate
-.RI "[ " options " ] " project-file...
-.SH DESCRIPTION
-This page documents the
-.B Qt Linguist Update
-tool for the Qt GUI toolkit, for Python source files.
-.B PyLupdate
-reads a qmake project file (.pro file), finds the translatable
-strings in the specified source, header and interface files, and
-updates the translation files (.ts files) specified in it. The
-translation files are given to the translator who uses
-.B Qt Linguist
-to read the files and insert the translations.
-.PP
-The .ts file format is a simple human-readable XML format that can be
-used with version control systems if required.
-.PP
-.SH OPTIONS
-.TP
-.I "-help"
-Display the usage and exit.
-.TP
-.I "-noobsolete"
-Drop all obsolete strings.
-.TP
-.I "-verbose"
-Explain what is being done.
-.TP
-.I "-version"
-Display the version of
-.B pylupdate
-and exit.
-.SH USAGE
-Here is an example .pro file that can be given to
-.B pylupdate:
-.PP
-.in +4
-.nf
-SOURCES = funnydialog.py \\
- main.py \\
- wackywidget.py
-FORMS = fancybox.ui
-TRANSLATIONS = gnomovision_dk.ts \\
- gnomovision_fi.ts \\
- gnomovision_no.ts \\
- gnomovision_se.ts
-.fi
-.in -4
-.PP
-When running
-.B pylupdate
-on this project file, the translatable strings in all the files
-listed in the SOURCES and FORMS entries will be put in
-the translation files listed in the TRANSLATIONS entry. Previous
-translations will be reused as far as possible, and translated
-strings that have vanished from the source files are marked obsolete.
-.SH "SEE ALSO"
-.BR lupdate (1),
-.BR lrelease (1)
-and
-.BR http://doc.trolltech.com/i18n.html
-.SH AUTHOR
-This manual page was written by Ricardo J. Cárdenes Medina
-for the Debian GNU/Linux System (but may be used by others), based
-on Trolltech's <info@trolltech.com> manual page for lupdate
diff --git a/debian/_base/dependencies/python-tqt/debian/manpages/pyuic.1 b/debian/_base/dependencies/python-tqt/debian/manpages/pyuic.1
deleted file mode 100644
index f1ffa41ff..000000000
--- a/debian/_base/dependencies/python-tqt/debian/manpages/pyuic.1
+++ /dev/null
@@ -1,74 +0,0 @@
-.TH pyuic 1 "25 June 2001" \" -*- nroff -*-
-.SH NAME
-pyuic \- Qt user interface compiler for Python
-.SH SYNOPSIS
-.B pyuic
-[options] <uifile>
-.SH DESCRIPTION
-This page documents the
-.B Python User Interface Compiler
-for the Qt GUI application framework. The
-.B pyuic
-reads a user interface definition file (.ui) in XML as generated by Qt
-Designer and creates corresponding Python module.
-.PP
-.PP
-Generate implementation:
-.br
-.I "\fB pyuic [options] \fI<uifile>"
-.br
-.PP
-Generate image collection:
-.br
-.I "\fB pyuic [options] -embed \fI<project> <image1> <image2> <image3>\fP ..."
-.br
- \fI<project>\fP: project name
- \fI<image[1..n]>\fP: image files
-.br
-.PP
-Generate subclass implementation:
-.br
-.I "\fB pyuic [options] -subimpl <classname> \fI<uifile>"
-.br
- \fI<classname>\fP: name of the subclass to generate
-.PP
-
-.SH GENERAL OPTIONS
-.TP
-.I "-o file"
-Write output to
-.I file
-rather than to stdout.
-.TP
-.I "-p indent"
-Set the Python
-.I indent
-in spaces (0 to use a tab)
-.TP
-.I "-tr func"
-Use
-.I func(...)
-rather than tr(...) for i18n.
-.TP
-.I -x
-Generate extra code to test the class
-.TP
-.I -test
-Generate extra code to test but not display the class
-.TP
-.I -version
-Display version of pyuic
-.TP
-.I -help
-Display this information
-
-.SH "SEE ALSO"
-.BR uic (1)
-
-.BR http://www.trolltech.com/
-
-.BR http://www.riverbankcomputing.co.uk/
-.SH AUTHOR
-This manual page was written by Ricardo J. Cárdenes Medina
-for the Debian GNU/Linux System (but may be used by others), based
-on Trolltech's <info@trolltech.com> manual page for uic
diff --git a/debian/_base/dependencies/python-tqt/debian/patches/debian_configure_changes.diff b/debian/_base/dependencies/python-tqt/debian/patches/debian_configure_changes.diff
deleted file mode 100644
index 131e9dbdc..000000000
--- a/debian/_base/dependencies/python-tqt/debian/patches/debian_configure_changes.diff
+++ /dev/null
@@ -1,95 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 01_configure.dpatch by Torsten Marek <shlomme@debian.org>
-##
-## DP: Add object directory build support to configure.py
-
-@DPATCH@
-Index: python-qt3-3.18.1/configure.py
-===================================================================
---- python-qt3-3.18.1.orig/configure.py 2010-01-27 22:24:38.555856708 +0100
-+++ python-qt3-3.18.1/configure.py 2010-01-27 22:41:45.876854625 +0100
-@@ -30,6 +30,7 @@
-
- import sipconfig
-
-+src_dir = os.path.dirname(os.path.abspath(__file__))
-
- # Initialise the globals.
- pyqt_version = 0x031201
-@@ -299,7 +300,7 @@
-
- makefile = sipconfig.ProgramMakefile(
- configuration=sipcfg,
-- build_file=buildfile,
-+ build_file=os.path.join(src_dir, "pyuic3", buildfile),
- dir="pyuic3",
- install_dir=opt_pyqtbindir,
- console=1,
-@@ -315,7 +316,8 @@
-
- if qt_version < 0x030100:
- makefile.extra_include_dirs.append(qt_dir + "/src/3rdparty/zlib")
--
-+ makefile.extra_include_dirs.append(os.path.join(src_dir, "pyuic3"))
-+
- makefile.generate()
- tool_dirs.append("pyuic3")
-
-@@ -330,7 +332,7 @@
-
- makefile = sipconfig.ProgramMakefile(
- configuration=sipcfg,
-- build_file=buildfile,
-+ build_file=os.path.join(src_dir, "pylupdate3", buildfile),
- dir="pylupdate3",
- install_dir=opt_pyqtbindir,
- console=1,
-@@ -343,6 +345,8 @@
- if prof or "qtxml" not in pyqt_modules:
- makefile.extra_defines.append("QT_MODULE_XML")
-
-+ makefile.extra_include_dirs.append(os.path.join(src_dir, "pylupdate3"))
-+
- makefile.generate()
- tool_dirs.append("pylupdate3")
- elif qt_version >= 0x020000:
-@@ -606,7 +610,7 @@
- opengl is set if the application uses OpenGL.
- """
- # Check the module's main .sip file exists.
-- if os.access(os.path.join("sip", mname, mname + "mod.sip"), os.F_OK):
-+ if os.access(os.path.join(src_dir, "sip", mname, mname + "mod.sip"), os.F_OK):
- sipconfig.inform("Checking to see if the %s module should be built..." % mname)
-
- if check_class(incfile, ctor, define, include_dir, lib_dir, lib, opengl):
-@@ -908,10 +912,10 @@
- argv.append(buildfile)
-
- argv.append("-I")
-- argv.append("sip")
-+ argv.append(os.path.join(src_dir, "sip"))
-
- # SIP assumes POSIX style path separators.
-- argv.append(string.join(["sip", mname, mname + "mod.sip"], "/"))
-+ argv.append(string.join([src_dir, "sip", mname, mname + "mod.sip"], "/"))
-
- os.system(string.join(argv))
-
-@@ -926,7 +930,7 @@
- sipfiles = []
-
- for s in glob.glob("sip/" + mname + "/*.sip"):
-- sipfiles.append(os.path.join("..", "sip", mname, os.path.basename(s)))
-+ sipfiles.append(os.path.join(src_dir, "sip", mname, os.path.basename(s)))
-
- installs.append([sipfiles, os.path.join(pyqt.sip_dir(), mname)])
-
-@@ -1433,7 +1437,7 @@
- ).generate()
-
- # Install the configuration module.
-- create_config("pyqtconfig.py", "pyqtconfig.py.in", macros)
-+ create_config("pyqtconfig.py", os.path.join(src_dir, "pyqtconfig.py.in"), macros)
-
-
- ###############################################################################
diff --git a/debian/_base/dependencies/python-tqt/debian/patches/series b/debian/_base/dependencies/python-tqt/debian/patches/series
deleted file mode 100644
index 573069d8d..000000000
--- a/debian/_base/dependencies/python-tqt/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-# debian_configure_changes.diff
diff --git a/debian/_base/dependencies/python-tqt/debian/python-tqt-dev.dirs b/debian/_base/dependencies/python-tqt/debian/python-tqt-dev.dirs
deleted file mode 100644
index ae635cbcd..000000000
--- a/debian/_base/dependencies/python-tqt/debian/python-tqt-dev.dirs
+++ /dev/null
@@ -1 +0,0 @@
-usr/share/sip/tqt
diff --git a/debian/_base/dependencies/python-tqt/debian/python-tqt-dev.install b/debian/_base/dependencies/python-tqt/debian/python-tqt-dev.install
deleted file mode 100644
index 7b6aca191..000000000
--- a/debian/_base/dependencies/python-tqt/debian/python-tqt-dev.install
+++ /dev/null
@@ -1,2 +0,0 @@
-sip/* usr/share/sip/tqt
-
diff --git a/debian/_base/dependencies/python-tqt/debian/python-tqt-dev.lintian-overrides b/debian/_base/dependencies/python-tqt/debian/python-tqt-dev.lintian-overrides
deleted file mode 100644
index 36e6c1349..000000000
--- a/debian/_base/dependencies/python-tqt/debian/python-tqt-dev.lintian-overrides
+++ /dev/null
@@ -1,15 +0,0 @@
-# lintian test overriden as the files tripping this error are put into the source
-# of the generated package. This is a false-positive
-
-python-tqt-dev binary: extra-license-file usr/share/sip/tqt/qt/copying.sip
-python-tqt-dev binary: extra-license-file usr/share/sip/tqt/qtaxcontainer/copying.sip
-python-tqt-dev binary: extra-license-file usr/share/sip/tqt/qtcanvas/copying.sip
-python-tqt-dev binary: extra-license-file usr/share/sip/tqt/qtext/copying.sip
-python-tqt-dev binary: extra-license-file usr/share/sip/tqt/qtgl/copying.sip
-python-tqt-dev binary: extra-license-file usr/share/sip/tqt/qtnetwork/copying.sip
-python-tqt-dev binary: extra-license-file usr/share/sip/tqt/qtpe/copying.sip
-python-tqt-dev binary: extra-license-file usr/share/sip/tqt/qtsql/copying.sip
-python-tqt-dev binary: extra-license-file usr/share/sip/tqt/qttable/copying.sip
-python-tqt-dev binary: extra-license-file usr/share/sip/tqt/qtui/copying.sip
-python-tqt-dev binary: extra-license-file usr/share/sip/tqt/qtxml/copying.sip
-
diff --git a/debian/_base/dependencies/python-tqt/debian/python-tqt-doc.dirs b/debian/_base/dependencies/python-tqt/debian/python-tqt-doc.dirs
deleted file mode 100644
index 43a4fa9fa..000000000
--- a/debian/_base/dependencies/python-tqt/debian/python-tqt-doc.dirs
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/share/doc/python-tqt-doc/html
-usr/share/doc/python-tqt-doc/examples
diff --git a/debian/_base/dependencies/python-tqt/debian/python-tqt-doc.examples b/debian/_base/dependencies/python-tqt/debian/python-tqt-doc.examples
deleted file mode 100644
index 3162f69a8..000000000
--- a/debian/_base/dependencies/python-tqt/debian/python-tqt-doc.examples
+++ /dev/null
@@ -1,2 +0,0 @@
-examples3/*
-
diff --git a/debian/_base/dependencies/python-tqt/debian/python-tqt-doc.install b/debian/_base/dependencies/python-tqt/debian/python-tqt-doc.install
deleted file mode 100644
index 65f82036b..000000000
--- a/debian/_base/dependencies/python-tqt/debian/python-tqt-doc.install
+++ /dev/null
@@ -1 +0,0 @@
-doc/PyQt.html usr/share/doc/python-tqt-doc/html
diff --git a/debian/_base/dependencies/python-tqt/debian/python-tqt-gl.install b/debian/_base/dependencies/python-tqt/debian/python-tqt-gl.install
deleted file mode 100644
index 288f3cb88..000000000
--- a/debian/_base/dependencies/python-tqt/debian/python-tqt-gl.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib/python*/*-packages/python_tqt/qtgl.so
diff --git a/debian/_base/dependencies/python-tqt/debian/python-tqt.install b/debian/_base/dependencies/python-tqt/debian/python-tqt.install
deleted file mode 100644
index 61a9363d0..000000000
--- a/debian/_base/dependencies/python-tqt/debian/python-tqt.install
+++ /dev/null
@@ -1,7 +0,0 @@
-usr/lib/python*/*-packages/python_tqt/qtcanvas.so
-usr/lib/python*/*-packages/python_tqt/qtnetwork.so
-usr/lib/python*/*-packages/python_tqt/qtsql.so
-usr/lib/python*/*-packages/python_tqt/qttable.so
-usr/lib/python*/*-packages/python_tqt/qtui.so
-usr/lib/python*/*-packages/python_tqt/qtxml.so
-usr/lib/python*/*-packages/python_tqt/qt.so
diff --git a/debian/_base/dependencies/python-tqt/debian/python-tqtext.install b/debian/_base/dependencies/python-tqt/debian/python-tqtext.install
deleted file mode 100644
index 582be1bb1..000000000
--- a/debian/_base/dependencies/python-tqt/debian/python-tqtext.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib/python*/*-packages/python_tqt/qtext.so
diff --git a/debian/_base/dependencies/python-tqt/debian/pytqt-tools.install b/debian/_base/dependencies/python-tqt/debian/pytqt-tools.install
deleted file mode 100644
index 1df36c612..000000000
--- a/debian/_base/dependencies/python-tqt/debian/pytqt-tools.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/bin/*
diff --git a/debian/_base/dependencies/python-tqt/debian/pytqt-tools.manpages b/debian/_base/dependencies/python-tqt/debian/pytqt-tools.manpages
deleted file mode 100644
index 7d27d0034..000000000
--- a/debian/_base/dependencies/python-tqt/debian/pytqt-tools.manpages
+++ /dev/null
@@ -1,2 +0,0 @@
-debian/manpages/pylupdate.1
-debian/manpages/pyuic.1
diff --git a/debian/_base/dependencies/python-tqt/debian/rules b/debian/_base/dependencies/python-tqt/debian/rules
deleted file mode 100755
index 72a8d8dc0..000000000
--- a/debian/_base/dependencies/python-tqt/debian/rules
+++ /dev/null
@@ -1,191 +0,0 @@
-#!/usr/bin/make -f
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-# The default gzip compressor has been changed in dpkg >= 1.17.0.
-deb_default_compress = $(shell LANG=C dpkg-deb --version | head -n1 | \
- sed -e "s|.*version ||" -e "s| .*||" | \
- xargs -r dpkg --compare-versions 1.17.0 lt \
- && echo xz || echo gzip)
-ifeq ($(deb_default_compress),gzip)
-DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \
- && echo xz || echo bzip2)
-endif
-
-export DH_OPTIONS
-
--include /usr/share/python/python.mk
-ifeq (,$(py_sitename))
-py_sitename = site-packages
-py_libdir = /usr/lib/python$(subst python,,$(1))/site-packages
-py_sitename_sh = $(py_sitename)
-py_libdir_sh = $(py_libdir)
-endif
-
-
-DOC=$(CURDIR)/debian/python-tqt-doc/usr/share/doc/python-tqt-doc
-INSTDIR=$(CURDIR)/debian
-
-export TQTDIR=/usr/share/tqt3
-export QMAKESPEC=$(TQTDIR)/mkspecs/linux-g++
-
-ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
- CXXFLAGS += -O0
-else
- CXXFLAGS += -O1
-endif
-CXXFLAGS += "-I/usr/include/tqt"
-
-PYTHONS := $(shell pyversions -vr debian/control)
-
-DEB_PYTHON_SYSTEM = $(if $(wildcard /usr/bin/dh_python2),,pysupport)
-DH_PYTHON2 = $(if $(wildcard /usr/bin/dh_python2),dh_python2,dh_pysupport)
-
-
-GCCVER := $(shell gcc --version | sed -n '/^gcc (GCC)/s/.*(GCC) \(...\).*/\1/p')
-ifneq (,$(filter $(GCCVER),4.2 4.3))
- SPLIT=40
-else
- SPLIT=10
-endif
-
-.PRECIOUS: build-%/configure-stamp dbg-build-%/configure-stamp
-
-configure: $(PYTHONS:%=build-%/configure-stamp) $(PYTHONS:%=dbg-build-%/configure-stamp)
-build-%/configure-stamp:
- dh_testdir
- mkdir -p build-$*
- cd build-$* && echo yes \
- | python$* ../configure.py \
- -c -n /usr/include/tqscintilla \
- -e python$* \
- -o /usr/lib -u -j $(SPLIT) \
- -d /usr/lib/python$*/$(call py_sitename,$*)/python_tqt \
- -l /usr/include/python$* \
- -v /usr/share/sip/tqt \
- -m /usr/lib/python$*/config \
- CXXFLAGS_RELEASE="" CXXFLAGS="${CXXFLAGS}" STRIP=""
- touch $@
-
-dbg-build-%/configure-stamp:
- dh_testdir
- mkdir -p dbg-build-$*
- cd dbg-build-$* && echo yes \
- | python$*-dbg ../configure.py \
- -c -n /usr/include/tqscintilla \
- -e python$* \
- -o /usr/lib -u -j $(SPLIT) \
- -d /usr/lib/python$*/$(call py_sitename,$*)/python_tqt \
- -l /usr/include/python$*_d \
- -v /usr/share/sip/tqt \
- -m /usr/lib/python$*/config_d \
- CXXFLAGS_RELEASE="" CXXFLAGS="-O0 -g -I/usr/include/tqt" STRIP=""
- touch $@
-
-build build-arch: $(PYTHONS:%=build-%/build-stamp) $(PYTHONS:%=dbg-build-%/build-stamp)
-build-indep:
-
-build-%/build-stamp: build-%/configure-stamp
- dh_testdir
- $(MAKE) -C build-$*
- touch $@
-
-dbg-build-%/build-stamp: dbg-build-%/configure-stamp
- dh_testdir
- $(MAKE) -C dbg-build-$*
- touch $@
-
-install-indep: configure
- dh_testdir
- dh_testroot
- dh_clean -k -i
- dh_installdirs -i
- for version in ${PYTHONS}; do\
- pylib=$$(python$$version -c 'from distutils import sysconfig; print sysconfig.get_python_lib()')/python_tqt; \
- mkdir -p debian/python-tqt-dev/$$pylib;\
- install -m 644 -o root -g root build-$$version/pyqtconfig.py debian/python-tqt-dev/$$pylib;\
- done
- dh_install -i
-
-install-arch: build
- dh_testdir
- dh_testroot
- dh_clean -k -a
- dh_installdirs -a
- for version in ${PYTHONS}; do \
- $(MAKE) -C build-$$version install DESTDIR=$(CURDIR)/debian/tmp;\
- done
- for version in ${PYTHONS}; do \
- pylib=$$(python$$version -c 'from distutils import sysconfig; print sysconfig.get_python_lib()')/python_tqt; \
- $(MAKE) -C dbg-build-$$version install DESTDIR=$(CURDIR)/debian/python-tqt-dbg;\
- mkdir -p debian/python-tqt/$$pylib;\
- cp -a debian/tmp/$$pylib/__init__.py \
- debian/python-tqt/$$pylib/__init__.py;\
- mkdir -p debian/python-tqt-gl-dbg/$$pylib;\
- mv debian/python-tqt-dbg/$$pylib/qtgl.so \
- debian/python-tqt-gl-dbg/$$pylib/;\
- mkdir -p debian/python-tqtext-dbg/$$pylib;\
- mv debian/python-tqt-dbg/$$pylib/qtext.so \
- debian/python-tqtext-dbg/$$pylib/;\
- done
-
- dh_install -a --sourcedir=$(CURDIR)/debian/tmp
-
- for i in $$(find debian/python-*-dbg -name '*.so'); do \
- b=$$(basename $$i .so); \
- mv $$i $$(dirname $$i)/$${b}_d.so; \
- done
- find debian/python-*-dbg ! -type d \
- ! \( -name '*.so' -o -name '*config_d.py' \) | xargs rm -f
- find debian/python-*-dbg -depth -type d -empty -exec rmdir {} \;
-
-clean:
- dh_testdir
- dh_testroot
- rm -rf $(PYTHONS:%=build-%) $(PYTHONS:%=dbg-build-%)
- rm -f *-stamp
- dh_clean
-
-# Must not depend on anything. This is to be called by
-# binary-arch/binary-indep
-# in another 'make' thread.
-binary-common:
- dh_testdir
- dh_testroot
- dh_installman
- dh_installchangelogs ChangeLog
- dh_installdocs -A NEWS THANKS
- dh_installexamples
- dh_link
-ifeq (,$(findstring -i, $(DH_OPTIONS)))
- DH_OPTIONS= dh_strip -ppytqt-tools
- set -e; \
- for p in python-tqt python-tqt-gl python-tqtext; do \
- DH_OPTIONS= dh_strip -p$$p --dbg-package=$$p-dbg; \
- rm -rf debian/$$p-dbg/usr/share/doc/$$p-dbg; \
- ln -s $$p debian/$$p-dbg/usr/share/doc/$$p-dbg; \
- done
-endif
-# dh_strip
- dh_compress -X.py -X.bmp -X.ui -X.sql
- dh_fixperms
- ${DH_PYTHON2}
- dh_sip_tqt
- dh_lintian
- dh_installdeb
- dh_shlibdeps
- dh_gencontrol
- dh_md5sums
- dh_builddeb $(DEB_DH_BUILDDEB_ARGS)
-
-# Build architecture independant packages using the common target.
-binary-indep: install-indep
- $(MAKE) -f debian/rules DH_OPTIONS=-i binary-common
-
-# Build architecture dependant packages using the common target.
-binary-arch: install-arch
- $(MAKE) -f debian/rules DH_OPTIONS=-a binary-common
-
-binary: binary-arch binary-indep
-.PHONY: build build-arch clean binary-indep binary-arch binary configure
diff --git a/debian/_base/dependencies/python-tqt/debian/source/format b/debian/_base/dependencies/python-tqt/debian/source/format
deleted file mode 100644
index 163aaf8d8..000000000
--- a/debian/_base/dependencies/python-tqt/debian/source/format
+++ /dev/null
@@ -1 +0,0 @@
-3.0 (quilt)
diff --git a/debian/_base/dependencies/python-tqt/debian/source/options b/debian/_base/dependencies/python-tqt/debian/source/options
deleted file mode 100644
index 72f1f5450..000000000
--- a/debian/_base/dependencies/python-tqt/debian/source/options
+++ /dev/null
@@ -1,6 +0,0 @@
-# Use xz instead of gzip
-compression = "xz"
-compression-level = 9
-
-# Don't run differences
-diff-ignore = .*
diff --git a/debian/_base/dependencies/python-tqt/debian/watch b/debian/_base/dependencies/python-tqt/debian/watch
deleted file mode 100644
index 506321d38..000000000
--- a/debian/_base/dependencies/python-tqt/debian/watch
+++ /dev/null
@@ -1,3 +0,0 @@
-version=3
-http://www.riverbankcomputing.com/software/pyqt/download3 \
- /static/Downloads/PyQt3/PyQt-x11-gpl-([.\d]*)\.tar\.gz