[Pkg-ocaml-maint-commits] [SCM] camlp5 packaging branch, master, updated. debian/5.10-1
Stephane Glondu
steph at glondu.net
Thu Feb 19 10:22:02 UTC 2009
The following commit has been merged in the master branch:
commit c1b0b252be6de80aea89116e3e1e8304183e78d5
Author: Stephane Glondu <steph at glondu.net>
Date: Tue Oct 21 18:14:57 2008 +0200
Add build-dependency to dh-ocaml
diff --git a/debian/control b/debian/control
index 6f7f37f..7b30142 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,13 @@ Uploaders:
Stefano Zacchiroli <zack at debian.org>,
Sylvain Le Gall <gildor at debian.org>,
Stephane Glondu <steph at glondu.net>
-Build-Depends: cdbs, debhelper (>= 5), dpatch, ocaml-nox (>= 3.10.2), ocaml-compiler-libs
+Build-Depends:
+ cdbs,
+ debhelper (>= 5),
+ dh-ocaml,
+ dpatch,
+ ocaml-nox (>= 3.10.2),
+ ocaml-compiler-libs
Standards-Version: 3.7.3
Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/camlp5.git
Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/camlp5.git
--
camlp5 packaging
More information about the Pkg-ocaml-maint-commits
mailing list