[SCM] soundtouch/master: Use secure URLs where possible
jcowgill at users.alioth.debian.org
jcowgill at users.alioth.debian.org
Wed Dec 27 16:58:29 UTC 2017
The following commit has been merged in the master branch:
commit 51e8682b074d0fd5306cd622ed4d493a335d5605
Author: James Cowgill <jcowgill at debian.org>
Date: Mon Dec 18 18:57:49 2017 +0000
Use secure URLs where possible
diff --git a/debian/control b/debian/control
index eae8f87..d35fd18 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,9 @@ Uploaders: Miguel A. Colón Vélez <debian.micove at gmail.com>
Build-Depends:
debhelper (>= 11),
Standards-Version: 3.9.6
-Homepage: http://www.surina.net/soundtouch/
-Vcs-Git: git://anonscm.debian.org/pkg-multimedia/soundtouch.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/soundtouch.git
+Homepage: https://www.surina.net/soundtouch/
+Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/soundtouch.git
+Vcs-Browser: https://anonscm.debian.org/git/pkg-multimedia/soundtouch.git
Package: libsoundtouch1
Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 8896484..95d890a 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: SoundTouch
Upstream-Contact: Olli Parviainen <oparviai at iki.fi>
-Source: http://www.surina.net/soundtouch/sourcecode.html
+Source: https://www.surina.net/soundtouch/sourcecode.html
Files: *
Copyright: 2001-2014 Olli Parviainen <oparviai at iki.fi>
diff --git a/debian/watch b/debian/watch
index a9ff915..af63b4a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://www.surina.net/soundtouch/sourcecode.html soundtouch-(.+)\.tar\.gz
+https://www.surina.net/soundtouch/sourcecode.html soundtouch-(.+)\.tar\.gz
--
soundtouch packaging
More information about the pkg-multimedia-commits
mailing list