[Pkg-ocaml-maint-commits] r5394 - in /trunk/packages/galax/trunk/debian: changelog control

zack at users.alioth.debian.org zack at users.alioth.debian.org
Wed Mar 26 11:40:01 UTC 2008


Author: zack
Date: Wed Mar 26 11:40:01 2008
New Revision: 5394

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=5394
Log:
add missing build-depend on texlive-latex-extra (for comment.sty)

Modified:
    trunk/packages/galax/trunk/debian/changelog
    trunk/packages/galax/trunk/debian/control

Modified: trunk/packages/galax/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/galax/trunk/debian/changelog?rev=5394&op=diff
==============================================================================
--- trunk/packages/galax/trunk/debian/changelog (original)
+++ trunk/packages/galax/trunk/debian/changelog Wed Mar 26 11:40:01 2008
@@ -7,6 +7,7 @@
   * better sections for binary packages, following the conventions of other
     XML-related packages (default is now "text", galaxd in "net")
   * add missing build-depend on camlp4 (for camlp4o)
+  * add missing build-depend on texlive-latex-extra (for comment.sty)
 
  -- Stefano Zacchiroli <zack at debian.org>  Wed, 26 Mar 2008 12:02:08 +0100
 

Modified: trunk/packages/galax/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/galax/trunk/debian/control?rev=5394&op=diff
==============================================================================
--- trunk/packages/galax/trunk/debian/control (original)
+++ trunk/packages/galax/trunk/debian/control Wed Mar 26 11:40:01 2008
@@ -2,7 +2,7 @@
 Section: text
 Priority: optional
 Maintainer: Stefano Zacchiroli <zack at debian.org>
-Build-Depends: cdbs, debhelper (>= 6), dpatch, ocaml-nox (>= 3.10.1), camlp4, libpcre-ocaml-dev, libocamlnet-ocaml-dev, libpxp-ocaml-dev, libcamomile-ocaml-dev, hevea, texlive-latex-base
+Build-Depends: cdbs, debhelper (>= 6), dpatch, ocaml-nox (>= 3.10.1), camlp4, libpcre-ocaml-dev, libocamlnet-ocaml-dev, libpxp-ocaml-dev, libcamomile-ocaml-dev, hevea, texlive-latex-base, texlive-latex-extra
 Standards-Version: 3.7.3
 Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/galax/trunk
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/galax/trunk/




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