[Python-modules-commits] r5029 - in packages/psycopg2/trunk/debian (changelog control)

kobold at users.alioth.debian.org kobold at users.alioth.debian.org
Tue Apr 15 07:19:04 UTC 2008


    Date: Tuesday, April 15, 2008 @ 07:19:03
  Author: kobold
Revision: 5029

Fixed lintian warnings.

Modified:
  packages/psycopg2/trunk/debian/changelog
  packages/psycopg2/trunk/debian/control

Modified: packages/psycopg2/trunk/debian/changelog
===================================================================
--- packages/psycopg2/trunk/debian/changelog	2008-04-15 07:05:32 UTC (rev 5028)
+++ packages/psycopg2/trunk/debian/changelog	2008-04-15 07:19:03 UTC (rev 5029)
@@ -32,7 +32,7 @@
 
   * Build a python-psycopg-dbg package
 
- -- Scott Kitterman <scott at kitterman.com>  Tue, 03 Ju1 2007 16:55:48 -0400
+ -- Scott Kitterman <scott at kitterman.com>  Tue, 03 Jul 2007 16:55:48 -0400
 
 psycopg2 (2.0.6-1) unstable; urgency=low
 

Modified: packages/psycopg2/trunk/debian/control
===================================================================
--- packages/psycopg2/trunk/debian/control	2008-04-15 07:05:32 UTC (rev 5028)
+++ packages/psycopg2/trunk/debian/control	2008-04-15 07:19:03 UTC (rev 5029)
@@ -4,7 +4,7 @@
 Build-Depends: debhelper (>= 5.0.37.2), python-all-dev, python-all-dbg, python-central (>= 0.5.0), python (>= 2.3.5-7), python-egenix-mx-base-dev, autoconf, libpq-dev
 Build-Depends-Indep: zope-debhelper (>= 0.3.4)
 Maintainer: Fabio Tranchitella <kobold at debian.org>
-Standards-Version: 3.7.2.1
+Standards-Version: 3.7.3
 XS-Python-Version: all
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/psycopg2/trunk/
 Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/psycopg2/trunk/?op=log
@@ -36,7 +36,7 @@
 Priority: extra
 Architecture: any
 Section: python
-Depends: python-psycopg2 (= ${Source-Version}), python-dbg, python-egenix-mxdatetime-dbg, ${shlibs:Depends}
+Depends: python-psycopg2 (= ${source:Version}), python-dbg, python-egenix-mxdatetime-dbg, ${shlibs:Depends}
 Description: Python module for PostgreSQL (debug extension)
  psycopg is a PostgreSQL database adapter for the Python programming language
  (just like pygresql and popy.) This is version 2, a complete rewrite of the




More information about the Python-modules-commits mailing list