[Pkg-ocaml-maint-commits] [SCM] janest-core packaging branch, experimental/master, updated. debian/107.01-5-23-g05147b6

2013-07-28 Thread Lifeng Sun
The following commit has been merged in the experimental/master branch:
commit 31fe820ce827590c6987fded443e8338170e4208
Author: Lifeng Sun lifong...@gmail.com
Date:   Fri Jul 26 11:39:26 2013 +0800

Add debian/TODO.

diff --git a/debian/TODO b/debian/TODO
new file mode 100644
index 000..9c463d9
--- /dev/null
+++ b/debian/TODO
@@ -0,0 +1,2 @@
+Turn on tests.
+switch copyright format to dep5.

-- 
janest-core 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] janest-core packaging branch, experimental/master, updated. debian/107.01-5-23-g05147b6

2013-07-28 Thread Lifeng Sun
The following commit has been merged in the experimental/master branch:
commit c2f1e47055db94d674c8d1749d79f51c2e42b682
Merge: 2c13e8258e6fb3c9d8436e571cab526adbfa5a28 
215a2cbbc72094b986223c0e4fb6d5991d369002
Author: Lifeng Sun lifong...@gmail.com
Date:   Sun Jul 28 19:42:32 2013 +0800

Merge tag 'upstream/109.34.00' into experimental/master

Upstream version 109.34.00


-- 
janest-core 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] janest-core packaging branch, experimental/master, updated. debian/107.01-5-23-g05147b6

2013-07-28 Thread Lifeng Sun
The following commit has been merged in the experimental/master branch:
commit 3b79f81463b71eba4e358b005bfd1c671cf2a1db
Author: Lifeng Sun lifong...@gmail.com
Date:   Sat Jul 27 21:28:03 2013 +0800

enable tests.

diff --git a/debian/TODO b/debian/TODO
index 9c463d9..a6e7cd3 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -1,2 +1 @@
-Turn on tests.
 switch copyright format to dep5.
diff --git a/debian/rules b/debian/rules
index b9e7a38..5d3b9af 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ export OCAMLFIND_LDCONF=ignore
 
 .PHONY: override_dh_auto_configure
 override_dh_auto_configure:
-   ocaml setup.ml -configure --prefix /usr --destdir '$(DESTDIR)' --docdir 
/usr/share/doc/libcore-ocaml-doc/html/api
+   ocaml setup.ml -configure --prefix /usr --destdir '$(DESTDIR)' --docdir 
/usr/share/doc/libcore-ocaml-doc/html/api --enable-tests
 
 .PHONY: override_dh_auto_build
 override_dh_auto_build:

-- 
janest-core 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] janest-core packaging branch, experimental/master, updated. debian/107.01-5-23-g05147b6

2013-07-28 Thread Lifeng Sun
The following commit has been merged in the experimental/master branch:
commit ad52bf36b90b90a861ac729a197da2aebbb38bfd
Author: Lifeng Sun lifong...@gmail.com
Date:   Fri Jul 26 11:30:12 2013 +0800

debian/control: new Homepage.

diff --git a/debian/control b/debian/control
index ed96b5b..caa0913 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Build-Depends:
 Standards-Version: 3.9.4
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-ocaml-maint/packages/janest-core.git
 Vcs-Git: git://anonscm.debian.org/pkg-ocaml-maint/packages/janest-core.git
-Homepage: http://www.janestcapital.com/ocaml/
+Homepage: https://github.com/janestreet/core
 
 Package: libcore-ocaml-dev
 Architecture: any

-- 
janest-core 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] ocamlmod packaging branch, experimental/master, updated. debian/0.0.2-3-9-gfc613d3

2013-07-28 Thread Lifeng Sun
The following commit has been merged in the experimental/master branch:
commit fc613d3488c93c9395f22ae5cca32b6594d85a09
Author: Lifeng Sun lifong...@gmail.com
Date:   Sun Jul 28 19:38:16 2013 +0800

debian/control: build-deps on ocaml-findlib (= 1.4).

diff --git a/debian/control b/debian/control
index 43901e0..c782aa2 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
   Sylvain Le Gall gil...@debian.org
 Build-Depends:
   ocaml-nox (= 4.00.1),
-  ocaml-findlib,
+  ocaml-findlib (= 1.4),
   libpcre-ocaml-dev,
   libfileutils-ocaml-dev,
   dh-ocaml (= 0.9~),

-- 
ocamlmod 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] janest-core packaging branch, experimental/master, updated. debian/107.01-5-23-g05147b6

2013-07-28 Thread Lifeng Sun
The following commit has been merged in the experimental/master branch:
commit da1d08d0f3667c20a1768019df16f1f687e36b7a
Author: Lifeng Sun lifong...@gmail.com
Date:   Fri Jul 26 11:38:04 2013 +0800

debian/rules: export OCAMLFIND_LDCONF=ignore.

diff --git a/debian/rules b/debian/rules
index 135af7b..b9e7a38 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,7 @@ include /usr/share/ocaml/ocamlvars.mk
 export OCAML_DLL_DIR
 export OCAML_HAVE_OCAMLOPT
 export OCAMLFIND_DESTDIR=$(DESTDIR)/$(OCAML_STDLIB_DIR)
+export OCAMLFIND_LDCONF=ignore
 
 %:
dh $@ --with ocaml

-- 
janest-core 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] janest-core packaging branch, experimental/master, updated. debian/107.01-5-23-g05147b6

2013-07-28 Thread Lifeng Sun
The following commit has been merged in the experimental/master branch:
commit 05147b6734c703178fa49f234446a21c32dd65d9
Author: Lifeng Sun lifong...@gmail.com
Date:   Sun Jul 28 15:41:20 2013 +0800

Fix time test.

diff --git a/debian/changelog b/debian/changelog
index a82832d..f0b0ccf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ janest-core (109.35.00-1~exp1) UNRELEASED; urgency=low
 
   * New upstream release.
   * Add myself to Uploaders.
