This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-processor-plugin.
commit e82411948661a810f4455e2415644cf61e99b944 Author: Emmanuel Bourg <[email protected]> Date: Sat Jul 29 01:06:50 2017 +0200 Updated the watch file to track the latest releases --- debian/changelog | 1 + debian/watch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e5cfe6e..fca5779 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ maven-processor-plugin (2.0.8-3) UNRELEASED; urgency=medium * Standards-Version updated to 4.0.0 * Switch to debhelper level 10 * Use a secure Vcs-Git URL + * Updated the watch file to track the latest releases -- Emmanuel Bourg <[email protected]> Sat, 29 Jul 2017 01:03:55 +0200 diff --git a/debian/watch b/debian/watch index 79c7cc4..87c9c6b 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -https://github.com/bsorrentino/maven-annotation-plugin/tags .*/maven-processor-plugin-([\d\.]+).tar.gz +https://github.com/bsorrentino/maven-annotation-plugin/tags .*/(?:maven-processor-plugin-|v)([\d\.]+).tar.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-processor-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

