[opencv] 02/04: Use HTTPS for the Homepage URL.

Mattia Rizzolo mattia at debian.org
Fri Oct 13 18:39:58 UTC 2017


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

mattia pushed a commit to branch master
in repository opencv.

commit c5bb17ac112ad7f7f0bdf4af592d657144b160de
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Fri Oct 13 19:31:53 2017 +0200

    Use HTTPS for the Homepage URL.
    
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
 debian/control   | 2 +-
 debian/copyright | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 3ba3041..e0db98a 100644
--- a/debian/control
+++ b/debian/control
@@ -47,7 +47,7 @@ Build-Depends:
 Standards-Version: 4.1.1
 Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/opencv.git
 Vcs-Browser: https://anonscm.debian.org/git/debian-science/packages/opencv.git
-Homepage: http://opencv.org/
+Homepage: https://opencv.org
 
 Package: opencv-doc
 Section: doc
diff --git a/debian/copyright b/debian/copyright
index f0770b4..ac6fb76 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0
 Upstream-Name: OpenCV
-Source: http://opencv.org/
+Source: https://opencv.org
 Files-Excluded:
  3rdparty
  doc/tutorials/introduction/biicode/images/bii_lena.png

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



More information about the debian-science-commits mailing list