+  * New patch: fix-time-test.patch.
 
  -- Lifeng Sun lifong...@gmail.com  Fri, 26 Jul 2013 08:39:04 +0800
 
diff --git a/debian/patches/fix-time-test.patch 
b/debian/patches/fix-time-test.patch
new file mode 100644
index 000..0cda9dd
--- /dev/null
+++ b/debian/patches/fix-time-test.patch
@@ -0,0 +1,13 @@
+FIx time test.
+
+--- a/lib_test/time_test.ml
 b/lib_test/time_test.ml
+@@ -56,7 +56,7 @@
+   sexp1  @? (Time.t_of_sexp (Time.sexp_of_t time1) = time1);
+   sexp2  @? (Time.t_of_sexp (Time.sexp_of_t time2) = time2);
+   sexp3  @? (Time.t_of_sexp (Time.sexp_of_t time3) = time3);
+-  let date, ofday = Time.to_local_date_ofday time3 in
++  let date, ofday = Time.to_date_ofday time3 (Zone.of_string nyc) in
+   date   @? (date = Date.of_string 2005-05-25);
+   ofday  @? (Ofday.(=.) ofday (Time.Ofday.of_string 12:46:15.232));
+   ofday1 @? (Time.Ofday.of_string 09:13 = Time.Ofday.of_string 
0913);
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 000..985a06e
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-time-test.patch

-- 
janest-core 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] janest-core packaging branch, experimental/master, updated. debian/107.01-5-23-g05147b6

2013-07-28 Thread Lifeng Sun
The following commit has been merged in the experimental/master branch:
commit 8317ac8e02ba36ee2c6e2dab769e4f24c06dde5b
Merge: c2f1e47055db94d674c8d1749d79f51c2e42b682 
956330d151603f6f356affad760ed56929216cf3
Author: Lifeng Sun lifong...@gmail.com
Date:   Sun Jul 28 19:42:38 2013 +0800

Merge tag 'upstream/109.35.00' into experimental/master

Upstream version 109.35.00


-- 
janest-core 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] ocamlmod packaging annotated tag, debian/0.0.4-1_exp1, created. debian/0.0.4-1_exp1

2013-07-28 Thread Lifeng Sun
The annotated tag, debian/0.0.4-1_exp1 has been created
at  008f3ed0ab1a758033c3b6e61eff0fcfe474f367 (tag)
   tagging  fc613d3488c93c9395f22ae5cca32b6594d85a09 (commit)
  replaces  debian/0.0.2-3
 tagged by  Stephane Glondu
on  Sun Jul 28 14:23:41 2013 +0200

- Shortlog 
ocamlmod Debian release 0.0.4-1~exp1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAABCgAGBQJR9Q1NAAoJEHhT2k1JiBrTiAoP/RiFwI0pm40mgHhB6cZPECIh
djkZ0B2csb/r3A8nuem2zFj2MIuwHth+A9p8ISX1KLBBbKd5smwmKmUIb8kLADH7
6OBtqN6m++cAnvBw75Y27VHFecM9sU0hrUDAjSsA0kbsHrgE04Sjyd8CX529gbSf
OxBpKLiSXf9QzzJZGpRdWEtTVpDEvEaYQoQwHmkOO+FBLFZvsUotE6gmCH4u9/iU
71BNkMLSkC+OuNciOuXLgAEE3Sh7rfs0b1uSsPrgk4JfDLTyUHqU8GIPK+mw2Z3Y
hOqmDXbeRlzAfUjvXy0tfaXVU19g0c5dlEGmyWIvOTfpxOCUYdQlcpXL7K+A26JU
m7R7ruYtW4iSvBdZKR31oxVNBZ6Z673Ly/Y/7/qlW6nXWeaddmP8I4gSrrCRkNhn
XX42XsTGreLLfOqj+dHT/1/+TdLeG2VFRYTLXCHxCeqs9Hms094Ac519oQwERBAl
9XurhgoGO4s0otq3U86//I91rI+AmSWJAcWirwTQ9/q5cSPAQK3An80gAcWf+7xn
J+J2wTMCjPdYOpG6bIcMXgnPmEd7o+q0ba8IAXjqYjUA9W8Ohcy1ZyrWltVJAyMp
4xscswt6QmMRqEMw4WRCMzrxiYDDr3ymJtaJ4QVpGBZ3uHGSXahFzrWgbzztHmNc
MzP1Of3IIiCL5V7WFuBH
=ocaP
-END PGP SIGNATURE-

Lifeng Sun (5):
  Minor changes to manpage to make lintian happy.
  Compile with OCaml = 4.
  debian/gbp.conf: experimental branches.
  Update changelog and prepare upload to experimental.
  debian/control: build-deps on ocaml-findlib (= 1.4).

Sylvain Le Gall (4):
  Imported Upstream version 0.0.4
  Merge commit 'upstream/0.0.4'
  Upgrade to 0.0.4.
  Take into account H. Tews remarks.

---

-- 
ocamlmod 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] janest-core packaging branch, experimental/master, updated. debian/107.01-5-23-g05147b6

2013-07-28 Thread Lifeng Sun
The following commit has been merged in the experimental/master branch:
commit 611212c23d3c8a4b7c8eda4089504b463c3ccf8c
Author: Lifeng Sun lifong...@gmail.com
Date:   Fri Jul 26 08:43:11 2013 +0800

Remove 0001-escape-special-characters-in-doc.patch.

Appled by upstream.

diff --git a/debian/patches/0001-escape-special-characters-in-doc.patch 
b/debian/patches/0001-escape-special-characters-in-doc.patch
deleted file mode 100644
index 5a9433b..000
--- a/debian/patches/0001-escape-special-characters-in-doc.patch
+++ /dev/null
@@ -1,16 +0,0 @@
 a/lib/command.mli
