Author: tille Date: 2014-03-28 13:04:08 +0000 (Fri, 28 Mar 2014) New Revision: 16537
Modified: trunk/packages/gnumed-server/trunk/debian/changelog trunk/packages/gnumed-server/trunk/debian/control Log: Suggests: orthanc Modified: trunk/packages/gnumed-server/trunk/debian/changelog =================================================================== --- trunk/packages/gnumed-server/trunk/debian/changelog 2014-03-28 13:00:51 UTC (rev 16536) +++ trunk/packages/gnumed-server/trunk/debian/changelog 2014-03-28 13:04:08 UTC (rev 16537) @@ -1,3 +1,9 @@ +gnumed-server (19.7-2) UNRELEASED; urgency=medium + + * Suggests: orthanc + + -- Andreas Tille <[email protected]> Fri, 28 Mar 2014 14:09:17 +0100 + gnumed-server (19.7-1) unstable; urgency=medium * New upstream version Modified: trunk/packages/gnumed-server/trunk/debian/control =================================================================== --- trunk/packages/gnumed-server/trunk/debian/control 2014-03-28 13:00:51 UTC (rev 16536) +++ trunk/packages/gnumed-server/trunk/debian/control 2014-03-28 13:04:08 UTC (rev 16537) @@ -32,7 +32,8 @@ Suggests: postgresql-contrib, postgresql-plr | postgresql-9.3-plr, bacula-console, - postgresql-filedump + postgresql-filedump, + orthanc 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/cgi-bin/mailman/listinfo/debian-med-commit
