Update to Debhelper 12

This commit is contained in:
Benjamin Barenblat
2022-10-26 19:52:56 -04:00
committed by Benjamin Barenblat
parent 49760579bd
commit 684cda53da
3 changed files with 2 additions and 3 deletions
-1
View File
@@ -1 +0,0 @@
9
+1 -1
View File
@@ -3,7 +3,7 @@ Section: net
Priority: optional
Maintainer: Keith Winstein <keithw@mit.edu>
Uploaders: Alex Chernyakhovsky <achernya@debian.org>, Benjamin Barenblat <bbaren@debian.org>
Build-Depends: debhelper (>= 9), autotools-dev, protobuf-compiler, libprotobuf-dev, dh-autoreconf, pkg-config, libutempter-dev, zlib1g-dev, libncurses5-dev, libssl-dev, bash-completion, locales, tmux, less
Build-Depends: debhelper-compat (= 12), protobuf-compiler, libprotobuf-dev, pkg-config, libutempter-dev, zlib1g-dev, libncurses5-dev, libssl-dev, bash-completion, locales, tmux, less
Standards-Version: 4.1.0.0
Homepage: https://mosh.org
Vcs-Git: https://github.com/mobile-shell/mosh.git
+1 -1
View File
@@ -15,7 +15,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=-stackprotector
-include /usr/share/dpkg/buildflags.mk
%:
dh $@ --parallel --with autoreconf
dh $@ --with autoreconf
override_dh_auto_configure:
dh_auto_configure -- \