[guice] 01/01: Fixed debian/watch to catch the version 4.0~beta

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Sat Oct 18 22:18:44 BST 2014


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

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

commit c01a430f0f94653ab5f00515e4bb35d1f5f17ba1
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Sat Oct 18 23:18:27 2014 +0200

    Fixed debian/watch to catch the version 4.0~beta
---
 debian/changelog | 6 ++++++
 debian/watch     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 1cf72d7..af2aedd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+guice (4.0~beta5-2) UNRELEASED; urgency=medium
+
+  * debian/watch: Fixed to catch the version 4.0~beta
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Sat, 18 Oct 2014 23:17:54 +0200
+
 guice (4.0~beta5-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/watch b/debian/watch
index bb460eb..b2a428b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=uversionmangle=s/-(rc|beta)/~$1/ \
-https://github.com/google/guice/tags .*/([\d\.]+(?:-(?:rc|beta)\d+)?).tar.gz debian debian/orig-tar.sh
+https://github.com/google/guice/tags .*/([\d\.]+(?:-(?:rc|beta)(?:\d+)?)?).tar.gz debian debian/orig-tar.sh

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



More information about the pkg-java-commits mailing list