This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository activemq.
commit 43da5ec269b0efb97fa0633bfb6c5b0c37575867 Author: Emmanuel Bourg <[email protected]> Date: Thu Dec 22 11:46:12 2016 +0100 Removed the +dfsg suffix --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index dc9008b..bfa9962 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ version=4 -opts=dversionmangle=s/(\da?)[\+\.\-~](?:dfsg|debian|ds|repack|repacked)\.?\d*$/$1/,repacksuffix=+dfsg \ +opts=dversionmangle=s/(\da?)[\+\.\-~](?:dfsg|debian|ds|repack|repacked)\.?\d*$/$1/ \ https://github.com/apache/activemq/tags \ .*/archive/(?:upstream/)?(?:v||version-|release-|X|R|r)activemq-(\d\S*)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/activemq.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

