[Pkg-ocaml-maint-commits] [SCM] ocamlmod packaging annotated tag, debian/0.0.2-2, created. debian/0.0.2-2

2012-06-21 Thread Sylvain Le Gall
The annotated tag, debian/0.0.2-2 has been created
at  4f1e78e57c35c3a242490ee6d9da00c3af8eebad (tag)
   tagging  5a356ea016af8681156870db3fba5a7806045254 (commit)
  replaces  debian/0.0.2-1
 tagged by  Sylvain Le Gall
on  Thu Jun 21 21:26:21 2012 +

- Shortlog 
Debian release 0.0.2-2

Sylvain Le Gall (1):
  Reupload to fix dependencies

---

-- 
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, master, updated. debian/0.0.2-2

2012-06-21 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 5a356ea016af8681156870db3fba5a7806045254
Author: Sylvain Le Gall gil...@debian.org
Date:   Thu Jun 21 21:25:35 2012 +

Reupload to fix dependencies

diff --git a/debian/changelog b/debian/changelog
index 83663b4..ace5761 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocamlmod (0.0.2-2) unstable; urgency=low
+
+  * Reupload to fix dependencies
+
+ -- Sylvain Le Gall gil...@debian.org  Thu, 21 Jun 2012 21:24:39 +
+
 ocamlmod (0.0.2-1) unstable; urgency=low
 
   * Initial release. (Closes: #669567)

-- 
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, master, updated. debian/0.0.2-2-2-gcb6d93f

2012-06-28 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit b78fc47edefc9fc636e7a5f838537c1f464216e5
Author: Sylvain Le Gall gil...@debian.org
Date:   Thu Jun 28 23:13:14 2012 +

Change to arch:any to avoid problematic computed dependencies on libpcre

diff --git a/debian/changelog b/debian/changelog
index ace5761..17d9cf7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ocamlmod (0.0.2-3) UNRELEASED; urgency=low
+
+  * Change to arch:any to avoid problematic computed dependencies on
+libpcre
+
+ -- Sylvain Le Gall gil...@debian.org  Thu, 28 Jun 2012 23:12:33 +
+
 ocamlmod (0.0.2-2) unstable; urgency=low
 
   * Reupload to fix dependencies
diff --git a/debian/control b/debian/control
index 79699ed..eef5810 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Vcs-Git: 
git://git.debian.org/git/pkg-ocaml-maint/packages/ocamlmod.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocamlmod.git
 
 Package: ocamlmod
-Architecture: all
+Architecture: any
 Depends: ${misc:Depends}, ${ocaml:Depends}
 Description: generate OCaml modules from source files
  Pack a set of OCaml source files into a single file preserving module

-- 
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, master, updated. debian/0.0.2-2-2-gcb6d93f

2012-06-28 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit cb6d93fd7c5b392eabdace6b5f60299cf9d5fb8e
Author: Sylvain Le Gall gil...@debian.org
Date:   Thu Jun 28 23:13:58 2012 +

Prepare release

diff --git a/debian/changelog b/debian/changelog
index 17d9cf7..a01eae0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-ocamlmod (0.0.2-3) UNRELEASED; urgency=low
+ocamlmod (0.0.2-3) unstable; urgency=low
 
   * Change to arch:any to avoid problematic computed dependencies on
 libpcre

-- 
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 annotated tag, debian/0.0.2-3, created. debian/0.0.2-3

2012-06-28 Thread Sylvain Le Gall
The annotated tag, debian/0.0.2-3 has been created
at  6ef15bd1d6968324691bf4dd36e3693e7086e1fa (tag)
   tagging  cb6d93fd7c5b392eabdace6b5f60299cf9d5fb8e (commit)
  replaces  debian/0.0.2-2
 tagged by  Sylvain Le Gall
on  Thu Jun 28 23:45:43 2012 +

- Shortlog 
Debian release 0.0.2-3

Sylvain Le Gall (2):
  Change to arch:any to avoid problematic computed dependencies on libpcre
  Prepare release

---

-- 
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] advi packaging branch, master, updated. debian/1.10.2-1-11-gaf1df60

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 62c54be6253ce93fb12a000c847f418b00bfcdfc
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 00:57:41 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 11ccafb..033f94b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
-advi (1.10.2-2) UNRELEASED; urgency=low
+advi (1.10.2-2.1) UNRELEASED; urgency=low
 
+  [ Ralf Treinen ]
   * Fix mode of /usr/share/doc/advi-examples/examples/basics/alltt.sty
   * debian/rules: use $(OCAML_HAVE_OCAMLOPT) to distinguish native
 from non-native architectures.
@@ -13,7 +14,10 @@ advi (1.10.2-2) UNRELEASED; urgency=low
 - debian/rules: remove top-level /advi file created by a buggy
   installation script
 
- -- Ralf Treinen trei...@debian.org  Sat, 07 Jul 2012 19:28:38 +0200
+  [ Sylvain Le Gall ]
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 00:57:41 +
 
 advi (1.10.2-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 2ad308c..68fa3c8 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,6 @@ Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
 Uploaders: Ralf Treinen trei...@debian.org,
  Remi Vanicat vani...@debian.org,
- Sylvain Le Gall gil...@debian.org,
  Samuel Mimram smim...@debian.org,
  Stéphane Glondu glo...@debian.org
 Build-Depends: debhelper (= 7.0.50~), dh-ocaml (= 0.9~),

-- 
advi 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] approx upstream and debian packaging branch, master, updated. debian/5.3-1-1-g004c01f

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 004c01f87b4ba6d699d8e7b40907dd9297db0cc6
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 00:59:32 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 6420b6c..09cf2f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+approx (5.3-1.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 00:58:29 +
+
 approx (5.3-1) unstable; urgency=low
 
   * New upstream version
diff --git a/debian/control b/debian/control
index 6e0eadb..197bfef 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: approx
 Section: admin
 Priority: optional
 Maintainer: Eric Cooper e...@cmu.edu
-Uploaders: Sylvain Le Gall gil...@debian.org, Ralf Treinen 
trei...@debian.org
+Uploaders: Ralf Treinen trei...@debian.org
 DM-Upload-Allowed: yes
 Build-Depends:
  debhelper (= 8.0),

-- 
approx upstream and debian 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] atdgen packaging branch, master, updated. debian/1.2.2-1-1-ge38ae79

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit e38ae792c6077105b6bb7257eedf1aa59371b5e5
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:00:58 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 60044e3..7463a52 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+atdgen (1.2.2-1.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:00:29 +
+
 atdgen (1.2.2-1) unstable; urgency=low
 
   * Team upload
diff --git a/debian/control b/debian/control
index ab1053e..110096a 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,6 @@ Source: atdgen
 Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
-Uploaders:
-  Sylvain Le Gall gil...@debian.org
 Build-Depends:
   ocaml-nox (= 3.11.1-3~),
   ocaml-findlib,

-- 
atdgen 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] bibtex2html packaging branch, master, updated. debian/1.97-2-2-gf038e01

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 330de4b4dd0715904549aeb695975e85193f9496
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:01:42 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 66d23b9..63fffab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+bibtex2html (1.97-2.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:01:21 +
+
 bibtex2html (1.97-2) unstable; urgency=medium
 
   * patch paranoid-bibtex: run bibtex in the directory where the .aux file
diff --git a/debian/control b/debian/control
index 86446dd..14863ac 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,7 @@ Maintainer: Debian OCaml Maintainers 
debian-ocaml-ma...@lists.debian.org
 Uploaders:
  Ralf Treinen trei...@debian.org,
  Remi Vanicat vani...@debian.org,
- Samuel Mimram smim...@debian.org,
- Sylvain Le Gall gil...@debian.org
+ Samuel Mimram smim...@debian.org
 Standards-Version: 3.9.3
 Build-Depends: debhelper (= 7.0.50~), dh-ocaml (= 0.9~),
   ocaml-nox (= 3.11.1-3~), hevea

-- 
bibtex2html 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] bibtex2html packaging branch, master, updated. debian/1.97-2-2-gf038e01

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit f038e0191a07b675519e682f7291d57af168b573
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:29:35 2012 +

Fix version.

diff --git a/debian/changelog b/debian/changelog
index 63fffab..c18b5f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,5 @@
-bibtex2html (1.97-2.1) UNRELEASED; urgency=low
+bibtex2html (1.97-3) UNRELEASED; urgency=low
 
-  * Non-maintainer upload.
   * Remove Sylvain Le Gall from uploaders
 
  -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:01:21 +

-- 
bibtex2html 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] bin-prot packaging branch, master, updated. debian/2.0.7-1-1-g8f3cb7e

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 8f3cb7e47eec3364c6eb88cb8482894b71304094
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:05:19 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 4ea2098..e34f4cc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+bin-prot (2.0.7-2) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:05:19 +
+
 bin-prot (2.0.7-1) unstable; urgency=low
 
   * New upstream release
diff --git a/debian/control b/debian/control
index 075948f..d76a6ef 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,7 @@ Section: ocaml
 Priority: extra
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
 Uploaders:
- Stéphane Glondu glo...@debian.org,
- Sylvain Le Gall gil...@debian.org
+ Stéphane Glondu glo...@debian.org
 Build-Depends:
  debhelper (= 8),
  dh-ocaml (= 0.9~),

-- 
bin-prot 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] biniou packaging branch, master, updated. debian/1.0.0-1-1-g43024d4

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 43024d425ffe32c3515293f214318befb544c662
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:03:44 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index a5a219c..f8af5e1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+biniou (1.0.0-1.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:03:26 +
+
 biniou (1.0.0-1) unstable; urgency=low
 
   * Team upload
diff --git a/debian/control b/debian/control
index 4109c64..9b52da8 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,6 @@ Source: biniou
 Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
-Uploaders:
-  Sylvain Le Gall gil...@debian.org
 Build-Depends:
   ocaml-nox (= 3.11.1-3~),
   ocaml-findlib,

-- 
biniou 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] cameleon packaging branch, master, updated. debian/1.9.21-2-1-g8583c6a

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 8583c6a170cd3ef9f140230407a70c80018a934a
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:07:25 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index f41024e..a162f14 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cameleon (1.9.21-3) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:07:06 +
+
 cameleon (1.9.21-2) unstable; urgency=low
 
   * Team upload.
diff --git a/debian/control b/debian/control
index be3a947..6490d04 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,6 @@ Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
 Uploaders:
  Stéphane Glondu glo...@debian.org,
- Sylvain Le Gall gil...@debian.org,
  Samuel Mimram smim...@debian.org
 Build-Depends:
  patchutils (= 0.2.25),

-- 
cameleon 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] camlbz2 packaging branch, master, updated. debian/0.6.0-6-7-g02be683

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 02be6838a7f392c48480ebf28270ddbc9c74cf52
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:30:50 2012 +

Fix version.

diff --git a/debian/changelog b/debian/changelog
index ecb7161..8810884 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-camlbz2 (0.6.0-8) UNRELEASED; urgency=low
+camlbz2 (0.6.0-7) UNRELEASED; urgency=low
 
   [ Stéphane Glondu ]
   * Switch source package format to 3.0 (quilt)

-- 
camlbz2 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] camlidl packaging branch, master, updated. debian/1.05-14-1-g6aa4754

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 6aa4754fa77b793ccd869eedd4b73ad87641
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:10:18 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index b743dea..a026889 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+camlidl (1.05-15) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:10:08 +
+
 camlidl (1.05-14) unstable; urgency=low
 
   * debian/mk/docbook-manpage.mk: build-arch, not build, must depend on
diff --git a/debian/control b/debian/control
index 7be7d77..b262d4d 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,7 @@ Maintainer: Debian OCaml Maintainers 
debian-ocaml-ma...@lists.debian.org
 Uploaders:
  Stéphane Glondu glo...@debian.org,
  Ralf Treinen trei...@debian.org,
- Samuel Mimram smim...@debian.org,
- Sylvain Le Gall gil...@debian.org
+ Samuel Mimram smim...@debian.org
 Build-Depends:
  cdbs (= 0.4.23-1.1),
  ocaml-nox (= 3.11),

-- 
camlidl 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] camlmix packaging branch, master, updated. debian/1.3.0-3-1-g64a9700

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 64a97003f0ec6416e19c9830fb48c05270fe8bea
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:11:44 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 041939a..44b1b95 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+camlmix (1.3.0-4) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:11:30 +
+
 camlmix (1.3.0-3) unstable; urgency=low
 
   * Team upload
diff --git a/debian/control b/debian/control
index 37492a0..5466067 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,6 @@ Source: camlmix
 Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
-Uploaders:
-  Sylvain Le Gall gil...@debian.org
 Build-Depends-Indep:
   ocaml-nox (= 3.11.1-3~),
   ocaml-findlib,

-- 
camlmix 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] camltemplate packaging branch, master, updated. debian/1.0.2-1-1-g16c9a47

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 16c9a47d59eea8ae12eb56c4a154100b1dda0fc1
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:12:10 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 29d110b..0945b44 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+camltemplate (1.0.2-2) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:12:04 +
+
 camltemplate (1.0.2-1) unstable; urgency=low
 
   * Initial release. (Closes: #605675)
diff --git a/debian/control b/debian/control
index b4c9b59..013959e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,6 @@ Source: camltemplate
 Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
-Uploaders:
-  Sylvain Le Gall gil...@debian.org
 Build-Depends:
   ocaml-nox (= 3.11.1-3~),
   ocaml-findlib,

-- 
camltemplate 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] camlzip packaging branch, master, updated. debian/1.04-6-3-g4f9c8f7

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 4f9c8f77d48fd2fea700ae0c8f48d1740245aa29
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:12:27 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index aff18da..3862c48 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,9 @@ camlzip (1.04-7) UNRELEASED; urgency=low
   [ Stéphane Glondu ]
   * Fix generation of documentation by dh_ocamldoc
 
+  [ Sylvain Le Gall ]
+  * Remove Sylvain Le Gall from uploaders
+
  -- Stéphane Glondu glo...@debian.org  Tue, 06 Oct 2009 01:16:25 +0200
 
 camlzip (1.04-6) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 44651a5..8048e3e 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,6 @@ Maintainer: Debian OCaml Maintainers 
debian-ocaml-ma...@lists.debian.org
 Uploaders:
  Sven Luther lut...@debian.org,
  Samuel Mimram smim...@debian.org,
- Sylvain Le Gall gil...@debian.org,
  Ralf Treinen trei...@debian.org,
  Stéphane Glondu glo...@debian.org
 Build-Depends:

-- 
camlzip 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] camomile packaging branch, master, updated. debian/0.8.4-2-1-gf25f244

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit f25f24402305dc94fab9c9a209b82c084c8d40e7
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:12:43 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index c0b6cb3..929a7a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+camomile (0.8.4-3) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:12:35 +
+
 camomile (0.8.4-2) unstable; urgency=high
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 68aa604..2f1a3ce 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,6 @@ Source: camomile
 Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
-Uploaders: Sylvain Le Gall gil...@debian.org
 Build-Depends: cdbs (= 0.4.23-1.1),
  debhelper (= 7),
  ocaml-nox (= 3.11.1),

-- 
camomile 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] confluence packaging branch, master, updated. debian/0.10.6-6-4-gd005861

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit d005861c411a060ceba20a529a16109bb009ef3e
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:12:58 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 2cf989a..3364491 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,9 @@ confluence (0.10.6-7) UNRELEASED; urgency=low
   [ Stefano Zacchiroli ]
   * remove myself from Uploaders
 
+  [ Sylvain Le Gall ]
+  * Remove Sylvain Le Gall from uploaders
+
  -- Stephane Glondu st...@glondu.net  Mon, 15 Jun 2009 20:46:13 +0200
 
 confluence (0.10.6-6) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 15e34cc..83ba4b5 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,6 @@ Uploaders:
  Ralf Treinen trei...@debian.org,
  Remi Vanicat vani...@debian.org,
  Samuel Mimram smim...@debian.org,
