This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository cronometer.
commit bae315f141a25f9452b1e35059ede7f1bef35b3e Author: Emmanuel Bourg <[email protected]> Date: Wed Mar 5 09:52:19 2014 +0100 Mangle the +dfsg suffix --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 97b0601..2821456 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 -opts=filenamemangle=s/(CRONOMETER|cronometer)-(.*).(tar.gz|tgz)/cronometer-$2.tar.gz/ \ +opts=dversionmangle=s/\+dfsg//,filenamemangle=s/(CRONOMETER|cronometer)-(.*).(tar.gz|tgz)/cronometer-$2.tar.gz/ \ http://sf.net/cronometer/CRONOMETER-([^-]+)\-?.*\.(?:tar\.gz|tgz) debian debian/orig-tar.sh -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/cronometer.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

