[jetty9] 44/99: Modified debian/watch to watch the tags from the Git repository

Jakub Adam xhaakon-guest at moszumanska.debian.org
Fri Oct 9 21:20:50 UTC 2015


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

xhaakon-guest pushed a commit to branch master
in repository jetty9.

commit 43e64e4c501dcab9474f1bb1c9e03a339596204e
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Jul 29 15:42:08 2014 +0200

    Modified debian/watch to watch the tags from the Git repository
---
 debian/changelog | 7 +++++++
 debian/watch     | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 9d3ba1f..18fe563 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+jetty8 (8.1.3-10) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * debian/watch: Watch the tags from the Git repository
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Wed, 30 Jul 2014 17:14:53 +0200
+
 jetty8 (8.1.3-9) unstable; urgency=low
 
   [ Emmanuel Bourg ]
diff --git a/debian/watch b/debian/watch
index 1bc94c4..e591377 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://download.eclipse.org/jetty/stable-8/dist/ .*/jetty-distribution-(\d.*)\.(?:tgz|tar\.(?:gz|bz2|xz)).*
+http://git.eclipse.org/c/jetty/org.eclipse.jetty.project.git/refs/ .*jetty-(8\.[\d\.]+).v.*.tar.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jetty9.git



More information about the pkg-java-commits mailing list