- Sylvain Le Gall gil...@debian.org,
  Mike Furr mf...@debian.org
 Build-Depends: debhelper (= 5), dpatch, txt2man, ocaml-nox (= 3.10)
 Standards-Version: 3.8.1

-- 
confluence 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] cothreads packaging branch, master, updated. debian/0.10-3-1-gedaa47b

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit edaa47b841a95feee28697632f5cf19d26a42a1f
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:13:14 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 01db7f0..150bcb3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cothreads (0.10-4) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:13:03 +
+
 cothreads (0.10-3) unstable; urgency=low
 
   [ Sylvain Le Gall ]
diff --git a/debian/control b/debian/control
index 01bf68e..ce76d43 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,6 @@ Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
 Uploaders:
- Sylvain Le Gall gil...@debian.org,
  Mehdi Dogguy me...@debian.org,
  Erik de Castro Lopo er...@mega-nerd.com
 Build-Depends:

-- 
cothreads 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] cppo packaging branch, master, updated. debian/0.9.2-1-1-g811b11a

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 811b11ac9c0d0d8f3677c28c90aaa121fef65208
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:13:25 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 73be557..5730a61 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cppo (0.9.2-2) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:13:20 +
+
 cppo (0.9.2-1) unstable; urgency=low
 
   * Team upload
diff --git a/debian/control b/debian/control
index 9ad9677..c72d1a0 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,6 @@ Source: cppo
 Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
-Uploaders:
-  Sylvain Le Gall gil...@debian.org
 Build-Depends:
   ocaml-nox (= 3.11.1-3~),
   ocaml-findlib,

-- 
cppo 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] cryptokit packaging branch, master, updated. debian/1.5-1-1-g67d04a3

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 67d04a3282edb176a6e4212668ae3c71df906efc
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:13:34 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 3d393b0..ce5c412 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cryptokit (1.5-2) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:13:31 +
+
 cryptokit (1.5-1) unstable; urgency=low
 
   [ Stéphane Glondu ]
diff --git a/debian/control b/debian/control
index 033e4e4..4832c4a 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,6 @@ Maintainer: Debian OCaml Maintainers 
debian-ocaml-ma...@lists.debian.org
 Uploaders:
  Ralf Treinen trei...@debian.org,
  Samuel Mimram smim...@debian.org,
- Sylvain Le Gall gil...@debian.org,
  Stéphane Glondu glo...@debian.org,
  Mehdi Dogguy me...@debian.org
 Build-Depends:

-- 
cryptokit 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] dh-ocaml packaging branch, master, updated. debian/1.0.5-1-g56d398e

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 56d398e2c834d4342883ad74f209154c8ab71c6a
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:13:46 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 0a1a578..a7ca71e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+dh-ocaml (1.0.6) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:13:39 +
+
 dh-ocaml (1.0.5) unstable; urgency=low
 
   [ Ralf Treinen ]
diff --git a/debian/control b/debian/control
index 68c8e5d..2d7156b 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,6 @@ Uploaders:
  Mehdi Dogguy me...@debian.org,
  Samuel Mimram smim...@debian.org,
  Stéphane Glondu glo...@debian.org,
- Sylvain Le Gall gil...@debian.org,
  Ralf Treinen trei...@debian.org,
  Romain Beauxis to...@rastageeks.org
 Build-Depends:

-- 
dh-ocaml 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] gmetadom packaging branch, master, updated. debian/0.2.6-6-1-g18f1fab

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 18f1fab523d05e24e68b1e1a5dbeb8a1738a7408
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:14:44 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index a35e7db..a0df68c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gmetadom (0.2.6-7) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:14:36 +
+
 gmetadom (0.2.6-6) unstable; urgency=low
 
   [ Stéphane Glondu ]
diff --git a/debian/control b/debian/control
index 9b1a13d..051925e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,6 @@ Source: gmetadom
 Section: devel
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
-Uploaders: Sylvain Le Gall gil...@debian.org
 Build-Depends:
  debhelper (= 7),
  ocaml-nox (= 3.11),

-- 
gmetadom 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] headache packaging branch, master, updated. debian/1.03-22-1-g85361d0

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 85361d0a73b4846c77f71dbcdff56c82672a5c8d
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:14:58 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 44dc408..a682482 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+headache (1.03-23) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:14:49 +
+
 headache (1.03-22) unstable; urgency=low
 
   [ Mehdi Dogguy ]
diff --git a/debian/control b/debian/control
index 6d499f0..3a97273 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,7 @@ Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org 
 Uploaders:
  Ralf Treinen trei...@debian.org,
- Mehdi Dogguy me...@debian.org,
- Sylvain Le Gall gil...@debian.org
+ Mehdi Dogguy me...@debian.org
 Build-Depends-Indep: po-debconf,
  xsltproc, libxml2-utils, docbook-xsl, docbook-xml
 Build-Depends: cdbs (= 0.4.23-1.1), debhelper (= 5),

-- 
headache 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] hevea packaging branch, master, updated. debian/1.10-14-1-gcf4049a

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit cf4049a5d5cf184f28e0f49248a3b82ae979b617
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:15:25 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 941324b..0398fb9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+hevea (1.10-15) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:15:18 +
+
 hevea (1.10-14) unstable; urgency=low
 
   * Rebuild with ocaml 3.12.1 (no source changes)
diff --git a/debian/control b/debian/control
index 389c6c6..e4315b5 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,6 @@ Uploaders:
  Ralf Treinen trei...@debian.org,
  Remi Vanicat vani...@debian.org,
  Samuel Mimram smim...@debian.org,
- Sylvain Le Gall gil...@debian.org,
  Stéphane Glondu glo...@debian.org
 Build-Depends-Indep: ocaml-nox (= 3.07)
 Build-Depends: debhelper (= 7.0.50~), tex-common, dh-ocaml (= 0.9)

-- 
hevea 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] hevea-doc packaging branch, master, updated. debian/1.10-2-9-g6946667

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 69466677888e8d2e9158c8c93d4794e8019d5a3a
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:15:12 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 738273f..b7427ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ hevea-doc (1.10-4) UNRELEASED; urgency=low
   [ Stefano Zacchiroli ]
   * removes myself from Uploaders
 
+  [ Sylvain Le Gall ]
+  * Remove Sylvain Le Gall from uploaders
+
  -- Stefano Zacchiroli z...@debian.org  Sat, 08 Oct 2011 19:39:10 +0200
 
 hevea-doc (1.10-3) unstable; urgency=low
diff --git a/debian/control b/debian/control
index ccc36b8..671054d 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
 Uploaders: Ralf Treinen trei...@debian.org, 
  Remi Vanicat vani...@debian.org,
- Samuel Mimram smim...@debian.org, Sylvain Le Gall gil...@debian.org
+ Samuel Mimram smim...@debian.org
 Build-Depends: debhelper (= 7.0)
 Standards-Version: 3.8.3
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/hevea-doc.git

-- 
hevea-doc 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] lablgl packaging branch, master, updated. debian/1.04-5-5-g4206f57

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 4206f57db902e9bd840fae2f16866e02bdaa63f2
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:15:41 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index b45e49f..c28d10b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,9 @@ lablgl (1.04-6) UNRELEASED; urgency=low
   * Fix version number in META
   * Add myself to uploaders
 
+  [ Sylvain Le Gall ]
+  * Remove Sylvain Le Gall from uploaders
+
  -- Mehdi Dogguy me...@debian.org  Mon, 22 Feb 2010 21:07:43 +0100
 
 lablgl (1.04-5) unstable; urgency=low
diff --git a/debian/control b/debian/control
index e3089f3..8498c78 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,6 @@ Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
 Uploaders:
  Samuel Mimram smim...@debian.org,
- Sylvain Le Gall gil...@debian.org,
  Stéphane Glondu glo...@debian.org,
  Mehdi Dogguy me...@debian.org,
  Ralf Treinen trei...@debian.org

-- 
lablgl 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] lablgtk2 packaging branch, master, updated. debian/2.14.2+dfsg-3-1-gb4732fa

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit b4732fa83a3b99106d1c5091aafcf39a333f2755
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:15:50 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index cd1f6b6..7eee313 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+lablgtk2 (2.14.2+dfsg-4) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:15:45 +
+
 lablgtk2 (2.14.2+dfsg-3) unstable; urgency=low
 
   * Update version in META files (Closes: #673835)
diff --git a/debian/control b/debian/control
index 5802abb..a2a3d4a 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,6 @@ Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
 Uploaders:
  Samuel Mimram smim...@debian.org,
- Sylvain Le Gall gil...@debian.org,
  Ralf Treinen trei...@debian.org,
  Stéphane Glondu glo...@debian.org
 Build-Depends:

-- 
lablgtk2 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] ledit packaging branch, master, updated. debian/2.03-1-3-g43ebdf8

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 43ebdf81eb16b8f8e1a133b7b9c2a9bb4bf09f0c
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:16:08 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 49d00d5..030f0fb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,14 @@
 ledit (2.03-2) UNRELEASED; urgency=low
 
+  [ Ralf Treinen ]
   * new patch manpage-typos: fix some typos in ledit.1 manpage. Thanks a 
 lot to A. Costa! (closes: #672479)
   * debian/copyright header paragraph: add format, field names as required
 by format 1.0, drop fields not allowd in format 1.0
 
+  [ Sylvain Le Gall ]
+  * Remove Sylvain Le Gall from uploaders
+
  -- Ralf Treinen trei...@debian.org  Tue, 12 Jun 2012 20:58:45 +0200
 
 ledit (2.03-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index ffcdde2..6a4a958 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,6 @@ Uploaders:
  Samuel Mimram smim...@debian.org,
  Stéphane Glondu glo...@debian.org,
  Mehdi Dogguy me...@debian.org,
- Sylvain Le Gall gil...@debian.org,
  Ralf Treinen trei...@debian.org
 Build-Depends:
  debhelper ( 7.0.0),

-- 
ledit 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] mikmatch packaging branch, master, updated. debian/1.0.4-1-1-g9f70a23

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 9f70a230305a8bbad5d6d6066797c27b731aeb1c
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:16:15 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 5da3639..fe9486c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mikmatch (1.0.4-2) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:16:13 +
+
 mikmatch (1.0.4-1) unstable; urgency=low
 
   * Team upload
diff --git a/debian/control b/debian/control
index 4aaa234..19f9a21 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,6 @@ Source: mikmatch
 Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
-Uploaders:
-  Sylvain Le Gall gil...@debian.org
 Build-Depends:
   ocaml-nox (= 3.12),
   ocaml-findlib,

-- 
mikmatch 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] mldonkey packaging branch, master, updated. debian/3.1.2-1-2-gaaa559c

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit aaa559c92b39d04ef7618e5e20812bdff2921115
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:16:27 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 43f7085..7c5ac54 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 mldonkey (3.1.2-2) UNRELEASED; urgency=low
 
+  [ Mehdi Dogguy ]
   * Set filter-pristine-tar=True in debian/gbp.conf
 
+  [ Sylvain Le Gall ]
+  * Remove Sylvain Le Gall from uploaders
+
  -- Mehdi Dogguy me...@debian.org  Wed, 06 Jun 2012 14:44:50 +0200
 
 mldonkey (3.1.2-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 524c0ec..e7f412d 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,6 @@ Maintainer: Debian OCaml Maintainers 
debian-ocaml-ma...@lists.debian.org
 Uploaders:
  Stéphane Glondu glo...@debian.org,
  Samuel Mimram smim...@debian.org,
- Sylvain Le Gall gil...@debian.org,
  Mehdi Dogguy me...@debian.org
 Homepage: http://mldonkey.sourceforge.net/
 Build-Depends: autoconf, autotools-dev,

-- 
mldonkey 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] mlgmp packaging branch, master, updated. debian/20021123-17-1-g1908c7a

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 1908c7af8f1c3df8368687ecde6508e0db96d6dc
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:16:37 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index b802313..a51fb53 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mlgmp (20021123-18) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:16:32 +
+
 mlgmp (20021123-17) unstable; urgency=low
 
   * debian/patches/20_mlgmp_z.dpatch: fix wrong conversion from int on
diff --git a/debian/control b/debian/control
index 14b5f04..28b58f2 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,6 @@ Uploaders:
   Ralf Treinen trei...@debian.org, 
   Sven Luther lut...@debian.org, 
   Remi Vanicat vani...@debian.org, 
-  Sylvain Le Gall gil...@debian.org, 
   Mehdi Dogguy me...@debian.org,
   Mike Furr mf...@debian.org
 Build-Depends: 

-- 
mlgmp 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] mlpcap packaging branch, master, updated. debian/0.9-16-1-g62b1c92

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 62b1c92cc6db9e814fba8e6c757c753cfd7f9f0c
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:16:46 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index de25bac..7ba0307 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mlpcap (0.9-17) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:16:43 +
+
 mlpcap (0.9-16) unstable; urgency=low
 
   * Convert to 3.0 (quilt) source format
diff --git a/debian/control b/debian/control
index 63f1ef6..2c0f5e0 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:
- Mehdi Dogguy me...@debian.org,
- Sylvain Le Gall gil...@debian.org
+ Mehdi Dogguy me...@debian.org
 Build-Depends: cdbs (= 0.4.23-1.1), 
  debhelper (= 7), 
  ocaml-nox (= 3.10.0-9), 

-- 
mlpcap 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] numerix packaging branch, master, updated. debian/0.22-6-1-gfeef987

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit feef987663bd39faa99ff48ab87499370161dfdd
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:16:56 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 5beacbf..822595b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+numerix (0.22-7) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:16:51 +
+
 numerix (0.22-6) unstable; urgency=low
 
   * Use dh-ocaml 0.9.1 features
diff --git a/debian/control b/debian/control
index 34d73a3..23fba53 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,6 @@ Maintainer: Debian OCaml Maintainers 
debian-ocaml-ma...@lists.debian.org
 Uploaders: 
  Ralf Treinen trei...@debian.org, 
  Stefano Zacchiroli z...@debian.org, 
- Sylvain Le Gall gil...@debian.org, 
  Mike Furr mf...@debian.org, 
  Samuel Mimram smim...@debian.org
 Build-Depends: dh-ocaml (= 0.9.1), ocaml-nox (= 3.11), libgmp3-dev, 
debhelper (= 7), dpatch, autotools-dev

