The following commit has been merged in the master branch:
commit c8a933b9dc8e3e36022f210b39910d7a060f1ac8
Author: Samuel Mimram <[email protected]>
Date:   Wed Feb 25 18:23:18 2009 +0100

    Add missing build-dependency on dh-ocaml.

diff --git a/debian/changelog b/debian/changelog
index cd6a22d..11514ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cryptokit (1.3-10) unstable; urgency=low
+
+  * Add missing build-dependency on dh-ocaml.
+
+ -- Samuel Mimram <[email protected]>  Wed, 25 Feb 2009 18:22:56 +0100
+
 cryptokit (1.3-9) unstable; urgency=low
 
   [ Stephane Glondu ]
diff --git a/debian/control b/debian/control
index e90d97e..a5074e2 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: libdevel
 Priority: optional
 Maintainer: Debian OCaml Maintainers <[email protected]>
 Uploaders:  Ralf Treinen <[email protected]>, Remi Vanicat 
<[email protected]>, Samuel Mimram <[email protected]>, Stefano Zacchiroli 
<[email protected]>, Sven Luther <[email protected]>, Sylvain Le Gall 
<[email protected]>
-Build-Depends: cdbs (>= 0.4.23-1.1), dpatch, ocaml-nox (>= 3.11), debhelper 
(>= 7), zlib1g-dev, dpkg-dev (>= 1.13.19)
+Build-Depends: cdbs (>= 0.4.23-1.1), dpatch, ocaml-nox (>= 3.11), debhelper 
(>= 7), zlib1g-dev, dpkg-dev (>= 1.13.19), dh-ocaml
 Standards-Version: 3.8.0
 Homepage: http://pauillac.inria.fr/~xleroy/software.html#cryptokit
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/cryptokit.git
diff --git a/debian/control.in b/debian/control.in
index 501dd35..5ed74b7 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -3,7 +3,7 @@ Section: libdevel
 Priority: optional
 Maintainer: Debian OCaml Maintainers <[email protected]>
 Uploaders: @OCamlTeam@
-Build-Depends: @cdbs@, debhelper (>= 7), zlib1g-dev, dpkg-dev (>= 1.13.19)
+Build-Depends: @cdbs@, debhelper (>= 7), zlib1g-dev, dpkg-dev (>= 1.13.19), 
dh-ocaml
 Standards-Version: 3.8.0
 Homepage: http://pauillac.inria.fr/~xleroy/software.html#cryptokit
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/cryptokit.git

-- 
cryptokit packaging

_______________________________________________
Pkg-ocaml-maint-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to