[pkg-eucalyptus-commits] r328 - mule/trunk/debian

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Jul 31 12:39:18 UTC 2015


Author: ebourg-guest
Date: 2015-07-31 12:39:18 +0000 (Fri, 31 Jul 2015)
New Revision: 328

Modified:
   mule/trunk/debian/changelog
   mule/trunk/debian/watch
Log:
debian/watch: Track the release tags on GitHub



Modified: mule/trunk/debian/changelog
===================================================================
--- mule/trunk/debian/changelog	2015-07-31 12:36:36 UTC (rev 327)
+++ mule/trunk/debian/changelog	2015-07-31 12:39:18 UTC (rev 328)
@@ -4,6 +4,7 @@
   * debian/control:
     - Added the missing build dependency on libmx4j-java
     - Standards-Version updated to 3.9.6 (no changes)
+  * debian/watch: Track the release tags on GitHub
 
  -- Emmanuel Bourg <ebourg at apache.org>  Fri, 31 Jul 2015 14:32:20 +0200
 

Modified: mule/trunk/debian/watch
===================================================================
--- mule/trunk/debian/watch	2015-07-31 12:36:36 UTC (rev 327)
+++ mule/trunk/debian/watch	2015-07-31 12:39:18 UTC (rev 328)
@@ -1,2 +1,3 @@
 version=3
-https://svn.codehaus.org/mule/tags/ mule-([0-9].*)/ debian debian/orig-tar.sh
+https://github.com/mulesoft/mule/tags .*/mule-([\d\.]+).tar.gz debian debian/orig-tar.sh
+




More information about the pkg-eucalyptus-commits mailing list