[SCM] Git repository for devscripts branch, master, updated. v2.12.4-208-g637d2ee

James McCoy jamessan at debian.org
Sun May 5 05:39:21 UTC 2013


The following commit has been merged in the master branch:
commit 637d2ee86c17395e4ebd9cfbb46d12ba5fba4766
Author: James McCoy <jamessan at debian.org>
Date:   Sun May 5 01:38:51 2013 -0400

    who-permits-upload: Use consistent formatting in the "SEE ALSO" POD
    
    Signed-off-by: James McCoy <jamessan at debian.org>

diff --git a/debian/changelog b/debian/changelog
index 84387c1..ef9c7b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,9 @@ devscripts (2.13.2) UNRELEASED; urgency=low
   * debchange: Set Wheezy as the default --bpo target.  (Closes: #703633)
   * rc-alert: Change description of I flag to reference wheezy instead of
     lenny.  (Closes: #683491)
+  * who-permits-upload:
+    + Use consistent formatting in the "SEE ALSO" section of the POD.
+    + Fix spelling mistakes.
 
   [ Christoph Berg ]
   * dget: "--all pkg" will download all binaries for source package pkg.
diff --git a/scripts/who-permits-upload.pl b/scripts/who-permits-upload.pl
index ab63f4d..21a2b9b 100755
--- a/scripts/who-permits-upload.pl
+++ b/scripts/who-permits-upload.pl
@@ -103,7 +103,7 @@ Note that this is an expensive operation which may take some time.
 A case sensitive argument to be looked up in the ACL permission file. The exact
 interpretation of this argument is dependent by the B<--search> argument.
 
-This argument can be reapeated.
+This argument can be repeated.
 
 =back
 
@@ -155,9 +155,9 @@ under the terms of the General Public License (GPL) version 2 or later.
 
 =head1 SEE ALSO
 
-L<who-uploads(1)>, L<gpg(1)>
+B<who-uploads>(1), B<gpg>(1)
 
-https://lists.debian.org/debian-devel-announce/2012/09/msg00008.html
+S<I<https://lists.debian.org/debian-devel-announce/2012/09/msg00008.html>>
 
 =cut
 

-- 
Git repository for devscripts



More information about the devscripts-devel mailing list