[groovy2] 01/02: Updated debian/watch to track the latest releases
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon May 2 15:56:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository groovy2.
commit 508a1351532a7a5224122d22c02d2d73dc765520
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon May 2 17:53:46 2016 +0200
Updated debian/watch to track the latest releases
---
debian/changelog | 1 +
debian/watch | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 5d67339..a55966b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ groovy (2.4.5-2) UNRELEASED; urgency=medium
* Removed the build dependency on libcobertura-java
* Standards-Version updated to 3.9.8 (no changes)
* Use secure Vcs-* URLs
+ * Updated debian/watch to track the latest releases
-- Emmanuel Bourg <ebourg at apache.org> Mon, 02 May 2016 14:33:20 +0200
diff --git a/debian/watch b/debian/watch
index 4539e2a..f24379a 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 .*/(?:apache-)?groovy-src-(\d.*)(?:-incubating)\.(?: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