summaryrefslogtreecommitdiffstats
path: root/tags/p/public-upstream-key-not-minimal.tag
diff options
context:
space:
mode:
Diffstat (limited to 'tags/p/public-upstream-key-not-minimal.tag')
-rw-r--r--tags/p/public-upstream-key-not-minimal.tag13
1 files changed, 13 insertions, 0 deletions
diff --git a/tags/p/public-upstream-key-not-minimal.tag b/tags/p/public-upstream-key-not-minimal.tag
new file mode 100644
index 0000000..3aa6c8f
--- /dev/null
+++ b/tags/p/public-upstream-key-not-minimal.tag
@@ -0,0 +1,13 @@
+Tag: public-upstream-key-not-minimal
+Severity: info
+Check: debian/upstream/signing-key
+See-Also: uscan(1)
+Explanation: The package contains a public upstream signing key with extra
+ signatures. The signatures are unnecessary and take up space in
+ the archive.
+ .
+ Please export the upstream key again with the command:
+ .
+ $ gpg --armor --export --export-options export-minimal,export-clean
+ .
+ and use that key instead of the key currently in the source package.