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
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]