From 3fccac5364242cc68f7cb365f496b60246fcd766 Mon Sep 17 00:00:00 2001 From: Steve McIntyre Date: Thu, 30 Oct 2014 01:39:30 +0000 Subject: [PATCH] Remove mistaken claim of fix for #762613 --- debian/changelog | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index a761ae52..2ea4a5d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,8 +12,6 @@ debian-cd (3.1.16) unstable; urgency=medium * Extend FORCE_SID_TASKSEL usage in update_tasks to also affect desktop choice algorithm * Add experimental support for arm64 booting via UEFI - * Use new tasksel interface to determine default desktop. - Closes: #762613 * Do not look for isolinux/desktop/*cfg files for appending kernel params for Jessie. Closes: #767223, #766411. Thanks to Prema and Vagrant for (identical!) patches. :-)