[med-svn] r4597 - trunk/packages/gnumed-server/trunk/debian
Andreas Tille
tille at alioth.debian.org
Wed Feb 3 11:31:34 UTC 2010
Author: tille
Date: 2010-02-03 11:31:32 +0000 (Wed, 03 Feb 2010)
New Revision: 4597
Modified:
trunk/packages/gnumed-server/trunk/debian/changelog
trunk/packages/gnumed-server/trunk/debian/control
Log:
Depends: python-psycopg2 (>= 2.0.8)
Modified: trunk/packages/gnumed-server/trunk/debian/changelog
===================================================================
--- trunk/packages/gnumed-server/trunk/debian/changelog 2010-01-31 20:12:47 UTC (rev 4596)
+++ trunk/packages/gnumed-server/trunk/debian/changelog 2010-02-03 11:31:32 UTC (rev 4597)
@@ -1,3 +1,9 @@
+gnumed-server (0v12.0-2) UNRELEASED; urgency=low
+
+ * Depends: python-psycopg2 (>= 2.0.8)
+
+ -- Andreas Tille <tille at debian.org> Wed, 03 Feb 2010 12:30:35 +0100
+
gnumed-server (0v12.0-1) unstable; urgency=low
* New upstream version
Modified: trunk/packages/gnumed-server/trunk/debian/control
===================================================================
--- trunk/packages/gnumed-server/trunk/debian/control 2010-01-31 20:12:47 UTC (rev 4596)
+++ trunk/packages/gnumed-server/trunk/debian/control 2010-02-03 11:31:32 UTC (rev 4597)
@@ -14,7 +14,7 @@
Package: gnumed-server
Architecture: all
Depends: ${misc:Depends}, postgresql | postgresql-8.4, postgresql-client, python, debconf,
- bsd-mailx, openssl, bzip2, cron | anacron, sudo, gnupg | gnupg2, rsync
+ bsd-mailx, openssl, bzip2, cron | anacron, sudo, gnupg | gnupg2, rsync, python-psycopg2 (>= 2.0.8)
Recommends: postgresql-filedump-8.4
Suggests: postgresql-contrib, postgresql-8.4-plr, bacula-console
Description: medical practice management - server
More information about the debian-med-commit
mailing list