chiark / gitweb /
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 45a4fb75db864000d01701c0f7a51864bd4daabf..f599e28b8ab0d8c9c57a486c89c4a5132dcbd3b2 100644 (file)
@@ -1 +1 @@
-8
+10
index 53166d170c4f8b0db9807127a7522225dbb5b5e6..f6c602502f2b519f6b1b0d3563afbc2ed8e860f4 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 fba237847f210a28fb44af66a6227e4016e810e8..4024e0ab8d5c377441c83e10fb1259a7f92f3026 100755 (executable)
@@ -1,3 +1,3 @@
 #! /usr/bin/make -f
 
-%:; dh $@ -Bdebian/build --parallel
+%:; dh $@ -Bdebian/build --without autoreconf