From abd9aa8ed5a46eabe1b9d4ee5bebdc5f3ce6cead Mon Sep 17 00:00:00 2001 From: Felix Geyer Date: Sun, 13 Mar 2016 13:34:37 +0100 Subject: [PATCH] Change Vcs-* and Homepage to https URLs. --- debian/changelog | 1 + debian/control | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index bfe8d4515..4d81b8588 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ cmake (3.4.1-3) UNRELEASED; urgency=medium * Pass correct buildsystem to dh_auto_test, fixes FTBFS. (Closes: #818040) + * Change Vcs-* and Homepage to https URLs. -- Felix Geyer Sun, 13 Mar 2016 13:32:32 +0100 diff --git a/debian/control b/debian/control index 2ad8af203..0fafd5580 100644 --- a/debian/control +++ b/debian/control @@ -19,9 +19,9 @@ Build-Depends: debhelper (>= 9.20141010~), qtbase5-dev , zlib1g-dev Standards-Version: 3.9.6 -Vcs-Git: git://anonscm.debian.org/pkg-cmake/cmake.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-cmake/cmake.git/ -Homepage: http://cmake.org/ +Vcs-Git: https://anonscm.debian.org/git/pkg-cmake/cmake.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-cmake/cmake.git/ +Homepage: https://cmake.org/ Package: cmake Architecture: any