[Pkg-ocaml-maint-commits] [SCM] ocaml-usb packaging branch, master, updated. debian/1.0-1-11-gda2f0b0
Nicolas Dandrimont
Nicolas.Dandrimont at crans.org
Thu May 19 21:02:36 UTC 2011
The following commit has been merged in the master branch:
commit 5735cfc5167a7bc06c353c0768fa9d000c990fd4
Author: Nicolas Dandrimont <Nicolas.Dandrimont at crans.org>
Date: Thu May 19 16:44:11 2011 +0200
Bump required Lwt and Ocaml version
diff --git a/debian/changelog b/debian/changelog
index 5cec2d7..d70e0a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
ocaml-usb (1.2.0-1) unstable; urgency=low
* New upstream release
+ - Bump required Lwt version to 2.3.0
- -- Nicolas Dandrimont <nicolas.dandrimont at crans.org> Thu, 19 May 2011 16:42:15 +0200
+ -- Nicolas Dandrimont <nicolas.dandrimont at crans.org> Thu, 19 May 2011 16:44:01 +0200
ocaml-usb (1.0-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 244b240..99e500c 100644
--- a/debian/control
+++ b/debian/control
@@ -7,9 +7,9 @@ Build-Depends:
dh-ocaml (>= 0.9),
ocaml-findlib,
pkg-config,
- liblwt-ocaml-dev (>= 2.0.0),
+ liblwt-ocaml-dev (>= 2.3.0),
libusb-1.0-0-dev,
- ocaml-nox (>= 3.11.1-3~)
+ ocaml-nox (>= 3.12.0~)
Standards-Version: 3.8.4
Section: ocaml
Homepage: http://ocaml-usb.forge.ocamlcore.org/
--
ocaml-usb packaging
More information about the Pkg-ocaml-maint-commits
mailing list