gzip: drop mentions of Amiga, VMS
[debian/gzip] / cfg.mk
diff --git a/cfg.mk b/cfg.mk
index 8ba07dbaba0b219b8f6c106a6826e32c094892b6..8730ed190fd3115339f7cc4ff849e76a0b9deae8 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
 # Used in maint.mk's web-manual rule
 manual_title = gzip: the data compression program
 
+# Use the direct link.  This is guaranteed to work immediately, while
+# it can take a while for the faster mirror links to become usable.
+url_dir_list = http://ftp.gnu.org/gnu/$(PACKAGE)
+
 # Tests not to run as part of "make distcheck".
 local-checks-to-skip =         \
   sc_bindtextdomain            \
@@ -31,7 +35,7 @@ bootstrap-tools = autoconf,automake,gnulib
 # Now that we have better tests, make this the default.
 export VERBOSE = yes
 
-old_NEWS_hash = dada3abad00e555713d6e99738224904
+old_NEWS_hash = 8856cfaaa524d2f64231c21b004a5c1a
 
 sc_obs_header_regex = \
   \<(STDC_HEADERS|HAVE_(LIMITS|STRING|UNISTD|STDLIB)_H)\>