-+++ b/lib/command.mli
-@@ -288,11 +288,11 @@
- 
-   The [name] must not be surrounded by whitespace, if it is, an exn will 
be raised.
- 
--  If the [name] is surrounded by a special character pair (, {}, [] or 
(),) 
-+  If the [name] is surrounded by a special character pair (, \{\}, \[\] 
or (),) 
-   [name] will remain as-is, otherwise, [name] will be uppercased.
- 
-   In the situation where [name] is only prefixed or only suffixed by one 
of the
--  special character pairs, or different pairs are used, (e.g. ARG]) an 
exn will
-+  special character pairs, or different pairs are used, (e.g. ARG\]) 
an exn will
-   be raised.
- 
-   The (possibly transformed) [name] is mentioned in the generated help 
for the 
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 52791de..000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-0001-escape-special-characters-in-doc.patch

-- 
janest-core 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] janest-core packaging branch, experimental/master, updated. debian/107.01-5-23-g05147b6

2013-07-28 Thread Lifeng Sun
The following commit has been merged in the experimental/master branch:
commit e15a4c6ccd896787843979548436e8c221377cd4
Author: Lifeng Sun lifong...@gmail.com
Date:   Fri Jul 26 11:39:09 2013 +0800

Bump debhelper compat 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 caa0913..4b67823 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
  Stéphane Glondu glo...@debian.org,
  Lifeng Sun lifong...@gmail.com
 Build-Depends:
- debhelper (= 8),
+ debhelper (= 9),
  bc,
  ocaml-nox (= 4.00.1),
  dh-ocaml,

-- 
janest-core 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] janest-core packaging branch, experimental/master, updated. debian/107.01-5-23-g05147b6

2013-07-28 Thread Lifeng Sun
The following commit has been merged in the experimental/master branch:
commit 5f3caa5244af3b21e5337c8c08b915bfea4ff6c2
Author: Lifeng Sun lifong...@gmail.com
Date:   Fri Jul 26 11:28:40 2013 +0800

debian/control: Canonical VCS-* fields.

diff --git a/debian/control b/debian/control
index 33bf9e6..526785e 100644
--- a/debian/control
+++ b/debian/control
@@ -26,8 +26,8 @@ Build-Depends:
  libsexplib-camlp4-dev,
  libvariants-camlp4-dev
 Standards-Version: 3.9.2
-Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/janest-core.git
-Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/janest-core.git
+Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-ocaml-maint/packages/janest-core.git
+Vcs-Git: git://anonscm.debian.org/pkg-ocaml-maint/packages/janest-core.git
 Homepage: http://www.janestcapital.com/ocaml/
 
 Package: libcore-ocaml-dev

-- 
janest-core 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] janest-core packaging branch, experimental/master, updated. debian/107.01-5-23-g05147b6

2013-07-28 Thread Lifeng Sun
The following commit has been merged in the experimental/master branch:
commit 0f4aa0b1fa350372e5afa16ddb044d2e36d80a27
Author: Lifeng Sun lifong...@gmail.com
Date:   Fri Jul 26 11:29:09 2013 +0800

Bump Standards-Version to 3.9.4.

diff --git a/debian/control b/debian/control
index 526785e..ed96b5b 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Build-Depends:
  libpipebang-camlp4-dev,
  libsexplib-camlp4-dev,
  libvariants-camlp4-dev
-Standards-Version: 3.9.2
+Standards-Version: 3.9.4
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-ocaml-maint/packages/janest-core.git
 Vcs-Git: git://anonscm.debian.org/pkg-ocaml-maint/packages/janest-core.git
 Homepage: http://www.janestcapital.com/ocaml/

-- 
janest-core 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] ocamlgraph packaging branch, experimental/master, created. debian/1.8.2-2-13-gf0d06d6

2013-07-28 Thread Lifeng Sun
The branch, experimental/master has been created
at  f0d06d6772a4422e6794c0c90f05b809a1ebebf6 (commit)

- Shortlog 
commit f0d06d6772a4422e6794c0c90f05b809a1ebebf6
Author: Lifeng Sun lifong...@gmail.com
Date:   Sat Jul 27 20:48:12 2013 +0800

Update changelog and prepare upload to experimental.

commit 0eb2fc82d5358cb23cbdea116865a557fb77f922
Author: Lifeng Sun lifong...@gmail.com
Date:   Sat Jul 27 20:46:33 2013 +0800

Remove backward compatible patch.

commit 43c74e9bc5e3640115460224599a3dc6cf139873
Author: Lifeng Sun lifong...@gmail.com
Date:   Sat Jul 27 20:23:36 2013 +0800

Compile with OCaml = 4.

commit b6b26854b3383c79bb2715fac8e797c7c566b3a9
Author: Lifeng Sun lifong...@gmail.com
Date:   Sat Jul 27 20:22:40 2013 +0800

debian/gbp.conf: experimental branches.

---

-- 
ocamlgraph 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] janest-core packaging branch, experimental/master, updated. debian/107.01-5-23-g05147b6

2013-07-28 Thread Lifeng Sun
The following commit has been merged in the experimental/master branch:
commit 69a0627c2cadab44b7d4b323948f85735f2ce6f9
Author: Lifeng Sun lifong...@gmail.com
Date:   Fri Jul 26 11:30:55 2013 +0800

Update debian/watch.

diff --git a/debian/changelog b/debian/changelog
index 9cdb0c9..a82832d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-janest-core (109.32.00-1) experimental; urgency=low
+janest-core (109.35.00-1~exp1) UNRELEASED; urgency=low
 
   * New upstream release.
   * Add myself to Uploaders.
 
- -- Lifeng Sun lifong...@gmail.com  Sat, 06 Jul 2013 09:50:00 +0800
+ -- Lifeng Sun lifong...@gmail.com  Fri, 26 Jul 2013 08:39:04 +0800
 
 janest-core (107.01-5) unstable; urgency=low
 
diff --git a/debian/watch b/debian/watch
index 833e756..3c1c048 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://ocaml.janestreet.com/?q=node/13 .*/core-(.*)\.t(?:ar\.)gz
+opts=uversionmangle=s/-rc/~rc/ https://github.com/janestreet/core/tags 
/.*/archive/([\d\.\-rc]+)\.tar\.gz

