Your message dated Sat, 03 Sep 2005 08:02:23 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#325984: fixed in python-qt3 3.15-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 1 Sep 2005 02:09:43 +0000
>From [EMAIL PROTECTED] Wed Aug 31 19:09:43 2005
Return-path: <[EMAIL PROTECTED]>
Received: from ns1.kidns.de (diana50.kidns.de) [62.75.128.97] (Debian-exim)
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EAeWN-0004Mo-00; Wed, 31 Aug 2005 19:09:43 -0700
Received: from p54b2ff1f.dip.t-dialin.net ([84.178.255.31] helo=resivo.mejo.net)
        by diana50.kidns.de with esmtpsa (TLS-1.0:RSA_AES_256_CBC_SHA:32)
        (Exim 4.50)
        id 1EAeW4-0005zp-67; Thu, 01 Sep 2005 04:09:27 +0200
Received: from jonas by resivo.mejo.net with local (Exim 4.52)
        id 1EAeVq-0001FA-1m; Thu, 01 Sep 2005 04:09:10 +0200
Date: Thu, 1 Sep 2005 04:09:10 +0200
From: Jonas Meurer <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="ZPt4rx8FFjLCG7dd"
Content-Disposition: inline
X-Reportbug-Version: 3.17
User-Agent: Mutt/1.5.10i
X-SA-Exim-Connect-IP: 84.178.255.31
X-SA-Exim-Mail-From: [EMAIL PROTECTED]
Subject: python-qt3: rebuilt for c++ transition (NMU)
X-SA-Exim-Version: 4.2 (built Thu, 03 Mar 2005 10:44:12 +0100)
X-SA-Exim-Scanned: Yes (on diana50.kidns.de)
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02


--ZPt4rx8FFjLCG7dd
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

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)

--ZPt4rx8FFjLCG7dd
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="python-qt3.patch"

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

--ZPt4rx8FFjLCG7dd--

---------------------------------------
Received: (at 325984-close) by bugs.debian.org; 3 Sep 2005 15:11:12 +0000
>From [EMAIL PROTECTED] Sat Sep 03 08:11:12 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EBZXD-0008Hg-00; Sat, 03 Sep 2005 08:02:23 -0700
From: Torsten Marek <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#325984: fixed in python-qt3 3.15-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 03 Sep 2005 08:02:23 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 4

Source: python-qt3
Source-Version: 3.15-1

We believe that the bug you reported is fixed in the latest version of
python-qt3, which is due to be installed in the Debian FTP archive:

pyqt-tools_3.15-1_powerpc.deb
  to pool/main/p/python-qt3/pyqt-tools_3.15-1_powerpc.deb
python-qt-dev_3.15-1_all.deb
  to pool/main/p/python-qt3/python-qt-dev_3.15-1_all.deb
python-qt3-doc_3.15-1_all.deb
  to pool/main/p/python-qt3/python-qt3-doc_3.15-1_all.deb
python-qt3-gl_3.15-1_all.deb
  to pool/main/p/python-qt3/python-qt3-gl_3.15-1_all.deb
python-qt3_3.15-1.diff.gz
  to pool/main/p/python-qt3/python-qt3_3.15-1.diff.gz
python-qt3_3.15-1.dsc
  to pool/main/p/python-qt3/python-qt3_3.15-1.dsc
python-qt3_3.15-1_all.deb
  to pool/main/p/python-qt3/python-qt3_3.15-1_all.deb
python-qt3_3.15.orig.tar.gz
  to pool/main/p/python-qt3/python-qt3_3.15.orig.tar.gz
python-qtext_3.15-1_all.deb
  to pool/main/p/python-qt3/python-qtext_3.15-1_all.deb
python2.3-qt3-gl_3.15-1_powerpc.deb
  to pool/main/p/python-qt3/python2.3-qt3-gl_3.15-1_powerpc.deb
python2.3-qt3_3.15-1_powerpc.deb
  to pool/main/p/python-qt3/python2.3-qt3_3.15-1_powerpc.deb
python2.3-qtext_3.15-1_powerpc.deb
  to pool/main/p/python-qt3/python2.3-qtext_3.15-1_powerpc.deb
python2.4-qt3_3.15-1_powerpc.deb
  to pool/main/p/python-qt3/python2.4-qt3_3.15-1_powerpc.deb
