[groovy2] 01/01: Updated debian/watch to track the Apache incubator releases
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Sep 30 09:08:21 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository groovy2.
commit a9e7e22fe1e2b6a46d8ae39ee18cc74aed0e0988
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Sep 30 11:07:58 2015 +0200
Updated debian/watch to track the Apache incubator releases
---
debian/changelog | 7 +++++++
debian/watch | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index f7ec31e..0b97c95 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+groovy2 (2.4.3+dfsg-3) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * debian/watch: Track the Apache incubator releases
+
+ -- Emmanuel Bourg <ebourg at apache.org> Wed, 30 Sep 2015 11:07:10 +0200
+
groovy2 (2.4.3+dfsg-2) unstable; urgency=medium
* Team upload.
diff --git a/debian/watch b/debian/watch
index 8538cc0..4539e2a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)[\-\.]?\d*)$/$1~$2/,dversionmangle=s/\+dfsg// \
-http://www.groovy-lang.org/download.html .*/groovy-src-(\d.*)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+http://www.groovy-lang.org/download.html .*/(?:apache-)?groovy-src-(\d.*)(?:-incubating)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/groovy2.git
More information about the pkg-java-commits
mailing list