-- 
numerix 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 packaging branch, master, updated. debian/3.12.1-4-1-ga50273c

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit a50273c9ad832ab166f60b96ab3675900282386d
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:20:17 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 24fb792..28b6043 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocaml (3.12.1-5) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:20:13 +
+
 ocaml (3.12.1-4) unstable; urgency=low
 
   * Change the Debian-specific behaviour of -custom (Closes: #678577)
diff --git a/debian/control b/debian/control
index d914977..d3497a5 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,6 @@ Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
 Uploaders:
  Samuel Mimram smim...@debian.org,
- Sylvain Le Gall gil...@debian.org,
  Ralf Treinen trei...@debian.org,
  Stéphane Glondu glo...@debian.org,
  Mehdi Dogguy me...@debian.org

-- 
OCaml 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-atd packaging branch, master, updated. debian/1.0.1-1-1-g0fc1ad1

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 0fc1ad1f7c88f5b3a1ae5c5ce1abda117f4140bd
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:17:27 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index bf1317c..b87dbd7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocaml-atd (1.0.1-2) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:17:16 +
+
 ocaml-atd (1.0.1-1) unstable; urgency=low
 
   * Team upload
diff --git a/debian/control b/debian/control
index 90e303e..7f4c459 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,6 @@ Source: ocaml-atd
 Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
-Uploaders: 
-  Sylvain Le Gall gil...@debian.org
 Build-Depends:
   ocaml-nox (= 3.11.1-3~),
   ocaml-findlib,

-- 
ocaml-atd 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-benchmark packaging branch, master, updated. debian/0.9-2-1-g4d2d150

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 4d2d15076a939a4ea3023805a73edf50ec8a1516
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:17:35 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index febe92e..8ba0d3f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocaml-benchmark (0.9-3) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:17:33 +
+
 ocaml-benchmark (0.9-2) unstable; urgency=low
 
   * Use dh-ocaml 0.9.1 features
diff --git a/debian/control b/debian/control
index 8682486..6832da7 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,6 @@ Source: ocaml-benchmark
 Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
-Uploaders: Sylvain Le Gall gil...@debian.org
 Build-Depends: cdbs (= 0.4.23-1.1), 
  debhelper (= 7), 
  dpatch, 

-- 
ocaml-benchmark 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-bitstring packaging branch, master, updated. debian/2.0.2-3-1-gd102fa4

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit d102fa4b7b57cca39990d59d616a770f885095ba
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:17:45 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 838ea62..e791b94 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocaml-bitstring (2.0.2-4) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:17:40 +
+
 ocaml-bitstring (2.0.2-3) unstable; urgency=low
 
   * Fix preprocessor options in META (Closes: #623230)
diff --git a/debian/control b/debian/control
index b5cee47..057d83b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,6 @@ Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
 Uploaders:
- Sylvain Le Gall gil...@debian.org,
  Stéphane Glondu glo...@debian.org,
  Mehdi Dogguy me...@debian.org
 Build-Depends:

-- 
ocaml-bitstring 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, master, updated. debian/1.2.2-1-1-g72041bb

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 72041bb981fb2f473e2ac504f78f386fbe72846a
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:18:12 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index ce57af8..c03de97 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocaml-csv (1.2.2-2) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:18:10 +
+
 ocaml-csv (1.2.2-1) unstable; urgency=low
 
   * New upstream release
diff --git a/debian/control b/debian/control
index 079215d..c61faad 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,7 @@ Source: ocaml-csv
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
 Uploaders:
- Stéphane Glondu glo...@debian.org,
- Sylvain Le Gall gil...@debian.org
+ Stéphane Glondu glo...@debian.org
 Build-Depends:
  debhelper (= 7.0.50~),
  dh-ocaml (= 0.9),

-- 
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-curses packaging branch, master, updated. debian/1.0.3-2-1-g1dce9ed

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 1dce9edc88b74cb5c03594fa333b6287f16a4a32
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:18:28 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 0d7e4e5..d7ccea6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocaml-curses (1.0.3-3) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:18:19 +
+
 ocaml-curses (1.0.3-2) unstable; urgency=low
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 8ba810b..f0eb7cb 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: ocaml-curses
 Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
-Uploaders: Samuel Mimram smim...@debian.org, Sylvain Le Gall 
gil...@debian.org
+Uploaders: Samuel Mimram smim...@debian.org
 Build-Depends: debhelper (= 7), dpkg-dev (= 1.13.19), libncursesw5-dev, 
ocaml-nox (= 3.11), dh-ocaml (= 0.9.1), ocaml-findlib (= 1.2.4)
 Standards-Version: 3.9.2
 Homepage: http://www.nongnu.org/ocaml-tmk/

-- 
ocaml-curses 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-dbus packaging branch, master, updated. debian/0.29-1-3-g495ee82

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 495ee82ddbbd203f83f0ee711a3baeed07812730
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:18:47 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index bb4bf87..b1c81cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ ocaml-dbus (0.29-3) UNRELEASED; urgency=low
 
   [ Sylvain Le Gall ]
   * Fix debian/copyright: license is LGPL 2.1 + OCaml linking exception
+  * Remove Sylvain Le Gall from uploaders
 
  -- Sylvain Le Gall gil...@debian.org  Mon, 24 Jan 2011 22:17:34 +0100
 
diff --git a/debian/control b/debian/control
index a28d3d2..94b20fe 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,6 @@ Source: ocaml-dbus
 Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
-Uploaders: Sylvain Le Gall gil...@debian.org
 Build-Depends: cdbs (= 0.4.52), 
  ocaml-nox (= 3.10.1), 
  debhelper ( 5), 

-- 
ocaml-dbus 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-deriving packaging branch, master, updated. debian/0.1.1a-3-1-g9de0f02

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 9de0f0247f81650c8cd66b0d763f2d7c8d58a588
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:18:55 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 335fc04..f9afd55 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocaml-deriving (0.1.1a-4) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:18:51 +
+
 ocaml-deriving (0.1.1a-3) unstable; urgency=low
 
   * Team upload
diff --git a/debian/control b/debian/control
index 2c13d95..d615073 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,6 @@ Source: ocaml-deriving
 Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
-Uploaders:
-  Sylvain Le Gall gil...@debian.org
 Build-Depends:
   ocaml-nox (= 3.11.1-3~),
   ocaml-findlib,

-- 
ocaml-deriving 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-3-gb482de4

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit b482de4b128fe8fed2e8746fa22592343c4e5a0c
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:19:11 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 8a23dfa..fbbff79 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocaml-expect (0.0.2-2) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:19:08 +
+
 ocaml-expect (0.0.2-1) unstable; urgency=low
 
   * Initial release. (Closes: #603829)
diff --git a/debian/control b/debian/control
index b20e0b4..dc3b109 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,6 @@ Source: ocaml-expect
 Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
-Uploaders: 
-  Sylvain Le Gall gil...@debian.org
 Build-Depends:
   ocaml-nox (= 3.11.1-3~),
   ocaml-findlib,

-- 
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-inifiles packaging branch, master, updated. debian/1.2-2-1-g50f4f98

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 50f4f989b264ac7c58c3cb21745863311731277a
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:19:36 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index b7e3c55..5fc9dea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocaml-inifiles (1.2-3) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:19:34 +
+
 ocaml-inifiles (1.2-2) unstable; urgency=low
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 0a84770..adbaa03 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,6 @@ Source: ocaml-inifiles
 Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
-Uploaders: 
-  Sylvain Le Gall gil...@debian.org
 Build-Depends:
   ocaml-nox (= 3.11.1-3~),
   ocaml-findlib,

-- 
ocaml-inifiles 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-inotify packaging branch, master, updated. debian/1.0-1-4-g62d946e

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 7aebca4919970aabfef730a5b02fbbf445faa72d
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 00:26:35 2012 +

Change upstream homepage

diff --git a/debian/control b/debian/control
index 8b0b4ca..35aea24 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: cdbs (= 0.4.52),
 Standards-Version: 3.8.3
 Vcs-Browser: 
http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-inotify.git
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocaml-inotify.git
-Homepage: http://tab.snarc.org/projects/ocaml_inotify/
+Homepage: http://projects.snarc.org/ocaml-inotify/
 
 Package: libinotify-ocaml
 Architecture: linux-any
diff --git a/debian/watch b/debian/watch
index 031f79d..f412b4d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://tab.snarc.org/download/ocaml/ocaml_inotify-([0-9\.]*).tar.bz2
+http://projects.snarc.org/ocaml-inotify/download/ocaml_inotify-([0-9\.]*).tar.bz2

-- 
ocaml-inotify 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-inotify packaging branch, master, updated. debian/1.0-1-4-g62d946e

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 62d946ecb89d51e99b88848d88561e4958e4737a
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 00:27:43 2012 +

Remove myself from uploaders.

diff --git a/debian/changelog b/debian/changelog
index 5063eaa..be6d228 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 ocaml-inotify (1.0-2) UNRELEASED; urgency=low
 
+  [ Stéphane Glondu ]
   * Set Architecture to linux-any
 
+  [ Sylvain Le Gall ]
+  * Remove myself from uploaders.
+
  -- Stéphane Glondu glo...@debian.org  Wed, 02 Nov 2011 08:39:07 +0100
 
 ocaml-inotify (1.0-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 35aea24..ea7e316 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,6 @@ Source: ocaml-inotify
 Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
-Uploaders: Sylvain Le Gall gil...@debian.org
 Build-Depends: cdbs (= 0.4.52),
  ocaml-nox (= 3.10.1),
  debhelper ( 5),

-- 
ocaml-inotify 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-libvirt packaging branch, master, updated. debian/0.6.1.2-1-2-g2970143

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 2970143fd8a25f60bd2e64f29ff7ea006f940111
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:19:53 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index e0cce76..c29458d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocaml-libvirt (0.6.1.2-2) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:19:50 +
+
 ocaml-libvirt (0.6.1.2-1) unstable; urgency=low
 
   * [e66c65e] Imported Upstream version 0.6.1.2
diff --git a/debian/control b/debian/control
index c3f499c..0c095bc 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: ocaml-libvirt
 Section: ocaml
 Priority: extra
 Maintainer: Debian Libvirt Maintainers 
pkg-libvirt-maintain...@lists.alioth.debian.org
-Uploaders: Guido Guenther a...@sigxcpu.org, Sylvain Le Gall 
gil...@debian.org, Laurent Léonard laur...@open-minds.org
+Uploaders: Guido Guenther a...@sigxcpu.org, Laurent Léonard 
laur...@open-minds.org
 Build-Depends: cdbs, 
  debhelper (= 7), 
  autotools-dev, 

-- 
ocaml-libvirt 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-extunix packaging branch, master, updated. debian/0.0.5-2-1-ge929d32

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit e929d32a517871240a9ca07721a51c44342beeef
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:19:21 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 733ba68..d72e6e4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocaml-extunix (0.0.5-3) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:19:17 +
+
 ocaml-extunix (0.0.5-2) unstable; urgency=low
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 1aed894..4b0f858 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,6 @@ Source: ocaml-extunix
 Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
-Uploaders: 
-  Sylvain Le Gall gil...@debian.org
 Build-Depends:
   ocaml-nox (= 3.11.1-3~),
   ocaml-findlib,

-- 
ocaml-extunix 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-sqlexpr packaging branch, master, updated. debian/0.4.1-1-5-g44d56d6

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 44d56d611e22acd4cb9cb7442560599564ba627f
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:20:08 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 32a80ce..953af0d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocaml-sqlexpr (0.4.1-2) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:20:01 +
+
 ocaml-sqlexpr (0.4.1-1) unstable; urgency=low
 
   * Team upload
diff --git a/debian/control b/debian/control
index ef08c94..bd6e0c7 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,6 @@ Source: ocaml-sqlexpr
 Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
-Uploaders: 
-  Sylvain Le Gall gil...@debian.org
 Build-Depends:
   ocaml-nox (= 3.11.1-3~),
   ocaml-findlib,

-- 
ocaml-sqlexpr 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] ocamlagrep packaging branch, master, updated. debian/1.0-11-1-gbe90d4f

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit be90d4fe7f64225d4c4364f8a21099c1636073fd
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:20:40 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 4ee3619..1e93317 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocamlagrep (1.0-12) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:20:36 +
+
 ocamlagrep (1.0-11) unstable; urgency=low
 
   * Use dh-ocaml 0.9.1 features
diff --git a/debian/control b/debian/control
index 93f7343..d67a460 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: ocamlagrep
 Section: ocaml 
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
-Uploaders: Samuel Mimram smim...@debian.org, Sylvain Le Gall 
gil...@debian.org
+Uploaders: Samuel Mimram smim...@debian.org
 Build-Depends: debhelper (= 7), dh-ocaml (= 0.9.1), ocaml-nox (= 3.11)
 Standards-Version: 3.8.3
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocamlagrep.git

-- 
ocamlagrep 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] ocamlbricks packaging branch, master, updated. debian/0.50.1-4-1-gd256fdf

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit d256fdf01df5951e508a9d5bdf59bb2d04d66448
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:20:52 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index a6ea5a3..fc1d2bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocamlbricks (0.50.1-5) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:20:49 +
+
 ocamlbricks (0.50.1-4) unstable; urgency=low
 
   [ Mehdi Dogguy ]
diff --git a/debian/control b/debian/control
index f875843..b7488e7 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: ocamlbricks
 Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
-Uploaders: Sylvain Le Gall gil...@debian.org, Jonathan Roudiere 
jonathan.roudi...@lipn.univ-paris13.fr
+Uploaders: Jonathan Roudiere jonathan.roudi...@lipn.univ-paris13.fr
 DM-Upload-Allowed: yes
 Build-Depends: debhelper ( 5.0.0),
  ocaml-nox (= 3.11.0-5),

-- 
ocamlbricks 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] ocamldap packaging branch, master, updated. debian/2.1.8-8-2-gaf68601

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit af686017dff8a521c888287a7b3220dc1589e87b
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:21:00 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 2399693..9b51deb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 ocamldap (2.1.8-9) UNRELEASED; urgency=low
 
+  [ Stéphane Glondu ]
   * Fix versioned build-deps to ensure smoother backports
 
+  [ Sylvain Le Gall ]
+  * Remove Sylvain Le Gall from uploaders
+
  -- Stéphane Glondu glo...@debian.org  Wed, 21 Jul 2010 11:22:20 +0200
 
 ocamldap (2.1.8-8) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 1a912fe..ad80b54 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,6 @@ Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
 Uploaders:
- Sylvain Le Gall gil...@debian.org,
  Mehdi Dogguy me...@debian.org
 Build-Depends: cdbs (= 0.4.23-1.1~),
  debhelper (= 7), 

-- 
ocamldap 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, master, updated. debian/1.8.2-2-1-g7bebf24

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 7bebf24260a40301879b917b81780b8d9b92afbb
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:21:17 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 27d663d..3a7df00 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocamlgraph (1.8.2-3) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:21:14 +
+
 ocamlgraph (1.8.2-2) unstable; urgency=low
 
   * Delete README.source file since its content is outdated.
diff --git a/debian/control b/debian/control
index ce065e9..cd26d2a 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: ocamlgraph
 Section: libdevel
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
-Uploaders: Sylvain Le Gall gil...@debian.org, Mehdi Dogguy me...@debian.org
+Uploaders: Mehdi Dogguy me...@debian.org
 Build-Depends:
  cdbs,
  dh-ocaml (= 0.9),

-- 
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] ocamlgsl packaging branch, master, updated. debian/0.6.0-7-1-gbe3f1cc

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit be3f1cc95ac969c4cda47844ff4e7e5028f2d650
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:21:22 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 64d39a6..10caa35 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocamlgsl (0.6.0-8) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:21:21 +
+
 ocamlgsl (0.6.0-7) unstable; urgency=low
 
   * Install libmlgsl.a on non-native architectures (Closes: #567060)
diff --git a/debian/control b/debian/control
index 6091699..067c2df 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,6 @@ Source: ocamlgsl
 Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
-Uploaders: Sylvain Le Gall gil...@debian.org
 Build-Depends: cdbs (= 0.4.23-1.1), 
  debhelper (= 5), 
  dpatch, 

-- 
ocamlgsl 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] ocamlodbc packaging branch, master, updated. debian/2.15-5-2-g6e30d88

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 6e30d88731fc1751df759eed672974340bdba3bb
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:21:52 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index d30f46b..9c1d20e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ ocamlodbc (2.15-6) UNRELEASED; urgency=low
   [ Stefano Zacchiroli ]
   * remove myself from Uploaders
 
+  [ Sylvain Le Gall ]
+  * Remove Sylvain Le Gall from uploaders
+
  -- Stefano Zacchiroli z...@debian.org  Sat, 08 Oct 2011 19:25:22 +0200
 
 ocamlodbc (2.15-5) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 03a0bba..055609c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: ocamlodbc
 Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
-Uploaders: Samuel Mimram smim...@debian.org, Sylvain Le Gall 
gil...@debian.org
+Uploaders: Samuel Mimram smim...@debian.org
 Build-Depends: debhelper (= 7), unixodbc-dev, unixodbc-bin, dh-ocaml (= 
0.9.1), ocaml-nox (= 3.11), ocaml-findlib (= 1.2.4), liblablgtk2-ocaml-dev 
(= 2.12.0), dpatch
 Standards-Version: 3.8.3
 Homepage: http://download.gna.org/ocamlodbc/

