Package: python-qt3
Version: 3.14.1-2
Severity: grave
Tags: patch
Justification: renders package unusable
hello,
i rebuilt python-qt3 against latest libqt3-mt, libstdc++6 and
python-sip4-qt3.
see attached patch.
bye
jonas
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-8-amd64
Locale: LANG=C, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
diff -rNu python-qt3-3.14.1.old/debian/changelog
python-qt3-3.14.1/debian/changelog
--- python-qt3-3.14.1.old/debian/changelog 2005-09-01 02:18:23.000000000
+0200
+++ python-qt3-3.14.1/debian/changelog 2005-09-01 04:07:49.000000000 +0200
@@ -1,3 +1,11 @@
+python-qt3 (3.14.1-2.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * build against latest libqt3-mt, python-sip4-qt3, libqscintilla5
+ and libstdc++6 for c++ abi transition (closes: #)
+
+ -- Jonas Meurer <[EMAIL PROTECTED]> Thu, 1 Sep 2005 04:07:42 +0200
+
python-qt3 (3.14.1-2) unstable; urgency=low
* Corrected description of python2.3-qt3 (closes: Bug#302346)
diff -rNu python-qt3-3.14.1.old/debian/control python-qt3-3.14.1/debian/control
--- python-qt3-3.14.1.old/debian/control 2005-09-01 02:18:23.000000000
+0200
+++ python-qt3-3.14.1/debian/control 2005-09-01 03:17:15.000000000 +0200
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Ricardo Javier Cardenes Medina <[EMAIL PROTECTED]>
Uploaders: Torsten Marek <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), python2.3-dev, python2.4-dev,
libqt3-mt-dev (>= 3:3.1.1), qt3-dev-tools (>= 3:3.1.1-2), qt3-apps-dev (>=
3:3.1.1-2), sip4 (>= 4.2), python2.3-sip4-dev (>= 4.2), python2.4-sip4-dev (>=
4.2), libqscintilla-dev (>= 1.3-1), python
+Build-Depends: debhelper (>= 4.0.0), python2.3-dev, python2.4-dev,
libqt3-mt-dev (>= 3:3.3.3-7), qt3-dev-tools (>= 3:3.3.3-7), qt3-apps-dev (>=
3:3.3.3-7), sip4 (>= 4.2), python2.3-sip4-dev (>= 4.2), python2.4-sip4-dev (>=
4.2), libqscintilla-dev (>= 1.3-1), python
Standards-Version: 3.6.1.0
Package: python-qt3
@@ -22,7 +22,7 @@
Depends: ${shlibs:Depends}, ${python:Depends}, python2.3-sip4-qt3 (>= 4.2),
python2.3-sip4-qt3 (<< 4.3)
Conflicts: python2.3-qt2, python2.3-qt2-mt, python2.3-qt3c102, python-qt-dev
(<< 3.14)
Replaces: python2.3-qt3c102
-Suggests: python2.3-qt3-gl, python-qt3-doc,
libqt3c102-mt-mysql|libqt3c102-mt-odbc|libqt3c102-mt-psql
+Suggests: python2.3-qt3-gl, python-qt3-doc, libqt3-mt-mysql | libqt3-mt-odbc |
libqt3-mt-psql
Description: Qt3 bindings for Python 2.3
Python binding module that allows use of Qt X Window toolkit v3.
You can use it to create portable graphics-capable scripts (there
@@ -38,7 +38,7 @@
Package: python2.4-qt3
Architecture: any
Depends: ${shlibs:Depends}, ${python:Depends}, python2.4-sip4-qt3 (>= 4.2),
python2.3-sip4-qt3 (<< 4.3)
-Suggests: python-qt3-doc,
libqt3c102-mt-mysql|libqt3c102-mt-odbc|libqt3c102-mt-psql
+Suggests: python-qt3-doc, libqt3-mt-mysql | libqt3-mt-odbc | libqt3-mt-psql
Description: Qt3 bindings for Python 2.4
Python binding module that allows use of Qt X Window toolkit v3.
You can use it to create portable graphics-capable scripts (there