[Python-modules-commits] [python-structlog] 05/05: d/control: build-depends on python3-sphinx

Vincent Bernat bernat at moszumanska.debian.org
Thu Nov 16 06:16:20 UTC 2017


This is an automated email from the git hooks/post-receive script.

bernat pushed a commit to annotated tag debian/17.2.0-1
in repository python-structlog.

commit 3290397c352a018e3dbe5ee99ce1c6d72899df68
Author: Vincent Bernat <vincent at bernat.im>
Date:   Thu Nov 16 07:14:56 2017 +0100

    d/control: build-depends on python3-sphinx
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 058cb00..fe0e229 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ python-structlog (17.2.0-1) unstable; urgency=medium
   * d/control: bump Standards-Version.
   * d/control: add homepage.
   * d/control: add testsuite.
+  * d/control: build-depends on python3-sphinx.
   * d/patch: fix test failure with recent versions of Twisted. Closes: #876988.
   * d/watch: switch to HTTPS.
 
diff --git a/debian/control b/debian/control
index d1a6efb..b337805 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.
 Section: python
 Priority: optional
 Build-Depends: debhelper (>= 9), dh-python,
- python-docutils, python-sphinx (>= 1.0.7+dfsg-1~),
+ python-docutils, python3-sphinx (>= 1.0.7+dfsg-1~),
  python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), python3-setuptools, python3-all,
  python-twisted, python-pretend, python-freezegun (>= 0.2.8), python-pytest, python-releases,
  python-simplejson

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-structlog.git



More information about the Python-modules-commits mailing list