Drop gpgv and debian-keyring from Suggests
This commit is contained in:
parent
a15b579652
commit
5a169a6fe6
|
@ -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
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue