[Python-modules-commits] [python-textile] 09/11: Add html5lib to build-dependencies, for the sanitizer test.

Dmitry Shachnev mitya57 at moszumanska.debian.org
Mon Dec 14 16:30:31 UTC 2015


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

mitya57 pushed a commit to branch master
in repository python-textile.

commit 56eb70d850d7473cc3bb96eb10db60c448fa5dc5
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Mon Dec 14 19:08:32 2015 +0300

    Add html5lib to build-dependencies, for the sanitizer test.
---
 debian/changelog | 1 +
 debian/control   | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index b2ba590..eeddd87 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ python-textile (1:2.2.2-1) UNRELEASED; urgency=low
   * Skip a test that requires network access.
   * Update debian/copyright.
   * Update debian/watch to use the pypi.debian.net redirector.
+  * Add html5lib to build-dependencies, for the sanitizer test.
 
  -- Dmitry Shachnev <mitya57 at debian.org>  Mon, 14 Dec 2015 18:34:21 +0300
 
diff --git a/debian/control b/debian/control
index 22dd8bb..af20ff1 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,11 @@ Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.o
 Build-Depends: debhelper (>= 9),
                dh-python,
                python (>= 2.6.6-3~),
+               python-html5lib,
                python-nose,
                python-setuptools,
                python3-all,
+               python3-html5lib,
                python3-nose,
                python3-setuptools
 Standards-Version: 3.9.2

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



More information about the Python-modules-commits mailing list