[SCM] mpv/master: Do not use python3 version of python-docutils (it seems to be having some trouble on the buildd)

ghedo at users.alioth.debian.org ghedo at users.alioth.debian.org
Sat Sep 21 09:48:33 UTC 2013


The following commit has been merged in the master branch:
commit bcb67210d8db94097077443d3f941513217b9fe9
Author: Alessandro Ghedini <alessandro at ghedini.me>
Date:   Fri Sep 20 23:35:15 2013 +0200

    Do not use python3 version of python-docutils (it seems to be having some trouble on the buildd)

diff --git a/debian/control b/debian/control
index 1678233..be0fab6 100644
--- a/debian/control
+++ b/debian/control
@@ -41,7 +41,7 @@ Build-Depends: debhelper (>= 9),
  libxss-dev,
  libxv-dev,
  pkg-config,
- python3-docutils,
+ python-docutils,
  yasm
 Standards-Version: 3.9.4
 Homepage: http://mpv.io/

-- 
mpv packaging



More information about the pkg-multimedia-commits mailing list