emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/gpr-query 89e32005c0: ; Prefer HTTPS to HTTP in URLs


From: Stefan Kangas
Subject: [elpa] externals/gpr-query 89e32005c0: ; Prefer HTTPS to HTTP in URLs
Date: Wed, 21 Dec 2022 03:02:19 -0500 (EST)

branch: externals/gpr-query
commit 89e32005c00be42e9dfabd3a44cadbbdf198b072
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

    ; Prefer HTTPS to HTTP in URLs
---
 doclicense.texi |  4 ++--
 gpr-query.el    |  2 +-
 notes.text      | 10 +++++-----
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/doclicense.texi b/doclicense.texi
index a511ffcd5a..c6d1d5f52a 100644
--- a/doclicense.texi
+++ b/doclicense.texi
@@ -7,7 +7,7 @@
 
 @display
 Copyright @copyright{} 2000, 2001, 2002, 2007, 2008, 2009 Free Software 
Foundation, Inc.
-@uref{http://fsf.org/}
+@uref{https://fsf.org/}
 
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.
@@ -415,7 +415,7 @@ The Free Software Foundation may publish new, revised 
versions
 of the GNU Free Documentation License from time to time.  Such new
 versions will be similar in spirit to the present version, but may
 differ in detail to address new problems or concerns.  See
-@uref{http://www.gnu.org/copyleft/}.
+@uref{https://www.gnu.org/copyleft/}.
 
 Each version of the License is given a distinguishing version number.
 If the Document specifies that a particular numbered version of this
diff --git a/gpr-query.el b/gpr-query.el
index ae49fe3d37..e31b3b058e 100644
--- a/gpr-query.el
+++ b/gpr-query.el
@@ -23,7 +23,7 @@
 ;; GNU General Public License for more details.
 
 ;; You should have received a copy of the GNU General Public License
-;; along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
+;; along with GNU Emacs.  If not, see <https://www.gnu.org/licenses/>.
 
 ;;; Usage:
 ;;
diff --git a/notes.text b/notes.text
index 66640653d3..ae90426295 100644
--- a/notes.text
+++ b/notes.text
@@ -28,7 +28,7 @@ check for ELPA patches by others
         apply changes to current
 
 check emacs buglist
-    http://debbugs.gnu.org/cgi/pkgreport.cgi?package=gpr-query
+    https://debbugs.gnu.org/cgi/pkgreport.cgi?package=gpr-query
     to update a bug: nnn@debbugs.gnu.org
         subject: from bug title, for people who rely on that.
     if fixed in devel sources, add 'pending' tag:
@@ -151,7 +151,7 @@ Gnu Emacs gpr-query 1.0 released.
 Gnu Emacs gpr-query 1.0 is now available in GNU ELPA.
 
 See the NEWS files in ~/.emacs.d/elpa/gpr-query-7.1.6 and wisi-3.1.3,
-or at http://www.nongnu.org/gpr-query/, for more details.
+or at https://www.nongnu.org/gpr-query/, for more details.
 
 The required Ada code requires a manual compile step, after the normal
 list-packages installation ('install.sh' is new in this release):
@@ -166,9 +166,9 @@ help in installing them.
 -------------------
 
 mark fixed bugs
-    http://debbugs.gnu.org/cgi/pkgreport.cgi?package=ada-mode
-    http://debbugs.gnu.org/cgi/pkgreport.cgi?package=gpr-query
-    http://debbugs.gnu.org/Developer.html
+    https://debbugs.gnu.org/cgi/pkgreport.cgi?package=ada-mode
+    https://debbugs.gnu.org/cgi/pkgreport.cgi?package=gpr-query
+    https://debbugs.gnu.org/Developer.html
     email to nnn-close@debbugs.gnu.org
         subject: copy from bug report
         body: closed by ada-mode version 7.2.1



reply via email to

[Prev in Thread] Current Thread [Next in Thread]