[SCM] gxtuner/master: Use secure uri where possible.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Thu Dec 28 19:17:55 UTC 2017
The following commit has been merged in the master branch:
commit 0e282e77bdcaedef38f7010d4b97a826b5e40aaa
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Thu Dec 28 19:56:41 2017 +0100
Use secure uri where possible.
diff --git a/debian/control b/debian/control
index 924e899..11f78e3 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 11~),
Standards-Version: 4.1.2
Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/gxtuner.git
Vcs-Browser: https://anonscm.debian.org/git/pkg-multimedia/gxtuner.git
-Homepage: http://guitarix.sourceforge.net/
+Homepage: https://guitarix.sourceforge.io
Package: gxtuner
Architecture: any
diff --git a/debian/copyright b/debian/copyright
index c8de751..f52bf82 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: Gxtuner
Upstream-Contact: Hermann Meyer <brummer- at web.de>
-Source: http://sourceforge.net/projects/guitarix/files/gxtuner/
+Source: https://sourceforge.net/projects/guitarix/files/gxtuner/
Files: *
Copyright:
--
gxtuner packaging
More information about the pkg-multimedia-commits
mailing list