Author: adam-guest
Date: 2008-02-21 19:38:08 +0000 (Thu, 21 Feb 2008)
New Revision: 1036

Modified:
   trunk/debian/changelog
   trunk/scripts/uscan.1
Log:
uscan:
  + Mention an alternative form of sourceforge URL to the manpage that
    allows checking for new versions when the qa.d.o redirector doesn't
    work (Closes: #433408)


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog      2008-02-20 21:25:59 UTC (rev 1035)
+++ trunk/debian/changelog      2008-02-21 19:38:08 UTC (rev 1036)
@@ -13,8 +13,12 @@
       (Closes: #465849)
     + Fix a warning about uninitialised values when a module name is not
       supplied for a cvs repository
-  * uscan: Add support for repacking .zip archives, based on a patch
-    from Antonio Terceiro (Closes: #456587)
+  * uscan:
+    + Add support for repacking .zip archives, based on a patch
+      from Antonio Terceiro (Closes: #456587)
+    + Mention an alternative form of sourceforge URL to the manpage that
+      allows checking for new versions when the qa.d.o redirector doesn't
+      work (Closes: #433408)
   * Packaging changes:
     + README: Update descriptions of tagpending and debchange
     + debian/control:

Modified: trunk/scripts/uscan.1
===================================================================
--- trunk/scripts/uscan.1       2008-02-20 21:25:59 UTC (rev 1035)
+++ trunk/scripts/uscan.1       2008-02-21 19:38:08 UTC (rev 1036)
@@ -75,6 +75,13 @@
 
 http://sf.net/audacity/ audacity-src-(.+)\\.tar\\.gz
 
+# If the qa.debian.org redirector does not produce any results for
+# your sourceforge-hosted project, you can use the following format
+# to check for new versions.  Note that it does not seem to be
+# possible to download the files via this method.
+ftp://upload.sourceforge.net/pub/sourceforge/a/au/audacity/ \\
+  audacity-src-([\\d\\.]+)\\.tar\\.(gz|bz2)
+
 # 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



-- 
To unsubscribe, send mail to [EMAIL PROTECTED]

Reply via email to