This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jellydoc.
commit 95d0e1f440222a5148befe1d0231eda1bdecbb78 Author: Emmanuel Bourg <[email protected]> Date: Mon Aug 31 09:45:15 2015 +0200 Fixed the watch file --- debian/changelog | 1 + debian/watch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3671d96..089b5b9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ jellydoc (1.5-4) UNRELEASED; urgency=medium * debian/control: - Removed the deprecated DM-Upload-Allowed field * Switch to debhelper level 9 + * Fixed the watch file -- Emmanuel Bourg <[email protected]> Mon, 31 Aug 2015 09:31:25 +0200 diff --git a/debian/watch b/debian/watch index 373ce35..aa7bc60 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 opts=dversionmangle=s/\.dfsg// \ -http://githubredir.debian.net/github/kohsuke/maven-jellydoc-plugin/ jellydoc-(.*).tar.gz +https://github.com/kohsuke/maven-jellydoc-plugin/tags .*/jellydoc-(.*).tar.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jellydoc.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

