chiark / gitweb /
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 45a4fb75db864000d01701c0f7a51864bd4daabf..f599e28b8ab0d8c9c57a486c89c4a5132dcbd3b2 100644 (file)
@@ -1 +1 @@
-8
+10
index 39a21a4889a0df24329db239efec0084f819023e..7d17c13969382c43043dccc2b7bdb69981d6256b 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 6de5f2791b16e422771f3da0bb03c660dff62b37..8b362ab920996719430209391660a957815f6576 100755 (executable)
@@ -1,2 +1,2 @@
 #! /usr/bin/make -f
-%:; dh $@ -Bdebian/build --parallel
+%:; dh $@ -Bdebian/build --without autoreconf