This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository jenkins-instance-identity.
commit 360965e28d7f913ebe5eb7d352c3560698b4b494 Author: Markus Koschany <[email protected]> Date: Thu Dec 3 16:02:59 2015 +0100 Fix watch file. --- debian/changelog | 7 +++++++ debian/watch | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5245984..33d87d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +jenkins-instance-identity (1.5-1) UNRELEASED; urgency=medium + + * Team upload. + * + + -- Markus Koschany <[email protected]> Thu, 03 Dec 2015 15:57:27 +0100 + jenkins-instance-identity (1.4-1) unstable; urgency=medium * Team upload. diff --git a/debian/watch b/debian/watch index 7ec7fa3..d39f48d 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 opts=dversionmangle=s/\+dfsg// \ -http://githubredir.debian.net/github/jenkinsci/instance-identity-module/ instance-identity-(.*).tar.gz +https://github.com/jenkinsci/instance-identity-module/releases .*/instance-identity-([\d.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jenkins-instance-identity.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

