From 5a169a6fe6c0915eea729739e513e4265e2d4e6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Hertzog?= Date: Mon, 28 Nov 2016 21:54:18 +0100 Subject: [PATCH] Drop gpgv and debian-keyring from Suggests --- debian/changelog | 1 + debian/control | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9301dbfc9..1dbda316b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -33,6 +33,7 @@ live-build (1:20160105) UNRELEASED; urgency=medium * Get rid of useless bootstrap_archive-keys script. Closes: #773775 * Drop an optimization in chroot_archives that has undesired side-effects. Thanks to jnqnfe for the patch. Closes: #775989 + * Drop gpgv and debian-keyring from Suggests. [ Kristian Klausen ] * Include ext{3,4} journal size when calculating image size. Closes: #801712 diff --git a/debian/control b/debian/control index 3325b01ef..2acb5848b 100644 --- a/debian/control +++ b/debian/control @@ -22,9 +22,6 @@ Recommends: live-config-doc, live-manual-html | live-manual, wget, -Suggests: - debian-keyring, - gpgv, Description: Live System Build Components The Live Systems project maintains the components to build Debian based Live systems and the official Debian Live images themselves.