From 571618374ee880d00477d7379aaf01a36718db64 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Thu, 10 Oct 2013 14:54:41 +0200 Subject: tests: Do not set dir::etc::sourceparts to /tmp This can cause build failures if *.list files are present in /tmp. Use /dev/null instead (not a directory, but APT silently ignores this). --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 39306d8b..77c64d82 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,8 @@ python-apt (0.9.0) UNRELEASED; urgency=low - Fix documentation of version_compare (Closes: #680891) * apt/package.py: - Add a Package.has_config_files property (Closes: #712749) + * tests: + - Do not set dir::etc::sourceparts to /tmp [ Jeremy Bicha ] * data/templates/Ubuntu.info.in: add 'devel' series (Closes: #722961) -- cgit v1.2.3