Author: e2jk-guest
Date: 2013-09-15 20:56:29 +0000 (Sun, 15 Sep 2013)
New Revision: 14718
Modified:
trunk/packages/gnuhealth/trunk/debian/control
Log:
Explicitly depend on Postgres, since Tryton-server only recommends it.
Reason: if GNU Health server is configured before Postgres, our dbconfig-common
scripts will fail since they can't connect to the database. Since tryton-server
makes their users manually configure their packages, they're actually fine just
recommending and not depending on Postgres, but that's just not good enough for
us ;)
Modified: trunk/packages/gnuhealth/trunk/debian/control
===================================================================
--- trunk/packages/gnuhealth/trunk/debian/control 2013-09-15 20:20:02 UTC
(rev 14717)
+++ trunk/packages/gnuhealth/trunk/debian/control 2013-09-15 20:56:29 UTC
(rev 14718)
@@ -30,6 +30,7 @@
python-vobject,
python-psycopg2,
python-webdav,
+ postgresql,
tryton-server (>= 2.8~), tryton-server (<< 2.9~),
tryton-modules-account (>= 2.8~), tryton-modules-account (<< 2.9~),
tryton-modules-account-invoice (>= 2.8~),
tryton-modules-account-invoice (<< 2.9~),
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit