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

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sun Dec 17 16:45:56 UTC 2017


The following commit has been merged in the master branch:
commit e741db2234d0e513a018c45e34521aefd09f3e66
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sun Dec 17 17:20:14 2017 +0100

    Use secure uri where possible.

diff --git a/debian/control b/debian/control
index 732336a..99337a8 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: automake,
 Standards-Version: 4.1.2
 Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/qxgedit.git
 Vcs-Browser: https://anonscm.debian.org/git/pkg-multimedia/qxgedit.git
-Homepage: http://qxgedit.sourceforge.net/qxgedit-index.html
+Homepage: https://qxgedit.sourceforge.io/qxgedit-index.html
 
 Package: qxgedit
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 1ca6c79..b963a6d 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: qxgedit
 Upstream-Contact: Rui Nuno Capela <rncbc at rncbc.org>
-Source: http://sourceforge.net/projects/qxgedit/files/qxgedit/
+Source: https://sourceforge.net/projects/qxgedit/files/qxgedit/
 Copyright: 2005-2015, rncbc aka Rui Nuno Capela
 
 Files: *
diff --git a/debian/watch b/debian/watch
index c6ba2b1..be87d22 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://sf.net/qxgedit/qxgedit-([\d.]+)\.tar\.gz
+https://sf.net/qxgedit/qxgedit-([\d.]+)\.tar\.gz

-- 
qxgedit packaging



More information about the pkg-multimedia-commits mailing list