[Pkg-ocaml-maint-commits] [ocaml-reins] branch master updated (1eee3b9 - 47b622b)

2014-01-30 Thread Stéphane Glondu
This is an automated email from the git hooks/post-receive script.

glondu pushed a change to branch master
in repository ocaml-reins.

  from  1eee3b9   Set a dummy HOME when calling omake
   new  64e16e0   Refresh patches
   new  d590909   Fix test-suite with new oUnit
   new  ff43bb6   Fix version in META
   new  f0cdb60   Remove myself from Uploaders
   new  d79f341   Update Vcs-*
   new  e3a5e13   Add ocaml-findlib to Suggests
   new  47b622b   Update changelog and prepare upload to unstable

The 7 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog   | 12 
 debian/control |  8 ++---
 debian/patches/0001-Fix-PREFIX-handling.patch  |  6 ++--
 debian/patches/0002-Install-cmi.patch  |  6 ++--
 .../0003-Fix-test-suite-with-new-oUnit.patch   | 36 ++
 debian/patches/0004-Fix-version-in-META.patch  | 21 +
 debian/patches/series  |  2 ++
 7 files changed, 81 insertions(+), 10 deletions(-)
 create mode 100644 debian/patches/0003-Fix-test-suite-with-new-oUnit.patch
 create mode 100644 debian/patches/0004-Fix-version-in-META.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/ocaml-reins.git

___
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] [ocaml-reins] 03/07: Fix version in META

2014-01-30 Thread Stéphane Glondu
This is an automated email from the git hooks/post-receive script.

glondu pushed a commit to branch master
in repository ocaml-reins.

commit ff43bb69d8429a08eca107f51d8a24810a325837
Author: Stephane Glondu st...@glondu.net
Date:   Thu Jan 30 14:55:28 2014 +0100

Fix version in META
---
 debian/patches/0004-Fix-version-in-META.patch | 21 +
 debian/patches/series |  1 +
 2 files changed, 22 insertions(+)

diff --git a/debian/patches/0004-Fix-version-in-META.patch 
b/debian/patches/0004-Fix-version-in-META.patch
new file mode 100644
index 000..66a54be
--- /dev/null
+++ b/debian/patches/0004-Fix-version-in-META.patch
@@ -0,0 +1,21 @@
+From: Stephane Glondu st...@glondu.net
+Date: Thu, 30 Jan 2014 14:54:58 +0100
+Subject: Fix version in META
+
+This is a part of 
https://github.com/ocaml/opam-repository/blob/master/packages/reins/reins.0.1a/files/fix_build.patch
+---
+ src/META.in | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/src/META.in b/src/META.in
+index 6cbc725..cbdb0a3 100644
+--- a/src/META.in
 b/src/META.in
+@@ -1,3 +1,3 @@
+-version=0.1
++version=0.1a
+ archive(byte)=reins.cma
+-archive(native)=reins.cmxa
+\ No newline at end of file
++archive(native)=reins.cmxa
+-- 
diff --git a/debian/patches/series b/debian/patches/series
index 281c194..a995e85 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 0001-Fix-PREFIX-handling.patch
 0002-Install-cmi.patch
 0003-Fix-test-suite-with-new-oUnit.patch
+0004-Fix-version-in-META.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/ocaml-reins.git

___
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] [ocaml-reins] 06/07: Add ocaml-findlib to Suggests

2014-01-30 Thread Stéphane Glondu
This is an automated email from the git hooks/post-receive script.

glondu pushed a commit to branch master
in repository ocaml-reins.

commit e3a5e138f949401d66f9db2416f6bb554d938b34
Author: Stephane Glondu st...@glondu.net
Date:   Thu Jan 30 14:53:30 2014 +0100

Add ocaml-findlib to Suggests
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 446a83a..45b5a3c 100644
--- a/debian/control
+++ b/debian/control
@@ -23,6 +23,7 @@ Depends:
  ${shlibs:Depends},
  ${misc:Depends}
 Provides: ${ocaml:Provides}
+Suggests: ocaml-findlib
 Description: data structure library for OCaml
  The OCaml Reins data structure library consists of the following
  persistent implementations:

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/ocaml-reins.git

___
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] [ocaml-reins] 04/07: Remove myself from Uploaders

2014-01-30 Thread Stéphane Glondu
This is an automated email from the git hooks/post-receive script.

glondu pushed a commit to branch master
in repository ocaml-reins.

commit f0cdb60275f705db902045e54f7a7b7e419dec7d
Author: Stephane Glondu st...@glondu.net
Date:   Thu Jan 30 14:45:12 2014 +0100

