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 ''