[devscripts] 01/01: uscan: Fix a mention of the location of the upstream signing key (Closes: #842542)

Paul Wise pabs at moszumanska.debian.org
Sun Oct 30 09:53:37 UTC 2016


This is an automated email from the git hooks/post-receive script.

pabs pushed a commit to branch master
in repository devscripts.

commit dd1eac79bc7d9db60e3aefa998a1a78cb746def0
Author: Paul Wise <pabs at debian.org>
Date:   Sun Oct 30 17:52:23 2016 +0800

    uscan: Fix a mention of the location of the upstream signing key (Closes: #842542)
---
 debian/changelog | 2 ++
 scripts/uscan.pl | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 812c6c9..54d90da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,6 +27,8 @@ devscripts (2.16.9) UNRELEASED; urgency=medium
   [ Paul Wise ]
   * who-uploads:
     + Fix search for user IDs with gpg2 and no @debian.org user IDs
+  * uscan:
+    + Fix a mention of the location of the upstream signing key (Closes: #842542)
 
  -- James McCoy <jamessan at debian.org>  Sat, 01 Oct 2016 13:26:57 -0400
 
diff --git a/scripts/uscan.pl b/scripts/uscan.pl
index de4ceb4..1367382 100755
--- a/scripts/uscan.pl
+++ b/scripts/uscan.pl
@@ -801,7 +801,7 @@ signature file in the same file path.
 
 For the upstream source package B<foo-2.0.tar.gz> and the upstream signature
 file B<foo-2.0.tar.gz.asc>, this watch file downloads these files, verifies the
-authenticity using the keyring F<debian/upstream-key.pgp> and creates the
+authenticity using the keyring F<debian/upstream/signing-key.asc> and creates the
 Debian B<orig.tar> file B<foo_2.0.orig.tar.gz>.
 
 =head2 HTTP site (pgpmode=next/previous)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git



More information about the devscripts-devel mailing list