[SCM] qmidiarp/master: Use secure uri where possible.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Sun Dec 17 21:28:24 UTC 2017
The following commit has been merged in the master branch:
commit 57350244a597ce8ece47c14bbcfde342b77d3057
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Sun Dec 17 21:35:42 2017 +0100
Use secure uri where possible.
diff --git a/debian/control b/debian/control
index 833f6ee..733a09e 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 10),
libx11-dev,
liblo-dev,
python-scour
-Homepage: http://qmidiarp.sourceforge.net/
+Homepage: https://qmidiarp.sourceforge.io
Standards-Version: 4.1.2
Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/qmidiarp.git
Vcs-Browser: https://anonscm.debian.org/git/pkg-multimedia/qmidiarp.git
diff --git a/debian/watch b/debian/watch
index e2ab7b0..e2a040d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://sf.net/qmidiarp/qmidiarp-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+https://sf.net/qmidiarp/qmidiarp-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
--
qmidiarp packaging
More information about the pkg-multimedia-commits
mailing list