[Pkg-utopia-commits] r1401 - packages/unstable/libnl/debian

Michael Biebl biebl at alioth.debian.org
Sun Apr 15 14:13:03 UTC 2007


Author: biebl
Date: 2007-04-15 14:13:03 +0000 (Sun, 15 Apr 2007)
New Revision: 1401

Modified:
   packages/unstable/libnl/debian/changelog
   packages/unstable/libnl/debian/control
Log:
- texlive transition: Replace Build-Depends tetex-bin with texlive-latex-base
- Add Build-Depends: graphviz, gs-gpl which are needed for generating the png images.


Modified: packages/unstable/libnl/debian/changelog
===================================================================
--- packages/unstable/libnl/debian/changelog	2007-04-14 13:25:42 UTC (rev 1400)
+++ packages/unstable/libnl/debian/changelog	2007-04-15 14:13:03 UTC (rev 1401)
@@ -2,8 +2,13 @@
 
   * debian/control
     - Add XS-Vcs-* fields.
+    - Replace Build-Depends: tetex-bin with texlive-latex-base. teTeX is now
+      gone, superseded by texlive.
+    - Add Build-Depends: graphviz, gs-gpl. 
+      The "dot" program is needed for generating the diagram image and "gs"
+      for the ps to png conversion.
 
- -- Michael Biebl <biebl at debian.org>  Fri, 13 Apr 2007 13:04:58 +0200
+ -- Michael Biebl <biebl at debian.org>  Sun, 15 Apr 2007 15:45:48 +0200
 
 libnl (1.0~pre6-4) unstable; urgency=medium
 

Modified: packages/unstable/libnl/debian/control
===================================================================
--- packages/unstable/libnl/debian/control	2007-04-14 13:25:42 UTC (rev 1400)
+++ packages/unstable/libnl/debian/control	2007-04-15 14:13:03 UTC (rev 1401)
@@ -2,7 +2,7 @@
 Section: net
 Priority: optional
 Maintainer: Michael Biebl <biebl at debian.org>
-Build-Depends: debhelper (>= 5.0.0), cdbs, doxygen, tetex-bin
+Build-Depends: debhelper (>= 5.0.0), cdbs, doxygen, texlive-latex-base, graphviz, gs-gpl
 Standards-Version: 3.7.2
 XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-utopia/packages/unstable/libnl
 XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/libnl




More information about the Pkg-utopia-commits mailing list