-- 
janest-core 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] obus packaging annotated tag, debian/1.1.5-1, created. debian/1.1.5-1

2013-07-28 Thread Stephane Glondu
The annotated tag, debian/1.1.5-1 has been created
at  41af1fb0810a841ef4a8144f96a1e178ef3c1eac (tag)
   tagging  3550b0b0347d740e38647609103005aec9298946 (commit)
  replaces  debian/1.1.4-2
 tagged by  Stephane Glondu
on  Sat Jul 27 09:28:34 2013 +0200

- Shortlog 
obus Debian release 1.1.5-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAABCgAGBQJR83aiAAoJEHhT2k1JiBrTVaIQAJ5O8nLj9T+kVVFE+X1YuZXF
BtwTiaDSj54l5KbIe2/EAeV+z8hSHPCndjfQ8PRjRjK8RMPP5KeOrXOKLGA853UN
XeC28fy3FvYst2i3FYKq69UZXkMuCZ7QIKqjXSejyOOCAo84oleLdXyUWr8HmFyI
FAyIbqBfwDuZE3uYJT957X8pDIh7MdN8CEb36BloyJmHDUoYykMmreOr96VcDiaE
R1LNYDYHeRWEKbARlcMaXjXtLOwbpCA+u1hQu3uz5SdMYnNRzvS+yfzUSjiVrdDb
SeoG0T90SYTN6SzijOUmrGu6nqV+t8pFyAElUPJv5N2I4V44vo2m8v5FmaujEwJj
8Skm15pkRGHQIsv+ciN99RscYi/YPESrRvaFwl5MgNc6gy+9EvfxPxCndG7yaD76
vFjDw3xSEcbgg+e3jEI7SlshCS0wHmVTHx5TvS/KbInJRxnYrY/+NUvxadeK1PMw
lBPsm2gJGKQ7AXHH6wmMaOhFPw4nVoH2ch+uce2zETGdhOC/fRi0XIszZGLGci+U
gGKMTQK/+r50BKpFzm8FjINh8m5bDG7KzkOqGmHWSvfH25FgqFjRq5gzZZa13LBN
/ftSrVCPjsJIdIGXGuHcTZPd1ISY1HSJDNDMCP+VINZuq9xWheSHUbPyTKcABFT5
vO1GY8QgAcwXrRVjM1w1
=k/up
-END PGP SIGNATURE-

Stephane Glondu (9):
  Imported Upstream version 1.1.5
  Merge tag 'upstream/1.1.5'
  New upstream release
  Bump type-conv version requirement
  Update changelog
  This version also needs OCaml 4
  Bump type-conv requirement
  Update Vcs-*
  Update changelog and prepare upload to experimental

---

-- 
obus 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] ocaml-expect packaging branch, experimental/master, updated. debian/0.0.2-1-21-g0f045a4

2013-07-28 Thread Stephane Glondu
The following commit has been merged in the experimental/master branch:
commit 0f045a44964c3bde729608591574f1682726133f
Author: Stephane Glondu st...@glondu.net
Date:   Sun Jul 28 14:52:09 2013 +0200

Build-Depend on ocaml-findlib (= 1.4)

diff --git a/debian/control b/debian/control
index 842b557..6cbb0d2 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian OCaml Maintainers 
debian-ocaml-ma...@lists.debian.org
 Uploaders: Lifeng Sun lifong...@gmail.com
 Build-Depends:
   ocaml-nox (= 4.00.1),
-  ocaml-findlib,
+  ocaml-findlib (= 1.4),
   ocaml-base-nox,
   libpcre-ocaml-dev,
   libounit-ocaml-dev,

-- 
ocaml-expect 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] obus packaging branch, master, updated. debian/1.1.4-2-9-g3550b0b

2013-07-28 Thread Stephane Glondu
The following commit has been merged in the master branch:
commit ffdba244d986acd8cd5dff30c15b93e89ac522af
Author: Stephane Glondu st...@glondu.net
Date:   Sat Jun 22 09:29:18 2013 +0200

This version also needs OCaml 4

diff --git a/debian/control b/debian/control
index 14a2132..9f250db 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends:
  libxmlm-ocaml-dev,
  liblwt-ocaml-dev (= 2.2.0~),
  ocaml-findlib,
- ocaml-nox (= 3.12.0~)
+ ocaml-nox (= 4)
 Standards-Version: 3.9.4
 Section: ocaml
 Homepage: http://obus.forge.ocamlcore.org/

-- 
obus 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] obus packaging branch, master, updated. debian/1.1.4-2-9-g3550b0b

2013-07-28 Thread Stephane Glondu
The following commit has been merged in the master branch:
commit 09dcaae664fb173e5c2b56bf019fb87d2b99b67a
Author: Stephane Glondu st...@glondu.net
Date:   Sat Jul 27 09:13:29 2013 +0200

Bump type-conv requirement

diff --git a/debian/control b/debian/control
index 9f250db..5083e24 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: Stéphane Glondu glo...@debian.org, Nicolas 
Dandrimont nicolas.dan
 Build-Depends:
  debhelper (= 8),
  dh-ocaml (= 0.9),
- libtype-conv-camlp4-dev (= 3.0.5),
+ libtype-conv-camlp4-dev (= 108),
  libxmlm-ocaml-dev,
  liblwt-ocaml-dev (= 2.2.0~),
  ocaml-findlib,

-- 
obus 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] obus packaging branch, master, updated. debian/1.1.4-2-9-g3550b0b

2013-07-28 Thread Stephane Glondu
The following commit has been merged in the master branch:
commit 336c0cebcbea26a47f80a9bbf9d90cbda7895d7a
Author: Stephane Glondu st...@glondu.net
Date:   Sat Jul 27 09:17:53 2013 +0200

Update Vcs-*

