[Glibc-bsd-commits] r5416 - trunk/freebsd-manpages/debian

abe at alioth.debian.org abe at alioth.debian.org
Wed Feb 5 20:59:48 UTC 2014


Author: abe
Date: 2014-02-05 20:59:48 +0000 (Wed, 05 Feb 2014)
New Revision: 5416

Modified:
   trunk/freebsd-manpages/debian/changelog
   trunk/freebsd-manpages/debian/watch
Log:
Fix debian/watch to also recognize 10.X and Y.10 releases

Modified: trunk/freebsd-manpages/debian/changelog
===================================================================
--- trunk/freebsd-manpages/debian/changelog	2014-02-05 20:26:24 UTC (rev 5415)
+++ trunk/freebsd-manpages/debian/changelog	2014-02-05 20:59:48 UTC (rev 5416)
@@ -1,6 +1,7 @@
 freebsd-manpages (9.2+1-2) UNRELEASED; urgency=low
 
   * Bump Standards-Version to 3.9.5 (no changes)
+  * Fix debian/watch to also recognize 10.X and Y.10 releases
 
  -- Axel Beckert <abe at debian.org>  Wed, 05 Feb 2014 21:23:02 +0100
 

Modified: trunk/freebsd-manpages/debian/watch
===================================================================
--- trunk/freebsd-manpages/debian/watch	2014-02-05 20:26:24 UTC (rev 5415)
+++ trunk/freebsd-manpages/debian/watch	2014-02-05 20:59:48 UTC (rev 5416)
@@ -3,4 +3,4 @@
 # Fake download which points to a directory. uscan's downloadurlmangle
 # doesn't seem to work with FTP while directory links with trailing
 # slash don't seem to work with HTTP. *sigh*
-ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/(\d.\d)-RELEASE
+ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/(\d+.\d+)-RELEASE




More information about the Glibc-bsd-commits mailing list