[Pkg-ocaml-maint-commits] [SCM] sexplib310 packaging branch, master, updated. debian/7.0.4-2-19-g76a66e4

2013-06-22 Thread Stephane Glondu
The following commit has been merged in the master branch:
commit 189e54c555c0a5c966f94da494b984c59adf196c
Author: Stephane Glondu st...@glondu.net
Date:   Sat Jun 22 17:32:42 2013 +0200

Update Vcs-*

diff --git a/debian/control b/debian/control
index 9fc60b9..1d0e334 100644
--- a/debian/control
+++ b/debian/control
@@ -11,8 +11,8 @@ Build-Depends:
  libtype-conv-camlp4-dev (= 3.0.5),
  dh-ocaml (= 0.9~)
 Standards-Version: 3.9.2
-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
+Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-ocaml-maint/packages/sexplib310.git
+Vcs-Git: git://anonscm.debian.org/pkg-ocaml-maint/packages/sexplib310.git
 Homepage: http://forge.ocamlcore.org/projects/sexplib/
 
 Package: libsexplib-camlp4-dev

-- 
sexplib310 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


[Pkg-ocaml-maint-commits] [SCM] sexplib310 packaging branch, master, updated. debian/7.0.4-2-19-g76a66e4

2013-06-22 Thread Stephane Glondu
The following commit has been merged in the master branch:
commit d72329f4d2d753673815303e01941996420994ae
Author: Stephane Glondu st...@glondu.net
Date:   Sat Jun 22 17:34:36 2013 +0200

Bump Standards-Version to 3.9.4

diff --git a/debian/control b/debian/control
index 1d0e334..a35c607 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends:
  camlp4-extra,
  libtype-conv-camlp4-dev (= 3.0.5),
  dh-ocaml (= 0.9~)
-Standards-Version: 3.9.2
+Standards-Version: 3.9.4
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-ocaml-maint/packages/sexplib310.git
 Vcs-Git: git://anonscm.debian.org/pkg-ocaml-maint/packages/sexplib310.git
 Homepage: http://forge.ocamlcore.org/projects/sexplib/

-- 
sexplib310 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


[Pkg-ocaml-maint-commits] [SCM] sexplib310 packaging branch, master, updated. debian/7.0.4-2-19-g76a66e4

2013-06-22 Thread Stephane Glondu
The following commit has been merged in the master branch:
commit 8df48c3282013074d5adf45239a3c228459f7196
Author: Stephane Glondu st...@glondu.net
Date:   Sat Jun 22 17:27:49 2013 +0200

Update debian/watch

diff --git a/debian/watch b/debian/watch
index fe5e4bc..469370a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,2 @@
 version=3
-opts=filenamemangle=s/.*-(.*)\.tar\.gz/sexplib310-$1.tar.gz/ \
-http://forge.ocamlcore.org/frs/?group_id=259 .*/sexplib-(.*)\.tar\.gz
+http://githubredir.debian.net/github/janestreet/bin_prot 
/(\d+\.\d+\.\d+)\.tar\.gz

-- 
sexplib310 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


[Pkg-ocaml-maint-commits] [SCM] sexplib310 packaging branch, master, updated. debian/7.0.4-2-19-g76a66e4

2013-06-22 Thread Stephane Glondu
The following commit has been merged in the master branch:
commit 1b6da9cdd66c189eac23f7eb7609534c5a5086d5
Author: Stephane Glondu st...@glondu.net
Date:   Sat Jun 22 17:31:44 2013 +0200

Update packaging

diff --git a/debian/rules b/debian/rules
index 1dd..3ec8011 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ export OCAMLFIND_DESTDIR
 
 .PHONY: override_dh_auto_configure
 override_dh_auto_configure:
-   ocaml setup.ml -configure --prefix /usr --destdir '$(DESTDIR)' 
+   ocaml setup.ml -configure --prefix /usr --destdir '$(DESTDIR)' --docdir 
/usr/share/doc/libsexplib-camlp4-dev/html/api
 
 .PHONY: override_dh_auto_build
 override_dh_auto_build:

-- 
sexplib310 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


[Pkg-ocaml-maint-commits] [SCM] sexplib310 packaging branch, master, updated. debian/7.0.4-2-19-g76a66e4

2013-06-22 Thread Stephane Glondu
The following commit has been merged in the master branch:
commit 7fd4e8cc3dccf78c069d3e16f63cc8c3cae430af
Author: Stephane Glondu st...@glondu.net
Date:   Sat Jun 22 17:39:35 2013 +0200

Add doc-base support

diff --git a/debian/libsexplib-camlp4-dev.ocamldoc 
b/debian/libsexplib-camlp4-dev.ocamldoc
new file mode 100644
index 000..66a9c94
--- /dev/null
+++ b/debian/libsexplib-camlp4-dev.ocamldoc
@@ -0,0 +1 @@
+--doc-base-generate

-- 
sexplib310 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


[Pkg-ocaml-maint-commits] [SCM] sexplib310 packaging branch, master, updated. debian/7.0.4-2-19-g76a66e4

2013-06-22 Thread Stephane Glondu
The following commit has been merged in the master branch:
commit e7b5936c19559fd5ed050dbf481f4669970b38f2
Author: Stephane Glondu st...@glondu.net
Date:   Sat Jun 22 17:37:31 2013 +0200

Update Homepage

diff --git a/debian/control b/debian/control
index 4f795d2..cba427a 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends:
 Standards-Version: 3.9.4
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-ocaml-maint/packages/sexplib310.git
 Vcs-Git: git://anonscm.debian.org/pkg-ocaml-maint/packages/sexplib310.git