diff --git a/debian/control b/debian/control
index 5083e24..5280d02 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,8 @@ Build-Depends:
 Standards-Version: 3.9.4
 Section: ocaml
 Homepage: http://obus.forge.ocamlcore.org/
-Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/obus.git
-Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/obus.git
+Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-ocaml-maint/packages/obus.git
+Vcs-Git: git://anonscm.debian.org/pkg-ocaml-maint/packages/obus.git
 
 Package: libobus-ocaml-dev
 Architecture: any

-- 
obus 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] obus packaging branch, master, updated. debian/1.1.4-2-9-g3550b0b

2013-07-28 Thread Stephane Glondu
The following commit has been merged in the master branch:
commit 3550b0b0347d740e38647609103005aec9298946
Author: Stephane Glondu st...@glondu.net
Date:   Sat Jul 27 09:18:22 2013 +0200

Update changelog and prepare upload to experimental

diff --git a/debian/changelog b/debian/changelog
index ab0e071..b4bf736 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-obus (1.1.5-1) UNRELEASED; urgency=low
+obus (1.1.5-1) experimental; urgency=low
 
   * New upstream release
-- compatible with type-conv 3.0.5; bump version requirement
+- needs OCaml = 4 and type-conv = 108
+  * Update Vcs-*
 
- -- Stéphane Glondu glo...@debian.org  Mon, 17 Jun 2013 11:25:17 +0200
+ -- Stéphane Glondu glo...@debian.org  Sat, 27 Jul 2013 09:18:19 +0200
 
 obus (1.1.4-2) unstable; urgency=low
 

-- 
obus 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] ocaml-data-notation packaging branch, master, updated. debian/0.0.9-1-5-g25ea63b

2013-07-28 Thread Stephane Glondu
The following commit has been merged in the master branch:
commit 25ea63bc135a98840b18f1b509eedf8b79ddf003
Author: Stephane Glondu st...@glondu.net
Date:   Sat Jul 27 09:46:33 2013 +0200

Update changelog and prepare upload to experimental

diff --git a/debian/changelog b/debian/changelog
index dd647fc..68de405 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
-ocaml-data-notation (0.0.10-1) UNRELEASED; urgency=low
+ocaml-data-notation (0.0.10-1) experimental; urgency=low
 
+  * Team upload
   * New upstream release
+- bump type-conv requirement
 
- -- Stéphane Glondu glo...@debian.org  Sat, 27 Jul 2013 09:45:02 +0200
+ -- Stéphane Glondu glo...@debian.org  Sat, 27 Jul 2013 09:46:22 +0200
 
 ocaml-data-notation (0.0.9-1) unstable; urgency=low
 

-- 
ocaml-data-notation 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] ocamlgraph packaging branch, experimental/upstream, created. upstream/1.8.3

2013-07-28 Thread Mehdi Dogguy
The branch, experimental/upstream has been created
at  ab3608493982b4dce98bc5bb8dbc8dae70986795 (commit)

- Shortlog 
---

-- 
ocamlgraph 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] janest-core packaging branch, experimental/master, updated. debian/107.01-5-21-g3880431

2013-07-28 Thread Lifeng Sun
The following commit has been merged in the experimental/master branch:
commit 38804314de48793a63d2a6b93bea6afbe830d9c9
Author: Lifeng Sun lifong...@gmail.com
Date:   Sun Jul 28 15:41:20 2013 +0800

Fix time test.

diff --git a/debian/changelog b/debian/changelog
index a82832d..f0b0ccf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ janest-core (109.35.00-1~exp1) UNRELEASED; urgency=low
 
   * New upstream release.
   * Add myself to Uploaders.
+  * New patch: fix-time-test.patch.
 
  -- Lifeng Sun lifong...@gmail.com  Fri, 26 Jul 2013 08:39:04 +0800
 
diff --git a/debian/patches/fix-time-test.patch 
b/debian/patches/fix-time-test.patch
new file mode 100644
index 000..0cda9dd
--- /dev/null
+++ b/debian/patches/fix-time-test.patch
@@ -0,0 +1,13 @@
+FIx time test.
+
+--- a/lib_test/time_test.ml
 b/lib_test/time_test.ml
+@@ -56,7 +56,7 @@
+   sexp1  @? (Time.t_of_sexp (Time.sexp_of_t time1) = time1);
+   sexp2  @? (Time.t_of_sexp (Time.sexp_of_t time2) = time2);
+   sexp3  @? (Time.t_of_sexp (Time.sexp_of_t time3) = time3);
+-  let date, ofday = Time.to_local_date_ofday time3 in
++  let date, ofday = Time.to_date_ofday time3 (Zone.of_string nyc) in
+   date   @? (date = Date.of_string 2005-05-25);
+   ofday  @? (Ofday.(=.) ofday (Time.Ofday.of_string 12:46:15.232));
+   ofday1 @? (Time.Ofday.of_string 09:13 = Time.Ofday.of_string 
0913);
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 000..985a06e
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-time-test.patch

-- 
janest-core 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] ocaml-data-notation packaging annotated tag, debian/0.0.10-1, created. debian/0.0.10-1

2013-07-28 Thread Stephane Glondu
The annotated tag, debian/0.0.10-1 has been created
at  9322a56977241d47b20d1648587a7e738d028d97 (tag)
   tagging  25ea63bc135a98840b18f1b509eedf8b79ddf003 (commit)
  replaces  debian/0.0.9-1
 tagged by  Stephane Glondu
on  Sat Jul 27 10:01:53 2013 +0200

