From: Simon Josefsson Date: Fri, 29 Dec 2023 18:28:17 +0000 (+0100) Subject: announce-gen: Improve links. X-Git-Tag: v1.0~556 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=ee0e42d3057b7552ccae11048113fa04d6257731;p=gnulib.git announce-gen: Improve links. * build-aux/announce-gen: Use https:// URLs. --- diff --git a/ChangeLog b/ChangeLog index 4c5a678323..a3a10e0258 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2023-12-29 Simon Josefsson + + announce-gen: Improve links. + * build-aux/announce-gen: Use https:// URLs. + 2023-12-29 Bruno Haible error: More clang -Winclude-next-absolute-path silencing. diff --git a/build-aux/announce-gen b/build-aux/announce-gen index 4056d443b0..c73871f022 100755 --- a/build-aux/announce-gen +++ b/build-aux/announce-gen @@ -35,7 +35,7 @@ eval 'exec perl -wSx "$0" "$@"' if 0; -my $VERSION = '2023-07-17 20:05'; # UTC +my $VERSION = '2023-12-29 18:26'; # UTC # The definition above must lie within the first 8 lines in order # for the Emacs time-stamp write hook (at end) to update it. # If you change this file with Emacs, please let the write hook @@ -570,10 +570,10 @@ $first_name [on behalf of the $package_name maintainers] ================================================================== Here is the GNU $package_name home page: - http://gnu.org/s/$package_name/ + https://gnu.org/s/$package_name/ For a summary of changes and contributors, see: - http://git.sv.gnu.org/gitweb/?p=$package_name.git;a=shortlog;h=v$v1 + https://git.sv.gnu.org/gitweb/?p=$package_name.git;a=shortlog;h=v$v1 or run this command from a git-cloned $package_name directory: git shortlog v$v0..v$v1