[Pkg-lyx-devel] svn commit: r468 - in /dvipost/trunk/debian: changelog control

pelle at users.alioth.debian.org pelle at users.alioth.debian.org
Sun Jun 8 09:23:51 UTC 2008


Author: pelle
Date: Sun Jun  8 09:23:51 2008
New Revision: 468

URL: http://svn.debian.org/wsvn/pkg-lyx/?sc=1&rev=468
Log:
Recommend TeX instead of depending on it. Only recommend texlive-
base-bin, tetex no longer in Debian.

Modified:
    dvipost/trunk/debian/changelog
    dvipost/trunk/debian/control

Modified: dvipost/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-lyx/dvipost/trunk/debian/changelog?rev=468&op=diff
==============================================================================
--- dvipost/trunk/debian/changelog (original)
+++ dvipost/trunk/debian/changelog Sun Jun  8 09:23:51 2008
@@ -11,6 +11,8 @@
   [ Per Olofsson ]
   * Added debian/watch.
   * Trailing slash in Homepage field.
+  * Recommend TeX instead of depending on it. Only recommend texlive-
+    base-bin, tetex no longer in Debian.
 
  -- Per Olofsson <pelle at debian.org>  Thu, 15 Nov 2007 10:25:17 +0100
 

Modified: dvipost/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-lyx/dvipost/trunk/debian/control?rev=468&op=diff
==============================================================================
--- dvipost/trunk/debian/control (original)
+++ dvipost/trunk/debian/control Sun Jun  8 09:23:51 2008
@@ -11,7 +11,8 @@
 
 Package: dvipost
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, tetex-bin | texlive-base-bin
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: texlive-base-bin
 Description: Post processor for dvi files supporting change bars
  Dvipost is a post processor for dvi files, created by latex or tex.
  If the command is invoked as pplatex, it integrates the call of latex




More information about the Pkg-lyx-devel mailing list