- Shortlog 
ocaml-data-notation Debian release 0.0.10-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAABCgAGBQJR835xAAoJEHhT2k1JiBrTztUP/ixeg1V+kLhhywgY+i9etzSN
DbpnqROsq9ejbclH0dN5H6AiiKP0XNug+kn2qzgJhJ5y6xGXicxAIm4IQk8y9Toj
4/HUviRo7l/BQBTGa0xIPiNvjqQeI/pm9REFLW17KorUTxGWFFcBGAHbqD2lGVO8
F6TEMcR90WxkUwqG7oWQ3kRY1SWa41hhV42B/1PARbuEa9exM29HSEoteZ1TuNmI
xm2xQw5Z+H8LxUMSE8p2jPfSCTyr7fYWLqDzeTE293+ifPgR7IEAaw1OJViOFnX0
dY3hCACGKNIxCvIc0T8qnDsO5FOPRFegko4hSGcVQdEQlJKpNRqRjBJp8OOxJFeF
OfRQxiLS3AIOaxd8Ywt7mfbDoVt6v/qLxdcPNQ7EB4GsXS3r5WOFwoOtaL4Zwsw+
D2dxEMK4M+UWswSd2dcJiXQkZ8yZ+ga7WevsN0iQAeqFrH7V/0dW2mVYX5nBYVg+
bMGH7LmOE0Jy92WOIXRIWFw0EvNulswuN5WNEHgV8ISMmPeHYfvZ1i969LjVjVt7
ELKT1MLK4zxL0Mqa5p0QMLs6zv7Py+WT2QNx8LKVv/k7UmS1m/7gMxo7MOZd7Moy
VAQ7OnctLqM3CNaTNLIpgKvjB44RF4BbCgErjp/uC8bAZhbSOcFvFJQD+0i44Udd
GzUmdvXPCAcZl/2Y1lKT
=7N1u
-END PGP SIGNATURE-

Stephane Glondu (5):
  Imported Upstream version 0.0.10
  Merge tag 'upstream/0.0.10'
  New upstream release
  Bump type-conv requirement
  Update changelog and prepare upload to experimental

---

-- 
ocaml-data-notation 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] ocaml-data-notation packaging branch, master, updated. debian/0.0.9-1-5-g25ea63b

2013-07-28 Thread Stephane Glondu
The following commit has been merged in the master branch:
commit c4148d1788eb120f86808137f88a0c82636a1d4c
Author: Stephane Glondu st...@glondu.net
Date:   Sat Jul 27 09:45:08 2013 +0200

New upstream release

diff --git a/debian/changelog b/debian/changelog
index 33290cc..dd647fc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocaml-data-notation (0.0.10-1) UNRELEASED; urgency=low
+
+  * New upstream release
+
+ -- Stéphane Glondu glo...@debian.org  Sat, 27 Jul 2013 09:45:02 +0200
+
 ocaml-data-notation (0.0.9-1) unstable; urgency=low
 
   * Team upload

-- 
ocaml-data-notation 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] ocaml-data-notation packaging branch, master, updated. debian/0.0.9-1-5-g25ea63b

2013-07-28 Thread Stephane Glondu
The following commit has been merged in the master branch:
commit 491c2de8df360baa963ea3004006c459b551fd89
Author: Stephane Glondu st...@glondu.net
Date:   Sat Jul 27 09:45:56 2013 +0200

Bump type-conv requirement

diff --git a/debian/control b/debian/control
index 175ff5e..7a4f699 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends:
   ocaml-nox (= 3.11.1-3~),
   ocaml-findlib,
   ocaml-base-nox,
-  libtype-conv-camlp4-dev (= 3.0.5),
+  libtype-conv-camlp4-dev (= 108.07.01),
   libounit-ocaml-dev,
   libfileutils-ocaml-dev (= 0.4.0),
   dh-ocaml (= 0.9~),

-- 
ocaml-data-notation 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] ocaml-data-notation packaging branch, pristine-tar, updated. ec234f54c2e886ea22c5656942b95f65e58b1dd7

2013-07-28 Thread Stephane Glondu
The following commit has been merged in the pristine-tar branch:
commit ec234f54c2e886ea22c5656942b95f65e58b1dd7
Author: Stephane Glondu st...@glondu.net
Date:   Sat Jul 27 09:43:43 2013 +0200

pristine-tar data for ocaml-data-notation_0.0.10.orig.tar.gz

diff --git a/ocaml-data-notation_0.0.10.orig.tar.gz.delta 
b/ocaml-data-notation_0.0.10.orig.tar.gz.delta
index 07b4e04..9e13560 100644
Binary files a/ocaml-data-notation_0.0.10.orig.tar.gz.delta and 
b/ocaml-data-notation_0.0.10.orig.tar.gz.delta differ

-- 
ocaml-data-notation 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] obus packaging annotated tag, debian/1.1.5-2, created. debian/1.1.5-2

2013-07-28 Thread Stephane Glondu
The annotated tag, debian/1.1.5-2 has been created
at  bf8a0707dee843fc872928899076f7106c2cac45 (tag)
   tagging  8b87972e4ce9d2ed66005ed9f51ec90f05eac99f (commit)
  replaces  debian/1.1.5-1
 tagged by  Stephane Glondu
on  Sat Jul 27 10:10:52 2013 +0200

- Shortlog 
obus Debian release 1.1.5-2
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAABCgAGBQJR84CMAAoJEHhT2k1JiBrTZTcP/22AtAv48ew5QiUsk1wCPKvC
rGa28zg1LK5p2fIkR2SFBRQO31GUzQUZlRuc55JSAxQuGKB3RhgrGBBsIpYiYo4E
BEIeD6y1QfivSTNa+vo3jUUHAI15vxjUxT08bZsRRSLdYOJ9/yBH4Fala8tomqqc
3VFwnuAg9OXhIhDXhlAwVohu173DVsM5fX7RhFuvvoDgHE/SKFbIwheqKNpKIJ85
BRzYOok+jYo2liFYXuMZfnY9FS254Bq2wGXikbQOViqLA3dAWmfTbGfhhMFmBl9Z
YsBYcMjWflwzSQnJf4Fjfv1S7Pbi84YE5nShqtNJo7NBpizQqm8fGtGJ4LXRHhkY
3uIiZz5zktJexQOnirCANSA8RGF4Yv5h0TN9oVLhStuBvnk0/QLvRNFB4M8qUMlu
66iXyhO8dT488gLAl0DkJiCpxRFQDguGtxsNuZ++jCv3pNgJkCP56UBKILVqa33H
ivnNr54w7kuqVCARZTMUARRDyZAUyvKP5ui4qo3NlC6r2Ahw6OnSP+L/TkHHlVbA
PtofwvB1RqvYD/I5cMw5I4M3vv7CA7Kb14q9CUHVXQVl+7gpJc6czVNsKdNV4/uN
qLFp2GtkYiOcPim/xnAiQ1DFFS5jXzqsBFSutrGApB/N4p/LZ53stjad/HZPVP/q
/cFVb6ofjsvRSZaYhVj6
=r9ZP
-END PGP SIGNATURE-

