Your message dated Sun, 12 Aug 2007 21:12:33 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#430836: fixed in pygresql 1:3.8.1-2
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-pygresql
Version: 1:3.8.1-1
Severity: serious
Tags: patch
Justification: Policy 3.5
Hi,
/usr/lib/python2.3/site-packages/_pg.so depends on libpq4 and others libraries.
Here is a patch.
diff -ur PyGreSQL-3.8.1/debian/control ../PyGreSQL-3.8.1/debian/control
--- PyGreSQL-3.8.1/debian/control 2007-06-27 17:56:17.000000000 +0200
+++ ../PyGreSQL-3.8.1/debian/control 2007-06-27 17:54:55.000000000 +0200
@@ -8,7 +8,7 @@
Package: python-pygresql
Architecture: any
-Depends: ${python:Depends}, python-egenix-mxdatetime
+Depends: ${shlibs:Depends}, ${python:Depends}, python-egenix-mxdatetime
Conflicts: python2.3-pygresql, python2.4-pygresql
Replaces: python2.3-pygresql, python2.4-pygresql
Provides: ${python:Provides}
diff -ur PyGreSQL-3.8.1/debian/rules ../PyGreSQL-3.8.1/debian/rules
--- PyGreSQL-3.8.1/debian/rules 2007-06-27 17:56:17.000000000 +0200
+++ ../PyGreSQL-3.8.1/debian/rules 2007-06-27 17:53:48.000000000 +0200
@@ -73,7 +73,7 @@
dh_pycentral
dh_python
dh_installdeb
- dh_shlibdeps
+ dh_shlibdeps -ldebian/python-pygresql/usr/lib/python2.4/site-packages
dh_gencontrol
dh_md5sums
dh_builddeb
Christian
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (900, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.21.3 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages python-pygresql depends on:
ii python 2.4.4-6 An interactive high-level object-o
ii python-central 0.5.14 register and build utility for Pyt
ii python-egenix-mxdatetime 3.0.0-2 date and time handling routines fo
python-pygresql recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: pygresql
Source-Version: 1:3.8.1-2
We believe that the bug you reported is fixed in the latest version of
pygresql, which is due to be installed in the Debian FTP archive:
pygresql_3.8.1-2.diff.gz
to pool/main/p/pygresql/pygresql_3.8.1-2.diff.gz
pygresql_3.8.1-2.dsc
to pool/main/p/pygresql/pygresql_3.8.1-2.dsc
python-pygresql-dbg_3.8.1-2_i386.deb
to pool/main/p/pygresql/python-pygresql-dbg_3.8.1-2_i386.deb
python-pygresql_3.8.1-2_i386.deb
to pool/main/p/pygresql/python-pygresql_3.8.1-2_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.
Matthias Klose <[EMAIL PROTECTED]> (supplier of updated pygresql 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, 02 Aug 2007 02:07:53 +0200
Source: pygresql
Binary: python-pygresql python-pygresql-dbg
Architecture: source i386
Version: 1:3.8.1-2
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose <[EMAIL PROTECTED]>
Changed-By: Matthias Klose <[EMAIL PROTECTED]>
Description:
python-pygresql - PostgreSQL module for Python
python-pygresql-dbg - PostgreSQL module for Python (debug extension)
Closes: 430836
Changes:
pygresql (1:3.8.1-2) unstable; urgency=low
.
* Fix package dependency on libpq. Closes: #430836.
* Merge from Ubuntu: Build a python-pygresql-dbg package.
Files:
1708f3c4772ac44110520c817a052a86 709 python optional pygresql_3.8.1-2.dsc
98c8761d5dfff0810d7d636424a159ed 3559 python optional pygresql_3.8.1-2.diff.gz
eecb5c1f5d660bed12eae9dd2cbf6266 106316 python optional
python-pygresql_3.8.1-2_i386.deb
3e10e0a782131dd1dbc8ee2f22209131 136648 python extra
python-pygresql-dbg_3.8.1-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGsSDdStlRaw+TLJwRAnLmAKCWwKg6q7IuSOl3a8nioep3+Nqw4gCgiW42
6DbNvdaYC9AxX1cd2Xan6jc=
=Eduw
-----END PGP SIGNATURE-----
--- End Message ---