Package: sip-qt3
Version: 3.10.2-1
Severity: grave
Tags: patch
Justification: renders package unusable

hello,

i rebuilt sip-qt3 against new libqt3-mt and libstdc++6 and
made a 5-day NMU for sip-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 sip-qt3-3.10.2.old/debian/changelog sip-qt3-3.10.2/debian/changelog
--- sip-qt3-3.10.2.old/debian/changelog 2005-09-01 02:08:34.000000000 +0200
+++ sip-qt3-3.10.2/debian/changelog     2005-09-01 02:09:34.000000000 +0200
@@ -1,3 +1,15 @@
+sip-qt3 (3.10.2-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * build against latest libqt3-mt and libstdc++6 for c++ abi transition
+    (closes: #)
+  * adapt versions for libqt3-mt-dev and qt3-dev-tools at build-depends
+  * build-depend on python2.3 instead of python (>= 2.3), python (<< 2.4)
+  * remove python2.2-sip-dev|python2.1-sip-dev from sip suggests, as these
+    packages don't even exist.
+
+ -- Jonas Meurer <[EMAIL PROTECTED]>  Thu,  1 Sep 2005 02:06:56 +0200
+
 sip-qt3 (3.10.2-1) unstable; urgency=low
 
   * New upstream release
diff -rNu sip-qt3-3.10.2.old/debian/control sip-qt3-3.10.2/debian/control
--- sip-qt3-3.10.2.old/debian/control   2005-09-01 02:08:34.000000000 +0200
+++ sip-qt3-3.10.2/debian/control       2005-09-01 02:06:33.000000000 +0200
@@ -2,13 +2,13 @@
 Section: devel
 Priority: optional
 Maintainer: Ricardo Javier Cardenes Medina <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), python (>= 2.3), python (<< 2.4), 
python-dev, libqt3-mt-dev (>= 3:3.1.1), qt3-dev-tools (>= 3:3.1.1-2), autoconf, 
bison, flex
+Build-Depends: debhelper (>= 4.0.0), python2.3, python-dev, libqt3-mt-dev (>= 
3.3.4-7), qt3-dev-tools (>= 3:3.3.4-7), autoconf, bison, flex
 Standards-Version: 3.5.10
 
 Package: sip
 Architecture: any
 Depends: ${shlibs:Depends}
-Recommends: python2.3-sip-dev|python2.2-sip-dev|python2.1-sip-dev
+Recommends: python2.3-sip-dev
 Conflicts: libsip
 Description: Python/C++ bindings generator
  SIP is a tool for generating bindings for C++ classes with some ideas

Reply via email to