From: Jim Meyering Date: Tue, 26 Apr 2016 20:55:51 +0000 (-0700) Subject: maint: post-release administrivia X-Git-Tag: v1.9~52 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;ds=sidebyside;h=d0a34abfd93f0e8a8158483b0683782faa46d9eb;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 d3bdbdf..6259340 100644 --- a/.prev-version +++ b/.prev-version @@ -1 +1 @@ -1.7 +1.8 diff --git a/NEWS b/NEWS index ce0daad..104c950 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ GNU gzip NEWS -*- outline -*- +* Noteworthy changes in release ?.? (????-??-??) [?] + + * Noteworthy changes in release 1.8 (2016-04-26) [stable] ** Bug fixes diff --git a/cfg.mk b/cfg.mk index 0fd675e..6f75c0f 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 = a0dd634b3c42fe877ba42dcc5a9b31f8 +old_NEWS_hash = 8856cfaaa524d2f64231c21b004a5c1a sc_obs_header_regex = \ \<(STDC_HEADERS|HAVE_(LIMITS|STRING|UNISTD|STDLIB)_H)\>