This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository jboss-classfilewriter.
commit 60074a0eff724c9ac9dfae0587d7e34af487da6f Author: Markus Koschany <[email protected]> Date: Wed Sep 16 09:35:01 2015 +0200 Really detect only Final releases. --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 2912732..798921c 100644 --- a/debian/watch +++ b/debian/watch @@ -2,5 +2,5 @@ version=3 opts=dversionmangle=s/(\da?)[\+\.\-~](?:dfsg|debian|ds|repack|repacked)\.?\d*$/$1/,\ uversionmangle=s/_/./g;s/\.Final// \ https://github.com/jbossas/jboss-classfilewriter/tags \ -.*/archive/(?:upstream/)?(?:v||version-|release-|X|R|r)(\d\S*)\.tar\.gz +.*/archive/(?:upstream/)?(?:v||version-|release-|X|R|r)(\d\S*)\.Final\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jboss-classfilewriter.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

