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 <[email protected]> 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 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
