This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository python-x2go. commit 605aec3ea81f561fb8a012f29b5342c60c600e23 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Mar 6 13:53:49 2018 +0100 debian/control: Add to Build-Conflicts: python-sphinx. We need Python3 Sphinx for building the API docs. --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index e41ed72..20e3361 100644 --- a/debian/control +++ b/debian/control @@ -21,6 +21,8 @@ Build-Depends: python3-sphinx, dh-python, locales +Build-Conflicts: + python-sphinx, Standards-Version: 4.1.0 Homepage: http://code.x2go.org/releases/source/python-x2go Vcs-Git: git://code.x2go.org/python-x2go.git -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/python-x2go.git