[SCM] libjide-oss-java packaging branch, master, updated. debian/3.5.3+dfsg-1-11-ga94b69d
Markus Koschany
apo at gambaru.de
Mon May 6 09:22:40 UTC 2013
The following commit has been merged in the master branch:
commit a94b69dda8dd28038b28d70becf50dc26eed776c
Author: Markus Koschany <apo at gambaru.de>
Date: Mon May 6 11:22:01 2013 +0200
Improve debian/watch file.
Thanks: Bart Martens for writing it.
diff --git a/debian/watch b/debian/watch
index 77a0bf9..8a16034 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=3
-opts="dversionmangle=s/\+dfsg//" \
- http://githubredir.debian.net/github/jidesoft/jide-oss \
- /github/jidesoft/jide-oss/(.*)\.tar\.gz
+opts=dversionmangle=s/(\da?)[\+\.\-~](?:dfsg|debian|ds|repack|repacked)\.?\d*$/$1/ \
+https://github.com/jidesoft/jide-oss/tags \
+.*/archive/(?:upstream/)?(?:v||version-|release-|X|R|r)(\d\S*)\.tar\.gz
--
libjide-oss-java packaging
More information about the pkg-java-commits
mailing list