Remove myself from Uploaders
---
 debian/control | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index a224585..4ccb640 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,7 @@ Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
 Uploaders:
- Mike Furr mf...@debian.org,
- Stéphane Glondu glo...@debian.org
+ Mike Furr mf...@debian.org
 Build-Depends:
  debhelper (= 7.0.50~),
  ocaml-nox (= 3.11.1-3~),

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/ocaml-reins.git

___
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] [ocaml-reins] 05/07: Update Vcs-*

2014-01-30 Thread Stéphane Glondu
This is an automated email from the git hooks/post-receive script.

glondu pushed a commit to branch master
in repository ocaml-reins.

commit d79f341f61f7dc650178a56a8d62958a15c25172
Author: Stephane Glondu st...@glondu.net
Date:   Thu Jan 30 14:52:52 2014 +0100

Update Vcs-*
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 4ccb640..446a83a 100644
--- a/debian/control
+++ b/debian/control
@@ -12,8 +12,8 @@ Build-Depends:
  ocaml-findlib (= 1.2.5),
  dh-ocaml (= 0.9)
 Standards-Version: 3.8.3
-Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocaml-reins.git
-Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-reins.git
+Vcs-Git: git://anonscm.debian.org/pkg-ocaml-maint/packages/ocaml-reins.git
+Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-ocaml-maint/packages/ocaml-reins.git
 Homepage: http://ocaml-reins.sourceforge.net/
 
 Package: libreins-ocaml-dev

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/ocaml-reins.git

___
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] [ocaml-reins] 01/07: Refresh patches

2014-01-30 Thread Stéphane Glondu
This is an automated email from the git hooks/post-receive script.

glondu pushed a commit to branch master
in repository ocaml-reins.

commit 64e16e003398941165efaee3bc416eee27fe7388
Author: Stephane Glondu st...@glondu.net
Date:   Thu Jan 30 14:40:52 2014 +0100

Refresh patches
---
 debian/patches/0001-Fix-PREFIX-handling.patch | 6 +++---
 debian/patches/0002-Install-cmi.patch | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/patches/0001-Fix-PREFIX-handling.patch 
b/debian/patches/0001-Fix-PREFIX-handling.patch
index c55fa27..29e766c 100644
--- a/debian/patches/0001-Fix-PREFIX-handling.patch
+++ b/debian/patches/0001-Fix-PREFIX-handling.patch
@@ -1,10 +1,10 @@
 From: Mike Furr mf...@debian.org
 Date: Sat, 4 Jul 2009 14:48:29 +0200
-Subject: [PATCH] Fix PREFIX handling
+Subject: Fix PREFIX handling
 
 ---
- config.omake |7 ++-
- 1 files changed, 6 insertions(+), 1 deletions(-)
+ config.omake | 7 ++-
+ 1 file changed, 6 insertions(+), 1 deletion(-)
 
 diff --git a/config.omake b/config.omake
 index 4417254..7a35fc2 100644
diff --git a/debian/patches/0002-Install-cmi.patch 
b/debian/patches/0002-Install-cmi.patch
index 7efb7f6..4d4ce30 100644
--- a/debian/patches/0002-Install-cmi.patch
+++ b/debian/patches/0002-Install-cmi.patch
@@ -1,10 +1,10 @@
 From: Mike Furr mf...@debian.org
 Date: Sat, 4 Jul 2009 14:48:41 +0200
-Subject: [PATCH] Install cmi
+Subject: Install cmi
 
 ---
- src/OMakefile |2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ src/OMakefile | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/src/OMakefile b/src/OMakefile
 index 983799d..e85608c 100644

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/ocaml-reins.git

___
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] [ocaml-reins] 07/07: Update changelog and prepare upload to unstable

2014-01-30 Thread Stéphane Glondu
This is an automated email from the git hooks/post-receive script.

glondu pushed a commit to branch master
in repository ocaml-reins.

commit 47b622b1b511c2d3d00bd9d42ba2d150e5db2abc
Author: Stephane Glondu st...@glondu.net
Date:   Thu Jan 30 14:50:10 2014 +0100

Update changelog and prepare upload to unstable
---
 debian/changelog | 12 
 1 file changed, 12 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 0f722f9..b780f64 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+ocaml-reins (0.1a-5) unstable; urgency=medium
+
+  * Team upload
+  * debian/patches:
++ Fix test-suite with new oUnit (Closes: #713499)
++ Fix version in META
+  * Remove myself from Uploaders
+  * Update Vcs-*
+  * Add ocaml-findlib to Suggests
+
+ -- Stéphane Glondu glo...@debian.org  Thu, 30 Jan 2014 14:56:07 +0100
+
 ocaml-reins (0.1a-4) unstable; urgency=low
 
   * Team upload.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/ocaml-reins.git

___
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] [optcomp] annotated tag debian/1.5-1 updated (57ab7fd - 6bb5a63)

