]> git.proxmox.com Git - mirror_smartmontools-debian.git/commitdiff
Remove quilt from depends
authorGiuseppe Iuculano <iuculano@debian.org>
Sun, 2 Jun 2013 07:33:31 +0000 (09:33 +0200)
committerGiuseppe Iuculano <iuculano@debian.org>
Sun, 2 Jun 2013 07:33:31 +0000 (09:33 +0200)
debian/control
debian/rules

index 5831c54aeff9e28b83e9947475072df2467328ab..0395388ab04966b8637e22af6d86a5b3e49c9e30 100644 (file)
@@ -3,7 +3,7 @@ Section: utils
 Priority: optional
 Maintainer: Giuseppe Iuculano <iuculano@debian.org>
 Uploaders: Florian Maier <contact@marsmenschen.com>
-Build-Depends: debhelper (>= 7), quilt (>= 0.40), libcam-dev [kfreebsd-i386 kfreebsd-amd64], automake, autoconf, libcap-ng-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386 !sparc !avr32], libselinux1-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libusb2-dev [kfreebsd-i386 kfreebsd-amd64]
+Build-Depends: debhelper (>= 7), libcam-dev [kfreebsd-i386 kfreebsd-amd64], automake, autoconf, libcap-ng-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386 !sparc !avr32], libselinux1-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libusb2-dev [kfreebsd-i386 kfreebsd-amd64]
 Standards-Version: 3.9.1
 Vcs-Git: git://git.debian.org/collab-maint/smartmontools.git
 Vcs-Browser: http://git.debian.org/?p=collab-maint/smartmontools.git
index 8bcb99a28f0de192529777265b64d1ae805a883f..425b774d5200f8d28c2d084f92f04ceb9002e6ea 100755 (executable)
@@ -5,9 +5,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-# for quilt
-include /usr/share/quilt/quilt.make
-
 DEB_BUILD_ARCH_OS  ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_OS)
 DEB_BUILD_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_CPU)
 
@@ -42,7 +39,7 @@ get-orig-source:
                echo "  "$(TARBALL)" created; move it to the right destination to build the package"
 
 configure: configure-stamp
-configure-stamp: debian/stamp-patched
+configure-stamp: 
        dh_testdir
        ./autogen.sh
        CFLAGS="${CFLAGS}" ./configure --prefix=/usr             \
@@ -67,7 +64,7 @@ build-stamp: configure-stamp
        $(MAKE)
        touch build-stamp
 
-clean: unpatch
+clean: 
        dh_testdir
        dh_testroot
        # rm -f debian/logcheck.logcheck.ignore.*