[mvel] 19/42: Watch the release tags on Github

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Jan 18 17:01:28 UTC 2016


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

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

commit 3f61fd000f720bdbac5803e4d9b2b7216d67ffcb
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue May 13 22:47:34 2014 +0000

    Watch the release tags on Github
---
 debian/changelog | 1 +
 debian/watch     | 3 +--
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 81c52e8..b4c6f5c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ mvel (2.0.18-4) UNRELEASED; urgency=medium
 
   * Team upload.
   * Fixed a compilation error with Java 8
+  * debian/watch: Updated to watch the release tags on Github
 
  -- Emmanuel Bourg <ebourg at apache.org>  Wed, 14 May 2014 00:45:07 +0200
 
diff --git a/debian/watch b/debian/watch
index fdf05c2..ff03521 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,2 @@
 version=3
-http://svn.codehaus.org/mvel/tags/ mvel2-([\d\.]+)/
-
+https://github.com/mvel/mvel/releases .*/mvel2-([\d\.]+)(?:.Final)?.tar.gz

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



More information about the pkg-java-commits mailing list