summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-05-22 13:15:56 +0100
committerSean Whitton <spwhitton@spwhitton.name>2017-05-22 13:16:40 +0100
commitbb6232bf25cb767f6efb829978e0bba60da8f298 (patch)
tree16a6c90d3524f69a1de5711bbcabbec33dce5bf2
parent5b7ea19443f83ed58df828c1f1d25f100f5fa8c1 (diff)
downloaddebug-me-bb6232bf25cb767f6efb829978e0bba60da8f298.tar.gz
recommend debian-keyring
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 0ac5d09..25fa7f9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ debug-me (1.20170520-1) UNRELEASED; urgency=medium
* New upstream release.
* Install debug-me developers' keyring into /usr/share/debug-me/keyring.
+ * Recommend debian-keyring package.
-- Sean Whitton <spwhitton@spwhitton.name> Mon, 22 May 2017 13:13:24 +0100
diff --git a/debian/control b/debian/control
index 851b2db..2461635 100644
--- a/debian/control
+++ b/debian/control
@@ -43,7 +43,7 @@ Package: debug-me
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
-Recommends: gnupg
+Recommends: gnupg, debian-keyring
Description: secure remote debugging
Debugging a problem over email/irc/BTS is slow, tedious, and
hard. The developer needs to see the your problem to understand