Code

Removed, now unneeded, use of and dependency on dpatch.
authorSebastian Harl <sh@tokkee.org>
Sun, 20 Dec 2009 22:44:45 +0000 (23:44 +0100)
committerSebastian Harl <sh@tokkee.org>
Sun, 20 Dec 2009 22:44:45 +0000 (23:44 +0100)
debian/control
debian/rules

index 5af08462a12c52745f82d0fb4a3620a95bb246a1..d367058253853fafe45f521fc1ddf25b1a6b1dfc 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>, Andreas Metzler <ametzler@debian.org>
-Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.6), dpatch, autotools-dev, libtiff4-dev, libboost-dev, libboost-filesystem-dev, liblcms1-dev, libglew1.5-dev | libglew1.4-dev | libglew-dev, freeglut3-dev, libplot-dev, zlib1g-dev, libjpeg62-dev, libpng12-dev, libopenexr-dev, pkg-config, texinfo, gnuplot, transfig, tidy, ttf-freefont
+Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.6), autotools-dev, libtiff4-dev, libboost-dev, libboost-filesystem-dev, liblcms1-dev, libglew1.5-dev | libglew1.4-dev | libglew-dev, freeglut3-dev, libplot-dev, zlib1g-dev, libjpeg62-dev, libpng12-dev, libopenexr-dev, pkg-config, texinfo, gnuplot, transfig, tidy, ttf-freefont
 Standards-Version: 3.8.3
 Homepage: http://enblend.sourceforge.net/
 Vcs-Git: git://git.debian.org/git/pkg-phototools/enblend.git
index 9ff9e0025b9d32955ed7ef3c50dfcb9f32e44c5c..163f44d3ff96fca72d95a226f82f7f435bbce7b4 100755 (executable)
@@ -19,15 +19,13 @@ else
        CFLAGS += -O2
 endif
 
-include /usr/share/dpatch/dpatch.make
-
 get-orig-source:
        dh_testdir
        dh_testroot
        chmod 755 debian/bin/uscan_repack.sh
        uscan --verbose --force-download --rename
 
-config.status: configure $(DPATCH_STAMPFN)
+config.status: configure
        dh_testdir
        CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) \
                --build=$(DEB_BUILD_GNU_TYPE) \
@@ -47,7 +45,7 @@ build-stamp:  config.status
        
        touch build-stamp
 
-clean: unpatch
+clean:
        dh_testdir
        dh_testroot
        rm -f build-stamp