[Pkg-ocaml-maint-commits] [SCM] ceve packaging branch, master, updated. debian/1.1-1-13-g4ca51a1

Ralf Treinen rt at free.fr
Thu Mar 26 18:32:29 UTC 2009


The following commit has been merged in the master branch:
commit c2c4fe43d7b6fa22cd8c1943864bbe018561d49f
Author: Ralf Treinen <rt at free.fr>
Date:   Wed Mar 25 08:30:08 2009 +0100

    we need libdose2 >= 1.4

diff --git a/debian/changelog b/debian/changelog
index f393f42..0401dc2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,13 +5,13 @@ ceve (1.2.1-1) unstable; urgency=low
   * Add debian/watch
   * debian/rules: class/ocaml.ml -> rules/ocaml.mk
   * Standards-version 3.8.1 (no change)
-  * Add build-dependency on dh-ocaml
+  * Build-dependency add dh-ocaml, libdose2 must be >= 1.4
   * Add myself to Uploaders
 
   [ Stefano Zacchiroli ]
   * ship ceve.1 manpage
 
- -- Ralf Treinen <treinen at debian.org>  Tue, 24 Mar 2009 22:30:34 +0100
+ -- Ralf Treinen <treinen at debian.org>  Wed, 25 Mar 2009 08:29:48 +0100
 
 ceve (1.1-1) experimental; urgency=low
 
diff --git a/debian/control b/debian/control
index 47cfd8b..66621d6 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Stefano Zacchiroli <zack at debian.org>,
  Ralf Treinen <treinen at debian.org>
 Build-Depends: cdbs, debhelper (>= 7), dh-ocaml,
  ocaml-nox, ocaml-findlib,
- libdose2-ocaml-dev,
+ libdose2-ocaml-dev (>= 1.4),
  libexpat-ocaml-dev
 Standards-Version: 3.8.1
 Homepage: http://sodiac.gforge.inria.fr/

-- 
ceve packaging



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