summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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