Selaa lähdekoodia

Use secure URI in Homepage field.

Changes-By: lintian-brush
Fixes: lintian: homepage-field-uses-insecure-uri
See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html
Andreas Tille 2 vuotta sitten
vanhempi
commit
f94eef75d8
3 muutettua tiedostoa jossa 3 lisäystä ja 2 poistoa
  1. 1 0
      debian/changelog
  2. 1 1
      debian/control
  3. 1 1
      debian/control.stub

+ 1 - 0
debian/changelog

@@ -5,6 +5,7 @@ debian-junior (1.32) UNRELEASED; urgency=medium
     automatically
   * Trim trailing whitespace.
   * debian/copyright: use spaces rather than tabs to start continuation lines.
+  * Use secure URI in Homepage field.
 
  -- Andreas Tille <tille@debian.org>  Thu, 26 Oct 2023 15:09:27 +0200
 

+ 1 - 1
debian/control

@@ -11,7 +11,7 @@ Build-Depends-Indep: blends-dev (>= 0.7~)
 Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/blends-team/junior
 Vcs-Git: https://salsa.debian.org/blends-team/junior.git
-Homepage: http://blends.debian.org/junior/tasks/
+Homepage: https://blends.debian.org/junior/tasks/
 
 Package: junior-tasks
 Architecture: all

+ 1 - 1
debian/control.stub

@@ -10,7 +10,7 @@ Build-Depends-Indep: blends-dev (>= 0.7~)
 Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/blends-team/junior
 Vcs-Git: https://salsa.debian.org/blends-team/junior.git
-Homepage: http://blends.debian.org/junior/tasks/
+Homepage: https://blends.debian.org/junior/tasks/
 
 Package: junior-tasks
 Architecture: all