Author: tille Date: 2009-01-13 22:09:28 +0000 (Tue, 13 Jan 2009) New Revision: 2975
Modified: trunk/packages/gnumed-server/trunk/debian/changelog trunk/packages/gnumed-server/trunk/debian/control Log: Recommends: postgresql-filedump-8.3 Modified: trunk/packages/gnumed-server/trunk/debian/changelog =================================================================== --- trunk/packages/gnumed-server/trunk/debian/changelog 2009-01-13 10:55:31 UTC (rev 2974) +++ trunk/packages/gnumed-server/trunk/debian/changelog 2009-01-13 22:09:28 UTC (rev 2975) @@ -1,3 +1,9 @@ +gnumed-server (0v9-4) experimental; urgency=low + + * Recommends: postgresql-filedump-8.3 + + -- Andreas Tille <[email protected]> Tue, 13 Jan 2009 22:56:12 +0100 + gnumed-server (0v9-3) experimental; urgency=low * Do not bootstrap in postinst and provide a script in Modified: trunk/packages/gnumed-server/trunk/debian/control =================================================================== --- trunk/packages/gnumed-server/trunk/debian/control 2009-01-13 10:55:31 UTC (rev 2974) +++ trunk/packages/gnumed-server/trunk/debian/control 2009-01-13 22:09:28 UTC (rev 2975) @@ -15,6 +15,7 @@ Architecture: all Depends: gnumed-common, postgresql, postgresql-client, python, debconf, mailx, openssl, bzip2, cron | anacron, sudo, gnupg | gnupg2, rsync +Recommends: postgresql-filedump-8.3 Suggests: postgresql-contrib Description: medical practice management - server This is the GNUmed Electronic Medical Record. Its purpose is _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
