summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik Tews <hendrik@askra.de>2013-05-27 00:23:55 +0200
committerHendrik Tews <hendrik@askra.de>2013-05-27 00:23:55 +0200
commit353c710e3417ebbf6aea7e87afc245b35a89887b (patch)
treef16cbe8f53964f9c6cbcebbafe6bd58a09125dca
parent4d2d15076a939a4ea3023805a73edf50ec8a1516 (diff)
fix watch file and homepage
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
-rw-r--r--debian/watch4
3 files changed, 9 insertions, 3 deletions
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 <gildor@debian.org> Fri, 21 Sep 2012 01:17:33 +0000
+ [ Hendrik Tews ]
+ * fix watch file and homepage
+
+ -- Hendrik Tews <hendrik@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