From 0c1a1c25ba628b7ad0638a92080d4592c0278c5f Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Thu, 21 Sep 2017 20:21:27 -0400 Subject: Move keyrings from /etc/apt/trusted.gnupg.d to /usr/share/keyrings; add dependency on gnupg --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index e8ae590..1946e9c 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Architecture: all Provides: leap-keyring Breaks: leap-keyring (<< 2016.03.08) Replaces: leap-keyring -Depends: ${misc:Depends} +Depends: gnupg, ${misc:Depends} Description: OpenPGP archive key for the leap.se software repositories The leap.se software repositories digitally sign their Release files. This package contains the repository keys used to verify those -- cgit v1.2.3