[SCM] inkscape/master: d/control: Use https for the Homepage field

mattia at users.alioth.debian.org mattia at users.alioth.debian.org
Sat Sep 10 08:30:57 UTC 2016


The following commit has been merged in the master branch:
commit 907500f3a1ab94267fef4a04726d57672a4b504a
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Sat Sep 10 10:21:37 2016 +0200

    d/control: Use https for the Homepage field
    
    Upstream's homepage for inkscape is https://inkscape.org/ . The debian
    package should not be promoting cleartext http unnecessarily.
    
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>

diff --git a/debian/control b/debian/control
index d6eb084..a8dadb5 100644
--- a/debian/control
+++ b/debian/control
@@ -44,7 +44,7 @@ Build-Depends:
  python-lxml,
  zlib1g-dev
 Standards-Version: 3.9.8
-Homepage: http://www.inkscape.org/
+Homepage: https://inkscape.org/
 Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/inkscape.git
 Vcs-Browser: https://anonscm.debian.org/git/pkg-multimedia/inkscape.git
 

-- 
inkscape packaging



More information about the pkg-multimedia-commits mailing list