[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:05 UTC 2010
The following commit has been merged in the master branch:
commit 8b27d90377473992b4f750eb8ccbe120dcdd08d4
Author: Ralf Treinen <treinen at free.fr>
Date: Mon Mar 15 23:32:46 2010 +0100
add more build-dep on latex stuff
diff --git a/debian/changelog b/debian/changelog
index ec7c6e9..d28160d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,9 +11,9 @@ advi (1.9-1) experimental; urgency=low
since this is called recursively on all subdirs from the toplevel
Makefile.
* Dependency on ghostscript: >= 7.05
- * Build-dependencies:
- - add back hevea, texlive-latex-base, texlive-pstricks, since upstream
- makefile does again rebuild the doc
+ * Build-dependencies: put back some dependencies since upstream makefile
+ does again rebuild the doc: hevea, texlive-latex-base, texlive-pstricks,
+ texlive-latex-recommended.
* 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 1cdadd0..57e12d8 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,8 @@ 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, texlive-pstricks, hevea,
+ tex-common, texlive-binaries, texlive-latex-base, texlive-pstricks,
+ texlive-latex-recommended, 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