[med-svn] r19251 - trunk/packages/python-hl7/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Mon May 18 14:24:03 UTC 2015
Author: tille
Date: 2015-05-18 14:24:03 +0000 (Mon, 18 May 2015)
New Revision: 19251
Modified:
trunk/packages/python-hl7/trunk/debian/changelog
trunk/packages/python-hl7/trunk/debian/watch
Log:
Fix watch file
Modified: trunk/packages/python-hl7/trunk/debian/changelog
===================================================================
--- trunk/packages/python-hl7/trunk/debian/changelog 2015-05-18 12:35:48 UTC (rev 19250)
+++ trunk/packages/python-hl7/trunk/debian/changelog 2015-05-18 14:24:03 UTC (rev 19251)
@@ -1,3 +1,9 @@
+python-hl7 (0.3.2-2) UNRELEASED; urgency=medium
+
+ * Fix watch file
+
+ -- Andreas Tille <tille at debian.org> Mon, 18 May 2015 16:23:10 +0200
+
python-hl7 (0.3.2-1) unstable; urgency=medium
* New upstream version
Modified: trunk/packages/python-hl7/trunk/debian/watch
===================================================================
--- trunk/packages/python-hl7/trunk/debian/watch 2015-05-18 12:35:48 UTC (rev 19250)
+++ trunk/packages/python-hl7/trunk/debian/watch 2015-05-18 14:24:03 UTC (rev 19251)
@@ -1,2 +1,2 @@
version=3
-http://pypi.python.org/packages/source/h/hl7/ hl7-(.*)\.tar\.gz
+https://pypi.python.org/pypi/hl7 .*/h/hl7/hl7-([.\d]+)\.tar\.gz
More information about the debian-med-commit
mailing list