summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/control3
2 files changed, 1 insertions, 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.