From: Jim Meyering Date: Mon, 28 Mar 2016 04:03:50 +0000 (-0700) Subject: maint: post-release administrivia X-Git-Tag: v1.8~5 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=525cc2dd42483bbdb4e4e60cec659fd286ead55f;p=debian%2Fgzip maint: post-release administrivia * NEWS: Add header line for next release. * .prev-version: Record previous version. * cfg.mk (old_NEWS_hash): Auto-update. --- diff --git a/.prev-version b/.prev-version index 810ee4e..d3bdbdf 100644 --- a/.prev-version +++ b/.prev-version @@ -1 +1 @@ -1.6 +1.7 diff --git a/NEWS b/NEWS index eda922e..d2bf976 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ GNU gzip NEWS -*- outline -*- +* Noteworthy changes in release ?.? (????-??-??) [?] + + * Noteworthy changes in release 1.7 (2016-03-27) [stable] ** Changes in behavior diff --git a/cfg.mk b/cfg.mk index 8ba07db..0fd675e 100644 --- a/cfg.mk +++ b/cfg.mk @@ -31,7 +31,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 = a0dd634b3c42fe877ba42dcc5a9b31f8 sc_obs_header_regex = \ \<(STDC_HEADERS|HAVE_(LIMITS|STRING|UNISTD|STDLIB)_H)\>