-- 
ocamlodbc 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] ocamlp3l packaging branch, master, updated. debian/2.03-1-5-g4598149

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 4598149e9e643faaf58f827c9ced51e3b4657539
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:22:12 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 7adb065..9bec363 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,9 @@ ocamlp3l (2.03-2) UNRELEASED; urgency=low
   * Use ocaml.mk as a CDBS rules file
   * Use new location of ocamldoc-api-ref-config
 
+  [ Sylvain Le Gall ]
+  * Remove Sylvain Le Gall from uploaders
+
  -- Stephane Glondu st...@glondu.net  Wed, 29 Jul 2009 14:51:00 +0200
 
 ocamlp3l (2.03-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 1d41588..8917e81 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,6 @@ Source: ocamlp3l
 Section: devel
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
-Uploaders: Sylvain Le Gall gil...@debian.org
 Build-Depends: cdbs (= 0.4.23), debhelper (= 5), dpatch, ocaml (= 3.10.0-8),
  po4a, docbook-xml (= 4.4), docbook-xsl, libxml2-utils, xsltproc
 Standards-Version: 3.8.0

-- 
ocamlp3l 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] ocamlsdl packaging branch, master, updated. debian/0.9.0-1-1-gcd7048b

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit cd7048b724c21740be6fb533e2347f676840c3f0
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:23:27 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 3f34aad..3d61bf6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocamlsdl (0.9.0-2) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:23:23 +
+
 ocamlsdl (0.9.0-1) unstable; urgency=low
 
   * New upstream release (Closes: #667447)
diff --git a/debian/control b/debian/control
index e1d4ee0..3cf6e9c 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,6 @@ Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
 Uploaders:
  Samuel Mimram smim...@debian.org,
- Sylvain Le Gall gil...@debian.org,
  Stéphane Glondu glo...@debian.org
 Build-Depends:
  debhelper (= 8),

-- 
ocamlsdl 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] ocamlweb packaging branch, master, updated. debian/1.38-1-1-g04e6ce9

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 04e6ce91d3e66be37672b48dab589a3df0262299
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:23:39 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 6ed62e9..da3a30b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocamlweb (1.38-2) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:23:35 +
+
 ocamlweb (1.38-1) unstable; urgency=low
 
   * New upstream version.
diff --git a/debian/control b/debian/control
index ff47d18..853dce9 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,7 @@ Maintainer: Debian OCaml Maintainers 
debian-ocaml-ma...@lists.debian.org
 Uploaders:
  Ralf Treinen trei...@debian.org,
  Remi Vanicat vani...@debian.org,
- Samuel Mimram smim...@debian.org,
- Sylvain Le Gall gil...@debian.org
+ Samuel Mimram smim...@debian.org
 Standards-Version: 3.9.3
 Build-Depends-Indep: ocaml-nox (= 3.07)
 Build-Depends: debhelper (= 7.0.50~),

-- 
ocamlweb 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] pgocaml packaging branch, master, updated. debian/1.5-2-1-g9bbca07

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 9bbca073bb3f828c6acfd62fa15ca8018ae9097b
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:24:10 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 73a6ee8..04b414d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pgocaml (1.5-3) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:24:07 +
+
 pgocaml (1.5-2) unstable; urgency=low
 
   * Use USE_BATTERIES=yes for bytecode architectures too.
diff --git a/debian/control b/debian/control
index ecdff0f..bb80b61 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,6 @@ Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
 Uploaders: Guillaume Yziquel guillaume.yziq...@citycable.ch, 
-   Sylvain Le Gall gil...@debian.org,
Mehdi Dogguy me...@debian.org
 DM-Upload-Allowed: yes
 Build-Depends: cdbs (= 0.4.52),

-- 
pgocaml 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] pycaml packaging branch, master, updated. debian/0.82-14-1-g7570b16

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 7570b160c2e8002c9d2cdf76d18b46dbb6d746ba
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:24:20 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 76d696c..59fb3b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pycaml (0.82-15) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:24:17 +
+
 pycaml (0.82-14) unstable; urgency=low
 
   [ Stéphane Glondu ]
diff --git a/debian/control b/debian/control
index 8a5ec81..18e9785 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,6 @@ Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
 Uploaders:
  Samuel Mimram smim...@debian.org,
- Sylvain Le Gall gil...@debian.org,
  Stéphane Glondu glo...@debian.org
 Build-Depends:
  debhelper (= 7.1.0~),

-- 
pycaml 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-1-g118a82a

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 118a82a2cb74233bb20bb5c69357cd2f901f74f7
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:24:27 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 1d49ecd..1f4f8d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+sexplib310 (7.0.4-3) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:24:25 +
+
 sexplib310 (7.0.4-2) unstable; urgency=low
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 7ffc0c7..9177947 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,6 @@ Source: sexplib310
 Section: ocaml
 Priority: extra
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
-Uploaders:
- Sylvain Le Gall gil...@debian.org
 Build-Depends:
  debhelper (= 8),
  ocaml-nox (= 3.12.0),

-- 
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] spamoracle packaging branch, master, updated. debian/1.4-14-1-g413560a

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 413560a0db6f5423e98b43ef1684921a89718a0f
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:24:43 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index fffbb08..50b82c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+spamoracle (1.4-15) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:24:41 +
+
 spamoracle (1.4-14) unstable; urgency=low
 
   * Update debian/copyright with
diff --git a/debian/control b/debian/control
index 5c1d799..080f729 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: spamoracle
 Section: net
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
-Uploaders: Samuel Mimram smim...@debian.org, Stefano Zacchiroli 
z...@debian.org, Sylvain Le Gall gil...@debian.org
+Uploaders: Samuel Mimram smim...@debian.org, Stefano Zacchiroli 
z...@debian.org
 Build-Depends: debhelper (= 7), dh-ocaml, ocaml-nox (= 3.11), dpatch
 Standards-Version: 3.8.2
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/spamoracle.git

-- 
spamoracle 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] tophide packaging branch, master, updated. debian/1.0.0-3-1-g606d172

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 606d172f1f6336cf4d77a8fd96be6f5593bd7a3e
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:24:50 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index e55994b..aafce06 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+tophide (1.0.0-4) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:24:48 +
+
 tophide (1.0.0-3) unstable; urgency=low
 
   * Team upload
diff --git a/debian/control b/debian/control
index 4899121..66d94a0 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,6 @@ Source: tophide
 Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
-Uploaders: 
-  Sylvain Le Gall gil...@debian.org
 Build-Depends:
   ocaml-nox (= 3.11.1-3~),
   ocaml-findlib,

-- 
tophide 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] tuareg-mode packaging branch, master, updated. debian/1%2.0.6-3-1-ge2e2733

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit e2e273370c44d9af1c0b83a44909a6eeeb578b66
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:25:02 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index e01ccbf..0ed16b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+tuareg-mode (1:2.0.6-4) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:24:58 +
+
 tuareg-mode (1:2.0.6-3) unstable; urgency=low
 
   * Updated the emacsen-install file from the current template shipped
diff --git a/debian/control b/debian/control
index effd4db..301322c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,7 @@ Maintainer: Debian OCaml Maintainers 
debian-ocaml-ma...@lists.debian.org
 Uploaders:
  Ralf Treinen trei...@debian.org,
  Samuel Mimram smim...@debian.org,
- Stéphane Glondu glo...@debian.org,
- Sylvain Le Gall gil...@debian.org
+ Stéphane Glondu glo...@debian.org
 Build-Depends: debhelper (= 7.0.50~)
 Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/tuareg-mode.git

-- 
tuareg-mode 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] pagodacf packaging branch, master, updated. debian/0.10-3-1-g7e767a5

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 7e767a5f484448f571f9b42524c07082a657f1ac
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:24:00 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 9ca554d..0938b4d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pagodacf (0.10-4) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:23:55 +
+
 pagodacf (0.10-3) unstable; urgency=low
 
   * Use dh-ocaml 0.9.1 features
diff --git a/debian/control b/debian/control
index 32c3784..6a88e65 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: pagodacf
 Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
-Uploaders: Samuel Mimram smim...@debian.org, Sylvain Le Gall 
gil...@debian.org
+Uploaders: Samuel Mimram smim...@debian.org
 Build-Depends: debhelper (= 7), dh-ocaml (= 0.9.1), ocaml-nox (= 3.11), 
ocaml-findlib (= 1.2.4), dpatch
 Standards-Version: 3.8.3
 Homepage: http://www.sourceforge.net/projects/ocnae/

-- 
pagodacf 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] type-conv packaging branch, master, updated. debian/3.0.4-1-1-g0512824

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 051282490a77c4a74903293d1063118303992455
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:25:11 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 3fd3a05..20b4294 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+type-conv (3.0.4-2) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:25:10 +
+
 type-conv (3.0.4-1) unstable; urgency=low
 
   * New upstream release
diff --git a/debian/control b/debian/control
index b531084..4d0ff9a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,7 @@ Section: ocaml
 Priority: extra
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
 Uploaders:
- Stéphane Glondu glo...@debian.org,
- Sylvain Le Gall gil...@debian.org
+ Stéphane Glondu glo...@debian.org
 Build-Depends:
  debhelper (= 7.0.50~),
  ocaml-nox (= 3.12.1),

-- 
type-conv 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] uuidm packaging branch, master, updated. debian/0.9.4-1-1-gf1ea010

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit f1ea010db3d6e8822b37be26685db42d1b2f430a
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:25:18 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 131b577..262b614 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+uuidm (0.9.4-2) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:25:15 +
+
 uuidm (0.9.4-1) unstable; urgency=low
 
   * Team upload
diff --git a/debian/control b/debian/control
index fbeb610..eaf3960 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,6 @@ Source: uuidm
 Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
-Uploaders: Sylvain Le Gall gil...@debian.org
 Build-Depends:
  debhelper (= 8),
  ocaml-nox (= 3.11),

-- 
uuidm 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] virt-df packaging branch, master, updated. upstream/2.1.1-1-gb3d0c0f

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit b3d0c0f32926e41228af308e62c97457a25243c9
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:25:30 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 3c1c094..1b126a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+virt-df (2.1.1-2) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:25:27 +
+
 virt-df (2.1.1-1) unstable; urgency=low
 
   * Initial release
diff --git a/debian/control b/debian/control
index 7a4af61..b16c92e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: virt-df
 Section: admin
 Priority: extra
 Maintainer: Debian Libvirt Maintainers 
pkg-libvirt-maintain...@lists.alioth.debian.org
-Uploaders: Marco Sinhoreli msinh...@gmail.com, Sylvain Le Gall 
gil...@debian.org
+Uploaders: Marco Sinhoreli msinh...@gmail.com
 Build-Depends: cdbs, debhelper (= 6), autotools-dev, libvirt-bin, ocaml-nox,
  ocaml-findlib, quilt, libvirt-dev, docbook-xml (= 4.4), docbook-xsl, 
  libxml2-utils, xsltproc, po4a, libextlib-ocaml-dev, libvirt-ocaml-dev, 

-- 
virt-df 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] virt-mem packaging branch, master, updated. upstream/0.2.9-3-g3bc5503

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 3bc5503089a61b3cb53538cf226aba5ab7ac5006
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:25:43 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 5991f92..4907734 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+virt-mem (0.2.9-2) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:25:41 +
+
 virt-mem (0.2.9-1) unstable; urgency=low
 
   * Initial release (Closes: #)   is the bug number of your ITP
diff --git a/debian/control b/debian/control
index 95ac983..703ab1c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: virt-mem
 Section: admin
 Priority: extra
 Maintainer: Debian Libvirt Maintainers 
pkg-libvirt-maintain...@lists.alioth.debian.org
-Uploaders: Sylvain Le Gall gil...@debian.org, Guido Günther 
a...@sigxcpu.org
+Uploaders: Guido Günther a...@sigxcpu.org
 Build-Depends: cdbs, debhelper (= 7),autotools-dev, quilt, ocaml-nox,
  ocaml-findlib, libvirt-ocaml-dev, libbitstring-ocaml-dev, libextlib-ocaml-dev,
  libxml-light-ocaml-dev, camlp4-extra, libgettext-ocaml-dev, libpcre-ocaml-dev

-- 
virt-mem 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] xml-light packaging branch, master, updated. debian/2.2-14-1-g1c04047

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 1c0404765c277b5afbd606689457de9e52d3b282
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:25:49 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index b2104e0..37a40b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xml-light (2.2-15) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:25:47 +
+
 xml-light (2.2-14) unstable; urgency=low
 
   * Do not try to install the .cmxs plugin on architectures where
diff --git a/debian/control b/debian/control
index 587971f..f5321f6 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,6 @@ Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
 Uploaders:
- Sylvain Le Gall gil...@debian.org,
  Mehdi Dogguy me...@debian.org
 Build-Depends:
  cdbs (= 0.4.23-1.1),

-- 
xml-light 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] xstr packaging branch, master, updated. debian/0.2.1-21-2-g7ebc778

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 7ebc778343dbaa486fdbe447f179f0ab0e6c3cf9
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:25:57 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index be3c2ed..93fbfbf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ xstr (0.2.1-22) UNRELEASED; urgency=low
   [ Stefano Zacchiroli ]
   * Remove myself from Uploaders
 
+  [ Sylvain Le Gall ]
+  * Remove Sylvain Le Gall from uploaders
+
  -- Stefano Zacchiroli z...@debian.org  Sat, 08 Oct 2011 19:34:18 +0200
 
 xstr (0.2.1-21) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 2591ef0..10de678 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,6 @@ Source: xstr
 Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
-Uploaders: Sylvain Le Gall gil...@debian.org
 Build-Depends:
  debhelper (= 7),
  ocaml-nox (= 3.11),

-- 
xstr 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] xstrp4 packaging branch, master, updated. debian/1.8-3-1-gbeb2bc9

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit beb2bc9474f8fe007f8c19689dee7f21e911c6ef
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:26:15 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index 33951f8..947e100 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xstrp4 (1.8-4) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:26:03 +
+
 xstrp4 (1.8-3) unstable; urgency=low
 
   * Team upload
diff --git a/debian/control b/debian/control
index 4ab0505..5b0c3de 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,6 @@ Source: xstrp4
 Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
-Uploaders: 
-  Sylvain Le Gall gil...@debian.org
 Build-Depends:
   ocaml-nox (= 3.11.1-3~),
   ocaml-findlib,

-- 
xstrp4 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] yojson packaging branch, master, updated. debian/1.0.2-1-5-ga0ad09c

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit a0ad09c1d9554ac4d67c5fd4fb6fc691837a3d0c
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:26:26 2012 +

Remove Sylvain Le Gall from uploaders

diff --git a/debian/changelog b/debian/changelog
index fa74269..d9adfc4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+yojson (1.0.3-2) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:26:20 +
+
 yojson (1.0.3-1) unstable; urgency=low
 
   * Team upload
diff --git a/debian/control b/debian/control
index 3588655..84ff889 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,6 @@ Source: yojson
 Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
-Uploaders:
-  Sylvain Le Gall gil...@debian.org
 Build-Depends:
   ocaml-nox (= 3.11.1-3~),
   ocaml-findlib,

-- 
yojson 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] caml2html packaging branch, master, updated. debian/1.4.1-3-1-g835fe3d

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 835fe3d3eae092518f5a7ae32a08855dab63bfc9
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:08:47 2012 +

Remove Sylvain from uploaders.

diff --git a/debian/changelog b/debian/changelog
index e0a04b9..1e5ce33 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+caml2html (1.4.1-4) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:07:49 +
+
 caml2html (1.4.1-3) unstable; urgency=low
 
   * Team upload
