Author: tille Date: 2013-02-02 13:40:35 +0000 (Sat, 02 Feb 2013) New Revision: 12889
Modified: trunk/packages/gnumed-server/trunk/debian/changelog trunk/packages/gnumed-server/trunk/debian/control Log: Add "Recommends: barman" as recommended by upstream Modified: trunk/packages/gnumed-server/trunk/debian/changelog =================================================================== --- trunk/packages/gnumed-server/trunk/debian/changelog 2013-02-02 12:22:52 UTC (rev 12888) +++ trunk/packages/gnumed-server/trunk/debian/changelog 2013-02-02 13:40:35 UTC (rev 12889) @@ -1,3 +1,9 @@ +gnumed-server (17.7-2) UNRELEASED; urgency=low + + * Add "Recommends: barman" + + -- Andreas Tille <[email protected]> Sat, 02 Feb 2013 14:37:16 +0100 + gnumed-server (17.7-1) experimental; urgency=low * New upstream version Modified: trunk/packages/gnumed-server/trunk/debian/control =================================================================== --- trunk/packages/gnumed-server/trunk/debian/control 2013-02-02 12:22:52 UTC (rev 12888) +++ trunk/packages/gnumed-server/trunk/debian/control 2013-02-02 13:40:35 UTC (rev 12889) @@ -16,6 +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: barman Suggests: postgresql-contrib, postgresql-plr | postgresql-9.1-plr, bacula-console, postgresql-filedump 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/cgi-bin/mailman/listinfo/debian-med-commit
