Author: tille Date: 2009-05-18 21:32:15 +0000 (Mon, 18 May 2009) New Revision: 3397
Modified: trunk/packages/gnumed-client/trunk/debian/changelog trunk/packages/gnumed-client/trunk/debian/conf/gnumed-client.conf Log: FOrgot to commit version 0.4.4 upload Modified: trunk/packages/gnumed-client/trunk/debian/changelog =================================================================== --- trunk/packages/gnumed-client/trunk/debian/changelog 2009-05-18 16:43:20 UTC (rev 3396) +++ trunk/packages/gnumed-client/trunk/debian/changelog 2009-05-18 21:32:15 UTC (rev 3397) @@ -1,3 +1,9 @@ +gnumed-client (0.4.4-1) unstable; urgency=low + + * New upstream version + + -- Andreas Tille <[email protected]> Sat, 02 May 2009 00:12:23 +0200 + gnumed-client (0.4.3-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 2009-05-18 16:43:20 UTC (rev 3396) +++ trunk/packages/gnumed-client/trunk/debian/conf/gnumed-client.conf 2009-05-18 21:32:15 UTC (rev 3397) @@ -27,7 +27,7 @@ [profile local GNUmed database] host = port = 5432 -database = gnumed_v9 +database = gnumed_v10 #encoding = UTF8 help desk = Your own IT support <needs configuration> @@ -35,7 +35,7 @@ [profile public GNUmed database] host = salaam.homeunix.com port = 5432 -database = gnumed_v9 +database = gnumed_v10 #encoding = UTF8 # this option controls whether the database is in-production @@ -52,4 +52,4 @@ # public databases are serviced on the mailing list, # set this to an internal staff address for real # patient databases -help desk = GNUmed Development List <[email protected]> +help desk = GNUmed Bugs List <[email protected]> _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
