[Pkg-ocaml-maint-commits] [SCM] camlbz2 packaging branch, master, updated. debian/0.6.0-5-6-gdd19c3f
Stephane Glondu
steph at glondu.net
Thu Nov 18 22:23:07 UTC 2010
The following commit has been merged in the master branch:
commit fc22f24662a9731fe14ae8fa2a51d0b5136ad0e1
Author: Stephane Glondu <steph at glondu.net>
Date: Thu Nov 18 23:05:19 2010 +0100
Add dependency to libbz2-dev (Closes: #603939)
diff --git a/debian/control b/debian/control
index 7282ee7..9bdcaaa 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,7 @@ Homepage: http://camlbz2.forge.ocamlcore.org
Package: libbz2-ocaml-dev
Architecture: any
Depends:
+ libbz2-dev,
libbz2-ocaml (= ${binary:Version}),
ocaml-findlib,
${ocaml:Depends},
--
camlbz2 packaging
More information about the Pkg-ocaml-maint-commits
mailing list