[Pkg-lyx-devel] svn commit: r469 - in /dvipost/trunk: ./ debian/changelog debian/control debian/patches/00list debian/patches/series debian/rules
pelle at users.alioth.debian.org
pelle at users.alioth.debian.org
Sun Jun 8 09:30:54 UTC 2008
Author: pelle
Date: Sun Jun 8 09:30:54 2008
New Revision: 469
URL: http://svn.debian.org/wsvn/pkg-lyx/?sc=1&rev=469
Log:
Use quilt instead of dpatch.
Added:
dvipost/trunk/debian/patches/series
- copied unchanged from r465, dvipost/trunk/debian/patches/00list
Removed:
dvipost/trunk/debian/patches/00list
Modified:
dvipost/trunk/ (props changed)
dvipost/trunk/debian/changelog
dvipost/trunk/debian/control
dvipost/trunk/debian/rules
Propchange: dvipost/trunk/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sun Jun 8 09:30:54 2008
@@ -1,0 +1,1 @@
+.pc
Modified: dvipost/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-lyx/dvipost/trunk/debian/changelog?rev=469&op=diff
==============================================================================
--- dvipost/trunk/debian/changelog (original)
+++ dvipost/trunk/debian/changelog Sun Jun 8 09:30:54 2008
@@ -13,6 +13,7 @@
* 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.
-- 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=469&op=diff
==============================================================================
--- dvipost/trunk/debian/control (original)
+++ dvipost/trunk/debian/control Sun Jun 8 09:30: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 (>= 5.0.0), dpatch
+Build-Depends: debhelper (>= 5.0.0), quilt
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/rules
URL: http://svn.debian.org/wsvn/pkg-lyx/dvipost/trunk/debian/rules?rev=469&op=diff
==============================================================================
--- dvipost/trunk/debian/rules (original)
+++ dvipost/trunk/debian/rules Sun Jun 8 09:30:54 2008
@@ -4,8 +4,8 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
-# include rules for dpatch
-include /usr/share/dpatch/dpatch.make
+# include rules for quilt
+include /usr/share/quilt/quilt.make
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
More information about the Pkg-lyx-devel
mailing list