From 22902af6e31e522b78110896cc5d52ea96e50e20 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Sat, 21 Jun 2008 15:57:15 +0000 Subject: Use http instead of ftp for the watch file URL --- debian/changelog | 1 + debian/watch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index dde95b3..d3a539b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ inetutils (2:1.5.dfsg.1-7) UNRELEASED; urgency=low * Now using Standards-Version 3.8.0. * Refresh patches with -pab. (Closes: #484949) * Remove DPATCHLEVEL variable from patches. + * Use http instead of ftp for the watch file URL. -- Guillem Jover Sat, 21 Jun 2008 07:32:02 +0300 diff --git a/debian/watch b/debian/watch index 3625990..20d483d 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -ftp://ftp.gnu.org/pub/gnu/inetutils/inetutils-([\d.]*).tar.gz debian uupdate +http://ftp.gnu.org/gnu/inetutils/ inetutils-([\d.]*).tar.gz debian uupdate -- cgit v1.2.3