From a3603aa01b909c88c471b402f14a8ea5cdf6243b Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Fri, 20 Oct 2017 23:37:36 +0200 Subject: Fix testsuite for and add new fields from dpkg 1.19 tagfile-order.c: Add missing fields from dpkg 1.19 For binary packages, this is Build-Essential; for source packages, it is Description. test-bug-718329-...: Ignore control.tar.*, changes in dpkg 1.19 test-apt-extracttemplates: Fix for dpkg 1.19 (cherry picked from commit 404dececf913d3c09368a73ca00aa8172dbf6865) --- test/integration/test-apt-extracttemplates | 1 + 1 file changed, 1 insertion(+) (limited to 'test/integration/test-apt-extracttemplates') diff --git a/test/integration/test-apt-extracttemplates b/test/integration/test-apt-extracttemplates index b299d85f4..9b07ef79f 100755 --- a/test/integration/test-apt-extracttemplates +++ b/test/integration/test-apt-extracttemplates @@ -16,6 +16,7 @@ CONFIG_STR="#!/bin/sh random shell stuff " echo "$CONFIG_STR" > DEBIAN/config +chmod 755 DEBIAN/config testrun() { local TEMPLATE_STR='Template: foo/bar -- cgit v1.2.3