[devscripts] 01/01: uscan: Fix typo of "passive"

James McCoy jamessan at debian.org
Sat Jun 4 17:53:24 UTC 2016


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

jamessan pushed a commit to branch master
in repository devscripts.

commit 385484b8c4ccae0cab176b26f96df1f27a7aa62a
Author: James McCoy <jamessan at debian.org>
Date:   Sat Jun 4 13:47:06 2016 -0400

    uscan: Fix typo of "passive"
    
    Signed-off-by: James McCoy <jamessan at debian.org>
---
 debian/changelog | 8 ++++++++
 scripts/uscan.pl | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d36ca15..8591584 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+devscripts (2.16.6) UNRELEASED; urgency=medium
+
+  * uscan:
+    + Fix typo of "passive" in description of PASV FTP mode.  Thanks to Yann
+      Dirson for the patch.  (Closes: #826321)
+
+ -- James McCoy <jamessan at debian.org>  Sat, 04 Jun 2016 13:46:07 -0400
+
 devscripts (2.16.5) unstable; urgency=medium
 
   [ James McCoy ]
diff --git a/scripts/uscan.pl b/scripts/uscan.pl
index 5e3b1e2..89d0154 100755
--- a/scripts/uscan.pl
+++ b/scripts/uscan.pl
@@ -421,7 +421,7 @@ I<user-agent-string>. (persistent)
 B<user-agent> option should be specified by itself in the watch line without
 I<URL>, to allow using semicolons and commas in it.
 
-=item B<pasv>, B<passsive>
+=item B<pasv>, B<passive>
 
 Use PASV mode for the FTP connection.
 

-- 
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