Stephane Glondu (1):
  Build-Depend on ocaml-find = 1.4 to handle new native architectures

---

-- 
obus 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] obus packaging branch, master, updated. debian/1.1.5-1-1-g8b87972

2013-07-28 Thread Stephane Glondu
The following commit has been merged in the master branch:
commit 8b87972e4ce9d2ed66005ed9f51ec90f05eac99f
Author: Stephane Glondu st...@glondu.net
Date:   Sat Jul 27 10:04:03 2013 +0200

Build-Depend on ocaml-find = 1.4 to handle new native architectures

diff --git a/debian/changelog b/debian/changelog
index b4bf736..4fb6d9d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+obus (1.1.5-2) experimental; urgency=low
+
+  * Build-Depend on ocaml-find = 1.4 to handle new native architectures
+
+ -- Stéphane Glondu glo...@debian.org  Sat, 27 Jul 2013 10:03:52 +0200
+
 obus (1.1.5-1) experimental; urgency=low
 
   * New upstream release
diff --git a/debian/control b/debian/control
index 5280d02..f51b001 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends:
  libtype-conv-camlp4-dev (= 108),
  libxmlm-ocaml-dev,
  liblwt-ocaml-dev (= 2.2.0~),
- ocaml-findlib,
+ ocaml-findlib (= 1.4),
  ocaml-nox (= 4)
 Standards-Version: 3.9.4
 Section: ocaml

-- 
obus 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] janest-core packaging branch, experimental/master, updated. debian/107.01-5-21-g3880431

2013-07-28 Thread Lifeng Sun
The following commit has been merged in the experimental/master branch:
commit 86a1f935f4ff944c09a1a788294698dd051e21d0
Author: Lifeng Sun lifong...@gmail.com
Date:   Sat Jul 27 21:28:03 2013 +0800

enable tests.

diff --git a/debian/TODO b/debian/TODO
index 9c463d9..a6e7cd3 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -1,2 +1 @@
-Turn on tests.
 switch copyright format to dep5.
diff --git a/debian/rules b/debian/rules
index b9e7a38..5d3b9af 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ export OCAMLFIND_LDCONF=ignore
 
 .PHONY: override_dh_auto_configure
 override_dh_auto_configure:
-   ocaml setup.ml -configure --prefix /usr --destdir '$(DESTDIR)' --docdir 
/usr/share/doc/libcore-ocaml-doc/html/api
+   ocaml setup.ml -configure --prefix /usr --destdir '$(DESTDIR)' --docdir 
/usr/share/doc/libcore-ocaml-doc/html/api --enable-tests
 
 .PHONY: override_dh_auto_build
 override_dh_auto_build:

-- 
janest-core 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] ocaml-data-notation packaging branch, master, updated. debian/0.0.9-1-5-g25ea63b

2013-07-28 Thread Stephane Glondu
The following commit has been merged in the master branch:
commit 64d2482a400a3345fab68ad51ea36e594ec0c254
Merge: 936628d420b71e13435052145256ca95df4e3bb1 
90a21fe82a8819ef7f53e1186749c822bb016b75
Author: Stephane Glondu st...@glondu.net
Date:   Sat Jul 27 09:44:39 2013 +0200

Merge tag 'upstream/0.0.10'

Upstream version 0.0.10


-- 
ocaml-data-notation 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] oasis packaging branch, experimental/upstream, created. upstream/0.3.0

2013-07-28 Thread Hendrik Tews
The branch, experimental/upstream has been created
at  41cb28996021d717b5671807e666969db52923f8 (commit)

- Shortlog 
---

-- 
oasis 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] oasis packaging branch, experimental/master, created. debian/0.3.0-2-5-g9c5e0f3

2013-07-28 Thread Lifeng Sun
The branch, experimental/master has been created
at  9c5e0f3b0d1f49bbe649de2146be88ac7a2af955 (commit)

- Shortlog 
commit 9c5e0f3b0d1f49bbe649de2146be88ac7a2af955
Author: Lifeng Sun lifong...@gmail.com
Date:   Sat Jul 27 22:53:49 2013 +0800

Update changelog and prepare upload to experimental.

commit 84dde4436652171d260410806e7f9841da2b3439
Author: Lifeng Sun lifong...@gmail.com
Date:   Sat Jul 27 22:17:10 2013 +0800

Remove unused lintian overrides.

commit dc344b63839594e1867684d136ca27e98ce91adb
Author: Lifeng Sun lifong...@gmail.com
Date:   Sat Jul 27 17:28:19 2013 +0800

debian/gbp.conf: experimental branches.

commit 5f9c0b61fa9c7860e10564f303162648757a46f7
Author: Lifeng Sun lifong...@gmail.com
Date:   Sat Jul 27 17:27:21 2013 +0800

Compile with OCaml = 4.

commit 16421ca94ab89da4cb8e3f10043216f48b9e60ca
Author: Lifeng Sun lifong...@gmail.com
Date:   Sat Jul 27 17:22:16 2013 +0800

disable tests.

---

-- 
oasis 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] ocamlmod packaging branch, experimental/master, created. debian/0.0.2-3-8-g738fdd7

