Little fix to (broken) debian/ files.

This commit is contained in:
Federico Di Gregorio 2006-06-07 23:58:56 +00:00
parent 267b4171ec
commit 122925a7fa

2
debian/control vendored
View File

@ -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