This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jenkins-remoting.
commit ece657d7ddb7de00d8584e5c05e5d34cad48e28e Author: Emmanuel Bourg <[email protected]> Date: Thu Oct 24 13:01:30 2013 +0200 debian/watch: Updated to exclude the test-client versions --- debian/changelog | 7 +++++++ debian/watch | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e793eaa..1086db9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +jenkins-remoting (2.23-2) UNRELEASED; urgency=low + + * Team upload. + * debian/watch: Updated to exclude the test-client versions + + -- Emmanuel Bourg <[email protected]> Thu, 24 Oct 2013 13:00:13 +0200 + jenkins-remoting (2.23-1) unstable; urgency=low * New upstream release. diff --git a/debian/watch b/debian/watch index dd16d89..e6fd668 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 opts=dversionmangle=s/\+dfsg// \ -http://githubredir.debian.net/github/jenkinsci/remoting/ remoting-(.*).tar.gz debian debian/orig-tar.sh +http://githubredir.debian.net/github/jenkinsci/remoting/ remoting-(\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-remoting.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

