The following commit has been merged in the master branch:
commit 6960d92c008b6c3830c7e47926f6e654e9eef4dc
Author: James McCoy <[email protected]>
Date:   Sat Mar 24 18:09:11 2012 -0400

    uscan: Fix formatting in man page.
    
    Closes: #665325
    Signed-off-by: James McCoy <[email protected]>

diff --git a/debian/changelog b/debian/changelog
index 8d49f07..bf8812f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 devscripts (2.11.6) UNRELEASED; urgency=low
 
   * mk-build-deps: Fix handling of debian/control files.  (Closes: #665496)
+  * uscan: Fix formatting in man page.  Thanks to Samuel Bronson for the
+    patch.  (Closes: #665325)
 
  -- James McCoy <[email protected]>  Sat, 24 Mar 2012 15:24:59 -0400
 
diff --git a/scripts/uscan.1 b/scripts/uscan.1
index 37c81e3..ff695b7 100644
--- a/scripts/uscan.1
+++ b/scripts/uscan.1
@@ -260,7 +260,7 @@ commas; this should not be a problem.
 .TP
 \fBversionmangle=\fIrules\fR
 This is a syntactic shorthand for
-\fBuversionmangle=\fIrules\fB,dversionmangle=\fIrules\fB, applying the
+\fBuversionmangle=\fIrules\fB,dversionmangle=\fIrules\fR, applying the
 same rules to both the upstream and Debian version numbers.
 .TP
 \fBfilenamemangle=\fIrules\fR

-- 
Git repository for devscripts


-- 
To unsubscribe, send mail to [email protected].

Reply via email to