[Pkg-ocaml-maint-commits] [SCM] dose3 packaging branch, master, updated. debian/2.9.8-1-30-g4139464
Ralf Treinen
treinen at free.fr
Tue Feb 7 18:22:16 UTC 2012
The following commit has been merged in the master branch:
commit b2051d5f3cf65a12dc8f889421303d06bf41d9cc
Author: Ralf Treinen <treinen at free.fr>
Date: Tue Feb 7 15:02:33 2012 +0100
add build-dependency on graphviz
diff --git a/debian/changelog b/debian/changelog
index 3571abb..8997366 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,7 +14,8 @@ dose3 (2.9.10-1) UNRELEASED; urgency=low
- add ${shlibs:Depends} to dependencies of libdose3-ocaml-dev
- Bump build-dependency on cudf to 0.6.2
- Added build-dependency on perl needed for building the manpages
- using pod2man.
+ using pod2man, and on graphviz which is needed to build the
+ dependency graph of modules in the documentation.
* generate documentation with ocamldoc (make doc) and install it in the
libdose3-ocaml-dev package. Add an doc-base entry for the documentation.
diff --git a/debian/control b/debian/control
index a8908d6..90e139c 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 7.0.50~), dh-ocaml (>= 0.9~),
libocamlgraph-ocaml-dev,
libcudf-ocaml-dev (>= 0.6.2),
libzip-ocaml-dev, libbz2-ocaml-dev, librpm-dev (>= 4.8),
- perl
+ perl, graphviz
Standards-Version: 3.9.2
Homepage: http://www.mancoosi.org/software/
Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/dose3.git
--
dose3 packaging
More information about the Pkg-ocaml-maint-commits
mailing list