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

Andreas Tille tille at debian.org
Mon Feb 5 11:15:06 UTC 2018


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

    Typo

diff --git a/webtools/tasks.py b/webtools/tasks.py
index 6b4313e..29154ec 100755
--- a/webtools/tasks.py
+++ b/webtools/tasks.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python3
 
 import codecs
 
diff --git a/webtools/tasks_udd.py b/webtools/tasks_udd.py
index afcc491..36f7029 100755
--- a/webtools/tasks_udd.py
+++ b/webtools/tasks_udd.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 import codecs
 
diff --git a/webtools/webconf/debian-multimedia.conf b/webtools/webconf/debian-multimedia.conf
index 8d50225..bccf9f3 100644
--- a/webtools/webconf/debian-multimedia.conf
+++ b/webtools/webconf/debian-multimedia.conf
@@ -6,7 +6,7 @@ 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:      https://salsa.debian.org:multimedia-team/debian-multimedia.git
+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