From 877f8e25c8808129c2d3d219d8efc65cec3e6985 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 28 Jun 2022 21:31:29 +0200 Subject: make sure Debian packages created on Ubuntu 21+ still work with Debian reprepro: force Debian standard compression algorithm --- debian/rules | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian') diff --git a/debian/rules b/debian/rules index 136100584..636bd89c2 100755 --- a/debian/rules +++ b/debian/rules @@ -33,6 +33,9 @@ override_dh_auto_install-arch: debian/tmp/usr/bin/gnunet-template \ debian/tmp/usr/bin/gnunet-helper-transport-wlan-dummy +override_dh_builddeb: + dh_builddeb -- -Zgzip + override_dh_auto_install-indep: override_dh_installsystemd: -- cgit v1.2.3