[med-svn] r15168 - in trunk/packages/gnumed-client/trunk/debian: . conf
Andreas Tille
tille at alioth.debian.org
Sat Nov 9 17:07:41 UTC 2013
Author: tille
Date: 2013-11-09 17:07:40 +0000 (Sat, 09 Nov 2013)
New Revision: 15168
Modified:
trunk/packages/gnumed-client/trunk/debian/changelog
trunk/packages/gnumed-client/trunk/debian/conf/gnumed-client.conf
Log:
Upload package with fixed config file
Modified: trunk/packages/gnumed-client/trunk/debian/changelog
===================================================================
--- trunk/packages/gnumed-client/trunk/debian/changelog 2013-11-09 09:46:08 UTC (rev 15167)
+++ trunk/packages/gnumed-client/trunk/debian/changelog 2013-11-09 17:07:40 UTC (rev 15168)
@@ -1,3 +1,9 @@
+gnumed-client (1.4.0+dfsg-2) unstable; urgency=low
+
+ * Fix config file
+
+ -- Andreas Tille <tille at debian.org> Sat, 09 Nov 2013 16:48:21 +0100
+
gnumed-client (1.4.0+dfsg-1) unstable; urgency=low
* New upstream version
Modified: trunk/packages/gnumed-client/trunk/debian/conf/gnumed-client.conf
===================================================================
--- trunk/packages/gnumed-client/trunk/debian/conf/gnumed-client.conf 2013-11-09 09:46:08 UTC (rev 15167)
+++ trunk/packages/gnumed-client/trunk/debian/conf/gnumed-client.conf 2013-11-09 17:07:40 UTC (rev 15168)
@@ -20,7 +20,7 @@
# -------------------------------------------------------------
[preferences]
-profile = GNUmed database at publicdb.gnumed.de (PUBLIC) (gnumed_v18 at publicdb.gnumed.de)
+profile = GNUmed database at publicdb.gnumed.de (PUBLIC) (gnumed_v19 at publicdb.gnumed.de)
login = any-doc
@@ -69,7 +69,7 @@
host =
port = 5432
-database = gnumed_v18
+database = gnumed_v19
public/open access = 0
help desk = Your own IT support <needs configuration>
last known workplaces = $last known workplaces$
@@ -86,7 +86,7 @@
host = 127.0.0.1
port = 5432
-database = gnumed_v18
+database = gnumed_v19
public/open access = 0
help desk = Your own IT support <needs configuration>
@@ -103,7 +103,7 @@
# there are several PostgreSQL instances running
# on a database server
port = 5432
-database = gnumed_v18
+database = gnumed_v19
# public/open access controls exception message and log handling
# 0 --> message by default goes to public list if no receiver given
# 0 (1) --> log is (not) included by default, which user can override
More information about the debian-med-commit
mailing list