This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository bridge-method-injector.
commit eb893547f4193da1eac1e1483ad0607086159c73 Author: Emmanuel Bourg <[email protected]> Date: Mon Sep 15 00:02:53 2014 +0200 Updated debian/watch to match the versions >= 1.10 --- debian/changelog | 1 + debian/watch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 362a394..0d4e293 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ bridge-method-injector (1.8-2) UNRELEASED; urgency=medium * Team upload. * Switch to debhelper level 9 + * debian/watch: Updated to match the versions >= 1.10 -- Emmanuel Bourg <[email protected]> Sun, 14 Sep 2014 23:56:01 +0200 diff --git a/debian/watch b/debian/watch index 018df4f..840be0e 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 opts=dversionmangle=s/\.dfsg// \ -http://githubredir.debian.net/github/infradna/bridge-method-injector/ bridge-method-injector-parent-(\d.\d).tar.gz +http://githubredir.debian.net/github/infradna/bridge-method-injector/ bridge-method-injector-parent-([\d\.]+).tar.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bridge-method-injector.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

