]> git.saurik.com Git - apt.git/commit
move gnupg|gnupg2 from apt Depends to Recommends
authorDavid Kalnischkies <david@kalnischkies.de>
Sun, 1 May 2016 10:50:53 +0000 (12:50 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Sun, 1 May 2016 10:50:53 +0000 (12:50 +0200)
commit87d468fe355c87325c943c40043a0bb236b2407f
tree3e908869ac53d2de163375164aeef5768366f58a
parent79fe74283ca8c941806085a3ae1bacfac2287d1c
move gnupg|gnupg2 from apt Depends to Recommends

apt doesn't need gnupg in its main execution paths to function,
especially the Release file verification is done with gpgv only.
It is only used by apt-key for advanced key management functionality
most user will never use nor need.

The intend is to demote it eventually to Suggests, but we opt here for a
staged downgrade as there are still third-party repositories out there
which require apt-key functionality without depending on gnupg (or apt
for that matter).
debian/control