The following commit has been merged in the master branch:
commit 8ddf7bc872c429756e9f4ee1e07f0469c3fd17b8
Author: Felix Natter <[email protected]>
Date: Sat Feb 23 20:12:04 2013 +0100
fix debian/watch to pick up only stable releases (thanks to Bart Martens
<[email protected]>)
diff --git a/debian/watch b/debian/watch
index 8b892ff..fa53a5b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,8 +1,7 @@
-# the uversionmangle is needed because we have release numbers like 1.2.21_04!
# the dversionmangle is needed because we have added "+dfsg1" to the
# upstream version for 1.2.20!
+# from Bart Martens <[email protected]> Sat, 23 Feb 2013 18:28:01 +0000
-# Compulsory line, this is a version 3 file
version=3
-opts=uversionmangle=s/_/./g,dversionmangle=s/\+dfsg1// \
- http://sf.net/freeplane/freeplane_srcpure-(.*)\.tar\.gz
+opts=versionmangle=s/\+dfsg1// \
+http://sourceforge.net/projects/freeplane/files/freeplane%20stable/
.*/freeplane_srcpure-(\d.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz)).*
--
freeplane packaging
_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits