The following commit has been merged in the master branch:
commit a94b69dda8dd28038b28d70becf50dc26eed776c
Author: Markus Koschany <a...@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

_______________________________________________
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to