Author: tille Date: 2009-12-16 16:52:37 +0000 (Wed, 16 Dec 2009) New Revision: 4452
Modified: trunk/packages/gnumed-server/trunk/debian/changelog trunk/packages/gnumed-server/trunk/debian/control Log: New upstream version; s/postgresql-8.3/postgresql-8.4/ Modified: trunk/packages/gnumed-server/trunk/debian/changelog =================================================================== --- trunk/packages/gnumed-server/trunk/debian/changelog 2009-12-16 16:38:19 UTC (rev 4451) +++ trunk/packages/gnumed-server/trunk/debian/changelog 2009-12-16 16:52:37 UTC (rev 4452) @@ -1,3 +1,12 @@ +gnumed-server (0v11.2-1) unstable; urgency=low + + * New upstream version + * Depends postgresql | postgresql-8.4 and all additional postgresql + package dependencies bumped to version 8.4 + Closes: #559614 + + -- Andreas Tille <[email protected]> Wed, 16 Dec 2009 17:41:31 +0100 + gnumed-server (0v11.1-1) unstable; urgency=low * New upstream version Modified: trunk/packages/gnumed-server/trunk/debian/control =================================================================== --- trunk/packages/gnumed-server/trunk/debian/control 2009-12-16 16:38:19 UTC (rev 4451) +++ trunk/packages/gnumed-server/trunk/debian/control 2009-12-16 16:52:37 UTC (rev 4452) @@ -13,10 +13,10 @@ Package: gnumed-server Architecture: all -Depends: ${misc:Depends}, postgresql | postgresql-8.3, postgresql-client, python, debconf, +Depends: ${misc:Depends}, postgresql | postgresql-8.4, postgresql-client, python, debconf, mailx, openssl, bzip2, cron | anacron, sudo, gnupg | gnupg2, rsync -Recommends: postgresql-filedump-8.3 -Suggests: postgresql-contrib, postgresql-8.3-plr +Recommends: postgresql-filedump-8.4 +Suggests: postgresql-contrib, postgresql-8.4-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
