[Pkg-ocaml-maint-commits] [SCM] type-conv packaging branch, master, updated. debian/1.6.7-1-4-g1cd9b21
Stefano Zacchiroli
zack at upsilon.cc
Thu Feb 26 21:34:17 UTC 2009
The following commit has been merged in the master branch:
commit 8d815a459388c56aec0863c6a8bf4fcecb830bf9
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date: Thu Feb 26 22:33:33 2009 +0100
cosmetic changes in dep alignment
diff --git a/debian/control b/debian/control
index 5634c8f..3addaf1 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,9 @@ Homepage: http://www.ocaml.info/home/ocaml_sources.html#type-conv
Package: libtype-conv-camlp4-dev
Section: libdevel
Architecture: any
-Depends: ocaml-nox-${F:OCamlABI}, ocaml-findlib,
+Depends:
+ ocaml-nox-${F:OCamlABI},
+ ocaml-findlib,
camlp4,
${shlibs:Depends}, ${misc:Depends}
Description: support library for OCaml preprocessor type conversions
--
type-conv packaging
More information about the Pkg-ocaml-maint-commits
mailing list