2013-07-28 Thread Lifeng Sun
The branch, experimental/master has been created
at  738fdd72baf0eae2bcaf9f9962c20a0ecf5e07a9 (commit)

- Shortlog 
commit 738fdd72baf0eae2bcaf9f9962c20a0ecf5e07a9
Author: Lifeng Sun lifong...@gmail.com
Date:   Sat Jul 27 17:36:08 2013 +0800

Update changelog and prepare upload to experimental.

commit 27ff7c9d6e69e5cfd061804ad05b9dc9b21c05cf
Author: Lifeng Sun lifong...@gmail.com
Date:   Sat Jul 27 17:36:40 2013 +0800

debian/gbp.conf: experimental branches.

commit ca890e78cd0a1aa1343b3d0fc84119a7ba60fc6e
Author: Lifeng Sun lifong...@gmail.com
Date:   Sat Jul 27 17:35:55 2013 +0800

Compile with OCaml = 4.

---

-- 
ocamlmod 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] ocamlmod packaging branch, experimental/upstream, created. upstream/0.0.2-1-ga267af6

2013-07-28 Thread Sylvain Le Gall
The branch, experimental/upstream has been created
at  a267af63a66a97a6831e6dcafdbeb97b302e93b8 (commit)

- Shortlog 
---

-- 
ocamlmod 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] ocaml-csv packaging branch, experimental/upstream, created. upstream/1.3.0

2013-07-28 Thread Lifeng Sun
The branch, experimental/upstream has been created
at  a3aff6ef549f6835eabc3a0e8a25a2b143b6339d (commit)

- Shortlog 
---

-- 
ocaml-csv 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] ocaml-expect packaging branch, master, updated. debian/0.0.2-1-16-g8bb84a3

2013-07-28 Thread Lifeng Sun
The following commit has been merged in the master branch:
commit 8bb84a317e8fb41b137006f796d9199b783fa493
Author: Lifeng Sun lifong...@gmail.com
Date:   Sat Jul 27 18:48:14 2013 +0800

libexpect-ocaml-dev: install *.cmx on native arches.

diff --git a/debian/libexpect-ocaml-dev.install.in 
b/debian/libexpect-ocaml-dev.install.in
index 8aa0ee8..c67c49d 100644
--- a/debian/libexpect-ocaml-dev.install.in
+++ b/debian/libexpect-ocaml-dev.install.in
@@ -1,5 +1,6 @@
-@OCamlStdlibDir@/expect/*.cm[ix]
+@OCamlStdlibDir@/expect/*.cmi
 @OCamlStdlibDir@/expect/*.ml*
+OPT: @OCamlStdlibDir@/expect/*.cmx
 OPT: @OCamlStdlibDir@/expect/*.cmxa
 OPT: @OCamlStdlibDir@/expect/*.a
 usr/share/doc/libexpect-ocaml-dev

-- 
ocaml-expect 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] ocaml-csv packaging branch, experimental/master, created. debian/1.3.0-3-4-g191a652

2013-07-28 Thread Lifeng Sun
The branch, experimental/master has been created
at  191a65291ee9368b191b2d9195edf27a2e236245 (commit)

- Shortlog 
commit 191a65291ee9368b191b2d9195edf27a2e236245
Author: Lifeng Sun lifong...@gmail.com
Date:   Sun Jul 28 06:58:51 2013 +0800

Update changelog and prepare upload to experimental.

commit 010dc359606f4cf6f43cb10e35ba5bc45b3e2b64
Author: Lifeng Sun lifong...@gmail.com
Date:   Sun Jul 28 06:57:51 2013 +0800

Compile with OCaml = 4.

commit 5b1f31ed50323aa2f004157d3944dae22ce64bdd
Author: Lifeng Sun lifong...@gmail.com
Date:   Sun Jul 28 06:54:40 2013 +0800

debian/gbp.conf: experimental branches.

---

-- 
ocaml-csv 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] ocaml-expect packaging branch, master, updated. debian/0.0.2-1-16-g8bb84a3

2013-07-28 Thread Lifeng Sun
The following commit has been merged in the master branch:
commit 99e3038dc8fa0cf2ada96053d8b8e50820b21b72
Author: Lifeng Sun lifong...@gmail.com
Date:   Thu Jul 4 17:09:44 2013 +0800

debian/copyright: fix Format link.

diff --git a/debian/copyright b/debian/copyright
index b4243f1..aed2d59 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://dep.debian.net/deps/dep5
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: ocaml-expect
 Upstream-Contact: Sylvain Le Gall gil...@debian.org
 Source: http://forge.ocamlcore.org/projects/ocaml-expect/

-- 
ocaml-expect 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] ocaml-expect packaging branch, experimental/upstream, created. upstream/0.0.3

2013-07-28 Thread Lifeng Sun
The branch, experimental/upstream has been created
at  f1d95b1e1f6bf2ccf2db04155bf27abe4d12461c (commit)

- Shortlog 
---

-- 
ocaml-expect 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] ocaml-expect packaging branch, experimental/master, created. debian/0.0.2-1-20-g01eb1cc

2013-07-28 Thread Lifeng Sun
The branch, experimental/master has been created
at  01eb1cc8dde04f9e435a110cb1f08bb532f2f402 (commit)

- Shortlog 
commit 01eb1cc8dde04f9e435a110cb1f08bb532f2f402
Author: Lifeng Sun lifong...@gmail.com
Date:   Sat Jul 27 19:02:08 2013 +0800

Update changelog and prepare upload to experimental.

commit 833ef7544de0d51e32c56d7f7a09dc602dfcba67
Author: Lifeng Sun lifong...@gmail.com
Date:   Sat Jul 27 19:14:14 2013 +0800

Compile with OCaml = 4.

commit 79ff6f7d721b8eb50e7e1b5547acde81dfdbf41f
Author: Lifeng Sun lifong...@gmail.com
Date:   Sat Jul 27 18:56:13 2013 +0800

debian/gbp.conf: experimental branches.

---

-- 
ocaml-expect 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