[SCM] mhwaveedit/master: Use https for VCS fields in control

gabork-guest at users.alioth.debian.org gabork-guest at users.alioth.debian.org
Mon Nov 27 20:24:22 UTC 2017


The following commit has been merged in the master branch:
commit 4af5b0884d2d40ad38654d40d82ebd55dd1cb777
Author: Gabor Karsay <gabor.karsay at gmx.at>
Date:   Sat Nov 25 21:21:38 2017 +0100

    Use https for VCS fields in control

diff --git a/debian/control b/debian/control
index 6dcf08f..3fdd60e 100644
--- a/debian/control
+++ b/debian/control
@@ -18,8 +18,8 @@ Build-Depends:
  libsndfile1-dev
 Standards-Version: 4.1.1
 Homepage: https://github.com/magnush/mhwaveedit
-Vcs-Git: git://anonscm.debian.org/pkg-multimedia/mhwaveedit.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/mhwaveedit.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/mhwaveedit.git
+Vcs-Browser: https://anonscm.debian.org/git/pkg-multimedia/mhwaveedit.git
 
 Package: mhwaveedit
 Architecture: any

-- 
mhWaveEdit packaging



More information about the pkg-multimedia-commits mailing list