update build deps
authorBdale Garbee <bdale@gag.com>
Sun, 29 Jul 2018 07:09:51 +0000 (15:09 +0800)
committerBdale Garbee <bdale@gag.com>
Sun, 29 Jul 2018 07:09:51 +0000 (15:09 +0800)
debian/changelog
debian/control

index 852615f2a1dae0bdd22cea7b746e5d8762c28261..8e159d8a4d4bb499b4ac6fe4e66cef2ffca1acc4 100644 (file)
@@ -8,6 +8,7 @@ gzip (1.9-1) UNRELEASED; urgency=medium
   * patch gzip.c to work around mingw compiliation failure
   * use optional priority for gzip-win32 now that extra is deprecated
   * use architecture.mk instead of setting ARCH vars by hand in rules
+  * update build dependencies for debhelper compat level 11
 
  -- Bdale Garbee <bdale@gag.com>  Sun, 29 Jul 2018 14:44:12 +0800
 
index ce5f1c7993444df2ff1008ecfbffd2356ee5d9fe..b1637275f2f3e8841829a5b67792016156f07458 100644 (file)
@@ -3,7 +3,7 @@ Section: utils
 Priority: required
 Maintainer: Bdale Garbee <bdale@gag.com>
 Uploaders: Carl Worth <cworth@cworth.org>
-Build-Depends: debhelper (>= 5), texinfo, autoconf, automake, autotools-dev, less
+Build-Depends: debhelper (>= 11), texinfo, autoconf, automake, less
 Build-Depends-Indep: mingw-w64
 Standards-Version: 4.1.5
 Vcs-Git: git://git.gag.com/debian/gzip