From ed98faa355f0d6a40897d5d6075175a9d3dd0db9 Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Mon, 25 Jan 2021 10:45:15 +0100 Subject: Drop configure options that have been made unconditional upstream --- debian/changelog | 3 ++- debian/rules | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 043f813..91e59fa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,11 +10,12 @@ htop (3.0.5-3) UNRELEASED; urgency=medium * Disable sensors for hurd build (no libsensors-dev available) * Add patch to silence kFreeBSD compiler warnings * Build-dep on libsensors-dev (Closes: #980731) + * Drop configure options from d/rules that were made unconditional upstream [ Graham Inggs ] * Add lm-sensors to Suggests - -- Daniel Lange Fri, 22 Jan 2021 16:30:00 +0100 + -- Daniel Lange Mon, 25 Jan 2021 10:45:00 +0100 htop (3.0.5-2) unstable; urgency=medium diff --git a/debian/rules b/debian/rules index c337ad8..50914c4 100755 --- a/debian/rules +++ b/debian/rules @@ -25,9 +25,7 @@ endif override_dh_auto_configure: dh_auto_configure -- \ - --enable-taskstats \ --enable-openvz \ --enable-vserver \ - --enable-cgroup \ --enable-unicode \ $(ARCH_DEPENDENT_CONFIGURE_PARAMS) -- cgit v1.2.3