[Pkg-ocaml-maint-commits] [SCM] advi packaging branch, master, updated. debian/1.9-1
Ralf Treinen
treinen at free.fr
Mon Mar 15 22:52:59 UTC 2010
The following commit has been merged in the master branch:
commit 2553c6e0e769f283818b1cc04d529f1c9163010f
Author: Ralf Treinen <treinen at free.fr>
Date: Mon Mar 15 23:23:17 2010 +0100
add buiod-dep on latex
diff --git a/debian/changelog b/debian/changelog
index 4802a2c..3b1d9c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,7 +12,8 @@ advi (1.9-1) experimental; urgency=low
Makefile.
* Dependency on ghostscript: >= 7.05
* Build-dependencies:
- - add back hevea, since upstream makefile does again rebuild the doc
+ - add back hevea adn texlive-latex-base, since upstream makefile does
+ again rebuild the doc
* patch use-ghostscript: make configure believe that ghostscript is installed
at compilation time.
* debian/rules: also make the splash.dvi documents in doc/
diff --git a/debian/control b/debian/control
index 1e00933..7a3e4b6 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Uploaders: Ralf Treinen <treinen at debian.org>,
Stéphane Glondu <glondu at debian.org>
Build-Depends: debhelper (>= 7.0.50~), dh-ocaml (>= 0.9),
ocaml, libcamlimages-ocaml-dev, ocaml-findlib,
- tex-common, texlive-binaries, hevea,
+ tex-common, texlive-binaries, texlive-latex-base, hevea,
x11proto-core-dev, libx11-dev, libxinerama-dev, zlib1g-dev
Standards-Version: 3.8.4
Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/advi.git
--
advi packaging
More information about the Pkg-ocaml-maint-commits
mailing list