[Pkg-ocaml-maint-commits] [SCM] dose3 packaging branch, master, updated. debian/2.9.13-1-17-g7dad34b
Ralf Treinen
treinen at free.fr
Fri Mar 16 13:06:34 UTC 2012
The following commit has been merged in the master branch:
commit ce9640d3e6ae4841c6131f4b66050c448d2e4616
Author: Ralf Treinen <treinen at free.fr>
Date: Fri Mar 16 13:51:07 2012 +0100
add build-dependency on texlive-latex-extra (needed for debcheck-primer)
diff --git a/debian/changelog b/debian/changelog
index 3a45b7f..b4b4cd5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,7 +13,8 @@ dose3 (2.9.14-1) UNRELEASED; urgency=low
- debian/copyright: machine readable format 1.0
* package libdose3-ocaml: only install files dll*stubs.so
* build and install the debcheck primer:
- - debian/control: add build-dependency on hevea, texlive-latex-base
+ - debian/control: add build-dependency on hevea, texlive-latex-base,
+ texlive-latex-extra
- debian/rules: compile the primer
- add debian/dose-distchecks.{docs, doc-base}
* Add debian/dose-distcheck.NEWS, tell about changed output format
diff --git a/debian/control b/debian/control
index 93ebec0..4ede2a4 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, graphviz, hevea, texlive-latex-base
+ perl, graphviz, hevea, texlive-latex-base, texlive-latex-extra
Standards-Version: 3.9.3
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