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,