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

[lintian] 01/02: checks/*: Use HTTPS for Alioth URLs



This is an automated email from the git hooks/post-receive script.

jwilk pushed a commit to branch master
in repository lintian.

commit 974b6a0f168a5e4a0de83c19718400c554f01706
Author: Jakub Wilk <jwilk@debian.org>
Date:   Sun May 22 17:26:18 2016 +0200

    checks/*: Use HTTPS for Alioth URLs
---
 checks/application-not-library.desc | 4 ++--
 checks/usrmerge.desc                | 2 +-
 debian/changelog                    | 4 ++++
 3 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/checks/application-not-library.desc b/checks/application-not-library.desc
index 6db83f8..9d07f94 100644
--- a/checks/application-not-library.desc
+++ b/checks/application-not-library.desc
@@ -15,7 +15,7 @@ Info: This package contains a program in $PATH and is named
  People tend to skip library-like named packages when looking for
  applications in the package list and hence wouldn't notice this
  package.
-Ref: http://pkg-perl.alioth.debian.org/policy.html#package_naming_policy
+Ref: https://pkg-perl.alioth.debian.org/policy.html#package_naming_policy
 
 Tag: library-package-name-for-application
 Severity: normal
@@ -31,7 +31,7 @@ Info: This package contains a program in $PATH but is named like a
  .
  In case the program in $PATH is only a helper tool and the package is
  primarily a library, please add a lintian override for this tag.
-Ref: http://pkg-perl.alioth.debian.org/policy.html#package_naming_policy
+Ref: https://pkg-perl.alioth.debian.org/policy.html#package_naming_policy
 
 Tag: application-in-library-section
 Severity: normal
diff --git a/checks/usrmerge.desc b/checks/usrmerge.desc
index 9aeae48..b8164ad 100644
--- a/checks/usrmerge.desc
+++ b/checks/usrmerge.desc
@@ -16,7 +16,7 @@ Info: The package ships two files with the same name installed both in
  make it a symlink to the other and manage the links in the maintainer
  scripts.
 Ref: https://wiki.debian.org/UsrMerge,
-     http://anonscm.debian.org/cgit/users/md/usrmerge.git/plain/debian/README.Debian
+     https://anonscm.debian.org/cgit/users/md/usrmerge.git/plain/debian/README.Debian
 
 Tag: library-in-root-and-usr
 Severity: important
diff --git a/debian/changelog b/debian/changelog
index 46839e3..fd386f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ lintian (2.5.45) UNRELEASED; urgency=medium
 
   XXX: generate tag summary with private/generate-tag-summary
 
+  * checks/application-not-library.desc:
+    + [JW] Use HTTPS for Alioth URLs.
   * checks/binaries.{desc,pm}:
     + [NT] Rewrite description for hardening-no-bindnow.  There
       is no references to why bindnow would cause issues.
@@ -44,6 +46,8 @@ lintian (2.5.45) UNRELEASED; urgency=medium
       Thanks to Mattia Rizzolo for the bug report.
   * checks/upstream-metadata.pm:
     + [JW] Include YAML validation error in the output.
+  * checks/usrmerge.desc:
+    + [JW] Use HTTPS for Alioth URL.
 
   * collection/*:
     + [NT] Always pass "-n" to "gzip".

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: