[Pkg-lyx-devel] svn commit: r471 - in /dvipost/trunk/debian: changelog control patches/03.configure_disable_tex_check.dpatch patches/04.configure.in_disable_tex_check.dpatch patches/series

pelle at users.alioth.debian.org pelle at users.alioth.debian.org
Sun Jun 8 10:08:54 UTC 2008


Author: pelle
Date: Sun Jun  8 10:08:54 2008
New Revision: 471

URL: http://svn.debian.org/wsvn/pkg-lyx/?sc=1&rev=471
Log:
Build-Depend on texlive-latex-base so that 'make test' can be run by
dh auto_test.

Removed:
    dvipost/trunk/debian/patches/03.configure_disable_tex_check.dpatch
    dvipost/trunk/debian/patches/04.configure.in_disable_tex_check.dpatch
Modified:
    dvipost/trunk/debian/changelog
    dvipost/trunk/debian/control
    dvipost/trunk/debian/patches/series

Modified: dvipost/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-lyx/dvipost/trunk/debian/changelog?rev=471&op=diff
==============================================================================
--- dvipost/trunk/debian/changelog (original)
+++ dvipost/trunk/debian/changelog Sun Jun  8 10:08:54 2008
@@ -15,6 +15,8 @@
     base-bin, tetex no longer in Debian.
   * Use quilt instead of dpatch.
   * Switch to debhelper v7, with a much smaller debian/rules.
+  * Build-Depend on texlive-latex-base so that 'make test' can be run by
+    dh auto_test.
 
  -- 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=471&op=diff
==============================================================================
--- dvipost/trunk/debian/control (original)
+++ dvipost/trunk/debian/control Sun Jun  8 10:08:54 2008
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian LyX Maintainers <pkg-lyx-devel at lists.alioth.debian.org>
 Uploaders: Sven Hoexter <sven at timegate.de>, Per Olofsson <pelle at debian.org>
-Build-Depends: debhelper (>= 7), quilt
+Build-Depends: debhelper (>= 7), quilt, texlive-latex-base
 Standards-Version: 3.7.3
 Vcs-Svn: svn://svn.debian.org/svn/pkg-lyx/dvipost/trunk
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-lyx/dvipost/trunk

Modified: dvipost/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-lyx/dvipost/trunk/debian/patches/series?rev=471&op=diff
==============================================================================
--- dvipost/trunk/debian/patches/series (original)
+++ dvipost/trunk/debian/patches/series Sun Jun  8 10:08:54 2008
@@ -1,4 +1,2 @@
 01.version_fix.dpatch
 02.makefile.in.dpatch
-03.configure_disable_tex_check.dpatch
-04.configure.in_disable_tex_check.dpatch




More information about the Pkg-lyx-devel mailing list