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

Stephane Glondu steph at glondu.net
Thu Nov 26 14:08:54 UTC 2009


The following commit has been merged in the master branch:
commit 1dd2e4c09626cfc1f3a8a5296daeb1b52bed947a
Author: Stephane Glondu <steph at glondu.net>
Date:   Thu Nov 26 15:08:32 2009 +0100

    Bump priority to optional

diff --git a/debian/changelog b/debian/changelog
index 4492e94..cd3cb7d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+lwt (2.0.0-2) UNRELEASED; urgency=low
+
+  * Bump priority to optional
+
+ -- Stéphane Glondu <glondu at debian.org>  Thu, 26 Nov 2009 15:07:53 +0100
+
 lwt (2.0.0-1) unstable; urgency=low
 
   * New upstream release
diff --git a/debian/control b/debian/control
index 8d9d623..6434af6 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
 Source: lwt
-Priority: extra
+Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders: Stéphane Glondu <glondu at debian.org>
 Build-Depends:

-- 
Cooperative light-weight thread library for OCaml



More information about the Pkg-ocaml-maint-commits mailing list