From e40e0dd10e95856f6bcc5fe5ac38e6c7f64b96e1 Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Sun, 4 Dec 2016 03:47:55 +0100 Subject: Switch all http://sourceforge.net/ URLs in packaging to https:// The fact that http://sourceforge.net/ redirects to https:// was reported by DUCK. --- debian/copyright | 2 +- debian/upstream/metadata | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/copyright b/debian/copyright index f60c459d3..4d2e62cf5 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,7 +3,7 @@ Upstream-Name: Zsh (Z Shell) Upstream-Contact: zsh-workers@zsh.org Source: http://www.zsh.org/pub/ ftp://ftp.zsh.org/pub/ - http://sourceforge.net/projects/zsh/files/ + https://sourceforge.net/projects/zsh/files/ Files: * Copyright: 1992-2014 The Zsh Development Group (Paul Falstad, Richard diff --git a/debian/upstream/metadata b/debian/upstream/metadata index 32bee1c9f..e4dfd97d9 100644 --- a/debian/upstream/metadata +++ b/debian/upstream/metadata @@ -9,4 +9,4 @@ Name: Z shell Homepage: http://www.zsh.org/ Homepage: http://zsh.sourceforge.net/ Repository: git://git.code.sf.net/p/zsh/code -Repository-Browse: http://sourceforge.net/p/zsh/code/ci/master/tree/ +Repository-Browse: https://sourceforge.net/p/zsh/code/ci/master/tree/ -- cgit v1.2.3