Your message dated Tue, 19 Dec 2006 12:47:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#378048: fixed in python-apt 0.6.20
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)

--- Begin Message ---
Package: python-apt
Version: 0.6.18
Severity: normal
Tags: patch

Hi,

Attached is the diff for my python-apt 0.6.18-0.1 NMU.
diff -Nru /tmp/nSCyyF4AdH/python-apt-0.6.18/debian/changelog 
/tmp/K3ICu45jlJ/python-apt-0.6.18/debian/changelog
--- /tmp/nSCyyF4AdH/python-apt-0.6.18/debian/changelog  2006-06-17 
15:10:22.000000000 +0200
+++ /tmp/K3ICu45jlJ/python-apt-0.6.18/debian/changelog  2006-07-12 
23:27:43.000000000 +0200
@@ -1,3 +1,12 @@
+python-apt (0.6.18-0.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Call dh_pycentral and dh_python before dh_installdeb, to make sure
+    the dh_pycentral snippets are put into the maintainer scripts; patch from
+    Sam Morris. (Closes: #376416)
+
+ -- Steinar H. Gunderson <[EMAIL PROTECTED]>  Wed, 12 Jul 2006 23:26:50 +0200
+
 python-apt (0.6.18) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru /tmp/nSCyyF4AdH/python-apt-0.6.18/debian/rules 
/tmp/K3ICu45jlJ/python-apt-0.6.18/debian/rules
--- /tmp/nSCyyF4AdH/python-apt-0.6.18/debian/rules      2006-06-17 
15:21:32.000000000 +0200
+++ /tmp/K3ICu45jlJ/python-apt-0.6.18/debian/rules      2006-07-12 
23:26:15.000000000 +0200
@@ -52,13 +52,13 @@
        
        dh_installdocs
        dh_installchangelogs
+       dh_pycentral
+       dh_python
        dh_strip
        dh_compress
        dh_fixperms
        dh_installdeb
        dh_shlibdeps
-       dh_pycentral
-       dh_python
        dh_gencontrol
        dh_md5sums
        dh_builddeb

--- End Message ---
--- Begin Message ---
Source: python-apt
Source-Version: 0.6.20

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

python-apt_0.6.20.dsc
  to pool/main/p/python-apt/python-apt_0.6.20.dsc
python-apt_0.6.20.tar.gz
  to pool/main/p/python-apt/python-apt_0.6.20.tar.gz
python-apt_0.6.20_i386.deb
  to pool/main/p/python-apt/python-apt_0.6.20_i386.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.
Michael Vogt <[EMAIL PROTECTED]> (supplier of updated python-apt 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: Tue, 19 Dec 2006 13:32:11 +0100
Source: python-apt
Binary: python-apt
Architecture: source i386
Version: 0.6.20
Distribution: unstable
Urgency: low
Maintainer: APT Development Team <[email protected]>
Changed-By: Michael Vogt <[EMAIL PROTECTED]>
Description: 
 python-apt - Python interface to libapt-pkg
Closes: 368907 373512 378048 382853 383478
Changes: 
 python-apt (0.6.20) unstable; urgency=low
 .
   * python/generic.h:
     - fix incorrect use of PyMem_DEL(), use pyObject_DEL()
       instead. This fixes a nasty segfault with python2.5
       (lp: 63226)
   * python/pkgrecords.cc:
     - export SHA1Hash() as well
   * debian/rules: Remove dh_python call.
   * apt/progress.cc:
     - protect against not-parsable strings send from dpkg (lp: 68553)
   * python/pkgmanager.cc:
     - fix typo (closes: #382853)
   * debian/control:
     - tightend dependency (closes: #383478)
   * apt/progress.py:
     - use os._exit() in the child (lp: #53298)
     - use select() when checking for statusfd (lp: #53282)
   * acknoledge NMU (closes: #378048, #373512)
   * python/apt_pkgmodule.cc:
     - fix missing docstring (closes: #368907),
       Thanks to Josh Triplett
   * make it build against python2.5
   * python/progress.cc:
     - fix memleak (lp: #43096)
Files: 
 05aea14fbb025c86e4c134d348b40602 683 python optional python-apt_0.6.20.dsc
 03249583c409e2f4423dffc3444a264d 62696 python optional python-apt_0.6.20.tar.gz
 052e27fe96ca2bc9d2a9d7478a243c0e 81916 python optional 
python-apt_0.6.20_i386.deb

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

iD8DBQFFh9xeliSD4VZixzQRAu4WAJ9iUH8szA7q+mOE3LqvK4hHMeyULACghDNF
uIr6s0x7s87QyC1bRkYnPLY=
=uLNC
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to