[Pkg-ocaml-maint-commits] [SCM] Cooperative light-weight thread library for OCaml branch, master, updated. debian/2.3.1-1-7-g680ad25

2011-12-31 Thread Stephane Glondu
The following commit has been merged in the master branch:
commit 253521a231fbcfa83b8a9ccc5a6d8f5187627319
Author: Stephane Glondu st...@glondu.net
Date:   Sat Dec 31 12:32:52 2011 +0100

Remove buggy dependencies causing FTBFS on no-natdynlink archs

diff --git 
a/debian/patches/0002-Remove-buggy-dependencies-causing-FTBFS-on-no-natdyn.patch
 
b/debian/patches/0002-Remove-buggy-dependencies-causing-FTBFS-on-no-natdyn.patch
new file mode 100644
index 000..76d34fd
--- /dev/null
+++ 
b/debian/patches/0002-Remove-buggy-dependencies-causing-FTBFS-on-no-natdyn.patch
@@ -0,0 +1,42 @@
+From: Stephane Glondu st...@glondu.net
+Date: Sat, 31 Dec 2011 12:31:28 +0100
+Subject: Remove buggy dependencies causing FTBFS on no-natdynlink archs
+
+---
+ _tags |9 -
+ 1 files changed, 0 insertions(+), 9 deletions(-)
+
+diff --git a/_tags b/_tags
+index 81f7f8e..1c24e3b 100644
+--- a/_tags
 b/_tags
+@@ -141,18 +141,12 @@
+ examples/unix/relay.{native,byte}: use_lwt-unix
+ examples/unix/relay.{native,byte}: use_lwt
+ examples/unix/relay.{native,byte}: pkg_unix
+-examples/unix/relay.{native,byte}: pkg_camlp4.quotations.o
+-examples/unix/relay.{native,byte}: pkg_camlp4.lib
+-examples/unix/relay.{native,byte}: pkg_camlp4.extend
+ examples/unix/relay.{native,byte}: pkg_bigarray
+ # Executable logging
+ examples/unix/logging.{native,byte}: use_lwt-syntax
+ examples/unix/logging.{native,byte}: use_lwt-unix
+ examples/unix/logging.{native,byte}: use_lwt
+ examples/unix/logging.{native,byte}: pkg_unix
+-examples/unix/logging.{native,byte}: pkg_camlp4.quotations.o
+-examples/unix/logging.{native,byte}: pkg_camlp4.lib
+-examples/unix/logging.{native,byte}: pkg_camlp4.extend
+ examples/unix/logging.{native,byte}: pkg_bigarray
+ # Library lwt-syntax-log
+ syntax/lwt-syntax-log.cmxs: use_lwt-syntax-log
+@@ -184,9 +178,6 @@
+ examples/unix/parallelize.{native,byte}: use_lwt-unix
+ examples/unix/parallelize.{native,byte}: use_lwt
+ examples/unix/parallelize.{native,byte}: pkg_unix
+-examples/unix/parallelize.{native,byte}: pkg_camlp4.quotations.o
+-examples/unix/parallelize.{native,byte}: pkg_camlp4.lib
+-examples/unix/parallelize.{native,byte}: pkg_camlp4.extend
+ examples/unix/parallelize.{native,byte}: pkg_bigarray
+ examples/unix/*.ml{,i}: use_lwt-syntax
+ examples/unix/*.ml{,i}: use_lwt-unix
+-- 
diff --git a/debian/patches/series b/debian/patches/series
index 97db22b..8f6c51e 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 0001-Do-not-build-manual-manual.pdf.patch
+0002-Remove-buggy-dependencies-causing-FTBFS-on-no-natdyn.patch

-- 
Cooperative light-weight thread library for OCaml

___
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] Cooperative light-weight thread library for OCaml branch, master, updated. debian/2.3.1-1-7-g680ad25

2011-12-31 Thread Stephane Glondu
The following commit has been merged in the master branch:
commit 680ad2508ac649ebb9697160a55a020a0c948c5d
Author: Stephane Glondu st...@glondu.net
Date:   Sat Dec 31 11:03:23 2011 +0100

Update changelog and prepare upload to unstable

diff --git a/debian/changelog b/debian/changelog
index 8eb7715..79f4996 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
-lwt (2.3.2-1) UNRELEASED; urgency=low
+lwt (2.3.2-1) unstable; urgency=low
 
   * New upstream release
+- remove fix-a-race-condition-in-Lwt_io.patch (applied upstream)
+- remove fix-data-corruption-in-Lwt_io.patch (applied upstream)
+- add Remove-buggy-dependencies-causing-FTBFS-on-no-natdyn.patch
+  * Update debian/watch
 
- -- Stéphane Glondu glo...@debian.org  Sat, 31 Dec 2011 10:09:28 +0100
+ -- Stéphane Glondu glo...@debian.org  Sat, 31 Dec 2011 12:37:11 +0100
 
 lwt (2.3.1-1) unstable; urgency=low
 

-- 
Cooperative light-weight thread library for OCaml

___
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