From cca42e9382f596d79bda3a7915614d4f5731ca7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 18 Oct 2017 10:35:43 +0200 Subject: Use python3 to build the documentation. --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9518eb2..8c700d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ gammu (1.38.5-1) UNRELEASED; urgency=medium * New upstream release. * Bump standards to 4.1.1. + * Use python3 to build the documentation. -- Michal Čihař Wed, 18 Oct 2017 10:25:33 +0200 diff --git a/debian/control b/debian/control index a49a771..bfc8faa 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,8 @@ Build-Depends: debhelper (>= 9), cmake (>= 3.0), bash-completion, doxygen, - python-sphinx (>= 1.3), - python-breathe (>= 4.1.0), + python3-sphinx (>= 1.3), + python3-breathe (>= 4.1.0), pkg-config, default-libmysqlclient-dev, libpq-dev, -- cgit v1.2.3