[Pkg-ocaml-maint-commits] r3714 - in /trunk/packages/coq-doc/trunk/debian: changelog control

smimram at users.alioth.debian.org smimram at users.alioth.debian.org
Mon Apr 23 19:55:58 UTC 2007


Author: smimram
Date: Mon Apr 23 19:55:58 2007
New Revision: 3714

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=3714
Log:
Correct texlive dependencies.

Modified:
    trunk/packages/coq-doc/trunk/debian/changelog
    trunk/packages/coq-doc/trunk/debian/control

Modified: trunk/packages/coq-doc/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/coq-doc/trunk/debian/changelog?rev=3714&op=diff
==============================================================================
--- trunk/packages/coq-doc/trunk/debian/changelog (original)
+++ trunk/packages/coq-doc/trunk/debian/changelog Mon Apr 23 19:55:58 2007
@@ -1,7 +1,8 @@
-coq-doc (8.1-3) UNRELEASED; urgency=low
+coq-doc (8.1-3) unstable; urgency=low
 
-  * NOT RELEASED YET
-  * Removed tetex-bin from build-dependencies, added texlive-latex-extra.
+  * Removed tetex-bin from build-dependencies, and added texlive-base,
+    texlive-latex-extra, texlive-math-extra, texlive-lang-french and
+    texlive-humanities, closes: #420591.
 
  -- Samuel Mimram <smimram at debian.org>  Sat, 14 Apr 2007 18:24:43 +0200
 

Modified: trunk/packages/coq-doc/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/coq-doc/trunk/debian/control?rev=3714&op=diff
==============================================================================
--- trunk/packages/coq-doc/trunk/debian/control (original)
+++ trunk/packages/coq-doc/trunk/debian/control Mon Apr 23 19:55:58 2007
@@ -4,7 +4,7 @@
 Maintainer: Samuel Mimram <smimram at debian.org>
 Standards-Version: 3.7.2
 Build-Depends: debhelper (>= 4.0.0), dpatch
-Build-Depends-Indep: texlive, texlive-latex-extra, hevea (>= 1.05), coq (>= 8.1)
+Build-Depends-Indep: texlive, texlive-base, texlive-latex-extra, texlive-math-extra, texlive-lang-french, texlive-humanities, hevea (>= 1.05), coq (>= 8.1)
 XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/coq-doc
 XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/coq-doc/trunk/
 




More information about the Pkg-ocaml-maint-commits mailing list