diff --git a/debian/control b/debian/control
index f08b248..0e8cbdd 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,6 @@ Source: caml2html
 Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
-Uploaders:
-  Sylvain Le Gall gil...@debian.org
 Build-Depends:
   ocaml-nox (= 3.11.1-3~),
   ocaml-findlib,

-- 
caml2html 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] easy-format packaging branch, master, updated. debian/1.0.0-1-1-g6bd8aad

2012-09-20 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 6bd8aadfcbd386d2b3045123d77377f7a67eba4c
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Sep 21 01:14:17 2012 +

Remove myself from uploader.

diff --git a/debian/changelog b/debian/changelog
index 21c1176..0f654d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+easy-format (1.0.0-2) UNRELEASED; urgency=low
+
+  * Remove Sylvain Le Gall from uploaders
+
+ -- Sylvain Le Gall gil...@debian.org  Fri, 21 Sep 2012 01:13:51 +
+
 easy-format (1.0.0-1) unstable; urgency=low
 
   * Initial release. (Closes: #605680)
diff --git a/debian/control b/debian/control
index 97ddad0..5052ceb 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,6 @@ Source: easy-format
 Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
-Uploaders:
-  Sylvain Le Gall gil...@debian.org
 Build-Depends:
   ocaml-nox (= 3.11.1-3~),
   ocaml-findlib,

-- 
easy-format 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] oasis2debian project branch, master, updated. 997c03825f19116afc2b13537c75fe54aa52604f

2013-03-07 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 2f89fbcc729e637d14300283db713b0414716a6a
Author: Sylvain Le Gall gil...@debian.org
Date:   Thu Mar 7 23:26:55 2013 +

re-enable reinstall target.

diff --git a/Makefile b/Makefile
index 47f28a2..8c9c3a3 100644
--- a/Makefile
+++ b/Makefile
@@ -23,8 +23,9 @@ OCAMLRUNPARAM=b
 export OCAMLRUNPARAM
 
 #TESTFLAGS=-verbose
+default: test reinstall
 #default: reinstall
-#reinstall: build
+reinstall: build
 
 
 # OASIS_START

-- 
oasis2debian project

___
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] oasis2debian project branch, master, updated. 997c03825f19116afc2b13537c75fe54aa52604f

2013-03-07 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit c1e9250ae98baa8b879bbbc91b6d84f37d202d3d
Author: Christophe Troestler christophe.troest...@umons.ac.be
Date:   Sun Nov 18 14:03:56 2012 +0100

Slightly improve the help action.

diff --git a/src/ActHelp.ml b/src/ActHelp.ml
index b88516a..be6546d 100644
--- a/src/ActHelp.ml
+++ b/src/ActHelp.ml
@@ -1,9 +1,13 @@
+open Printf
 
-(** Display help 
-  *)
+(** Display help *)
+let run ~ctxt args =
+  eprintf %s command where command is one of\n
+  (Filename.basename Sys.argv.(0));
+  eprintf   init\n;
+  eprintf   get\n;
+  eprintf   update  update the Debian files for a new version of _oasis.\n;
+  eprintf   helpdisplay this help.\n
 
-let run ~ctxt args = 
-  prerr_endline Help
-
-let display ~ctxt _ = 
-  prerr_endline Coucou
+let display ~ctxt _ =
+  prerr_endline (Filename.basename Sys.argv.(0))
diff --git a/src/Main.ml b/src/Main.ml
index 684fdb7..6949ce4 100644
--- a/src/Main.ml
+++ b/src/Main.ml
@@ -51,7 +51,7 @@ let () =
 ActHelp.run
 | str -
 ActHelp.display ~ctxt stderr;
-error ~ctxt No action %s defined str;
+error ~ctxt No action %s defined.  Try \help\. str;
 exit 2
 in
   run ~ctxt args

-- 
oasis2debian project

___
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] oasis2debian project branch, master, updated. 997c03825f19116afc2b13537c75fe54aa52604f

2013-03-07 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 997c03825f19116afc2b13537c75fe54aa52604f
Author: Sylvain Le Gall gil...@debian.org
Date:   Fri Mar 8 00:11:25 2013 +

Use not-yet release oasis 0.3.1 API.

diff --git a/src/BuildDepends.ml b/src/BuildDepends.ml
index 0cae5b7..8bb34ed 100644
--- a/src/BuildDepends.ml
+++ b/src/BuildDepends.ml
@@ -175,7 +175,8 @@ let get ~ctxt pkg =
 (fun ((exec, fndlb) as acc) -
function
  | Library (_, bs, _) 
- | Executable (_, bs, _) -
+ | Executable (_, bs, _)
+ | Object (_, bs, _) -
  depends_of_bs bs acc
 
  | Test (_, test) -
diff --git a/src/DhFiles.ml b/src/DhFiles.ml
index b6eb37b..183c96f 100644
--- a/src/DhFiles.ml
+++ b/src/DhFiles.ml
@@ -23,7 +23,7 @@
   *)
 
 open OASISTypes
-open OASISLibrary 
+open OASISFindlib
 open ExtString
 open Common
 
@@ -42,15 +42,15 @@ let create ~ctxt t =
 debian_with_fn (deb_pkg.name^.^ext)
   in
 
-  let findlib_roots = 
-OASISLibrary.group_libs t.pkg_generic 
+  let findlib_roots, _, _ = 
+OASISFindlib.findlib_mapping t.pkg_generic 
   in
 
   let roots = 
 List.rev_map 
   (fun grp -
  let findlib_name = 
-   OASISLibrary.findlib_of_group grp 
+   OASISFindlib.findlib_of_group grp 
  in
 
  let libs = 
@@ -58,8 +58,8 @@ let create ~ctxt t =
  function
| Container (_, lst) -
List.fold_left fold acc lst
-   | Package (_, cs, bs, lib, lst) -
-   List.fold_left fold ((cs, bs, lib) :: acc) lst
+   | Package (_, cs, bs, a, lst) -
+   List.fold_left fold ((cs, bs, a) :: acc) lst
in
  fold [] grp
  in
@@ -71,18 +71,29 @@ let create ~ctxt t =
List.flatten
  (List.flatten 
 (List.fold_left
-  (fun acc e - 
- let fns = 
-   OASISLibrary.generated_unix_files
- ~ctxt
- ~source_file_exists:Sys.file_exists
- ~is_native:true
- ~has_native_dynlink:true
- ~ext_lib:.a
- ~ext_dll:.so
- e
- in
-   fns :: acc) 
+  (fun acc - 
+ function
+   | cs, bs, `Library lib -
+   let fns = 
+ OASISLibrary.generated_unix_files
+   ~ctxt
+   ~source_file_exists:Sys.file_exists
+   ~is_native:true
+   ~has_native_dynlink:true
+   ~ext_lib:.a
+   ~ext_dll:.so
+   (cs, bs, lib)
+   in
+ fns :: acc
+   | cs, bs, `Object obj -
+   let fns = 
+ OASISObject.generated_unix_files
+   ~ctxt 
+   ~source_file_exists:Sys.file_exists
+   ~is_native:true
+   (cs, bs, obj)
+   in
+ fns :: acc) 
   []
   libs))
  in
@@ -120,7 +131,7 @@ let create ~ctxt t =
(ExternalTool ocamldoc) 
doc.doc_build_tools
 
- | Flag _ | Library _ | Executable _ | SrcRepo _ | Test _ -
+ | Flag _ | Object _ | Library _ | Executable _ | SrcRepo _ | Test _ -
  false)
   t.pkg_generic.sections
   in
@@ -214,8 +225,8 @@ Section: Programming/OCaml);
(mk_doc_base docdir cs doc);
  n + 1
 
- | Library _ | Executable _ | Flag _ 
- | Test _ | SrcRepo _ -
+ | Object _ | Library _ | Executable _ 
+ | Flag _ | Test _ | SrcRepo _ -
  n)
 1
 t.pkg_generic.sections
diff --git a/src/Expr.ml b/src/Expr.ml
index 5fa36d8..5645273 100644
--- a/src/Expr.ml
+++ b/src/Expr.ml
@@ -61,7 +61,7 @@ let create ~ctxt pkg =
(string_of_bool 
   (choose_simple ~ctxt conf flag.flag_default))
conf
- | Library _ | Executable _ | Doc _ | Test _ | SrcRepo _ -
+ | Object _ | Library _ | Executable _ | Doc _ | Test _ | SrcRepo 
_ - 
  conf)
 conf
 pkg.sections
diff --git a/src/GenPkg.ml b/src/GenPkg.ml
index 460b01a..5ea6871 100644
--- a/src/GenPkg.ml
+++ b/src/GenPkg.ml
@@ -43,22 +43,25 @@ let executable_name =
 
 let set ~ctxt t = 
 
-  let lib, doc, bin =
+  let obj, lib, doc, bin =
 List.fold_left

[Pkg-ocaml-maint-commits] [SCM] oasis2debian project branch, master, updated. bc9e1c496c65a65508359c9fe211ec8b27eb7b03

2013-03-11 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit bc9e1c496c65a65508359c9fe211ec8b27eb7b03
Author: Sylvain Le Gall gil...@debian.org
Date:   Tue Mar 12 00:42:39 2013 +

Allow to edit .postinst/.postrm: add user, chown/chmod files.

diff --git a/_tags b/_tags
index 5deb5f4..560c39b 100644
--- a/_tags
+++ b/_tags
@@ -65,3 +65,5 @@
 src/Copyright.ml: syntax_camlp4o
 src/Rules.ml: syntax_camlp4o
 src/DhFiles.ml: syntax_camlp4o
+src/Group.ml: syntax_camlp4o
+src/DpkgStatOverride.ml: syntax_camlp4o
diff --git a/src/ActInit.ml b/src/ActInit.ml
index 1154ebd..e2976ec 100644
--- a/src/ActInit.ml
+++ b/src/ActInit.ml
@@ -30,16 +30,22 @@ open Common
 let itp =
   Conf.create
 ~cli:--itp
-Bug number of the ITP for the package
+int Bug number of the ITP for the package.
 Conf.ShortInput
 
 let bts_query =
   Conf.create_full 
 ~cli:--bts-query
 bool_of_string
-Query the BTS for ITP (true/false)
+bool Query the BTS for ITP (true/false).
 (Conf.Value true)
 
+let distribution =
+  Conf.create
+~cli:--distribution
+str Distribution for the package.
+Conf.ShortInput
+
 let dh_compat = 7
 
 let run ~ctxt args = 
@@ -78,21 +84,30 @@ let run ~ctxt args =
 
 if debian_not_exist changelog then
   begin
-let itp = 
-  Conf.get ~ctxt itp 
-in
 let opts =
   
 in
+let opts = 
+  if Conf.is_set itp then
+opts^ --closes ^(Conf.get ~ctxt itp)
+  else
+opts^ 'Initial release.'
+in
 let opts =
   if Conf.get ~ctxt bts_query then
 opts
   else
 opts^ --no-query
 in
+let opts =
+  if Conf.is_set distribution then
+opts^ --distribution ^(Conf.get ~ctxt distribution)
+  else 
+opts
+in
   assert_command ~ctxt  
 (interpolate 
-   dch --create --package $t.deb_name --newversion $pkg_version-1 
--closes $itp $opts)
+   dch --create --package $t.deb_name --newversion $pkg_version-1 
$opts)
   end
   in
 
@@ -100,7 +115,10 @@ let run ~ctxt args =
 Control.create t;
 Copyright.create ~ctxt t;
 Rules.create t;
-DhFiles.create ~ctxt t
+DhFiles.create ~ctxt t;
+Group.create ~ctxt t;
+DpkgStatOverride.create ~ctxt t;
+DhDirs.create ~ctxt t;
   in 
 
 ()
diff --git a/src/Common.ml b/src/Common.ml
index e0ca6c2..6b62d80 100644
--- a/src/Common.ml
+++ b/src/Common.ml
@@ -73,22 +73,28 @@ let debian_fn =
 let debian_not_exist fn =
   not (test Exists (debian_fn fn))
 
+(** Execute [f] on a file inside debian/, in append mode. *)
+let debian_with_append_fn fn f =
+  let real_fn = 
+debian_fn fn 
+  in
+  let () = 
+mkdir ~parent:true (FilePath.dirname real_fn)
+  in
+  let chn = 
+open_out_gen 
+  [Open_wronly; Open_append; Open_creat; Open_text]
+  0o666
+  real_fn
+  in
+f chn;
+close_out chn
+
 (** Only execute [f] if the file doesn't exist 
   *)
 let debian_with_fn fn f = 
   if debian_not_exist fn then
-begin
-  let real_fn = 
-debian_fn fn
-  in
-  let () = 
-mkdir ~parent:true (FilePath.dirname real_fn)
-  in
-  let chn = open_out real_fn
-  in
-f chn;
-close_out chn
-end
+debian_with_append_fn fn f
 
 (** Run a command and file if exit code is non-zero
   *)
@@ -130,6 +136,24 @@ let assert_command_output ~ctxt cmd =
 let output_content str chn = 
   output_string chn (str^\n)
 
+let lines_of_file fn =
+  let chn = open_in fn in
+  let lst = ref [] in
+  let () =
+try 
+  while true do
+lst := (input_line chn) :: !lst
+  done;
+with End_of_file -
+  close_in chn
+  in
+List.rev !lst
+
+let file_of_lines fn lst =
+  let chn = open_out fn in
+output_string chn (String.concat \n lst);
+output_string chn \n;
+close_out chn
 
 module MapString = Map.Make(String)
 
