[med-svn] r4736 - in trunk/packages/gnumed-client/trunk/debian: . conf source
Andreas Tille
tille at alioth.debian.org
Sun Apr 18 20:57:41 UTC 2010
Author: tille
Date: 2010-04-18 20:57:40 +0000 (Sun, 18 Apr 2010)
New Revision: 4736
Added:
trunk/packages/gnumed-client/trunk/debian/source/
trunk/packages/gnumed-client/trunk/debian/source/format
Modified:
trunk/packages/gnumed-client/trunk/debian/changelog
trunk/packages/gnumed-client/trunk/debian/conf/gnumed-client.conf
trunk/packages/gnumed-client/trunk/debian/control
Log:
New upstream version
Modified: trunk/packages/gnumed-client/trunk/debian/changelog
===================================================================
--- trunk/packages/gnumed-client/trunk/debian/changelog 2010-04-12 23:20:19 UTC (rev 4735)
+++ trunk/packages/gnumed-client/trunk/debian/changelog 2010-04-18 20:57:40 UTC (rev 4736)
@@ -1,8 +1,13 @@
-gnumed-client (0.6.2-2) UNRELEASED; urgency=low
+gnumed-client (0.7.0-1) UNRELEASED; urgency=low
- * Suggests instead of Recommends for konsolekalendar and pgadmin3
+ * New upstream version
+ * debian/control
+ - Suggests instead of Recommends for konsolekalendar and pgadmin3
+ - Suggests gimp | kolourpaint
+ - Suggests gnumed-server (>= 0v13) (instead of >= 0v12)
+ * Source Format 3.0 (quilt)
- -- Andreas Tille <tille at debian.org> Tue, 09 Mar 2010 12:43:19 +0100
+ -- Andreas Tille <tille at debian.org> Sun, 18 Apr 2010 22:18:31 +0200
gnumed-client (0.6.2-1) unstable; urgency=low
Modified: trunk/packages/gnumed-client/trunk/debian/conf/gnumed-client.conf
===================================================================
--- trunk/packages/gnumed-client/trunk/debian/conf/gnumed-client.conf 2010-04-12 23:20:19 UTC (rev 4735)
+++ trunk/packages/gnumed-client/trunk/debian/conf/gnumed-client.conf 2010-04-18 20:57:40 UTC (rev 4736)
@@ -6,7 +6,7 @@
# -------------------------------------------------------------
[preferences]
-profile = GNUmed database on this machine (Debian GNU/Linux) (gnumed_v12@)
+profile = GNUmed database on this machine (Debian GNU/Linux) (gnumed_v13@)
login = any-doc
@@ -28,8 +28,8 @@
# the profiles themselves are defined further below
#
profiles = $profiles$
-public GNUmed database
-local GNUmed database
+GNUmed database on this machine
+public GNUmed database at salaam.homeunix.com
$profiles$
# If the system locale matches this value a mismatch
@@ -50,10 +50,10 @@
#
#client timezone = Europe/Berlin
-[profile public GNUmed database]
+[profile public GNUmed database at salaam.homeunix.com]
host = salaam.homeunix.com
port = 5432
-database = gnumed_v12
+database = gnumed_v13
#encoding = UTF8
@@ -74,10 +74,10 @@
help desk = GNUmed Bugs List <Gnumed-bugs at gnu.org>
-[profile local GNUmed database]
+[profile GNUmed database on this machine]
host =
port = 5432
-database = gnumed_v12
+database = gnumed_v13
public/open access = 0
#encoding = UTF8
help desk = Your own IT support <needs configuration>
Modified: trunk/packages/gnumed-client/trunk/debian/control
===================================================================
--- trunk/packages/gnumed-client/trunk/debian/control 2010-04-12 23:20:19 UTC (rev 4735)
+++ trunk/packages/gnumed-client/trunk/debian/control 2010-04-18 20:57:40 UTC (rev 4736)
@@ -20,7 +20,8 @@
Recommends: xsane (>= 0.991), extract, ntp | ntpdate, aeskulap | amide | xmedcon,
iceweasel | www-browser, openoffice.org-writer, python-uno, wgerman-medical,
xdg-utils, kprinter | gtklp, texlive-latex-extra
-Suggests: korganizer, libchipcard-tools, incron, gnumed-server (>= 0v12), konsolekalendar, pgadmin3
+Suggests: korganizer, libchipcard-tools, incron, gnumed-server (>= 0v13), konsolekalendar, pgadmin3,
+ gimp | kolourpaint
Provides: ${python:Provides}
Description: medical practice management - Client
This is the GNUmed Electronic Medical Record. Its purpose is
Added: trunk/packages/gnumed-client/trunk/debian/source/format
===================================================================
--- trunk/packages/gnumed-client/trunk/debian/source/format (rev 0)
+++ trunk/packages/gnumed-client/trunk/debian/source/format 2010-04-18 20:57:40 UTC (rev 4736)
@@ -0,0 +1 @@
+3.0 (quilt)
More information about the debian-med-commit
mailing list