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

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Fri Dec 29 11:12:53 UTC 2017


The following commit has been merged in the master branch:
commit aa0792c42dc2ed199a3165718d3c22e959d3c208
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Fri Dec 29 11:25:09 2017 +0100

    Use secure uri where possible.

diff --git a/debian/control b/debian/control
index a7f76df..26085f4 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends:
 Standards-Version: 4.1.2
 Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/drc.git
 Vcs-Browser: https://anonscm.debian.org/git/pkg-multimedia/drc.git
-Homepage: http://drc-fir.sourceforge.net/
+Homepage: https://drc-fir.sourceforge.io/
 
 Package: drc
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index aced8b5..ff5ebde 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: DRC
 Upstream-Contact: Denis Sbragion <d.sbragion at infotecna.it>
-Source: http://drc-fir.sourceforge.net/
+Source: https://drc-fir.sourceforge.io/
 Copyright: 2002-2010 Denis Sbragion <d.sbragion at infotecna.it>
 Comment: The original tarball was repacked in order to remove prebuild
  Windows binaries and HTML documentation (which is not built from source).
diff --git a/debian/watch b/debian/watch
index 540ea25..6d29bc8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=dversionmangle=s/\~dfsg0$//,repacksuffix=~dfsg0 \
-http://sf.net/drc-fir/drc-([\d.]+)\.tar\.gz
+https://sf.net/drc-fir/drc-([\d.]+)\.tar\.gz

-- 
drc packaging



More information about the pkg-multimedia-commits mailing list