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

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sat Dec 9 20:55:45 UTC 2017


The following commit has been merged in the master branch:
commit 09b6a20fe30ed941522db931bba548420efe4f94
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sat Dec 9 21:23:16 2017 +0100

    Use secure uri where possible.

diff --git a/debian/control b/debian/control
index 75fb977..3956470 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Build-Depends:
 Standards-Version: 4.1.1
 Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/zynaddsubfx.git
 Vcs-Browser: https://anonscm.debian.org/git/pkg-multimedia/zynaddsubfx.git
-Homepage: http://zynaddsubfx.sourceforge.net
+Homepage: https://zynaddsubfx.sourceforge.io
 
 Package: zynaddsubfx
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index eb20b7e..76804de 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: zynaddsubfx
 Upstream-Contact: Nasca Otavian Paul <zynaddsubfx at yahoo.com>
-Source: http://zynaddsubfx.sourceforge.net
+Source: https://zynaddsubfx.sourceforge.io
 Copyright: 2002-2008 Nasca Octavian Paul
 
 Files: *
diff --git a/debian/watch b/debian/watch
index fe3e6df..4e8766b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 
-http://sf.net/zynaddsubfx/zynaddsubfx-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+https://sf.net/zynaddsubfx/zynaddsubfx-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

-- 
zynaddsubfx packaging



More information about the pkg-multimedia-commits mailing list