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

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Thu Dec 14 13:56:05 UTC 2017


The following commit has been merged in the master branch:
commit 8620f379b61dbaa67ba82383a4766a84d08caef4
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Thu Dec 14 14:40:08 2017 +0100

    Use secure uri where possible.

diff --git a/debian/control b/debian/control
index 59e3be1..560f1b6 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends:
  doxygen,
  libtool
 Standards-Version: 4.1.2
-Homepage: http://www.linuxsampler.org
+Homepage: https://www.linuxsampler.org
 Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/liblscp.git
 Vcs-Browser: https://anonscm.debian.org/git/pkg-multimedia/liblscp.git
 
diff --git a/debian/copyright b/debian/copyright
index cf6e762..76fe059 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: liblscp
 Upstream-Contact: Rui Nuno Capela <rncbc at users.sourceforge.net>
-Source: http://www.linuxsampler.org/downloads.html#liblscp
+Source: https://www.linuxsampler.org/downloads.html#liblscp
 Copyright: 2004-2008 Rui Nuno Capela <rncbc at users.sourceforge.net>
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 97cb6b0..7879367 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://download.linuxsampler.org/packages/ liblscp-(.*)\.tar\.gz
+https://download.linuxsampler.org/packages/ liblscp-(.*)\.tar\.gz

-- 
liblscp packaging



More information about the pkg-multimedia-commits mailing list