Package: devscripts
Version: 2.9.10
Severity: minor
Tags: patch

Hi,

the uscan.1 manual page is missing a couple of backslashes on line 69. 
Trivial patch:


--- uscan.1     2005/12/10 08:09:55     1.1
+++ uscan.1     2005/12/10 08:10:57
@@ -66,7 +66,7 @@
 # This is the format for a site which has funny version numbers;
 # the parenthesised groups will be joined with dots to make a
 # sanitised version number
-http://www.site.com/pub/foobar/foobar_v(\d+)_(\d+)\\.tar\\.gz
+http://www.site.com/pub/foobar/foobar_v(\\d+)_(\\d+)\\.tar\\.gz
 
 # This is another way of handling site with funny version numbers,
 # this time using mangling.  (Note that multiple groups will be

Cheers,
-- 
Niko Tyni               [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to