[Pkg-ocaml-maint-commits] [SCM] why packaging branch, master, updated. debian/2.25+dfsg-1-8-ge70943f

Mehdi Dogguy mehdi at debian.org
Tue Jun 1 20:10:00 UTC 2010


The following commit has been merged in the master branch:
commit 9100e124b30f833a0663f5b27b3b5f8cebb40fc3
Author: Mehdi Dogguy <mehdi at debian.org>
Date:   Tue Jun 1 21:46:49 2010 +0200

    Build-depend on ocaml (>= 3.11.1-3~) and dh-ocaml (>= 0.9~)

diff --git a/debian/changelog b/debian/changelog
index 1a99dda..0a13515 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ why (2.26+dfsg-1) unstable; urgency=low
   * New upstream release
     - Refresh patches
   * Update copyright years
+  * Build-depend on ocaml (>= 3.11.1-3~) and dh-ocaml (>= 0.9~)
 
- -- Mehdi Dogguy <mehdi at debian.org>  Sat, 15 May 2010 15:28:29 +0200
+ -- Mehdi Dogguy <mehdi at debian.org>  Tue, 01 Jun 2010 21:46:19 +0200
 
 why (2.25+dfsg-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index ca442f3..febf452 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,8 @@ Build-Depends:
   debhelper (>= 7.0.50~),
   autotools-dev,
   autoconf,
-  dh-ocaml (>= 0.4.1),
-  ocaml-nox (>= 3.11.1),
+  dh-ocaml (>= 0.9~),
+  ocaml-nox (>= 3.11.1-3~),
   ocaml-best-compilers,
   camlp4,
   liblablgtk2-ocaml-dev (>= 2.12.0-3),

-- 
why packaging



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