[Pkg-ocaml-maint-commits] [SCM] advi packaging branch, master, updated. debian/1.9-1
Ralf Treinen
treinen at free.fr
Mon Mar 15 22:53:03 UTC 2010
The following commit has been merged in the master branch:
commit 6390003a75ec633fbd9b8fbee5ca3f850330f843
Author: Ralf Treinen <treinen at free.fr>
Date: Mon Mar 15 23:27:37 2010 +0100
add build-dep on texlive-pstricks
diff --git a/debian/changelog b/debian/changelog
index 3b1d9c7..ec7c6e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,8 +12,8 @@ advi (1.9-1) experimental; urgency=low
Makefile.
* Dependency on ghostscript: >= 7.05
* Build-dependencies:
- - add back hevea adn texlive-latex-base, since upstream makefile does
- again rebuild the doc
+ - add back hevea, texlive-latex-base, texlive-pstricks, 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 7a3e4b6..1cdadd0 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, texlive-latex-base, hevea,
+ tex-common, texlive-binaries, texlive-latex-base, texlive-pstricks, 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