Author: tille Date: 2009-01-14 07:09:57 +0000 (Wed, 14 Jan 2009) New Revision: 2977
Modified: trunk/packages/gnumed-server/trunk/debian/changelog trunk/packages/gnumed-server/trunk/debian/control Log: Suggests: postgresql-8.3-plr Modified: trunk/packages/gnumed-server/trunk/debian/changelog =================================================================== --- trunk/packages/gnumed-server/trunk/debian/changelog 2009-01-13 23:41:02 UTC (rev 2976) +++ trunk/packages/gnumed-server/trunk/debian/changelog 2009-01-14 07:09:57 UTC (rev 2977) @@ -1,6 +1,7 @@ gnumed-server (0v9-4) experimental; urgency=low * Recommends: postgresql-filedump-8.3 + * Suggests: postgresql-8.3-plr -- Andreas Tille <[email protected]> Tue, 13 Jan 2009 22:56:12 +0100 Modified: trunk/packages/gnumed-server/trunk/debian/control =================================================================== --- trunk/packages/gnumed-server/trunk/debian/control 2009-01-13 23:41:02 UTC (rev 2976) +++ trunk/packages/gnumed-server/trunk/debian/control 2009-01-14 07:09:57 UTC (rev 2977) @@ -16,7 +16,7 @@ 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 +Suggests: postgresql-contrib, postgresql-8.3-plr 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 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
