From 98f97ad625485c30fe4e693d9c2bdafc2377fd7a Mon Sep 17 00:00:00 2001 From: Johannes Schauer Marin Rodrigues Date: Tue, 20 Jun 2023 20:31:00 +0200 Subject: [PATCH] debian/tests/mmdebstrap: rename copy-host-apt-config -> copy-host-apt-sources-and-preferences --- debian/tests/control | 2 +- debian/tests/mmdebstrap | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/tests/control b/debian/tests/control index 696a7fc..7bf049b 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -3,5 +3,5 @@ Depends: dash, perl Restrictions: allow-stderr Tests: mmdebstrap -Depends: mmdebstrap (>= 1.3.6-4), fakechroot, fakeroot +Depends: mmdebstrap (>= 1.3.7-1), fakechroot, fakeroot Restrictions: allow-stderr diff --git a/debian/tests/mmdebstrap b/debian/tests/mmdebstrap index ecf778d..b8cc4ca 100755 --- a/debian/tests/mmdebstrap +++ b/debian/tests/mmdebstrap @@ -30,7 +30,7 @@ fi # mirrors. Since dash is Essential:yes it does not test the right thing if we # first install with dash from unstable and then upgrade to dash from salsaci. mmdebstrap --debug --variant=essential \ - --hook-dir=/usr/share/mmdebstrap/hooks/copy-host-apt-config \ + --hook-dir=/usr/share/mmdebstrap/hooks/copy-host-apt-sources-and-preferences \ --hook-dir=/usr/share/mmdebstrap/hooks/file-mirror-automount \ --customize-hook='chroot "$1" dpkg-query --showformat "\${Status} \${Version}\n" --show dash | grep "^install ok installed '"$VERSION"'"' \ '' /dev/null ''