[SCM] mplayer/master: Use HTTPS in the Vcs-Git field.
micove-guest at users.alioth.debian.org
micove-guest at users.alioth.debian.org
Wed Feb 24 06:09:12 UTC 2016
The following commit has been merged in the master branch:
commit 7e788978c1160cf164141dadcec7f42d9cb0dc96
Author: Miguel A. Colón Vélez <debian.micove at gmail.com>
Date: Wed Feb 24 01:07:40 2016 -0500
Use HTTPS in the Vcs-Git field.
Fix vcs-field-uses-insecure-uri reported by lintian.
diff --git a/debian/control b/debian/control
index 5bb9f1d..51d6224 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
Miguel A. Colón Vélez <debian.micove at gmail.com>,
Reinhard Tartler <siretart at tauware.de>
Standards-Version: 3.9.7
-Vcs-Git: git://anonscm.debian.org/pkg-multimedia/mplayer.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/mplayer.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/mplayer.git
Homepage: https://www.mplayerhq.hu
Build-Depends:
--
mplayer packaging
More information about the pkg-multimedia-commits
mailing list