[Pkg-ocaml-maint-commits] [SCM] jocaml packaging branch, master, updated. debian/3.12.0-1-8-g3217567

Mehdi Dogguy mehdi at debian.org
Tue Nov 1 22:09:28 UTC 2011


The following commit has been merged in the master branch:
commit 9a04cb522f034ed775c53646f1843f65217be78a
Author: Mehdi Dogguy <mehdi at debian.org>
Date:   Tue Nov 1 22:44:18 2011 +0100

    Bump least version needed for OCaml in Build-Depends

diff --git a/debian/changelog b/debian/changelog
index 920cf5c..2271fd0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,8 +10,9 @@ jocaml (3.12.1-1) UNRELEASED; urgency=low
       + 0006-Do-not-add-R-dir-in-X11-link-options-on-GNU-kFreeBSD.patch
     - Replace 0003-Natdynlink-works-on-powerpc.patch with a more complete
       patch 0003-Natdynlink-works-on-powerpc-and-hurd-i386.patch
+  * Bump least version needed for OCaml in Build-Depends
 
- -- Mehdi Dogguy <mehdi at debian.org>  Tue, 01 Nov 2011 22:19:55 +0100
+ -- Mehdi Dogguy <mehdi at debian.org>  Tue, 01 Nov 2011 22:43:34 +0100
 
 jocaml (3.12.0-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 1a33920..047ead9 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends:
  libncurses5-dev,
  libgdbm-dev,
  dh-ocaml (>= 1.0~),
- ocaml-nox (>= 3.12~)
+ ocaml-nox (>= 3.12.1~)
 Homepage: http://jocaml.inria.fr/
 Standards-Version: 3.8.3
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/jocaml.git

-- 
jocaml packaging



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