2014-01-30 Thread Stéphane Glondu
This is an automated email from the git hooks/post-receive script.

glondu pushed a change to annotated tag debian/1.5-1
in repository optcomp.

*** WARNING: tag debian/1.5-1 was modified! ***

  from  57ab7fd   (tag)
to  6bb5a63   (tag)
   tagging  643022d1f56eaa3fd7164901c274e604d6fb29cf (commit)
  replaces  upstream/1.5
 tagged by  Stephane Glondu
on  Thu Jan 30 15:37:47 2014 +0100

- Log -
Debian release 1.5-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAABCgAGBQJS6mO7AAoJEHhT2k1JiBrTpbQP/RiALI1Ov0Q0oO1i8HRTF4D3
7j7sBqgCY3RglmwQQQE5ih8oBzmEWge9SAJFWD1bLT13TRVVNi/4q1R8wcd7dGnW
tIcNrqkIq7MX9x65EQfEkuumWclGOGIqiUqfmfytJo5LyI/v5pQYxzSuolu5gaPx
nU39+uYAwgmlUbe5/8mugOY38HGdWBe5D3Q7C30g/VlBQtNq0o0lDrpl4ERPXP2r
XTjTSAWb+cyhLcK4HqCRV9cPGsy8XdDtm9GXEsoLV+DwWgRP/chFnxd2xS4rzmB+
vzEE+FmmZqOGlnXeDiFiDLBbb2p1/ph443q9kIAwTZmVH2EgDcFx2qgTug2GZzeZ
5GYsGJuIgNUYl7L48VqtL0sjiwWjTxdKHHNxH5XQw1gTngH6vxSWoLxZhemFzda/
STQAsELmqnkJgLbNdWRFZbIPAjTpCAZwr9cC/gGYGljNIiV5+v+05paeIl46Ji/d
13hJZFI5+sJ8OLJ71e5gPbLFko3hcyYjTX+9wG15STbFT7nPQ6mUGSRi+j2Pj5P/
P0HK0OexNfzObf8YqtHx1PbYIHx6CB9Yjj/SZEDwvqU7kaWm+RPVjsQw3vl3en3w
Cb1sdSKsQ12yHKyQhYYOUQ1XgXAPXbZjmEbiYeqI2re0iJ0iew6kAL2s0mPgGPrM
k31OPPkKhvm1xIqcG+b8
=3uln
-END PGP SIGNATURE-

Stephane Glondu (3):
  Initial packaging
  Update changelog and prepare upload to unstable
  Fix typo in optcomp dependencies

---

  from  809688a   Update changelog and prepare upload to unstable
   new  643022d   Fix typo in optcomp dependencies

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 2 +-
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/optcomp.git

___
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] [optcomp] 01/01: Fix typo in optcomp dependencies

2014-01-30 Thread Stéphane Glondu
This is an automated email from the git hooks/post-receive script.

glondu pushed a commit to annotated tag debian/1.5-1
in repository optcomp.

commit 643022d1f56eaa3fd7164901c274e604d6fb29cf
Author: Stephane Glondu st...@glondu.net
Date:   Thu Jan 30 15:33:45 2014 +0100

Fix typo in optcomp dependencies
---
 debian/changelog | 2 +-
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f0e84a1..e15e56b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ optcomp (1.5-1) unstable; urgency=low
 
   * Initial release (Closes: #736908)
 
- -- Stéphane Glondu glo...@debian.org  Wed, 29 Jan 2014 08:41:07 +0100
+ -- Stéphane Glondu glo...@debian.org  Thu, 30 Jan 2014 15:33:11 +0100
diff --git a/debian/control b/debian/control
index 388339e..3d1eed9 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Vcs-Git: 
git://anonscm.debian.org/pkg-ocaml-maint/packages/optcomp.git
 Package: optcomp
 Architecture: any
 Depends:
- liboptcomp-ocaml-dev,
+ liboptcomp-camlp4-dev,
  ${ocaml:Depends},
  ${shlibs:Depends},
  ${misc:Depends}

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/optcomp.git

___
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] [optcomp] branch master updated (809688a - 643022d)

2014-01-30 Thread Stéphane Glondu
This is an automated email from the git hooks/post-receive script.

glondu pushed a change to branch master
in repository optcomp.

  from  809688a   Update changelog and prepare upload to unstable
  adds  643022d   Fix typo in optcomp dependencies

No new revisions were added by this update.

Summary of changes:
 debian/changelog | 2 +-
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/optcomp.git

___
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