[Pkg-octave-commit] r1411 - in octave-epstk/trunk/debian: . patches

Rafael Laboissiere rafael at alioth.debian.org
Mon Mar 17 17:15:18 UTC 2008


Author: rafael
Date: 2008-03-17 17:15:18 +0000 (Mon, 17 Mar 2008)
New Revision: 1411

Added:
   octave-epstk/trunk/debian/patches/series
Modified:
   octave-epstk/trunk/debian/changelog
   octave-epstk/trunk/debian/control
   octave-epstk/trunk/debian/rules
Log:
Switch to quilt

Modified: octave-epstk/trunk/debian/changelog
===================================================================
--- octave-epstk/trunk/debian/changelog	2008-03-17 17:15:01 UTC (rev 1410)
+++ octave-epstk/trunk/debian/changelog	2008-03-17 17:15:18 UTC (rev 1411)
@@ -1,5 +1,6 @@
 octave-epstk (2.2-9) UNRELEASED; urgency=low
 
+  * Switch from CDBS' simple patchsys to quilt
   * debian/control:
     + Move gs-common into Build-Depends-Indep
     + Allow upload by Debian Maintainers

Modified: octave-epstk/trunk/debian/control
===================================================================
--- octave-epstk/trunk/debian/control	2008-03-17 17:15:01 UTC (rev 1410)
+++ octave-epstk/trunk/debian/control	2008-03-17 17:15:18 UTC (rev 1411)
@@ -6,7 +6,7 @@
  Thomas Weber <thomas.weber.mail at gmail.com>
 DM-Upload-Allowed: yes
 Standards-Version: 3.7.3
-Build-Depends: debhelper (>= 5), cdbs
+Build-Depends: debhelper (>= 5), cdbs, quilt
 Build-Depends-Indep: octave2.1-headers (>= 2.1.73-10), octave3.0-headers
  gs-common
 Homepage: http://www.epstk.de/

Added: octave-epstk/trunk/debian/patches/series
===================================================================
--- octave-epstk/trunk/debian/patches/series	                        (rev 0)
+++ octave-epstk/trunk/debian/patches/series	2008-03-17 17:15:18 UTC (rev 1411)
@@ -0,0 +1,6 @@
+01_add-plotdecimate.patch
+02_axis-value-labels.patch
+03_psd-path.patch
+04_source-etc-epstk-conf.patch
+05_faster-ebbox.patch
+06_edsymbol-for-octave-2.9.13.patch

Modified: octave-epstk/trunk/debian/rules
===================================================================
--- octave-epstk/trunk/debian/rules	2008-03-17 17:15:01 UTC (rev 1410)
+++ octave-epstk/trunk/debian/rules	2008-03-17 17:15:18 UTC (rev 1411)
@@ -4,7 +4,7 @@
 
 include /usr/share/octave/debian/defs.make
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
 # kick out files created during 'make check';
 # without this, we can't use globbing parameters in octave-epstk.install




More information about the Pkg-octave-commit mailing list