[med-svn] r6673 - trunk/packages/gnumed-server/trunk/debian

Andreas Tille tille at alioth.debian.org
Wed Apr 27 11:44:31 UTC 2011


Author: tille
Date: 2011-04-27 11:44:27 +0000 (Wed, 27 Apr 2011)
New Revision: 6673

Modified:
   trunk/packages/gnumed-server/trunk/debian/changelog
   trunk/packages/gnumed-server/trunk/debian/control
Log:
postgresql-filedump-8.4 only Suggests and not Recommends and more because it is missing for postgresql 9.0


Modified: trunk/packages/gnumed-server/trunk/debian/changelog
===================================================================
--- trunk/packages/gnumed-server/trunk/debian/changelog	2011-04-27 11:16:28 UTC (rev 6672)
+++ trunk/packages/gnumed-server/trunk/debian/changelog	2011-04-27 11:44:27 UTC (rev 6673)
@@ -1,3 +1,10 @@
+gnumed-server (15.3-2) UNRELEASED; urgency=low
+
+  * debian/control: postgresql-filedump-8.4 only Suggests and not
+    Recommends and more because it is missing for postgresql 9.0
+
+ -- Andreas Tille <tille at debian.org>  Wed, 27 Apr 2011 13:42:59 +0200
+
 gnumed-server (15.3-1) unstable; urgency=low
 
   * New upstream version

Modified: trunk/packages/gnumed-server/trunk/debian/control
===================================================================
--- trunk/packages/gnumed-server/trunk/debian/control	2011-04-27 11:16:28 UTC (rev 6672)
+++ trunk/packages/gnumed-server/trunk/debian/control	2011-04-27 11:44:27 UTC (rev 6673)
@@ -16,8 +16,7 @@
 Depends: ${misc:Depends}, postgresql (>= 8.4) | postgresql-8.4, postgresql-client, python,
  debconf, bsd-mailx | mailx, openssl, bzip2, cron | anacron, sudo, gnupg | gnupg2,
  rsync, python-psycopg2 (>= 2.0.8), python-egenix-mxdatetime
-Recommends: postgresql-filedump-8.4
-Suggests: postgresql-contrib, postgresql-8.4-plr, bacula-console
+Suggests: postgresql-contrib, postgresql-8.4-plr, bacula-console, postgresql-filedump-8.4
 Description: medical practice management - server
  This is the GNUmed Electronic Medical Record. Its purpose is
  to enable doctors to keep a medically sound record on their




More information about the debian-med-commit mailing list