diff --git a/src/Copyright.ml b/src/Copyright.ml
index 2744dfb..b22aa05 100644
--- a/src/Copyright.ml
+++ b/src/Copyright.ml
@@ -238,6 +238,6 @@ License: $license
 Files: debian/*
 Copyright: (C) ${year,%d} $t.uploader
 License: GPL-3+
-
+
  See '/usr/share/common-licenses/GPL-3' for full text.
 ))
diff --git a/src/DhDirs.ml b/src/DhDirs.ml
new file mode 100644
index 000..6c1f292
--- /dev/null
+++ b/src/DhDirs.ml
@@ -0,0 +1,32 @@
+
+open Common
+
+let dirs = 
+  let lst = ref [] in
+Conf.create_full
+  ~cli:--dh-dirs
+  (fun s -
+ Scanf.sscanf 
+   s %s@,%s
+   (fun pkg fn -
+  let lst' = 
+(pkg, fn) :: !lst
+  in
+lst := lst';
+lst'))
+  pkg,fn Add an entry in pkg.dirs.
+  (Conf.Value !lst)
+
+let create ~ctxt t =
+  let pkg_check pkg =
+(* TODO *)
+()
+  in
+List.iter
+  (fun (pkg, fn) -
+ pkg_check pkg

[Pkg-ocaml-maint-commits] [SCM] oasis2debian project branch, master, updated. 00150476a93db9c60b8a3bde96766a3bba2fb9a2

2013-03-16 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 00150476a93db9c60b8a3bde96766a3bba2fb9a2
Author: Sylvain Le Gall gil...@debian.org
Date:   Sun Mar 17 01:27:45 2013 +0100

Avoid generating .cmxs install when not available.

diff --git a/INSTALL.txt b/INSTALL.txt
index 05e7826..357d694 100644
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -1,5 +1,5 @@
 (* OASIS_START *)
-(* DO NOT EDIT (digest: c0deed2e3849bcbb630b6c2be2fcfbbb) *)
+(* DO NOT EDIT (digest: 96893f4af218c48c9d244581d361e83f) *)
 This is the INSTALL file for the oasis2debian distribution.
 
 This package uses OASIS to generate its build system. See section OASIS for
@@ -11,7 +11,7 @@ Dependencies
 In order to compile this package, you will need:
 * ocaml for all, test main, test ocaml-sqlexpr
 * findlib
-* oasis (= 0.2.0) for executable oasis2debian
+* oasis (= 0.3.1) for executable oasis2debian
 * xstrp4 (= 1.8) for executable oasis2debian
 * fileutils (= 0.4.2)
 * pcre for executable oasis2debian
diff --git a/_oasis b/_oasis
index 682629a..2950d5f 100644
--- a/_oasis
+++ b/_oasis
@@ -12,7 +12,7 @@ FilesAB: src/Version.ml.ab
 Executable oasis2debian
   Path: src
   MainIs:   Main.ml
-  BuildDepends: oasis (= 0.2.0), oasis.base, 
+  BuildDepends: oasis (= 0.3.1), oasis.base, 
 xstrp4 (= 1.8), 
 fileutils (= 0.4.2), 
 pcre, 
diff --git a/setup.ml b/setup.ml
index 9f796bc..9b146a4 100644
--- a/setup.ml
+++ b/setup.ml
@@ -22,7 +22,7 @@
 (* setup.ml generated for the first time by OASIS v0.2.0 *)
 
 (* OASIS_START *)
-(* DO NOT EDIT (digest: df22b09b59ae960206ea17721a124c09) *)
+(* DO NOT EDIT (digest: cfc30cfd0f049b7818469a97793a903b) *)
 (*
Regenerated by OASIS v0.3.1
Visit http://oasis.forge.ocamlcore.org for more information and
@@ -6116,7 +6116,7 @@ let setup_t =
 [
FindlibPackage
  (oasis,
-   Some (OASISVersion.VGreaterEqual 0.2.0));
+   Some (OASISVersion.VGreaterEqual 0.3.1));
FindlibPackage (oasis.base, None);
FindlibPackage
  (xstrp4,
@@ -6245,7 +6245,7 @@ let setup_t =
   };
  oasis_fn = Some _oasis;
  oasis_version = 0.3.1;
- oasis_digest = Some \173|\251M\182\020H\240\221\187\161gSp;
+ oasis_digest = Some ���7���vM[\153~r�j�;
  oasis_exec = None;
  oasis_setup_args = [-setup-update; weak];
  setup_update = true;
diff --git a/src/DhFiles.ml b/src/DhFiles.ml
index 7bcb256..f23ea90 100644
--- a/src/DhFiles.ml
+++ b/src/DhFiles.ml
@@ -34,7 +34,7 @@ type t =
 has_native:   bool;
 has_dll:  bool;
 has_cmi:  bool;
-(* TODO: dynlink *)
+has_cmxs: bool;
   }
 
 let create ~ctxt t = 
@@ -79,7 +79,9 @@ let create ~ctxt t =
~ctxt
~source_file_exists:Sys.file_exists
~is_native:true
-   ~has_native_dynlink:true
+   ~has_native_dynlink:
+   (bool_of_string 
+  (BaseStandardVar.native_dynlink ()))
~ext_lib:.a
~ext_dll:.so
(cs, bs, lib)
@@ -115,6 +117,7 @@ let create ~ctxt t =
  has_native   = has_extensions [.cmxa; .cmx];
  has_byte = has_extensions [.cma; .cmo];
  has_cmi  = has_extensions [.cmi];
+ has_cmxs = has_extensions [.cmxs];
})
 
   findlib_roots
@@ -326,7 +329,7 @@ Section: Programming/OCaml);
 (interpolate
@OCamlStdlibDir@/$e.findlib_name/*.cm[ao])
 chn;
-if e.has_native then
+if e.has_cmxs then
   output_content
 (interpolate 
@OCamlStdlibDir@/$e.findlib_name/*.cmxs)

-- 
oasis2debian project

___
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] oasis2debian project branch, master, updated. e4b433010fd297f19fb02e6deca06a3ee0dac3a1

2013-03-24 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 6672fcebcc25a6b1ef78e73f370420a0c0082a73
Author: Sylvain Le Gall gil...@debian.org
Date:   Sun Mar 24 13:06:08 2013 +0100

Fix missing debhelper token.

diff --git a/src/DhFiles.ml b/src/DhFiles.ml
index 9332cd2..5d5716a 100644
--- a/src/DhFiles.ml
+++ b/src/DhFiles.ml
@@ -411,6 +411,8 @@ let dh_script_split fn =
 
 set -e
 
+#DEBHELPER#
+
 $insertion_point));
 split (lines_of_file (debian_fn fn))
 

-- 
oasis2debian project

___
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] oasis2debian project branch, master, updated. e4b433010fd297f19fb02e6deca06a3ee0dac3a1

2013-03-24 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 99688cbf3cfd9d995a56f851279432a39fcabdce
Author: Sylvain Le Gall gil...@debian.org
Date:   Sun Mar 24 23:33:26 2013 +0100

Add adduser if using --group.

diff --git a/src/ActInit.ml b/src/ActInit.ml
index e2976ec..188e1e0 100644
--- a/src/ActInit.ml
+++ b/src/ActInit.ml
@@ -112,7 +112,7 @@ let run ~ctxt args =
   in
 
   let () = 
-Control.create t;
+Control.create ~ctxt t;
 Copyright.create ~ctxt t;
 Rules.create t;
 DhFiles.create ~ctxt t;
diff --git a/src/Control.ml b/src/Control.ml
index bf85c8c..512b675 100644
--- a/src/Control.ml
+++ b/src/Control.ml
@@ -23,7 +23,7 @@ open OASISTypes
 open Common
 open ExtString
 
-let create t = 
+let create ~ctxt t = 
   let sep = 
 ,\n  
   in
@@ -39,6 +39,13 @@ let create t =
 t.deb_name
   in
 
+  let exec_depends =
+if Conf.get ~ctxt Group.group  None then
+  adduser, 
+else
+  
+  in
+
   let description = 
 let lst = 
   List.map 
@@ -101,7 +108,7 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-ocaml-maint/packages/${src_name}.git;)
output_intro deb_pkg;
output_content 
  (interpolate \
-Depends: \${misc:Depends}, \${ocaml:Depends}
+Depends: $exec_depends\${misc:Depends}, \${ocaml:Depends}
 Description: $t.pkg.synopsis
  $description);
if t.deb_dev  None then

-- 
oasis2debian project

___
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] oasis2debian project branch, master, updated. e4b433010fd297f19fb02e6deca06a3ee0dac3a1

2013-03-24 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit a1a4769068e0f7dfb39ee5caee282b7020757a07
Author: Sylvain Le Gall gil...@debian.org
Date:   Sun Mar 24 23:53:31 2013 +0100

Allow to ignore lintian warnings.

diff --git a/src/ActInit.ml b/src/ActInit.ml
index 188e1e0..87d1a77 100644
--- a/src/ActInit.ml
+++ b/src/ActInit.ml
@@ -119,6 +119,6 @@ let run ~ctxt args =
 Group.create ~ctxt t;
 DpkgStatOverride.create ~ctxt t;
 DhDirs.create ~ctxt t;
+LintianOverrides.create ~ctxt t;
   in 
-
 ()
diff --git a/src/LintianOverrides.ml b/src/LintianOverrides.ml
new file mode 100644
index 000..d15b704
--- /dev/null
+++ b/src/LintianOverrides.ml
@@ -0,0 +1,18 @@
+
+open Common
+
+let no_manpage = 
+  let lst = ref [] in
+Conf.create_full
+  ~cli:--no-manpage
+  (fun s - lst := s :: !lst; !lst)
+  exec Disable lintian warning for the given exec without a manpage.
+  (Conf.Value !lst)
+
+let add lintian_id arg = 
+  debian_with_append_fn
+lintian-overrides
+(output_content (Printf.sprintf %s %s lintian_id arg))
+
+let create ~ctxt t =
+  List.iter (add binary-without-manpage) (Conf.get ~ctxt no_manpage)
diff --git a/test/test.ml b/test/test.ml
index 2698598..e6fabf7 100644
--- a/test/test.ml
+++ b/test/test.ml
@@ -28,7 +28,8 @@ let oasis2debian =
 
 let args_for_tarball =
   [ocamlify-0.0.1.tar.gz, 
-   [--homepage; http://forge.ocamlcore.org/projects/ocamlify;];
+   [--homepage; http://forge.ocamlcore.org/projects/ocamlify;;
+--no-manpage; usr/bin/ocamlify];
   
ocamlmod-0.0.3.tar.gz,
[--homepage; http://forge.ocamlcore.org/projects/ocamlmod;];
@@ -38,7 +39,8 @@ let args_for_tarball =
--group; sekred,/var/lib/sekred;
--dh-dirs; sekred,var/lib/sekred/domains;
--dpkg-statoverride; /usr/bin/sekred,root,sekred,2755;
-   --dpkg-statoverride; 
/var/lib/sekred/domains,root,sekred,1730];
+   --dpkg-statoverride; 
/var/lib/sekred/domains,root,sekred,1730;
+--no-manpage; usr/bin/sekred];
   ]
 
 let tests = 

-- 
oasis2debian project

___
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] oasis2debian project branch, master, updated. e4b433010fd297f19fb02e6deca06a3ee0dac3a1

2013-03-24 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 3685d29d603e8c441c84a8980db34f8cee5345f2
Author: Sylvain Le Gall gil...@debian.org
Date:   Mon Mar 25 01:16:36 2013 +0100

Don't use dch for changelog, override warnings when no ITP set for new 
package.

diff --git a/INSTALL.txt b/INSTALL.txt
index 2b72919..a5cfa12 100644
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -1,5 +1,5 @@
 (* OASIS_START *)
-(* DO NOT EDIT (digest: b83bfe827d8d8aad6e30959d0c601d33) *)
+(* DO NOT EDIT (digest: 22e1a572dc120ddf5d09e000ae553339) *)
 This is the INSTALL file for the oasis2debian distribution.
 
 This package uses OASIS to generate its build system. See section OASIS for
@@ -18,6 +18,7 @@ In order to compile this package, you will need:
 * debian-formats (= 0.0.1) for executable oasis2debian
 * xdg-basedir (= 0.0.1) for executable oasis2debian
 * inifiles (= 1.2) for executable oasis2debian
+* calendar for executable oasis2debian
 * oUnit (= 2.0.0) for executable test
 * tar for test main
 * ocamlmod for test main
diff --git a/_oasis b/_oasis
index fc604f6..befe9a9 100644
--- a/_oasis
+++ b/_oasis
@@ -18,7 +18,8 @@ Executable oasis2debian
 pcre, 
 debian-formats (= 0.0.1), 
 xdg-basedir (= 0.0.1), 
-inifiles (= 1.2)
+inifiles (= 1.2),
+calendar 
   
 Executable test
   Path: test
diff --git a/_tags b/_tags
index 51e7d7a..7c8b2e1 100644
--- a/_tags
+++ b/_tags
@@ -20,7 +20,7 @@
 

 
 # OASIS_START
-# DO NOT EDIT (digest: d161ee651e970b488f7fbdded448d3cb)
+# DO NOT EDIT (digest: c932dfb6daa5bda5609b5c58855b5e6e)
 # Ignore VCS directories, you can use the same kind of rule outside 
 # OASIS_START/STOP if you want to exclude directories that contains 
 # useless stuff for the build process
@@ -43,6 +43,7 @@
 src/Main.byte: pkg_debian-formats
 src/Main.byte: pkg_xdg-basedir
 src/Main.byte: pkg_inifiles
+src/Main.byte: pkg_calendar
 src/*.ml{,i}: pkg_fileutils
 src/*.ml{,i}: pkg_oasis
 src/*.ml{,i}: pkg_oasis.base
@@ -51,6 +52,7 @@
 src/*.ml{,i}: pkg_debian-formats
 src/*.ml{,i}: pkg_xdg-basedir
 src/*.ml{,i}: pkg_inifiles
+src/*.ml{,i}: pkg_calendar
 # Executable test
 test/test.byte: pkg_oUnit
 test/test.byte: pkg_fileutils
@@ -64,6 +66,7 @@
 
 src/ActInit.ml: syntax_camlp4o
 src/Control.ml: syntax_camlp4o
+src/Changelog.ml: syntax_camlp4o
 src/Copyright.ml: syntax_camlp4o
 src/Rules.ml: syntax_camlp4o
 src/DhFiles.ml: syntax_camlp4o
diff --git a/setup.ml b/setup.ml
index 10f535f..bc5aa6d 100644
--- a/setup.ml
+++ b/setup.ml
@@ -22,7 +22,7 @@
 (* setup.ml generated for the first time by OASIS v0.2.0 *)
 
 (* OASIS_START *)
-(* DO NOT EDIT (digest: 462168c2fc1d5b1fe5aa9f976b82e9c4) *)
+(* DO NOT EDIT (digest: 17801e9964c4ceb7fb46226b5d4cb080) *)
 (*
Regenerated by OASIS v0.3.1
Visit http://oasis.forge.ocamlcore.org for more information and
@@ -6109,7 +6109,8 @@ let setup_t =
Some (OASISVersion.VGreaterEqual 0.0.1));
FindlibPackage
  (inifiles,
-   Some (OASISVersion.VGreaterEqual 1.2))
+   Some (OASISVersion.VGreaterEqual 1.2));
+   FindlibPackage (calendar, None)
 ];
   bs_build_tools = [ExternalTool ocamlbuild];
   bs_c_sources = [];
@@ -6200,7 +6201,7 @@ let setup_t =
   };
  oasis_fn = Some _oasis;
  oasis_version = 0.3.1;
- oasis_digest = Some \141�Y�\129��=��ծ%\026�\031;
+ oasis_digest = Some ��FD�\026�\145Kz�!;
  oasis_exec = None;
  oasis_setup_args = [-setup-update; weak];
  setup_update = true;
@@ -6208,6 +6209,6 @@ let setup_t =
 
 let setup () = BaseSetup.setup setup_t;;
 
-# 6191 setup.ml
+# 6192 setup.ml
 (* OASIS_STOP *)
 let () = setup ();;
diff --git a/src/ActInit.ml b/src/ActInit.ml
index 87d1a77..096103b 100644
--- a/src/ActInit.ml
+++ b/src/ActInit.ml
@@ -27,25 +27,6 @@ open OASISMessage
 open FileUtil
 open Common
 
-let itp =
-  Conf.create
-~cli:--itp
-int Bug number of the ITP for the package.
-Conf.ShortInput
-
-let bts_query =
-  Conf.create_full 
-~cli:--bts-query
-bool_of_string
-bool Query the BTS for ITP (true/false).
-(Conf.Value true)
-
-let distribution =
-  Conf.create
-~cli:--distribution
-str Distribution for the package.
-Conf.ShortInput
-
 let dh_compat = 7
 
 let run ~ctxt args = 
@@ -76,42 +57,8 @@ let run ~ctxt args =
   (output_content 3.0 (quilt))
   in
 
-  (* Create debian/changelog *)
-  let () = 
-let pkg_version = 
-  OASISVersion.string_of_version t.pkg.version
-in
-
-if debian_not_exist changelog then
-  begin
-let opts =
-  
-in
-let opts = 
-  if Conf.is_set itp then
-opts^ --closes

[Pkg-ocaml-maint-commits] [SCM] oasis2debian project branch, master, updated. e4b433010fd297f19fb02e6deca06a3ee0dac3a1

2013-03-24 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit e4b433010fd297f19fb02e6deca06a3ee0dac3a1
Author: Sylvain Le Gall gil...@debian.org
Date:   Mon Mar 25 01:25:43 2013 +0100

Improve display of --help.

diff --git a/src/Copyright.ml b/src/Copyright.ml
index b22aa05..b5a8c41 100644
--- a/src/Copyright.ml
+++ b/src/Copyright.ml
@@ -27,7 +27,7 @@ open Common
 let copyrights = 
   Conf.create 
 ~cli:--copyrights
-Copyright holds of the package
+str Copyright holders of the package.
 Conf.ShortInput
 
 let todo ~ctxt msg = 
diff --git a/src/GenPkg.ml b/src/GenPkg.ml
index 5ea6871..91964bb 100644
--- a/src/GenPkg.ml
+++ b/src/GenPkg.ml
@@ -28,7 +28,7 @@ open Common
 let library_name = 
   Conf.create 
 ~cli:--library-name
-Short name of the library (XXX in libXXX-ocaml-dev)
+pkg_name Short name of the library (XXX in libXXX-ocaml-dev).
 (Conf.Fun
(fun () -
   failwith Not set))
@@ -36,7 +36,7 @@ let library_name =
 let executable_name = 
   Conf.create 
 ~cli:--executable-name
-Full name of the package that contains executables
+pkg_name Full name of the package that contains executables.
 (Conf.Fun
(fun () -
   failwith Not set))
diff --git a/src/Load.ml b/src/Load.ml
index b547d47..851c704 100644
--- a/src/Load.ml
+++ b/src/Load.ml
@@ -31,19 +31,19 @@ open FileUtil
 let description = 
   Conf.create 
 ~cli:--description
-Long description of the package
+str Long description of the package
 Conf.LongInput
 
 let homepage =
   Conf.create 
 ~cli:--homepage
-Homepage of the package
+url Homepage of the package
 Conf.ShortInput
 
 let uploader =
   Conf.create 
 ~cli:--uploader
-Uploader of the package
+email Uploader of the package
 (Conf.Fun
(fun () -
   try 
@@ -59,7 +59,7 @@ let uploader =
 let deb_name =
   Conf.create 
 ~cli:--debian-name
-Source package name in Debian (e.g. extunix becomes ocaml-extunix)
+str Source package name in Debian (e.g. extunix becomes ocaml-extunix)
 Conf.ShortInput
 
 

-- 
oasis2debian project

___
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] oasis2debian project branch, master, updated. e4b433010fd297f19fb02e6deca06a3ee0dac3a1

2013-03-24 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 65a9efbb95deb22e7f4663f3423732578ccc7ebe
Author: Sylvain Le Gall gil...@debian.org
Date:   Sun Mar 24 01:22:31 2013 +0100

Create a more precise test suite.

Use tarballs to test, build the results and run lintian over it.

diff --git a/INSTALL.txt b/INSTALL.txt
index 357d694..2b72919 100644
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -1,5 +1,5 @@
 (* OASIS_START *)
-(* DO NOT EDIT (digest: 96893f4af218c48c9d244581d361e83f) *)
+(* DO NOT EDIT (digest: b83bfe827d8d8aad6e30959d0c601d33) *)
 This is the INSTALL file for the oasis2debian distribution.
 
 This package uses OASIS to generate its build system. See section OASIS for
@@ -9,16 +9,18 @@ Dependencies
 
 
 In order to compile this package, you will need:
-* ocaml for all, test main, test ocaml-sqlexpr
+* ocaml for all, test main
 * findlib
-* oasis (= 0.3.1) for executable oasis2debian
+* oasis (= 0.3.1)
 * xstrp4 (= 1.8) for executable oasis2debian
 * fileutils (= 0.4.2)
 * pcre for executable oasis2debian
 * debian-formats (= 0.0.1) for executable oasis2debian
 * xdg-basedir (= 0.0.1) for executable oasis2debian
 * inifiles (= 1.2) for executable oasis2debian
-* oUnit (= 1.1.0) for executable test
+* oUnit (= 2.0.0) for executable test
+* tar for test main
+* ocamlmod for test main
 
 Installing
 ==
diff --git a/Makefile b/Makefile
index 8c9c3a3..12dfef1 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,6 @@ default: test reinstall
 #default: reinstall
 reinstall: build
 
-
 # OASIS_START
 # DO NOT EDIT (digest: bc1e05bfc8b39b664f29dae8dbd3ebbb)
 
diff --git a/_oasis b/_oasis
index 2950d5f..fc604f6 100644
--- a/_oasis
+++ b/_oasis
@@ -1,4 +1,4 @@
-OASISFormat: 0.2
+OASISFormat: 0.3
 Name:oasis2debian
 Version: 0.1.0
 Synopsis:Create and maintain Debian package for an OASIS package
@@ -24,14 +24,8 @@ Executable test
   Path: test
   MainIs:   test.ml
   Install:  false
-  BuildDepends: oUnit (= 1.1.0), fileutils (= 0.4.2), unix
+  BuildDepends: oUnit (= 2.0.0), fileutils (= 0.4.2), unix, oasis
 
 Test main
   Command: $test -exec $oasis2debian
-  TestTools: oasis2debian, test
-  Run: false
-
-Test ocaml-sqlexpr
-  Command: $oasis2debian update
-  TestTools: oasis2debian
-  WorkingDirectory: /home/gildor/debian/pkg-ocaml-maint/packages/ocaml-sqlexpr
+  TestTools: oasis2debian, test, tar, ocamlmod
diff --git a/_tags b/_tags
index 560c39b..51e7d7a 100644
--- a/_tags
+++ b/_tags
@@ -20,7 +20,7 @@
 

 
 # OASIS_START
-# DO NOT EDIT (digest: 263ff8c84033e5bb80f738b31f25aa1e)
+# DO NOT EDIT (digest: d161ee651e970b488f7fbdded448d3cb)
 # Ignore VCS directories, you can use the same kind of rule outside 
 # OASIS_START/STOP if you want to exclude directories that contains 
 # useless stuff for the build process
@@ -55,9 +55,11 @@
 test/test.byte: pkg_oUnit
 test/test.byte: pkg_fileutils
 test/test.byte: pkg_unix
+test/test.byte: pkg_oasis
 test/*.ml{,i}: pkg_oUnit
 test/*.ml{,i}: pkg_fileutils
 test/*.ml{,i}: pkg_unix
+test/*.ml{,i}: pkg_oasis
 # OASIS_STOP
 
 src/ActInit.ml: syntax_camlp4o
diff --git a/setup.ml b/setup.ml
index 9b146a4..10f535f 100644
--- a/setup.ml
+++ b/setup.ml
@@ -22,7 +22,7 @@
 (* setup.ml generated for the first time by OASIS v0.2.0 *)
 
 (* OASIS_START *)
-(* DO NOT EDIT (digest: cfc30cfd0f049b7818469a97793a903b) *)
+(* DO NOT EDIT (digest: 462168c2fc1d5b1fe5aa9f976b82e9c4) *)
 (*
Regenerated by OASIS v0.3.1
Visit http://oasis.forge.ocamlcore.org for more information and
@@ -5980,14 +5980,6 @@ let setup_t =
];
  cmd_clean = [(OASISExpr.EBool true, None)];
  cmd_distclean = [(OASISExpr.EBool true, None)];
- });
-  (ocaml-sqlexpr,
-CustomPlugin.Test.main
-  {
- CustomPlugin.cmd_main =
-   [(OASISExpr.EBool true, ($oasis2debian, [update]))];
- cmd_clean = [(OASISExpr.EBool true, None)];
- cmd_distclean = [(OASISExpr.EBool true, None)];
  })
];
  doc = [];
@@ -6006,14 +5998,6 @@ let setup_t =
];
  cmd_clean = [(OASISExpr.EBool true, None)];
  cmd_distclean = [(OASISExpr.EBool true, None)];
- });
-  (ocaml-sqlexpr,
-CustomPlugin.Test.clean
-  {
- CustomPlugin.cmd_main =
-   [(OASISExpr.EBool true, ($oasis2debian, [update]))];
- cmd_clean = [(OASISExpr.EBool true, None)];
- cmd_distclean = [(OASISExpr.EBool true, None)];
  })
];
  clean_doc = [];
@@ -6030,20 +6014,12 @@ let setup_t =
];
  cmd_clean = [(OASISExpr.EBool true, None)];
  cmd_distclean = [(OASISExpr.EBool true, None

[Pkg-ocaml-maint-commits] [SCM] oasis2debian project branch, master, updated. e4b433010fd297f19fb02e6deca06a3ee0dac3a1

2013-03-24 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 8013f77de308b64893b659301423f7da7e334c5b
Author: Sylvain Le Gall gil...@debian.org
Date:   Mon Mar 25 01:22:19 2013 +0100

Use t.uploader rather than doing the same guess for author in Changelog.

diff --git a/src/Changelog.ml b/src/Changelog.ml
index 10a619d..c0eff8d 100644
--- a/src/Changelog.ml
+++ b/src/Changelog.ml
@@ -28,15 +28,6 @@ let create ~ctxt t =
 else
   
   in
-  let author =
-try
-  Printf.sprintf %s %s
-(Sys.getenv DEBFULLNAME)
-(Sys.getenv DEBEMAIL)
-with Not_found -
-  failwith 
-Set author using DEBFULLNAME and DEBEMAIL environment variables.
-  in
 debian_with_fn 
   changelog
   (output_content
@@ -46,6 +37,6 @@ $t.pkg.name ($pkg_version-1) $distribution; urgency=low
   * Initial release.$closes
   * Generated with oasis2debian v${Version.ver}.
 
- -- $author  ${date}))
+ -- $t.uploader  ${date}))
 
 

-- 
oasis2debian project

___
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, pristine-tar, updated. 34645e9ef9fd34b74e26035ff1ff443e779f5dc2

2013-06-25 Thread Sylvain Le Gall
The following commit has been merged in the pristine-tar branch:
commit 34645e9ef9fd34b74e26035ff1ff443e779f5dc2
Author: Sylvain Le Gall gil...@debian.org
Date:   Tue Jun 25 23:14:05 2013 +0200

pristine-tar data for ocamlmod_0.0.4.orig.tar.gz

diff --git a/ocamlmod_0.0.4.orig.tar.gz.delta b/ocamlmod_0.0.4.orig.tar.gz.delta
new file mode 100644
index 000..5a0270f
Binary files /dev/null and b/ocamlmod_0.0.4.orig.tar.gz.delta differ
diff --git a/ocamlmod_0.0.4.orig.tar.gz.id b/ocamlmod_0.0.4.orig.tar.gz.id
new file mode 100644
index 000..778a0ae
--- /dev/null
+++ b/ocamlmod_0.0.4.orig.tar.gz.id
@@ -0,0 +1 @@
+a267af63a66a97a6831e6dcafdbeb97b302e93b8

-- 
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, master, updated. debian/0.0.2-3-3-g72c04bc

2013-06-25 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 179909b3def0663c883caa3d54d5daa0e5b47198
Merge: cb6d93fd7c5b392eabdace6b5f60299cf9d5fb8e 
a267af63a66a97a6831e6dcafdbeb97b302e93b8
Author: Sylvain Le Gall gil...@debian.org
Date:   Tue Jun 25 23:14:05 2013 +0200

Merge commit 'upstream/0.0.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, master, updated. debian/0.0.2-3-3-g72c04bc

2013-06-25 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 72c04bc2502e761ec8a8dc9961bce77652ad3222
Author: Sylvain Le Gall gil...@debian.org
Date:   Tue Jun 25 21:24:52 2013 +

Upgrade to 0.0.4.

diff --git a/debian/changelog b/debian/changelog
index a01eae0..b5acfec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocamlmod (0.0.4-1) unstable; urgency=low
+
+  * New upstream version
+
+ -- Sylvain Le Gall gil...@debian.org  Tue, 25 Jun 2013 23:14:15 +0200
+
 ocamlmod (0.0.2-3) unstable; urgency=low
 
   * Change to arch:any to avoid problematic computed dependencies on
diff --git a/debian/control b/debian/control
index eef5810..bef4611 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: ocamlmod
 Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
-Uploaders: 
+Uploaders:
   Sylvain Le Gall gil...@debian.org
 Build-Depends:
   ocaml-nox (= 3.11.1-3~),
@@ -11,7 +11,7 @@ Build-Depends:
   libfileutils-ocaml-dev,
   dh-ocaml (= 0.9~),
   debhelper (= 7.0.50~)
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
 Homepage: http://forge.ocamlcore.org/projects/ocamlmod
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocamlmod.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocamlmod.git

-- 
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] ocamlify packaging branch, master, updated. debian/0.0.1-3-3-g4ff2d80

2013-06-25 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 99f0b6c99c5ecd85b34d1f00d0261bf5de5e68cf
Merge: b1df528cf9d6ab3e29035ba4398a642296de3f27 
41823bcc5dcbaee58abe32d2890313b973271497
Author: Sylvain Le Gall gil...@debian.org
Date:   Tue Jun 25 22:11:24 2013 +

Merge tag 'upstream/0.0.2'

Upstream version 0.0.2


-- 
ocamlify 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] ocamlify packaging branch, pristine-tar, updated. 269555db1d61325be2865f4e254c4e3d2ef9213d

2013-06-25 Thread Sylvain Le Gall
The following commit has been merged in the pristine-tar branch:
commit 269555db1d61325be2865f4e254c4e3d2ef9213d
Author: Sylvain Le Gall gil...@debian.org
Date:   Tue Jun 25 22:11:23 2013 +

pristine-tar data for ocamlify_0.0.2.orig.tar.gz

diff --git a/ocamlify_0.0.2.orig.tar.gz.delta b/ocamlify_0.0.2.orig.tar.gz.delta
new file mode 100644
index 000..b7b13ab
Binary files /dev/null and b/ocamlify_0.0.2.orig.tar.gz.delta differ
diff --git a/ocamlify_0.0.2.orig.tar.gz.id b/ocamlify_0.0.2.orig.tar.gz.id
new file mode 100644
index 000..241e5d0
--- /dev/null
+++ b/ocamlify_0.0.2.orig.tar.gz.id
@@ -0,0 +1 @@
+ad46a8b7b512fb7ad761db1df80db61d8d63648c

-- 
ocamlify 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] ocamlify packaging branch, master, updated. debian/0.0.1-3-3-g4ff2d80

2013-06-25 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 4ff2d804d48f1987d907be533426fc6b4bd405ab
Author: Sylvain Le Gall gil...@debian.org
Date:   Tue Jun 25 22:14:45 2013 +

Prepare new upstream release.

diff --git a/debian/changelog b/debian/changelog
index 8685c62..dac63d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocamlify (0.0.2-1) UNRELEASED; urgency=low
+
+   * New upstream version.
+
+ -- Sylvain Le Gall gil...@debian.org  Tue, 25 Jun 2013 22:11:36 +
+
 ocamlify (0.0.1-3) unstable; urgency=low
 
   * Team upload
diff --git a/debian/control b/debian/control
index d3d49f4..c7950c3 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends:
  ocaml-nox (= 3.11.1-3~),
  dh-ocaml (= 0.9.0~),
  ocaml-findlib
-Standards-Version: 3.9.1
+Standards-Version: 3.9.4
 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocamlify.git
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocamlify.git
 Homepage: http://ocamlify.forge.ocamlcore.org/
@@ -18,7 +18,7 @@ Package: ocamlify
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${ocaml:Depends}
 Description: include files in OCaml code
- This program allows to copy files inside OCaml code. It uses a first file that
- describes the other files that must be included and the type of OCaml variable
- it should create. It can also describe dependencies to other files, in order
- to generate .depends files for make.
+ This program allows one to copy files inside OCaml code. It uses a first file
+ that describes the other files that must be included and the type of OCaml
+ variable it should create. It can also describe dependencies to other files,
+ in order to generate .depends files for make.

-- 
ocamlify 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, master, updated. debian/0.0.2-3-4-g69ae4f9

2013-06-25 Thread Sylvain Le Gall
The following commit has been merged in the master branch:
commit 69ae4f9a915a0dc0caab6f196d5cbdd1cfca4d5e
Author: Sylvain Le Gall gil...@debian.org
Date:   Tue Jun 25 23:25:51 2013 +

Take into account H. Tews remarks.

diff --git a/debian/changelog b/debian/changelog
index b5acfec..b2f274b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,12 @@
 ocamlmod (0.0.4-1) unstable; urgency=low
 
   * New upstream version
+  * Upgrade to debhelper 9
+  * Remove cleaner line in gbp.conf
+  * Don't try to create the documentation (none available)
+  * Fix VCS field
+  * Add a watch file
+  * Remove empty /usr/lib/ocaml
 
  -- Sylvain Le Gall gil...@debian.org  Tue, 25 Jun 2013 23:14:15 +0200
 
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index bef4611..10d15d1 100644
--- a/debian/control
+++ b/debian/control
@@ -10,11 +10,11 @@ Build-Depends:
   libpcre-ocaml-dev,
   libfileutils-ocaml-dev,
   dh-ocaml (= 0.9~),
-  debhelper (= 7.0.50~)
+  debhelper (= 9)
 Standards-Version: 3.9.4
 Homepage: http://forge.ocamlcore.org/projects/ocamlmod
-Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocamlmod.git
-Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocamlmod.git
+Vcs-Git: git://anonscm.debian.org/pkg-ocaml-maint/packages/ocamlmod.git
+Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-ocaml-maint/packages/ocamlmod.git
 
 Package: ocamlmod
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index e142748..a0cd970 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,13 +1,14 @@
-Format-Specification: 
http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=filerev=135
-Name: ocamlmod
-Maintainer: Sylvain Le Gall gil...@debian.org
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: ocamlmod
+Upstream-Contact: Sylvain Le Gall sylv...@le-gall.net
+Source: http://forge.ocamlcore.org/projects/ocamlmod/
 
 Files: *
 Copyright: (C) 2011 OCamlCore SARL
 License: LGPL-2.1 with OCaml linking exception
-
+ .
  See '/usr/share/common-licenses/LGPL-2.1' for full text.
-
+ .
  As a special exception to the GNU Library 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
@@ -24,6 +25,5 @@ License: LGPL-2.1 with OCaml linking exception
 Files: debian/*
 Copyright: (C) 2012 Sylvain Le Gall gil...@debian.org
 License: GPL-3+
-
  See '/usr/share/common-licenses/GPL-3' for full text.
 
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 6c7ed3b..cec628c 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -1,3 +1,2 @@
 [DEFAULT]
 pristine-tar = True
-cleaner = debuild clean  dh_quilt_unpatch  dh_clean
diff --git a/debian/ocamlmod.mkd b/debian/ocamlmod.mkd
index 4bf41a8..dc19228 100644
--- a/debian/ocamlmod.mkd
+++ b/debian/ocamlmod.mkd
@@ -12,8 +12,8 @@ ocamlmod [-help|--help] file.mod
 
 # DESCRIPTION
 
-This program allows to generate a single module files from a bunch of 
-OCaml source file.
+This program allows one to generate a single module files from a bunch of OCaml
+source file.
 
 # FILE SYNTAX
 
diff --git a/debian/rules b/debian/rules
index 3598088..bb67fd9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,13 +8,8 @@ DESTDIR=$(CURDIR)/debian/ocamlmod
 
 include /usr/share/ocaml/ocamlvars.mk
 
-OCAMLFIND_DESTDIR=$(DESTDIR)/$(OCAML_STDLIB_DIR)
-export OCAMLFIND_DESTDIR
-OCAMLFIND_LDCONF=ignore
-export OCAMLFIND_LDCONF
-
 %:
-   dh --with ocaml $@
+   dh $@ --with ocaml
 
 .PHONY: override_dh_auto_configure
 override_dh_auto_configure:
@@ -23,7 +18,6 @@ override_dh_auto_configure:
 .PHONY: override_dh_auto_build
 override_dh_auto_build:
ocaml setup.ml -build
-   ocaml setup.ml -doc
 
 .PHONY: override_dh_auto_test
 override_dh_auto_test:
@@ -32,8 +26,7 @@ override_dh_auto_test:
 .PHONY: override_dh_auto_install
 override_dh_auto_install:
mkdir -p '$(DESTDIR)/usr/bin'
-   mkdir -p '$(OCAMLFIND_DESTDIR)'
-   ocaml setup.ml -install 
+   ocaml setup.ml -install
 
 .PHONY: override_dh_install
 override_dh_install:
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 000..125f3bb
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://forge.ocamlcore.org/frs/?group_id=244 .*/ocamlmod-([0-9\.]*)\.tar\.gz

