The following commit has been merged in the master branch:
commit a68d5aa1cd9bc7f8a61321d7e6baa0a3a2f0b5f9
Author: Hendrik Tews <hend...@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 <glo...@debian.org>  Wed, 02 Nov 2011 08:39:07 +0100
+  [ Hendrik Tews ]
+  * fix watch file
+
+ -- Hendrik Tews <hend...@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

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to