[SCM] yoshimi/master: Use secure uri where possible.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Mon Dec 11 22:03:25 UTC 2017
The following commit has been merged in the master branch:
commit c0836172ce97a9c2eec90f4d91cd5bc631f6de49
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Mon Dec 11 21:25:18 2017 +0100
Use secure uri where possible.
diff --git a/debian/control b/debian/control
index 970d6c8..a1c3616 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Build-Depends:
Standards-Version: 4.1.1
Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/yoshimi.git
Vcs-Browser: https://anonscm.debian.org/git/pkg-multimedia/yoshimi.git
-Homepage: http://yoshimi.sourceforge.net
+Homepage: https://yoshimi.sourceforge.io
Package: yoshimi
Architecture: any
diff --git a/debian/copyright b/debian/copyright
index f18deea..3e28506 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: Yoshimi
Upstream-Contact: yoshimi-user at lists.sourceforge.net
-Source: http://sourceforge.net/projects/yoshimi/files/
+Source: https://sourceforge.net/projects/yoshimi/files/
Files: *
License: GPL-2+
--
yoshimi packaging
More information about the pkg-multimedia-commits
mailing list