[SCM] mpv/master: Use secured links for Vcs.

mati75-guest at users.alioth.debian.org mati75-guest at users.alioth.debian.org
Mon Mar 14 19:39:51 UTC 2016


The following commit has been merged in the master branch:
commit f55010b2a50ba71681fe34ced042344b104baff4
Author: Mateusz Łukasik <mati75 at linuxmint.pl>
Date:   Mon Mar 14 20:39:26 2016 +0100

    Use secured links for Vcs.

diff --git a/debian/changelog b/debian/changelog
index 5681837..5076219 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ mpv (0.16.0-1) UNRELEASED; urgency=medium
     - Remove 05_fix-typo.patch -- included upstream.
   * debian/control:
     - Bump Standards-Version to 3.9.7.
+    - Use secured links for Vcs.
 
  -- Mateusz Łukasik <mati75 at linuxmint.pl>  Sun, 13 Mar 2016 23:32:02 +0100
 
diff --git a/debian/control b/debian/control
index e95e6bd..9ca3578 100644
--- a/debian/control
+++ b/debian/control
@@ -44,8 +44,8 @@ Build-Depends: debhelper (>= 9),
  python-docutils,
 Standards-Version: 3.9.7
 Homepage: http://mpv.io/
-Vcs-Git: git://anonscm.debian.org/pkg-multimedia/mpv.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/mpv.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/mpv.git
+Vcs-Browser: https://anonscm.debian.org/gitweb/?p=pkg-multimedia/mpv.git
 
 Package: mpv
 Architecture: any

-- 
mpv packaging



More information about the pkg-multimedia-commits mailing list