debian/: Update for Debhelper 10.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 9 Aug 2017 10:08:57 +0000 (11:08 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 5 Sep 2019 12:35:13 +0000 (13:35 +0100)
debian/compat
debian/control
debian/rules

index 45a4fb7..f599e28 100644 (file)
@@ -1 +1 @@
-8
+10
index 53166d1..f6c6025 100644 (file)
@@ -2,7 +2,7 @@ Source: yaid
 Section: net
 Priority: extra
 Maintainer: Mark Wooding <mdw@distorted.org.uk>
-Build-Depends: debhelper (>= 8), pkg-config, mlib-dev (>= 2.2.1)
+Build-Depends: debhelper (>= 10), pkg-config, mlib-dev (>= 2.2.1)
 Standards-Version: 3.1.1
 
 Package: yaid
index fba2378..4024e0a 100755 (executable)
@@ -1,3 +1,3 @@
 #! /usr/bin/make -f
 
-%:; dh $@ -Bdebian/build --parallel
+%:; dh $@ -Bdebian/build --without autoreconf