[Blends-commit] [SCM] website branch, master, updated. c0faf08266fbf4719cdce9c2f3e63cf974237c06

Andreas Tille tille at debian.org
Mon Feb 5 13:18:42 UTC 2018


The following commit has been merged in the master branch:
commit c0faf08266fbf4719cdce9c2f3e63cf974237c06
Author: Andreas Tille <tille at debian.org>
Date:   Mon Feb 5 14:18:11 2018 +0100

    git address also does not work for salsa, set "git config --global http.sslverify false" on blends.d.o

diff --git a/webtools/webconf/debian-multimedia.conf b/webtools/webconf/debian-multimedia.conf
index 3f2fa0e..ec62681 100644
--- a/webtools/webconf/debian-multimedia.conf
+++ b/webtools/webconf/debian-multimedia.conf
@@ -6,7 +6,8 @@ AliothUrl:   https://blends.alioth.debian.org/multimedia
 ProjectList: pkg-multimedia-maintainers at lists.alioth.debian.org
 OutputDir:   /srv/blends.debian.org/www/multimedia
 DataDir:     /srv/blends.debian.org/data/multimedia-blends
-VcsDir:      git://salsa.debian.org/multimedia-team/debian-multimedia.git
+# git config --global http.sslverify false
+VcsDir:      https://salsa.debian.org/multimedia-team/debian-multimedia.git
 CSS:         ../inc/style.css
 PkgList:     pkg-multimedia-maintainers at lists.alioth.debian.org
 Distribution: Debian

-- 
Static and dynamic websites for Debian Pure Blends



More information about the Blends-commit mailing list