]> git.saurik.com Git - apt.git/commit
tests/control: Handle the gpg1/gpg2 mess a bit better
authorJulian Andres Klode <jak@debian.org>
Thu, 18 Aug 2016 12:21:16 +0000 (14:21 +0200)
committerJulian Andres Klode <jak@debian.org>
Fri, 19 Aug 2016 14:50:23 +0000 (16:50 +0200)
commit6fbe5739701f4c63bcd5c68d9ecc19e9e28288de
tree3589a41c60b5b9c162aed0830b475f9e9a4ed843
parentecb8e9d77faf1940c0defb78f0078f66562373b7
tests/control: Handle the gpg1/gpg2 mess a bit better

Hardcoding gpgv1 and gnupg1 breaks Ubuntu, because on Ubuntu,
these packages do not exist yet. Instead allow gnupg (<< 2)
for gnupg1 and gnupg2 for gnupg (>= 2), so we cover all
potential combinations.
debian/tests/control