From e7f946de3b19df188390f49a75b58c7e6e3abeab Mon Sep 17 00:00:00 2001 From: CloudBuilder Date: Thu, 21 Feb 2019 11:26:07 +0000 Subject: [PATCH] Imported 2.565 No reason for CPC update specified. --- debian/changelog | 8 ++++++++ debian/control | 3 +-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 363f6af3..08c914cc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +livecd-rootfs (2.565) disco; urgency=medium + + * Also drop dependency on python. + * Drop python3-minimal alternate dependency; nothing should depend on + python3-minimal. + + -- Steve Langasek Wed, 20 Feb 2019 08:26:16 +0100 + livecd-rootfs (2.564) disco; urgency=medium * Use python3 vmdkstream exclusively; we should not fall back to python2. diff --git a/debian/control b/debian/control index 9dd5287f..9a9c1a69 100644 --- a/debian/control +++ b/debian/control @@ -27,8 +27,7 @@ Depends: ${misc:Depends}, make, parted, procps, - python-minimal | python, - python3-minimal | python3, + python3, python3-apt, python3-software-properties, qemu-utils,