[med-svn] r23424 - trunk/packages/openmrs/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Sun Jan 1 22:32:52 UTC 2017
Author: tille
Date: 2017-01-01 22:32:52 +0000 (Sun, 01 Jan 2017)
New Revision: 23424
Modified:
trunk/packages/openmrs/trunk/debian/watch
Log:
Fix watch file
Modified: trunk/packages/openmrs/trunk/debian/watch
===================================================================
--- trunk/packages/openmrs/trunk/debian/watch 2017-01-01 22:19:46 UTC (rev 23423)
+++ trunk/packages/openmrs/trunk/debian/watch 2017-01-01 22:32:52 UTC (rev 23424)
@@ -1,3 +1,5 @@
# explicitly avoid matching any versions that have a dash (-), such as alphas/betas/release candidates
-version=3
-http://source.openmrs.org/browse/OpenMRS/tags/ /browse/OpenMRS/tags/([\d.]*) debian debian/orig-tar.sh
+version=4
+http://sf.net/openmrs/openmrs-standalone-(\d[\d\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))|zip)
+
+# http://source.openmrs.org/browse/OpenMRS/tags/ /browse/OpenMRS/tags/([\d.]*) debian debian/orig-tar.sh
More information about the debian-med-commit
mailing list