[Pkg-lyx-devel] svn commit: r474 - in /dvipost/trunk: debian/changelog debian/patches/ main.c

pelle at users.alioth.debian.org pelle at users.alioth.debian.org
Sun Jun 8 10:14:35 UTC 2008


Author: pelle
Date: Sun Jun  8 10:14:34 2008
New Revision: 474

URL: http://svn.debian.org/wsvn/pkg-lyx/?sc=1&rev=474
Log:
Drop patch system to reduce complexity.

Removed:
    dvipost/trunk/debian/patches/
Modified:
    dvipost/trunk/debian/changelog
    dvipost/trunk/main.c

Modified: dvipost/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-lyx/dvipost/trunk/debian/changelog?rev=474&op=diff
==============================================================================
--- dvipost/trunk/debian/changelog (original)
+++ dvipost/trunk/debian/changelog Sun Jun  8 10:14:34 2008
@@ -13,13 +13,13 @@
   * Trailing slash in Homepage field.
   * Recommend TeX instead of depending on it. Only recommend texlive-
     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. Drop patches 3-4 so that configure detects tex again.
   * Let upstream's make system install dvipost.sty instead of doing it
     ourselves. Pass LATEX variable to make install so it installs in the
     right place. Drop patch 02.makefile.in.dpatch.
+  * Drop patch system to reduce complexity.
 
  -- Per Olofsson <pelle at debian.org>  Thu, 15 Nov 2007 10:25:17 +0100
 

Modified: dvipost/trunk/main.c
URL: http://svn.debian.org/wsvn/pkg-lyx/dvipost/trunk/main.c?rev=474&op=diff
==============================================================================
--- dvipost/trunk/main.c (original)
+++ dvipost/trunk/main.c Sun Jun  8 10:14:34 2008
@@ -24,7 +24,7 @@
 #define	TEX_ACCEPT_OPTIONS	1
 #endif
 
-static char *version = "dvipost version 1.0\n\
+static char *version = "dvipost version 1.1\n\
 Dvipost is copyright (C) 2002 Erich Fruehstueck.\n";
 
 #include "dvipost.h"




More information about the Pkg-lyx-devel mailing list