From 7b8da771e2061462b9196f38366c34e4f919d0df Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Mon, 28 Mar 2022 15:25:36 +0200 Subject: Drop support for long obsoleted Suggests alias: Optional dpkg-dev stopped recognizing it in 2007 (1.14.7) while building packages. The rename itself happened in 1995 (0.93.72). --- test/integration/test-apt-tagfile-fields-order | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/integration/test-apt-tagfile-fields-order b/test/integration/test-apt-tagfile-fields-order index d7bf0d137..54e545c8a 100755 --- a/test/integration/test-apt-tagfile-fields-order +++ b/test/integration/test-apt-tagfile-fields-order @@ -38,7 +38,7 @@ comparelsts() { grep -v '^#' "${SOURCEDIRECTORY}/apt-pkg/tagfile-keys.list" > tagfile-keys.list # Hardcoding this is a bit silly, but it might help preventing issues… msgtest 'File is append only: do not sort, remove or insert keys in' 'tagfile-keys.list' -testequal --nomsg 'Version' sed '73q;d' tagfile-keys.list +testequal --nomsg 'Version' sed '72q;d' tagfile-keys.list msgtest 'List has fewer entries than pkgTagSection buckets' 'tagfile-keys.list' ENTRIES_LIST="$(wc -l tagfile-keys.list | cut -d' ' -f 1)" -- cgit v1.2.3-70-g09d2