[Pkg-ocaml-maint-commits] [SCM] sexplib310 packaging branch, master, updated. debian/4.2.16-1-15-g86af660
Sylvain Le Gall
gildor at debian.org
Mon Jun 6 20:29:16 UTC 2011
The following commit has been merged in the master branch:
commit de78b895df889889714b04b205aa07ac15eb46c9
Author: Sylvain Le Gall <gildor at debian.org>
Date: Mon Jun 6 19:53:53 2011 +0000
Scan www.janestreet.com for new version
diff --git a/debian/changelog b/debian/changelog
index eb950e8..5853a38 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
-sexplib310 (6.0.5-1) UNRELEASED; urgency=low
+sexplib310 (5.2.1-1) UNRELEASED; urgency=low
+ [ Stéphane Glondu ]
* Team upload
* New upstream release
* debian/control:
@@ -8,6 +9,9 @@ sexplib310 (6.0.5-1) UNRELEASED; urgency=low
* Switch source package format to 3.0 (quilt)
* Bump debhelper compat level to 8
+ [ Sylvain Le Gall ]
+ * Scan www.janestreet.com for new version
+
-- Stéphane Glondu <glondu at debian.org> Fri, 18 Feb 2011 07:35:13 +0100
sexplib310 (4.2.16-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 6497fc9..f473799 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends:
Standards-Version: 3.9.1
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.ocaml.info/home/ocaml_sources.html#sexplib310
+Homepage: http://ocaml.janestcapital.com/?q=node/13
Package: libsexplib-camlp4-dev
Provides:
diff --git a/debian/watch b/debian/watch
index 6ff1788..342e71a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=3
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
+ http://ocaml.janestcapital.com/?q=node/13 \
+ http://www.janestreet.com/ocaml/sexplib-(.*)\.tar\.gz
--
sexplib310 packaging
More information about the Pkg-ocaml-maint-commits
mailing list