[Pkg-ocaml-maint-commits] [SCM] sexplib310 packaging branch, master, updated. debian/3.7.4-3-6-g6d3dd12

Stefano Zacchiroli zack at upsilon.cc
Mon Feb 2 18:13:34 UTC 2009


The following commit has been merged in the master branch:
commit 66c235dbb10871fca1f45501713413238398b872
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date:   Mon Feb 2 18:25:51 2009 +0100

    update homepage information (both in control and watch files)

diff --git a/debian/changelog b/debian/changelog
index e8b51b6..9ec924a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ sexplib310 (3.7.4-4) experimental; urgency=low
   * debian/control:
     - bump Standars-Version to 3.8.0 (no changes needed)
     - add build-dep on dh-ocaml (which now ships the CDBS class)
+  * update homepage information (both in control and watch files)
 
  -- Stefano Zacchiroli <zack at debian.org>  Mon, 02 Feb 2009 17:38:44 +0100
 
diff --git a/debian/control b/debian/control
index c55bbc3..4d3a5a0 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: cdbs, debhelper (>= 7),
 Standards-Version: 3.8.0
 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/sexplib310.git
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/sexplib310.git
-Homepage: http://www.janestcapital.com/ocaml/
+Homepage: http://www.ocaml.info/home/ocaml_sources.html#sexplib310
 
 Package: libsexplib-camlp4-dev
 Provides: libsexplib-ocaml-dev
diff --git a/debian/watch b/debian/watch
index 1f1c6ff..6ff1788 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,4 @@
 version=3
-http://janestcapital.com/ocaml/ .*/sexplib310-(.*)\.tar\.gz
+opts=filenamemangle=s/.*-(.*)\.tar\.gz/sexplib310-$1.tar.gz/ \
+	http://www.ocaml.info/home/ocaml_sources.html \
+	http://hg.ocaml.info/release/sexplib310/archive/release-(.*)\.tar\.gz

-- 
sexplib310 packaging



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