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

abe at alioth.debian.org abe at alioth.debian.org
Sat Oct 4 11:23:13 UTC 2014


Author: abe
Date: 2014-10-04 11:23:13 +0000 (Sat, 04 Oct 2014)
New Revision: 5577

Modified:
   trunk/freebsd-manpages/debian/changelog
   trunk/freebsd-manpages/debian/watch
Log:
freebsd-manpages debian/watch: Mangle upstream version to replace dash with tilde

Modified: trunk/freebsd-manpages/debian/changelog
===================================================================
--- trunk/freebsd-manpages/debian/changelog	2014-10-04 11:19:31 UTC (rev 5576)
+++ trunk/freebsd-manpages/debian/changelog	2014-10-04 11:23:13 UTC (rev 5577)
@@ -1,7 +1,8 @@
 freebsd-manpages (10.1~RC1-1) UNRELEASED; urgency=medium
 
   * New upstream release candidate
-  * Update watch file to handle release candidate
+  * Update watch file to handle release candidates, mangle upstream
+    version to replace dash with tilde.
 
  -- Axel Beckert <abe at debian.org>  Sat, 04 Oct 2014 13:09:57 +0200
 

Modified: trunk/freebsd-manpages/debian/watch
===================================================================
--- trunk/freebsd-manpages/debian/watch	2014-10-04 11:19:31 UTC (rev 5576)
+++ trunk/freebsd-manpages/debian/watch	2014-10-04 11:23:13 UTC (rev 5577)
@@ -4,5 +4,9 @@
 # doesn't seem to work with FTP while directory links with trailing
 # slash don't seem to work with HTTP. *sigh*
 http://ftp.freebsd.org/pub/FreeBSD/releases/i386/ (\d+.\d+)-RELEASE/
+
+# Betas and RC versions
+opts=uversionmangle=s/-/~/ \
 http://ftp.freebsd.org/pub/FreeBSD/releases/i386/ (\d+.\d+-BETA\d*)/
+opts=uversionmangle=s/-/~/ \
 http://ftp.freebsd.org/pub/FreeBSD/releases/i386/ (\d+.\d+-RC\d*)/




More information about the Glibc-bsd-commits mailing list