mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-06-29 17:23:07 +03:00
Debian release 2.0.5.1-2.
This commit is contained in:
parent
5689f07de4
commit
3381b0362b
7
debian/changelog
vendored
7
debian/changelog
vendored
|
@ -1,3 +1,10 @@
|
||||||
|
psycopg2 (2.0.5.1-2) unstable; urgency=low
|
||||||
|
|
||||||
|
* debian/control: added again a dependency on python-egenix-mxdatetime.
|
||||||
|
(Closes: #389636)
|
||||||
|
|
||||||
|
-- Fabio Tranchitella <kobold@debian.org> Tue, 3 Oct 2006 10:25:22 +0200
|
||||||
|
|
||||||
psycopg2 (2.0.5.1-1) unstable; urgency=low
|
psycopg2 (2.0.5.1-1) unstable; urgency=low
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -10,7 +10,7 @@ XS-Python-Version: all
|
||||||
Package: python-psycopg2
|
Package: python-psycopg2
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Section: python
|
Section: python
|
||||||
Depends: ${python:Depends}, ${shlibs:Depends}
|
Depends: ${python:Depends}, ${shlibs:Depends}, python-egenix-mxdatetime
|
||||||
Provides: ${python:Provides}
|
Provides: ${python:Provides}
|
||||||
XB-Python-Version: ${python:Versions}
|
XB-Python-Version: ${python:Versions}
|
||||||
Description: Python module for PostgreSQL
|
Description: Python module for PostgreSQL
|
||||||
|
|
Loading…
Reference in New Issue
Block a user