[pkg-java] r18144 - trunk/mvel/debian

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue May 13 22:47:35 UTC 2014


Author: ebourg-guest
Date: 2014-05-13 22:47:34 +0000 (Tue, 13 May 2014)
New Revision: 18144

Modified:
   trunk/mvel/debian/changelog
   trunk/mvel/debian/watch
Log:
Watch the release tags on Github



Modified: trunk/mvel/debian/changelog
===================================================================
--- trunk/mvel/debian/changelog	2014-05-13 22:46:14 UTC (rev 18143)
+++ trunk/mvel/debian/changelog	2014-05-13 22:47:34 UTC (rev 18144)
@@ -2,6 +2,7 @@
 
   * 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
 

Modified: trunk/mvel/debian/watch
===================================================================
--- trunk/mvel/debian/watch	2014-05-13 22:46:14 UTC (rev 18143)
+++ trunk/mvel/debian/watch	2014-05-13 22:47:34 UTC (rev 18144)
@@ -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




More information about the pkg-java-commits mailing list