[Pkg-ocaml-maint-commits] [SCM] ocaml-inotify packaging branch, master, updated. debian/1.0-1-5-ga68d5aa

Hendrik Tews hendrik at askra.de
Sun May 26 22:35:20 UTC 2013


The following commit has been merged in the master branch:
commit a68d5aa1cd9bc7f8a61321d7e6baa0a3a2f0b5f9
Author: Hendrik Tews <hendrik at askra.de>
Date:   Mon May 27 00:35:03 2013 +0200

    fix watch file

diff --git a/debian/changelog b/debian/changelog
index be6d228..8b2f28f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,7 +6,10 @@ ocaml-inotify (1.0-2) UNRELEASED; urgency=low
   [ Sylvain Le Gall ]
   * Remove myself from uploaders.
 
- -- Stéphane Glondu <glondu at debian.org>  Wed, 02 Nov 2011 08:39:07 +0100
+  [ Hendrik Tews ]
+  * fix watch file
+
+ -- Hendrik Tews <hendrik at askra.de>  Mon, 27 May 2013 00:34:29 +0200
 
 ocaml-inotify (1.0-1) unstable; urgency=low
 
diff --git a/debian/watch b/debian/watch
index f412b4d..eb51359 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-http://projects.snarc.org/ocaml-inotify/download/ocaml_inotify-([0-9\.]*).tar.bz2
+http://projects.snarc.org/ocaml-inotify/ \
+.*/ocaml_inotify[\-\._](\d\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)

-- 
ocaml-inotify packaging



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