[Pkg-ocaml-maint-commits] [SCM] ocaml-batteries packaging branch, master, updated. debian/0.20081112+gitBB342A7-1-394-ge0e5b81
Stefano Zacchiroli
zack at upsilon.cc
Sat Feb 28 22:13:56 UTC 2009
The following commit has been merged in the master branch:
commit e0e5b81a9f985a3e048df73aa28670a61cd2639c
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date: Sat Feb 28 23:12:23 2009 +0100
add new build-dep on ocamlnet
(Closes: #515792)
diff --git a/debian/changelog b/debian/changelog
index 3518928..805af38 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ ocaml-batteries (0.20081112+git6E49F72-1) unstable; urgency=low
- includes all changes of batteries alpha 3 + recent development
* debian/rules: pass -byte-plugin to ocamlbuild when ocamlopt is not
available, fixes FTBFS on non-native archs. (Closes: #505490)
+ * debian/control:
+ - add new build-dep on ocamlnet (Closes: #515792)
-- Stefano Zacchiroli <zack at debian.org> Sat, 28 Feb 2009 23:09:44 +0100
diff --git a/debian/control b/debian/control
index 229ff1f..56ce437 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Build-Depends:
libsexplib-camlp4-dev,
libbin-prot-camlp4-dev,
libzip-ocaml-dev,
+ libocamlnet-ocaml-dev,
dh-ocaml,
camlp4,
camlp4-extra,
--
ocaml-batteries packaging
More information about the Pkg-ocaml-maint-commits
mailing list