[X2Go-Commits] [python-x2go] 04/04: debian/control: Add to Build-Conflicts: python-sphinx. We need Python3 Sphinx for building the API docs.

git-admin at x2go.org git-admin at x2go.org
Tue Mar 6 13:54:17 CET 2018


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 at 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


More information about the x2go-commits mailing list