[lemonldap-ng] 02/02: use HTTPS in upstream homepage links
Xavier Guimard
xguimard-guest at moszumanska.debian.org
Tue Sep 19 14:58:15 UTC 2017
This is an automated email from the git hooks/post-receive script.
xguimard-guest pushed a commit to branch master
in repository lemonldap-ng.
commit 1a1e78c0752dd4a6a6aed878030169cf3ac741f0
Author: Xavier Guimard <x.guimard at free.fr>
Date: Tue Sep 19 16:56:32 2017 +0200
use HTTPS in upstream homepage links
---
debian/changelog | 1 +
debian/control | 2 +-
debian/lemonldap-ng-doc.doc-base | 2 +-
debian/lemonldap-ng-fastcgi-server.service | 2 +-
debian/lemonldap-ng-fr-doc.doc-base | 2 +-
debian/lemonldap-ng.README.Debian | 2 +-
6 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ef61591..8b70a4e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ lemonldap-ng (1.9.12-3) UNRELEASED; urgency=medium
* Move priority from extra to optional to be compliant to 4.1.0 policy
changes
+ * use HTTPS in upstream homepage links
-- Xavier Guimard <x.guimard at free.fr> Tue, 19 Sep 2017 16:51:04 +0200
diff --git a/debian/control b/debian/control
index a933ebc..d67c2f6 100644
--- a/debian/control
+++ b/debian/control
@@ -50,7 +50,7 @@ Build-Depends-Indep: libapache-session-perl,
Standards-Version: 4.1.0
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/lemonldap-ng.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/lemonldap-ng.git
-Homepage: http://lemonldap-ng.org/
+Homepage: https://lemonldap-ng.org/
Package: lemonldap-ng
Architecture: all
diff --git a/debian/lemonldap-ng-doc.doc-base b/debian/lemonldap-ng-doc.doc-base
index 480d683..f1b0649 100644
--- a/debian/lemonldap-ng-doc.doc-base
+++ b/debian/lemonldap-ng-doc.doc-base
@@ -2,7 +2,7 @@ Document: lemonldap-ng-doc
Title: Lemonldap::NG documentation
Author: Clément Oudot
Abstract: Those HTML documents contains all Lemonldap::NG documentation
- imported from http://lemonldap-ng.org
+ imported from https://lemonldap-ng.org
Section: Web Development
Format: HTML
diff --git a/debian/lemonldap-ng-fastcgi-server.service b/debian/lemonldap-ng-fastcgi-server.service
index c42d592..0dfabfe 100644
--- a/debian/lemonldap-ng-fastcgi-server.service
+++ b/debian/lemonldap-ng-fastcgi-server.service
@@ -1,7 +1,7 @@
[Unit]
Description=FastCGI server for Lemonldap::NG websso system
After=network.target
-Documentation=http://lemonldap-ng.org/documentation/latest/fastcgiserver
+Documentation=https://lemonldap-ng.org/documentation/latest/fastcgiserver
[Service]
Type=forking
diff --git a/debian/lemonldap-ng-fr-doc.doc-base b/debian/lemonldap-ng-fr-doc.doc-base
index 4a8d732..abe1c7f 100644
--- a/debian/lemonldap-ng-fr-doc.doc-base
+++ b/debian/lemonldap-ng-fr-doc.doc-base
@@ -2,7 +2,7 @@ Document: lemonldap-ng-fr-doc
Title: Lemonldap::NG French documentation
Author: Xavier Guimard
Abstract: Those HTML documents contains all Lemonldap::NG documentation
- imported from http://lemonldap-ng.org translated in French
+ imported from https://lemonldap-ng.org translated in French
Section: Web Development
Format: HTML
diff --git a/debian/lemonldap-ng.README.Debian b/debian/lemonldap-ng.README.Debian
index 2b5920a..13097fa 100644
--- a/debian/lemonldap-ng.README.Debian
+++ b/debian/lemonldap-ng.README.Debian
@@ -93,5 +93,5 @@ This file can also be used to override the global configuration locally
6 - See more
------------
-http://lemonldap-ng.org/
+https://lemonldap-ng.org/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/lemonldap-ng.git
More information about the Pkg-perl-cvs-commits
mailing list