[med-svn] r18605 - trunk/packages/gnumed-server/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Mon Jan 26 19:27:08 UTC 2015
Author: tille
Date: 2015-01-26 19:27:07 +0000 (Mon, 26 Jan 2015)
New Revision: 18605
Modified:
trunk/packages/gnumed-server/trunk/debian/README.Debian
trunk/packages/gnumed-server/trunk/debian/changelog
Log:
New upstream version; Adapt README.Debian to new major release
Modified: trunk/packages/gnumed-server/trunk/debian/README.Debian
===================================================================
--- trunk/packages/gnumed-server/trunk/debian/README.Debian 2015-01-24 10:02:00 UTC (rev 18604)
+++ trunk/packages/gnumed-server/trunk/debian/README.Debian 2015-01-26 19:27:07 UTC (rev 18605)
@@ -38,7 +38,7 @@
Upgrading the Database
======================
-To upgrade your v18 database to the current version 19 database
+To upgrade your v19 database to the current version 20 database
follow these steps:
1) Make sure all clients are disconnected.
@@ -48,7 +48,7 @@
2) Run the upgrade procedure.
- # gm-upgrade_server 18 19
+ # gm-upgrade_server 19 20
This can take a long time and require quite some disk space
if your database is large. Try the "no-backup" option if you
@@ -113,10 +113,10 @@
You can always install any fixups into your database with
gm-fixup_server like so:
- $> gm-fixup_server 19
+ $> gm-fixup_server 20
-assuming your database is at version 19. If there are no
+assuming your database is at version 20. If there are no
fixups to apply it will simply fail without harm. There is
no problem repeating this procedure (unless there is a bug).
- -- Andreas Tille <tille at debian.org> Wed, 15 Sep 2010 15:37:07 +0200
+ -- Andreas Tille <tille at debian.org> Mon, 26 Jan 2015 19:55:11 +0100
Modified: trunk/packages/gnumed-server/trunk/debian/changelog
===================================================================
--- trunk/packages/gnumed-server/trunk/debian/changelog 2015-01-24 10:02:00 UTC (rev 18604)
+++ trunk/packages/gnumed-server/trunk/debian/changelog 2015-01-26 19:27:07 UTC (rev 18605)
@@ -1,3 +1,10 @@
+gnumed-server (20.2-1) experimental; urgency=medium
+
+ * New upstream version
+ * Adapt README.Debian to new major release
+
+ -- Andreas Tille <tille at debian.org> Mon, 26 Jan 2015 19:55:11 +0100
+
gnumed-server (19.12-1) unstable; urgency=medium
* New upstream version
More information about the debian-med-commit
mailing list