The following commit has been merged in the master branch:
commit 353c710e3417ebbf6aea7e87afc245b35a89887b
Author: Hendrik Tews <hend...@askra.de>
Date:   Mon May 27 00:23:55 2013 +0200

    fix watch file and homepage

diff --git a/debian/changelog b/debian/changelog
index 8ba0d3f..8e83761 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
 ocaml-benchmark (0.9-3) UNRELEASED; urgency=low
 
+  [ Sylvain Le Gall ]
   * Remove Sylvain Le Gall from uploaders
 
- -- Sylvain Le Gall <gil...@debian.org>  Fri, 21 Sep 2012 01:17:33 +0000
+  [ Hendrik Tews ]
+  * fix watch file and homepage
+
+ -- Hendrik Tews <hend...@askra.de>  Mon, 27 May 2013 00:23:06 +0200
 
 ocaml-benchmark (0.9-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 6832da7..ef6511b 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: cdbs (>= 0.4.23-1.1),
 Standards-Version: 3.8.3
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocaml-benchmark.git
 Vcs-Browser: 
http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-benchmark.git
-Homepage: http://sourceforge.net/projects/ocaml-benchmark/
+Homepage: https://github.com/Chris00/ocaml-benchmark
 
 Package: libbenchmark-ocaml-dev
 Architecture: any
diff --git a/debian/watch b/debian/watch
index d333f46..070866a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,4 @@
 version=3
-http://sf.net/ocaml-benchmark/benchmark-([0-9\.]*)\.tar\.bz2
+#http://sf.net/ocaml-benchmark/benchmark-([0-9\.]*)\.tar\.bz2
+opts=filenamemangle=s/.+\/v?(.*)\.tar\.gz/ocaml-benchmark-$1.tar.gz/ \
+https://github.com/Chris00/ocaml-benchmark/tags .*/v?(\d[\d\.]+)\.tar\.gz

-- 
ocaml-benchmark 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