[med-svn] r3134 - trunk/packages/gnumed-client/trunk/debian
tille at alioth.debian.org
tille at alioth.debian.org
Mon Feb 23 08:08:23 UTC 2009
Author: tille
Date: 2009-02-23 08:08:23 +0000 (Mon, 23 Feb 2009)
New Revision: 3134
Modified:
trunk/packages/gnumed-client/trunk/debian/changelog
trunk/packages/gnumed-client/trunk/debian/watch
Log:
Enhanced watch file to not report RC candidates (thanks to Paul Wise)
Modified: trunk/packages/gnumed-client/trunk/debian/changelog
===================================================================
--- trunk/packages/gnumed-client/trunk/debian/changelog 2009-02-22 00:22:51 UTC (rev 3133)
+++ trunk/packages/gnumed-client/trunk/debian/changelog 2009-02-23 08:08:23 UTC (rev 3134)
@@ -1,3 +1,10 @@
+gnumed-client (0.3.10-2) UNRELEASED; urgency=low
+
+ * Enhances watch file to not report RC candidates of
+ upcoming version 0.4 (Thanks to Paul Wise)
+
+ -- Andreas Tille <tille at debian.org> Mon, 23 Feb 2009 09:06:49 +0100
+
gnumed-client (0.3.10-1) unstable; urgency=low
* New upstream version.
Modified: trunk/packages/gnumed-client/trunk/debian/watch
===================================================================
--- trunk/packages/gnumed-client/trunk/debian/watch 2009-02-22 00:22:51 UTC (rev 3133)
+++ trunk/packages/gnumed-client/trunk/debian/watch 2009-02-23 08:08:23 UTC (rev 3134)
@@ -1,2 +1,3 @@
version=3
-http://www.gnumed.de/downloads/client/([\d\.]+)/GNUmed-client\.(.*)\.tgz
+http://www.gnumed.de/download/ \
+ http://www.gnumed.de/downloads/client/[\d\.]+/GNUmed-client\.([\d\.]+)\.tgz
More information about the debian-med-commit
mailing list