[med-svn] [grinder] 03/05: Use HTTPS for a couple of URLs in debian/control and debian/copyright.

gregor herrmann gregoa at debian.org
Wed Dec 13 17:13:00 UTC 2017


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

gregoa pushed a commit to branch master
in repository grinder.

commit 772b701d634f751b361c395dc9f7ac8d9c8d0a81
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Dec 13 18:11:16 2017 +0100

    Use HTTPS for a couple of URLs in debian/control and debian/copyright.
    
    Thanks: duck.
---
 debian/control   | 2 +-
 debian/copyright | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index ec31176..280983e 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends-Indep: libbio-perl-perl,
 Standards-Version: 4.0.1
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/grinder.git
 Vcs-Git: https://anonscm.debian.org/git/debian-med/grinder.git
-Homepage: http://sourceforge.net/projects/biogrinder/
+Homepage: https://sourceforge.net/projects/biogrinder/
 
 Package: grinder
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index ff54cdd..4bf890f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Grinder
 Upstream-Contact: Florent Angly <florent.angly at gmail.com>
-Source: http://sourceforge.net/projects/biogrinder/files/
+Source: https://sourceforge.net/projects/biogrinder/files/
 
 Files: *
 Copyright: 2009-2011, Florent Angly <florent.angly at gmail.com>

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



More information about the debian-med-commit mailing list