-- 
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] [oasis] 03/03: Imported Upstream version 0.4.2.

2014-03-05 Thread Sylvain LE GALL
This is an automated email from the git hooks/post-receive script.

gildor pushed a commit to branch master
in repository oasis.

commit 7cda0386f9a372ef38561c76dc9a02c5cae7afb4
Author: Sylvain Le Gall gil...@debian.org
Date:   Wed Mar 5 23:35:56 2014 +

Imported Upstream version 0.4.2.

* Imported Upstream version 0.4.2.
* Remove most of the patches, they have been applied upstream.
---
 debian/changelog   |  7 +
 debian/control | 24 +++
 ...t-set-timeout-to-avoid-error-on-slow-arch.patch | 19 ++--
 debian/patches/0002-lintian-spelling.patch | 36 --
 .../0003-fix-ocamlbuild-plugin-export.patch| 22 -
 debian/patches/0004-fix-ocamlbuild-deps.patch  | 23 --
 debian/patches/0005-fixperms-debian-rules.patch| 18 ---
 .../patches/0006-require-ocamlbuild-for-test.patch | 21 -
 .../0007-fix-testsuite-on-bytecode-archs.patch | 22 -
 ...008-Update-ocamldoc-test-for-OCaml-4.01.0.patch | 23 --
 debian/patches/series  |  7 -
 11 files changed, 27 insertions(+), 195 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5f28543..e9b4da0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+oasis (0.4.2-1) UNRELEASED; urgency=low
