From 0ed79b83282d048dae91bbe2a631b0e9b00d1709 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Sat, 20 Oct 2018 23:26:56 +0100 Subject: Remove dh_builddeb override to use xz compression This has been the default since dpkg 1.17.0. --- debian/rules | 3 --- 1 file changed, 3 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 225655612..c44afccff 100755 --- a/debian/rules +++ b/debian/rules @@ -237,9 +237,6 @@ override_dh_shlibdeps: override_dh_gencontrol: dh_gencontrol -- -V'openssh-server:Recommends=$(server_recommends)' -override_dh_builddeb: - dh_builddeb -- -Zxz - debian/faq.html: wget -O - http://www.openssh.com/faq.html | \ sed 's,\(href="\)\(txt/\|[^":]*\.html\),\1http://www.openssh.com/\2,g' \ -- cgit v1.2.3