From 30f47dc8d67be28c7c17db3bd5153d76a1e079bc Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Wed, 14 Apr 2021 10:42:35 +0200 Subject: Require dpkg >= 1.20.8 We use a Breaks for the binary package instead of adding a versioned depends, as Breaks will cause apt solver to upgrade dpkg, while depends would make apt try to remove apt as first choice. --- debian/tests/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/tests/control') diff --git a/debian/tests/control b/debian/tests/control index c6cc75648..a69965db4 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,6 +1,6 @@ Tests: run-tests, pkg-config-test Restrictions: allow-stderr -Depends: @, @builddeps@, dpkg, fakeroot, wget, stunnel4, lsof, db-util, +Depends: @, @builddeps@, dpkg (>= 1.20.8), fakeroot, wget, stunnel4, lsof, db-util, gnupg (>= 2) | gnupg2, gnupg1 | gnupg (<< 2), gpgv (>= 2) | gpgv2, -- cgit v1.2.3-70-g09d2