[SCM] Java port of Oniguruma regexp library branch, master, updated. debian/1.1.4-2-9-g2f48cf2

Hideki Yamane henrich at debian.org
Tue May 7 10:52:48 UTC 2013


The following commit has been merged in the master branch:
commit b0c682e8e42f39ea84ff157281addcc04cc557aa
Author: Hideki Yamane <henrich at debian.org>
Date:   Tue Nov 27 22:17:01 2012 +0900

    Imported Debian patch 1.1.7+git20120721-2

diff --git a/debian/changelog b/debian/changelog
index 5f3a794..1f162ff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+jruby-joni (1.1.7+git20120721-2) experimental; urgency=low
+
+  * debian/watch
+    - fixed to work, thanks to Bart Martens <bartm at debian.org> 
+
+ -- Hideki Yamane <henrich at debian.org>  Tue, 27 Nov 2012 22:17:01 +0900
+
 jruby-joni (1.1.7+git20120721-1) experimental; urgency=low
 
   * Team upload.
diff --git a/debian/watch b/debian/watch
index 5467399..7e18148 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,2 @@
 version=3
-http://github.com/jruby/joni/tags \
-  /jruby/joni/tarball/(.*) debian debian/orig-tar.sh
+https://github.com/jruby/joni/tags .*/v?(\d.*)\.(?:tgz|tbz2|tar\.(?:gz|bz2|xz)) debian debian/orig-tar.sh

-- 
Java port of Oniguruma regexp library



More information about the pkg-java-commits mailing list