[Pkg-ocaml-maint-commits] [SCM] mikmatch packaging branch, master, updated. debian/1.0.4-1-2-g3ea191e

Hendrik Tews hendrik at askra.de
Sun May 26 21:46:09 UTC 2013


The following commit has been merged in the master branch:
commit 3ea191e8b163b7a4188b22eb33a0d49000693fb8
Author: Hendrik Tews <hendrik at askra.de>
Date:   Sun May 26 23:45:51 2013 +0200

    fix watch file

diff --git a/debian/changelog b/debian/changelog
index fe9486c..6c2c86b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
 mikmatch (1.0.4-2) UNRELEASED; urgency=low
 
+  [ Sylvain Le Gall ]
   * Remove Sylvain Le Gall from uploaders
 
- -- Sylvain Le Gall <gildor at debian.org>  Fri, 21 Sep 2012 01:16:13 +0000
+  [ Hendrik Tews ]
+  * fix watchfile
+
+ -- Hendrik Tews <hendrik at askra.de>  Sun, 26 May 2013 23:45:33 +0200
 
 mikmatch (1.0.4-1) unstable; urgency=low
 
diff --git a/debian/watch b/debian/watch
index a8699a0..0103ab4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-http://martin.jambon.free.fr/micmatch.html mikmatch-(.*)\.tar\.gz
+http://mjambon.com/releases/mikmatch \
+.*/mikmatch/mikmatch[\-\._](\d\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)

-- 
mikmatch packaging



More information about the Pkg-ocaml-maint-commits mailing list