This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jenkins-htmlunit.
commit db3daac6fbcb94979709a1a7268a4ec1a074cf1c Author: Emmanuel Bourg <[email protected]> Date: Tue Dec 1 09:05:01 2015 +0100 Fixed debian/watch --- debian/changelog | 7 +++++++ debian/watch | 3 +-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index ccba6ca..ccb2a26 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +jenkins-htmlunit (2.6-jenkins-6-3) UNRELEASED; urgency=medium + + * Team upload. + * Fixed debian/watch + + -- Emmanuel Bourg <[email protected]> Tue, 01 Dec 2015 09:04:44 +0100 + jenkins-htmlunit (2.6-jenkins-6-2) unstable; urgency=medium * Team upload. diff --git a/debian/watch b/debian/watch index 3ce26a4..074a879 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,2 @@ version=3 -opts=dversionmangle=s/\.dfsg// \ -http://githubredir.debian.net/github/jenkinsci/htmlunit/ ([\d\.]+-(?:jenkins|hudson)-[\d\.]+).tar.gz debian debian/orig-tar.sh +https://github.com/jenkinsci/htmlunit/tags .*/([\d\.]+-(?:jenkins|hudson)-[\d\.]+).tar.gz debian debian/orig-tar.sh -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jenkins-htmlunit.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

