[med-svn] r4579 - trunk/packages/gnumed-server/trunk/debian

Andreas Tille tille at alioth.debian.org
Sun Jan 24 14:23:41 UTC 2010


Author: tille
Date: 2010-01-24 14:23:40 +0000 (Sun, 24 Jan 2010)
New Revision: 4579

Modified:
   trunk/packages/gnumed-server/trunk/debian/changelog
   trunk/packages/gnumed-server/trunk/debian/control
   trunk/packages/gnumed-server/trunk/debian/watch
Log:
New upstream version


Modified: trunk/packages/gnumed-server/trunk/debian/changelog
===================================================================
--- trunk/packages/gnumed-server/trunk/debian/changelog	2010-01-24 13:23:29 UTC (rev 4578)
+++ trunk/packages/gnumed-server/trunk/debian/changelog	2010-01-24 14:23:40 UTC (rev 4579)
@@ -1,9 +1,12 @@
-gnumed-server (0v12-1) UNRELEASED; urgency=low
+gnumed-server (0v12.0-1) unstable; urgency=low
 
   * New upstream version
   * debian/conf/gnumed-backup.conf: Adapted to new version
   * debian/README.debian: s/v11/v12/ where needed
   * debian/watch: fix case of download file
+  * debian/control:
+    - s/mailx/bsd-mailx/
+    - Suggests: bacula-console
 
  -- Andreas Tille <tille at debian.org>  Wed, 16 Dec 2009 17:55:37 +0100
 

Modified: trunk/packages/gnumed-server/trunk/debian/control
===================================================================
--- trunk/packages/gnumed-server/trunk/debian/control	2010-01-24 13:23:29 UTC (rev 4578)
+++ trunk/packages/gnumed-server/trunk/debian/control	2010-01-24 14:23:40 UTC (rev 4579)
@@ -14,9 +14,9 @@
 Package: gnumed-server
 Architecture: all
 Depends: ${misc:Depends}, postgresql | postgresql-8.4, postgresql-client, python, debconf,
- mailx, openssl, bzip2, cron | anacron, sudo, gnupg | gnupg2, rsync
+ bsd-mailx, openssl, bzip2, cron | anacron, sudo, gnupg | gnupg2, rsync
 Recommends: postgresql-filedump-8.4
-Suggests: postgresql-contrib, postgresql-8.4-plr
+Suggests: postgresql-contrib, postgresql-8.4-plr, bacula-console
 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

Modified: trunk/packages/gnumed-server/trunk/debian/watch
===================================================================
--- trunk/packages/gnumed-server/trunk/debian/watch	2010-01-24 13:23:29 UTC (rev 4578)
+++ trunk/packages/gnumed-server/trunk/debian/watch	2010-01-24 14:23:40 UTC (rev 4579)
@@ -1,3 +1,5 @@
 version=3
 opts="uversionmangle=s/^/0/" \
- http://www.gnumed.de/downloads/server/(v[\.\d]+)/gnumed-server\.(v.+)\.tgz
+  http://wiki.gnumed.de/bin/view/Gnumed/InstallerGuideHomeShort \
+    http://www.gnumed.de/downloads/server/v[\d\.]+/gnumed-server\.([\d\.]+)\.tgz
+




More information about the debian-med-commit mailing list