From: Darrick J. Wong Date: Thu, 25 Jan 2018 19:55:01 +0000 (-0600) Subject: xfsprogs: update dead urls X-Git-Tag: v4.15.0-rc1~49 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=50663dc149619aef23bcb43e6fdf48bc60487374;p=thirdparty%2Fxfsprogs-dev.git xfsprogs: update dead urls Since oss.sgi.com is dead and xfs.org is slowly migrating to xfs.wiki.kernel.org, update all the documentation links to point to the current landing pads. Signed-off-by: Darrick J. Wong Reviewed-by: Eric Sandeen Signed-off-by: Eric Sandeen --- diff --git a/README b/README index 123af5006..2936ee110 100644 --- a/README +++ b/README @@ -9,4 +9,4 @@ and references to other XFS manual pages. For more information and details on how to contribute to the XFS project see the web pages at: - http://xfs.org/ + https://xfs.wiki.kernel.org/ diff --git a/debian/control b/debian/control index 5c26e3d7e..f5980b26f 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: XFS Development Team Uploaders: Nathan Scott , Anibal Monsalve Salazar Build-Depends: uuid-dev, dh-autoreconf, debhelper (>= 5), gettext, libtool, libreadline-gplv2-dev | libreadline5-dev, libblkid-dev (>= 2.17), linux-libc-dev, libdevmapper-dev Standards-Version: 3.9.1 -Homepage: http://xfs.org/ +Homepage: https://xfs.wiki.kernel.org/ Package: xfsprogs Depends: ${shlibs:Depends}, ${misc:Depends} @@ -24,7 +24,7 @@ Description: Utilities for managing the XFS filesystem Btrees (directories, extents, free space) to aid both performance and scalability. . - Refer to the documentation at http://oss.sgi.com/projects/xfs/ + Refer to the documentation at https://xfs.wiki.kernel.org/ for complete details. Package: xfslibs-dev @@ -44,7 +44,7 @@ Description: XFS filesystem-specific static libraries and headers Btrees (directories, extents, free space) to aid both performance and scalability. . - Refer to the documentation at http://xfs.org/ + Refer to the documentation at https://xfs.wiki.kernel.org/ for complete details. Package: xfsprogs-udeb diff --git a/debian/copyright b/debian/copyright index b677c2546..74f4c897f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ This package was debianized by Nathan Scott nathans@debian.org on Sun, 19 Nov 2000 07:37:09 -0500. -It can be downloaded from ftp://oss.sgi.com/projects/xfs/download/ +It can be downloaded from https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/ Copyright: diff --git a/debian/watch b/debian/watch index 0aa3e8d5f..88f6a0f1b 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/ \ -ftp://oss.sgi.com/projects/xfs/cmd_tars/xfsprogs-(.+)\.tar\.gz +https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/xfsprogs-(.+)\.tar\.xz