]> git.sven.stormbind.net Git - sven/fuse-exfat.git/commitdiff
Switch to autoreconf to allow no-change backport.
authorNicholas D Steeves <nsteeves@gmail.com>
Thu, 19 Jan 2017 23:33:25 +0000 (16:33 -0700)
committerSven Hoexter <sven@timegate.de>
Fri, 20 Jan 2017 10:02:55 +0000 (11:02 +0100)
Signed-off-by: Nicholas D Steeves <nsteeves@gmail.com>
Signed-off-by: Sven Hoexter <sven@timegate.de>
debian/control
debian/rules

index 2d694940805a75771ec60259848cc698804e4f59..3bf0a3667e3c0fa86c759d541d3d2fd92029a052 100644 (file)
@@ -2,7 +2,7 @@ Source: fuse-exfat
 Section: otherosfs
 Priority: optional
 Maintainer: Sven Hoexter <hoexter@debian.org>
-Build-Depends: debhelper (>= 9), libfuse-dev, autotools-dev, pkg-config
+Build-Depends: debhelper (>= 9), libfuse-dev, pkg-config, dh-autoreconf
 Standards-Version: 3.9.8
 Homepage: https://github.com/relan/exfat
 Vcs-Git: git://git.sven.stormbind.net/git/sven/fuse-exfat.git
index ec620f7863d45ca44fd5efed01c3b69c9ad5e012..dfe3dc1bba05daa2eeef610e5e2d0e9ab1b7477d 100755 (executable)
@@ -5,7 +5,7 @@
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-       dh $@ --with autotools_dev
+       dh $@ --with autoreconf
 
 override_dh_auto_configure:
        dh_auto_configure -- \