[jenkins] 01/01: update debian/watch (closes #731204)

Tony Mancill tmancill at moszumanska.debian.org
Thu Dec 5 04:41:24 UTC 2013


This is an automated email from the git hooks/post-receive script.

tmancill pushed a commit to branch master
in repository jenkins.

commit 4dfcc9f4d05bafa368219d220ab725752b98c4bf
Author: tony mancill <tmancill at debian.org>
Date:   Wed Dec 4 20:40:56 2013 -0800

    update debian/watch (closes #731204)
---
 debian/changelog | 8 ++++++++
 debian/watch     | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index afb13dc..f0ba5bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+jenkins (1.509.2+dfsg-3) UNRELEASED; urgency=low
+
+  * Team upload.
+  * Update watch file version regex to support formats other than x.y.z.
+    - Thanks to Matthew Haughton. (Closes: #731204)
+
+ -- tony mancill <tmancill at debian.org>  Wed, 04 Dec 2013 20:37:37 -0800
+
 jenkins (1.509.2+dfsg-2) unstable; urgency=low
 
   * d/plugin-parent.pom.in,control: Bump access-modifier-check version
diff --git a/debian/watch b/debian/watch
index 3cda691..2eb8597 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=dversionmangle=s/\+dfsg// \
- https://github.com/jenkinsci/jenkins/tags .*/jenkins-(\d+).(\d+).(\d+).tar.gz debian debian/orig-tar.sh
+ https://github.com/jenkinsci/jenkins/tags .*/jenkins-(\d[\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.git



More information about the pkg-java-commits mailing list