python2.4-qtext_3.15-1_powerpc.deb
  to pool/main/p/python-qt3/python2.4-qtext_3.15-1_powerpc.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Torsten Marek <[EMAIL PROTECTED]> (supplier of updated python-qt3 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu,  1 Sep 2005 01:04:33 +0200
Source: python-qt3
Binary: python2.3-qt3 python-qt3-doc python2.3-qtext python-qt3-gl 
python-qt-dev python-qtext python2.3-qt3-gl python-qt3 python2.4-qtext 
pyqt-tools python2.4-qt3
Architecture: source powerpc all
Version: 3.15-1
Distribution: unstable
Urgency: low
Maintainer: [EMAIL PROTECTED]
Changed-By: Torsten Marek <[EMAIL PROTECTED]>
Description: 
 pyqt-tools - pyuic and pylupdate for Qt3
 python-qt-dev - Qt bindings for Python - Development files
 python-qt3 - Qt3 bindings for Python (default version)
 python-qt3-doc - Qt bindings for Python - Documentation and examples
 python-qt3-gl - Qt3 OpenGL bindings for Python (default version)
 python-qtext - Qt extensions for PyQt (default version)
 python2.3-qt3 - Qt3 bindings for Python 2.3
 python2.3-qt3-gl - Qt3 OpenGL bindings for Python 2.3
 python2.3-qtext - Qt extensions for PyQt
 python2.4-qt3 - Qt3 bindings for Python 2.4
 python2.4-qtext - Qt extensions for PyQt
Closes: 302885 306218 322062 325984
Changes: 
 python-qt3 (3.15-1) unstable; urgency=low
 .
   * New upstream release
   * Updated standards version to 3.6.2
   * Updated FSF address in the copyright file
   * Build-Depend and Depend and sip 4.3
   * Removed old Conflicts: from python2.3-qt3
     + kodos was fixed with 2.4.5-2.1, which is in stable already
     + memaid-pyqt was fixed with 0.2.3-3, which is in stable already
     + qtorrent was fixed with 0.9.6.1-3, which is in stable
   * Add some conflicts with PyQt programs due to API change in 3.14.1
     + imgseek was fixed with 0.8.4+0.8.5rc1-2, which is not in stable,
       therefore we conflict with it
     (Closes: #306218, #302885)
   * Removed the dummy package pyuic3 (Closes: #322062)
   * Remove old Conflicts and Replaces from pyqt-tools
   * g++ ABI transition (Closes: #325984)
Files: 
 d8eef360aede693d6c922bb7b949abb2 1016 python optional python-qt3_3.15-1.dsc
 973c15eaab0243b53b888d707d3c537d 783566 python optional 
python-qt3_3.15.orig.tar.gz
 eb0c7bca2214a09c99c6b02e19b26589 10178 python optional 
python-qt3_3.15-1.diff.gz
 6f962011a3250ac8cef436dd171fe217 42206 python optional 
python-qt3_3.15-1_all.deb
 8a2a77771f278c7529a9fdb8b729c8a1 31498 python optional 
python-qt3-gl_3.15-1_all.deb
 9fcad2f31d185e9acae986c635fd0d48 31462 python optional 
python-qtext_3.15-1_all.deb
 36858baff1289d300dfb1f7d59d901fe 210270 python optional 
python-qt-dev_3.15-1_all.deb
 d5a7f3d2a7ca67446b2b6fd0a495a705 301138 doc optional 
python-qt3-doc_3.15-1_all.deb
 00bb3899ab854f67245bdfa24d0c31a1 2639712 python optional 
python2.3-qt3_3.15-1_powerpc.deb
 25117be6384dbe23751b58d469c587aa 2639718 python optional 
python2.4-qt3_3.15-1_powerpc.deb
 5e10e9be98bfd76280ef9bf17547628b 125356 python optional 
python2.3-qt3-gl_3.15-1_powerpc.deb
 30e72221afd8749cdffe43b9515358dc 278002 python optional 
python2.3-qtext_3.15-1_powerpc.deb
 4850d230c066d399381b151b00b92a41 278002 python optional 
python2.4-qtext_3.15-1_powerpc.deb
 e09385594762a72fbf75930fbfa1d05d 233396 python optional 
pyqt-tools_3.15-1_powerpc.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFDGbcqHkQIZYcutOURArdNAJ9KUbrh5SjrO390Isdoibo0jlx+xwCgkF2E
yLa0P3G1O3/v6+wAVVR8C+Y=
=fWGE
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to