]> Savannah Git Hosting - gnulib.git/commitdiff
announce-gen: Improve links.
authorSimon Josefsson <simon@josefsson.org>
Fri, 29 Dec 2023 18:28:17 +0000 (19:28 +0100)
committerSimon Josefsson <simon@josefsson.org>
Fri, 29 Dec 2023 18:28:17 +0000 (19:28 +0100)
* build-aux/announce-gen: Use https:// URLs.

ChangeLog
build-aux/announce-gen

index 4c5a678323f48acd0f4163eb56a6b7a06fa345a9..a3a10e0258707075474198f231decbd6ff5f90be 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2023-12-29  Simon Josefsson  <simon@josefsson.org>
+
+       announce-gen: Improve links.
+       * build-aux/announce-gen: Use https:// URLs.
+
 2023-12-29  Bruno Haible  <bruno@clisp.org>
 
        error: More clang -Winclude-next-absolute-path silencing.
index 4056d443b0a25642b42751d65ef2e6f42fa80671..c73871f0227cd88852ac874708cb2e6002ec4e2c 100755 (executable)
@@ -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