Code

control, rules, patches/: Removed dpatch support.
authorSebastian Harl <sh@tokkee.org>
Sun, 7 Jun 2009 19:47:40 +0000 (21:47 +0200)
committerSebastian Harl <sh@tokkee.org>
Sun, 7 Jun 2009 19:47:40 +0000 (21:47 +0200)
This is no longer required.

debian/control
debian/patches/00list [deleted file]
debian/rules

index 51b2b6bcb98dbb8cbcf3106ecc7af3477337b2fc..4c3c3f0d22a8ec92da06f637afe3e6651433d8f0 100644 (file)
@@ -3,7 +3,7 @@ Section: graphics
 Priority: optional
 Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
 Uploaders: Sebastian Harl <tokkee@debian.org>
-Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.6), dpatch, gfortran, autotools-dev, libqt3-mt-dev, libmagick++-dev | libmagick++9-dev, libtiff4-dev, libopenexr-dev, libnetpbm10-dev, octave3.0-headers, texlive-latex-base, freeglut3-dev
+Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.6), gfortran, autotools-dev, libqt3-mt-dev, libmagick++-dev | libmagick++9-dev, libtiff4-dev, libopenexr-dev, libnetpbm10-dev, octave3.0-headers, texlive-latex-base, freeglut3-dev
 Standards-Version: 3.8.1
 Homepage: http://www.mpi-inf.mpg.de/resources/pfstools/
 Vcs-Git: git://git.debian.org/git/pkg-phototools/pfstools.git
diff --git a/debian/patches/00list b/debian/patches/00list
deleted file mode 100644 (file)
index 8b13789..0000000
+++ /dev/null
@@ -1 +0,0 @@
-
index 96fccbca557a5669d5cb714972b54b0137970cc4..4a38121a2cec376b0b7941e9037402d85ab1875a 100755 (executable)
@@ -20,7 +20,6 @@ else
 endif
 
 include /usr/share/octave/debian/defs.make
-include /usr/share/dpatch/dpatch.make
 
 confflags = --host=$(DEB_HOST_GNU_TYPE) \
                        --build=$(DEB_BUILD_GNU_TYPE) \
@@ -36,7 +35,7 @@ confflags += --disable-matlab
 # These libraries are not available / unusable in Debian.
 confflags += --disable-jpeghdr --disable-gdal
 
-config.status: configure $(DPATCH_STAMPFN)
+config.status: configure
        dh_testdir
        
        for file in config.guess config.sub; do \
@@ -57,7 +56,7 @@ build-stamp: config.status
        
        touch build-stamp
 
-clean: unpatch
+clean:
        dh_testdir
        dh_testroot
        rm -f build-stamp