+
+  * Imported Upstream version 0.4.2.
+  * Remove most of the patches, they have been applied upstream.
+
+ -- Sylvain Le Gall sylv...@le-gall.net  Thu, 27 Feb 2014 22:12:18 +0100
+
 oasis (0.3.0-4) unstable; urgency=low
 
   * Team upload
diff --git a/debian/control b/debian/control
index 7847634..b125fb6 100644
--- a/debian/control
+++ b/debian/control
@@ -2,25 +2,23 @@ Source: oasis
 Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
-Uploaders: 
+Uploaders:
   Sylvain Le Gall gil...@debian.org,
   Hendrik Tews hend...@askra.de
 Build-Depends:
   debhelper (= 9),
   dh-ocaml (= 0.9~),
-  ocaml-nox (= 3.11.1-3~),
+  ocaml-nox (= 3.11.2),
   ocaml-best-compilers,
-  ocaml-findlib,
+  ocaml-findlib (= 1.3.1),
   ocamlify,
-  ocamlmod,
+  ocamlmod (= 0.0.7),
   libpcre-ocaml-dev,
-  libounit-ocaml-dev (= 1.1.0),
-  libodn-ocaml-dev (= 0.0.3),
-  libocamlgraph-ocaml-dev,
+  libounit-ocaml-dev (= 2.0.0),
+  libodn-ocaml-dev (= 0.0.11),
   libfindlib-ocaml-dev,
-  libfileutils-ocaml-dev,
-  libextlib-ocaml-dev,
-  libexpect-ocaml-dev (= 0.0.2),
+  libfileutils-ocaml-dev (= 0.4.2),
+  libexpect-ocaml-dev (= 0.0.4),
   zlib1g-dev,
   libidn11-dev,
   libbitstring-ocaml-dev
@@ -63,8 +61,8 @@ Description: Build-system generation for OCaml projects -- 
binaries
 Package: liboasis-ocaml-dev
 Architecture: any
 Suggests: liboasis-ocaml-doc
-Depends: 
- ${ocaml:Depends}, 
+Depends:
+ ${ocaml:Depends},
  ${shlibs:Depends},
  ${misc:Depends}
 Provides: ${ocaml:Provides}
@@ -97,7 +95,7 @@ Package: liboasis-ocaml
 Architecture: any
 Suggests: liboasis-ocaml-doc
 Depends:
- ${ocaml:Depends}, 
+ ${ocaml:Depends},
  ${shlibs:Depends},
  ${misc:Depends}
 Provides: ${ocaml:Provides}
diff --git 
a/debian/patches/0001-Don-t-set-timeout-to-avoid-error-on-slow-arch.patch 
b/debian/patches/0001-Don-t-set-timeout-to-avoid-error-on-slow-arch.patch
index 5508781..d161fa9 100644
--- a/debian/patches/0001-Don-t-set-timeout-to-avoid-error-on-slow-arch.patch
+++ b/debian/patches/0001-Don-t-set-timeout-to-avoid-error-on-slow-arch.patch
@@ -6,17 +6,16 @@ Subject: Don't set timeout to avoid error on slow arch
  test/TestQuickstart.ml | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
-diff --git a/test/TestQuickstart.ml b/test/TestQuickstart.ml
-index 8c3defa..31dba9f 100644
 a/test/TestQuickstart.ml
-+++ b/test/TestQuickstart.ml
-@@ -74,7 +74,7 @@ let tests =
-   try
+Index: oasis/test/TestQuickstart.ml
+===
+--- oasis.orig/test/TestQuickstart.ml  2014-03-05 00:27:21.194430548 +
 oasis/test/TestQuickstart.ml   2014-03-05 00:27:39.078445104 +
+@@ -70,7 +70,7 @@
  with_spawn
-   ~verbose:!dbug
+   ~verbose:true
+   ~verbose_output:(logf test_ctxt `Info expect: %s)
 -  ~timeout:(Some 0.1)
 +  ~timeout:None
-   (oasis ())
+   (oasis_exec test_ctxt)
(Array.of_list args)
-   (fun t () - f t) 
--- 
+   (fun t () - f t)
diff --git a/debian/patches/0002-lintian-spelling.patch 
b/debian/patches/0002-lintian-spelling.patch
deleted file mode 100644
index b4497c7..000
--- a/debian/patches/0002-lintian-spelling.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-From: Hendrik Tews hend...@askra.de
-Date: Sun, 8 Dec 2013 10:48:42 +0100
-Subject: lintian-spelling
-

- src/oasis/MANUAL-template.mkd   | 2 +-
- src/oasis/OASISRecDescParser.ml | 2 +-
- 2 files changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/src/oasis

[Pkg-ocaml-maint-commits] [oasis] branch pristine-tar updated (4aa570b - 8f8dc2d)

2014-03-05 Thread Sylvain LE GALL
This is an automated email from the git hooks/post-receive script.

gildor pushed a change to branch pristine-tar
in repository oasis.

  from  4aa570b   pristine-tar data for oasis_0.3.0.orig.tar.gz
   new  8f8dc2d   pristine-tar data for oasis_0.4.2.orig.tar.gz

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:
 oasis_0.4.2.orig.tar.gz.delta | Bin 0 - 15956 bytes
 oasis_0.4.2.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 oasis_0.4.2.orig.tar.gz.delta
 create mode 100644 oasis_0.4.2.orig.tar.gz.id

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/oasis.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] [oasis] 02/03: Merge tag 'upstream/0.4.2'

2014-03-05 Thread Sylvain LE GALL
This is an automated email from the git hooks/post-receive script.

gildor pushed a commit to branch master
in repository oasis.

commit 9dcb81a1cf41b9119f15fe22a7d24fc3d7159061
Merge: aaec231 c5dd37a
Author: Sylvain Le Gall gil...@debian.org
Date:   Thu Feb 27 22:11:51 2014 +0100

Merge tag 'upstream/0.4.2'

Upstream version 0.4.2

 .boring|   90 -
 .gitignore |   15 +
 AUTHORS.txt|5 +-
 CHANGES.txt|  243 +-
 COPYING.txt|6 +-
 HACKING.md |   64 +
 INSTALL.txt|   20 +-
 Makefile   |  160 +-
 TODO.txt   |5 +
 _fixperms  |   10 -
 _headache.config   |   23 +-
 _header|3 +-
 _oasis |   62 +-
 _tags  |   35 +-
 ardivink.lua   |   20 +
 bootstrap.lua  |   38 -
 ci-main.lua|   29 -
 configure  |4 +-
 deps.ml|   85 +-
 dist.ml|  199 ++
 test/data/bug982/test-setup-data.sh = doc-dist.sh |   31 +-
 doc/ANALYSIS.mkd   |   10 +-
 doc/ext/README.txt |2 +-
 doc/ext/fetch-doc.sh   |3 +-
 examples/custom/LICENSE|3 +-
 examples/custom/TopMakefile|3 +-
 examples/custom/_oasis |6 +-
 examples/custom/myconfigure|3 +-
 examples/custom/myconfigure.bat|   41 +-
 examples/custom/src/META   |3 +-
 examples/custom/src/bar.ml |5 +-
 examples/custom/src/bar.mli|8 +-
 examples/custom/src/foo.ml |5 +-
 examples/custom/src/foo.mli|8 +-
 examples/findlib/LICENSE   |3 +-
 examples/findlib/src/META  |3 +-
 examples/findlib/src/bar.ml|5 +-
 examples/findlib/src/bar.mli   |8 +-
 examples/findlib/src/foo.ml|5 +-
 examples/findlib/src/foo.mli   |8 +-
 examples/flags/LICENSE |3 +-
 examples/flags/_oasis  |2 +-
 examples/flags/src/simplelib/Bar.ml|3 +-
 examples/flags/src/simplelib/Conf.ml.ab|3 +-
 examples/flags/src/simplelib/Foo.ml|3 +-
 examples/flags/src/simplelib/META  |3 +-
 examples/flags/src/simplelibext/BarExt.ml  |3 +-
 examples/flags/src/simplelibext/FooExt.ml  |3 +-
 examples/flags/src/simplelibext/META   |3 +-
 examples/interdepend-libraries/_oasis  |6 +-
 examples/interdepend-libraries/src/execa/Main.ml   |7 +-
 examples/interdepend-libraries/src/liba/A.ml   |7 +-
 .../interdepend-libraries/src/liba/intern/A2.ml|7 +-
 .../src/liba/intern/A_lexer.mll|3 +-
 .../src/liba/intern/A_parser.mly   |3 +-
 examples/interdepend-libraries/src/libb/B.ml   |7 +-
 examples/interdepend-libraries/src/libc/C.ml   |7 +-
 examples/interdepend-libraries/src/libd/D.ml   |6 +-
 examples/interdepend-libraries/src/libe/E.ml   |6 +-
 examples/oasis/cryptokit.oasis |   16 +-
 examples/object/_oasis |   21 +
 .../{custom/src/bar.ml = object/src1/single.ml}   |7 +-
 .../{custom/src/bar.ml = object/src1/single.mli}  |7 +-
 examples/{custom/src/bar.ml = object/src2/m1.ml}  |7 +-
 examples/{custom/src/bar.ml = object/src2/m2.ml}  |7 +-
 examples/{custom/src/bar.ml = object/src2/m2.mli} |7 +-
 examples/ocamlbuild/_oasis |   15 +
 .../src/test.ml = ocamlbuild/myocamlbuild.ml} |   16 +-
 .../bug588 = examples/ocamlbuild/src}/test.ml |7 +-
 examples/order-matter/_oasis   |6 +-
 examples/order-matter/src/bar/Bar.ml   |6 +-
 examples/order-matter/src/baz/Baz.ml   |4 +-
 examples/order-matter/src/foo/Foo.ml   |4 +-
 examples/packedlib/LICENSE |3 +-
 examples/packedlib/src/Baz.ml  |   22 +
 examples/packedlib

<    3   4   5   6   7   8   9   >