[Pkg-ocaml-maint-commits] [SCM] Cooperative light-weight thread library for OCaml branch, master, updated. debian/2.1.1-1-24-gb997c79
Nicolas Dandrimont
Nicolas.Dandrimont at crans.org
Sat Apr 23 12:56:34 UTC 2011
The following commit has been merged in the master branch:
commit 159d4309ab4c706a3e00189ed70e0aaf1dc80d8f
Author: Nicolas Dandrimont <Nicolas.Dandrimont at crans.org>
Date: Mon Apr 18 18:46:15 2011 +0200
Update to lwt 2.3.0
diff --git a/debian/changelog b/debian/changelog
index a874ba8..a763b56 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,15 @@
-lwt (2.2.1-1) UNRELEASED; urgency=low
+lwt (2.3.0-1) UNRELEASED; urgency=low
- * New upstream release
- - add dependency to libev-dev (Closes: #612768)
- * Bump Standards-Version to 3.9.1
- * Bump debhelper compatibility level to 8
+ [ Stéphane Glondu ]
+ * New upstream release 2.2.1
+ - add dependency to libev-dev (Closes: #612768)
+ * Bump Standards-Version to 3.9.1
+ * Bump debhelper compatibility level to 8
+
+ [ Nicolas Dandrimont ]
+ * Update to upstream release 2.3.0
- -- Stéphane Glondu <glondu at debian.org> Thu, 10 Feb 2011 16:17:41 +0100
+ -- Nicolas Dandrimont <nicolas.dandrimont at crans.org> Mon, 18 Apr 2011 18:45:37 +0200
lwt (2.1.1-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index f5ffe13..36de8bd 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: lwt
Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
-Uploaders: Stéphane Glondu <glondu at debian.org>
+Uploaders: Stéphane Glondu <glondu at debian.org>, Nicolas Dandrimont <nicolas.dandrimont at crans.org>
Build-Depends:
cdbs,
debhelper (>= 8),
--
Cooperative light-weight thread library for OCaml
More information about the Pkg-ocaml-maint-commits
mailing list