[Python-modules-commits] [sphinx] 03/04: Build-depend on python3-xapian (closes: #649488).

Dmitry Shachnev mitya57 at moszumanska.debian.org
Tue May 17 15:57:49 UTC 2016


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

mitya57 pushed a commit to branch master
in repository sphinx.

commit ca46c5f0e52d0daf4736d808b01574254e04380c
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Tue May 17 18:55:44 2016 +0300

    Build-depend on python3-xapian (closes: #649488).
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index eb76770..aeafff2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,6 +27,7 @@ sphinx (1.4.1-1) UNRELEASED; urgency=medium
   * Adapt dh-sphinxdoc/install-js for doctools.js changes.
   * Update sphinx-autogen manpage.
   * Bump Standards-Version to 3.9.8, no changes needed.
+  * Build-depend on python3-xapian (closes: #649488).
 
  -- Dmitry Shachnev <mitya57 at debian.org>  Sun, 03 Apr 2016 20:00:02 +0200
 
diff --git a/debian/control b/debian/control
index d4a9f73..30b3a5e 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends-Indep: dh-python,
   python-jinja2 (>= 2.3), python3-jinja2 (>= 2.3),
   python-sqlalchemy, python3-sqlalchemy,
   python-whoosh, python3-whoosh,
-  python-xapian,
+  python-xapian, python3-xapian,
   python-nose, python3-nose,
   python-mock, python3-mock,
   python-babel (>= 1.3), python3-babel (>= 1.3),

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



More information about the Python-modules-commits mailing list