[jenkins] 01/01: Modified debian/watch to match all the previous LTS releases

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Sep 2 09:19:04 UTC 2014


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

ebourg-guest pushed a commit to branch master
in repository jenkins.

commit 72934ed83419a6f1c1925340cad476526edf21db
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Sep 2 11:18:41 2014 +0200

    Modified debian/watch to match all the previous LTS releases
---
 debian/watch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index 871490b..620ec5b 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
+opts=dversionmangle=s/\+dfsg//,downloadurlmangle=s#http://mirrors.jenkins-ci.org/debian-stable/jenkins_(.*)_all.deb#https://github.com/jenkinsci/jenkins/archive/jenkins-$1.tar.gz# \
+ http://mirrors.jenkins-ci.org/debian-stable/jenkins_([\d\.]+)_all.deb 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