From a04bcc892d26131a35a900f45ec3eea7980519a4 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 27 Jul 2016 12:45:29 +0200 Subject: debian/control: Prepare for diskless chroots being amd64 systems. Use linux-image or linux-image-amd64 alternatively. --- debian/changelog | 8 ++++++++ debian/control | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index bea3654..38b0256 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +itzks-systems (2016.07.27.2) UNRELEASED; urgency=medium + + * debian/control: + + Prepare for diskless chroots being amd64 systems. Use linux-image + or linux-image-amd64 alternatively. + + -- Mike Gabriel Wed, 27 Jul 2016 12:44:32 +0200 + itzks-systems (2016.07.27.1) unstable; urgency=medium * debian/control: diff --git a/debian/control b/debian/control index 7613e49..1970e27 100644 --- a/debian/control +++ b/debian/control @@ -411,7 +411,7 @@ Depends: libreoffice-style-tango, libreoffice-writer, links, - linux-image-486, + linux-image-486 | linux-image-amd64, linuxlogo, logisim, mate-desktop-environment, @@ -620,7 +620,7 @@ Depends: impressive-display, itzks-keyring, nodm, - linux-image, + linux-image | linux-image-amd64, linuxlogo, desktop-base, mc, -- cgit v1.2.3