From 523f42f6ba9805aae8245af4f996581d6c7c51a3 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 15 Oct 2016 20:34:40 +0100 Subject: Test suite: Fix entirely-broken tstunt PERLLIB arrangements Specifically: * Properly dereference the variable when looking for the stunt dir to be there already * Do not add "." to the path if the path starts out empty. * Crash _with the right message_ in dpkg-parsechangelog if PERLLIB is unset. (PERLLIB mustn't be unset because we're trying to strip our own value from it.) Signed-off-by: Ian Jackson --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 65ecda4..a60f35a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -118,6 +118,7 @@ dgit (1.5~~) unstable; urgency=medium * Provide better log output for certain failures. * Many new tests (especially for new functionality). * Add missing debhelper (>=8) to test suite's global Depends. + * tstunt arrangements: Fix mishandling of PERLLIB, etc. -- -- cgit v1.2.3