mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-06-05 13:43:20 +03:00
Little fix to (broken) debian/ files.
This commit is contained in:
parent
267b4171ec
commit
122925a7fa
2
debian/control
vendored
2
debian/control
vendored
|
@ -8,7 +8,7 @@ Standards-Version: 3.6.1.1
|
||||||
Package: python-psycopg2
|
Package: python-psycopg2
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Section: python
|
Section: python
|
||||||
Depends: python (>= 2.3), python (<< 2.4), python2.3-psycopg
|
Depends: python (>= 2.3), python (<< 2.4), python2.3-psycopg2
|
||||||
Description: Python module for PostgreSQL [dummy package]
|
Description: Python module for PostgreSQL [dummy package]
|
||||||
psycopg is a PostgreSQL database adapter for the Python programming
|
psycopg is a PostgreSQL database adapter for the Python programming
|
||||||
language. It was written from scratch with the aim of being very small
|
language. It was written from scratch with the aim of being very small
|
||||||
|
|
Loading…
Reference in New Issue
Block a user