[Pkg-ocaml-maint-commits] [SCM] obus packaging branch, master, updated. debian/1.0.rc1-1-1-g2969a8b

Stephane Glondu steph at glondu.net
Wed Feb 24 22:13:31 UTC 2010


The following commit has been merged in the master branch:
commit 2969a8be368c86547a4248d7384f60906393c6cd
Author: Stephane Glondu <steph at glondu.net>
Date:   Wed Feb 24 23:13:20 2010 +0100

    Fix debian/watch

diff --git a/debian/changelog b/debian/changelog
index bf6f2e8..4878bb3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+obus (1.0~rc1-2) UNRELEASED; urgency=low
+
+  * Fix debian/watch
+
+ -- Stéphane Glondu <glondu at debian.org>  Wed, 24 Feb 2010 23:13:19 +0100
+
 obus (1.0~rc1-1) experimental; urgency=low
 
   * Initial release (Closes: #550754)
diff --git a/debian/watch b/debian/watch
index 512b008..a1a952c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,6 @@
 version=3
 opts="uversionmangle=s/rc/~rc/" \
-http://forge.ocamlcore.org/frs/?group_id=26 /frs/download.php/.*/obus-(.*)\.tar\.gz
+http://forge.ocamlcore.org/frs/?group_id=26 .*/obus-(.*)\.tar\.gz
 # Upstream darcs repository:
 #   http://darcs.ocamlcore.org/repos/obus
 #   http://darcs.ocamlcore.org/cgi-bin/darcsweb.cgi?r=obus

-- 
obus packaging



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