Author: tille Date: 2009-09-13 18:21:41 +0000 (Sun, 13 Sep 2009) New Revision: 3966
Modified: trunk/packages/gnumed-client/trunk/debian/changelog trunk/packages/gnumed-client/trunk/debian/control Log: debian/control: bumped version of python-psycopg2 Modified: trunk/packages/gnumed-client/trunk/debian/changelog =================================================================== --- trunk/packages/gnumed-client/trunk/debian/changelog 2009-09-13 16:47:22 UTC (rev 3965) +++ trunk/packages/gnumed-client/trunk/debian/changelog 2009-09-13 18:21:41 UTC (rev 3966) @@ -1,3 +1,9 @@ +gnumed-client (0.5.0-3) UNRELEASED; urgency=low + + * debian/control: bumped version of python-psycopg2 + + -- Andreas Tille <[email protected]> Sun, 13 Sep 2009 20:19:44 +0200 + gnumed-client (0.5.0-2) unstable; urgency=low * Bumped suggested gnumed-server version Modified: trunk/packages/gnumed-client/trunk/debian/control =================================================================== --- trunk/packages/gnumed-client/trunk/debian/control 2009-09-13 16:47:22 UTC (rev 3965) +++ trunk/packages/gnumed-client/trunk/debian/control 2009-09-13 18:21:41 UTC (rev 3966) @@ -55,7 +55,7 @@ Package: gnumed-common Architecture: all -Depends: ${python:Depends}, ${misc:Depends}, python-psycopg2 (>= 2.0.7), python-egenix-mxdatetime +Depends: ${python:Depends}, ${misc:Depends}, python-psycopg2 (>= 2.0.8), python-egenix-mxdatetime Provides: ${python:Provides} Pre-Depends: adduser Description: medical practice management - common files _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
