[SCM] qjackctl/master: Use secure uri where possible.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sun Dec 17 14:47:19 UTC 2017


The following commit has been merged in the master branch:
commit ee2bbb117a61240680d9c469a93b8f51ec923e74
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sat Dec 16 23:07:48 2017 +0100

    Use secure uri where possible.

diff --git a/debian/control b/debian/control
index 6d362aa..8ab05d2 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends:
  libqt5x11extras5-dev,
  libx11-dev
 Standards-Version: 4.1.2
-Homepage: http://qjackctl.sourceforge.net
+Homepage: https://qjackctl.sourceforge.io
 Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/qjackctl.git
 Vcs-Browser: https://anonscm.debian.org/git/pkg-multimedia/qjackctl.git
 
diff --git a/debian/copyright b/debian/copyright
index 7e0acba..473b5fe 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: qjackctl
 Upstream-Contact: Rui Nuno Capela <rncbc at rncbc.org>
-Source: http://sourceforge.net/projects/qjackctl/files/
+Source: https://sourceforge.net/projects/qjackctl/files/
 Copyright: 2003-2014 rncbc aka Rui Nuno Capela
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 2afd7bb..efe369b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://sf.net/qjackctl/qjackctl-(.+)\.tar\.gz
+https://sf.net/qjackctl/qjackctl-(.+)\.tar\.gz

-- 
qjackctl packaging



More information about the pkg-multimedia-commits mailing list