-Homepage: http://forge.ocamlcore.org/projects/sexplib/
+Homepage: http://janestreet.github.io/
 
 Package: libsexplib-camlp4-dev
 Provides:

-- 
sexplib310 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


[Pkg-ocaml-maint-commits] [SCM] sexplib310 packaging branch, master, updated. debian/7.0.4-2-19-g76a66e4

2013-06-22 Thread Stephane Glondu
The following commit has been merged in the master branch:
commit fb68132e58045d7d8573794c8237530a4e7907aa
Author: Stephane Glondu st...@glondu.net
Date:   Sat Jun 22 17:34:49 2013 +0200

Bump debhelper compat level to 9

diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index a35c607..4f795d2 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ocaml
 Priority: extra
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
 Build-Depends:
- debhelper (= 8),
+ debhelper (= 9),
  ocaml-nox (= 3.12.0),
  ocaml-findlib (= 1.2.4-2),
  camlp4,

-- 
sexplib310 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


[Pkg-ocaml-maint-commits] [SCM] sexplib310 packaging branch, master, updated. debian/7.0.4-2-19-g76a66e4

2013-06-22 Thread Stephane Glondu
The following commit has been merged in the master branch:
commit f08c7336fbf19aedaff3566b1b90677162bb6d4e
Author: Stephane Glondu st...@glondu.net
Date:   Sat Jun 22 17:34:23 2013 +0200

Switch debian/copyright to format version 1.0

diff --git a/debian/copyright b/debian/copyright
index fe6c53b..d116bd8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,55 +1,43 @@
-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
-Upstream-Author: Markus Mottl
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Packaged-By: Stefano Zacchiroli z...@debian.org
 Packaged-Date: Sat, 03 May 2008 11:54:13 +0200.
-Original-Source-Location: http://janestcapital.com/ocaml/
 
 Files: *
-Copyright: © 2005-2008 Markus Mottl markus.mo...@gmail.com
-   © 2005-2008 Jane Street Holding, LLC opensou...@janestcapital.com
-License: LGPL-2.1 | other
- As a special exception to the GNU Lesser General Public License, you
- may link, statically or dynamically, a work that uses the Library
- with a publicly distributed version of the Library to produce an
- executable file containing portions of the Library, and distribute that
- executable file under terms of your choice, without any of the additional
- requirements listed in clause 6 of the GNU Lesser General Public License.
- By a publicly distributed version of the Library, we mean either the
- unmodified Library as distributed by the authors, or a modified version
- of the Library that is distributed under the conditions defined in clause
- 3 of the GNU Lesser General Public License.  This exception does not
- however invalidate any other reasons why the executable file might be
- covered by the GNU Lesser General Public License.
-
-The Library is distributed under the terms of the GNU Lesser General Public
-License version 2.1, with the special exception to it reported above.
-
-The full text of the GNU Lessere General Public License version 2.1 can be
-found in `/usr/share/common-licenses/LGPL-2.1'.
+Copyright: 2005-2008, Markus Mottl markus.mo...@gmail.com
+   2005-2008, Jane Street Holding, LLC opensou...@janestcapital.com
+License: LGPL-2.1-ocaml
 
-Files: lib/pa_sexp_conv.ml, lib/pa_sexp_conv.mli
+Files: lib/pa_sexp_conv.ml lib/pa_sexp_conv.mli
 Copyright: © 2005-2008 Markus Mottl markus.mo...@gmail.com
© 2005-2008 Jane Street Holding, LLC opensou...@janestcapital.com
© 2004-2005 Martin Sandin msan...@hotmail.com
-License: LGPL-2.1 | other
- As a special exception to the GNU Lesser General Public License, you
- may link, statically or dynamically, a work that uses the Library
- with a publicly distributed version of the Library to produce an
- executable file containing portions of the Library, and distribute that
- executable file under terms of your choice, without any of the additional
- requirements listed in clause 6 of the GNU Lesser General Public License.
- By a publicly distributed version of the Library, we mean either the
- unmodified Library as distributed by the authors, or a modified version
- of the Library that is distributed under the conditions defined in clause
- 3 of the GNU Lesser General Public License.  This exception does not
- however invalidate any other reasons why the executable file might be
- covered by the GNU Lesser General Public License.
+License: LGPL-2.1-ocaml
 
 Files: debian/*
-Copyright: © 2008 Stefano Zacchiroli z...@debian.org
+Copyright: 2008, Stefano Zacchiroli z...@debian.org
 License: GPL-3+
+ The Debian packaging is copyright Stefano Zacchiroli, and licensed
+ under the GNU General Public License, see
+ `/usr/share/common-licenses/GPL-3' for the full text.
 
-The Debian packaging is copyright Stefano Zacchiroli, and licensed
-under the GNU General Public License, see
-`/usr/share/common-licenses/GPL-3' for the full text.
-
+License: LGPL-2.1-ocaml
+ As a special exception to the GNU Lesser General Public License, you
+ may link, statically or dynamically, a work that uses the Library
+ with a publicly distributed version of the Library to produce an
+ executable file containing portions of the Library, and distribute
+ that executable file under terms of your choice, without any of the
+ additional requirements listed in clause 6 of the GNU Lesser General
+ Public License.  By a publicly distributed version of the Library,
+ we mean either the unmodified Library as distributed by the authors,
+ or a modified version of the Library that is distributed under the
+ conditions defined in clause 3 of the GNU Lesser General Public
+ License.  This exception does not however invalidate any other
+ reasons why the executable file might be covered by the GNU Lesser
+ General Public License.
+ .
+ The Library is distributed under the terms of the GNU Lesser General
+ Public License version 2.1, with the special exception to it reported
+ above.
+ .
+ The full text of the GNU Lessere General Public License version 2.1
+ can be found in