[Pkg-ocaml-maint-commits] [SCM] ocaml-ssl packaging branch, master, updated. debian/0.4.2-3-11-g87e3c46
Stefano Zacchiroli
zack at upsilon.cc
Sun Feb 1 21:02:59 UTC 2009
The following commit has been merged in the master branch:
commit 8f4180afce70b8c3d149cf88c673bcf9e6e8f5e6
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date: Sun Feb 1 21:46:13 2009 +0100
add build-dep on dh-ocaml and cdbs
diff --git a/debian/changelog b/debian/changelog
index 9f6e3ff..753dc11 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,7 +5,7 @@ ocaml-ssl (0.4.2-5) experimental; urgency=low
- clean up obsolete build-dep on dpkg-dev
- bump Standards-Version to 3.8.0 (no changes needed)
- bumpd ocaml build-dep to ensure proper rebuild on experimental
- - add build-dep on dh-ocaml
+ - add build-dep on dh-ocaml and cdbs
* debian/rules: switch packaging to CDBS
* bump debhelper requirements to 7 (change build-dep and compat
accordingly)
diff --git a/debian/control b/debian/control
index 96832a7..096daa1 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Build-Depends:
libssl-dev (>= 0.9.6),
ocaml-nox (>= 3.11),
ocaml-findlib,
+ cdbs,
dh-ocaml
Standards-Version: 3.8.0
Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocaml-ssl.git
--
ocaml-ssl packaging
More information about the Pkg-ocaml-maint-commits
mailing list