debian: Update for Debhelper 10.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 7 Jul 2017 10:01:32 +0000 (11:01 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 7 Jul 2017 10:01:32 +0000 (11:01 +0100)
debian/compat
debian/control
debian/rules

index 45a4fb7..f599e28 100644 (file)
@@ -1 +1 @@
-8
+10
index 39a21a4..7d17c13 100644 (file)
@@ -3,7 +3,7 @@ Section: utils
 Priority: extra
 Maintainer: Mark Wooding <mdw@distorted.org.uk>
 XS-Python-Version: >= 2.5
-Build-Depends: mlib-dev (>= 2.2.1), debhelper (>= 8.1)
+Build-Depends: mlib-dev (>= 2.2.1), debhelper (>= 10)
 Standards-Version: 3.1.1
 
 Package: fshash
index 6de5f27..8b362ab 100755 (executable)
@@ -1,2 +1,2 @@
 #! /usr/bin/make -f
-%:; dh $@ -Bdebian/build --parallel
+%:; dh $@ -Bdebian/build --without autoreconf