[Python-modules-commits] [pydot] 06/08: add chardet to b-d-i, needed by tests

Sandro Tosi morph at moszumanska.debian.org
Sat Nov 25 22:00:16 UTC 2017


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

morph pushed a commit to branch master
in repository pydot.

commit 9dbe7055162c0f7e3ed28d824e71dd7796baa616
Author: Sandro Tosi <morph at debian.org>
Date:   Sat Nov 25 16:54:31 2017 -0500

    add chardet to b-d-i, needed by tests
---
 debian/changelog | 3 ++-
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ed132dd..09cc0a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ pydot (1.2.3-1) UNRELEASED; urgency=medium
     - update upstream copyright notice
   * debian/control
     - bump Standards-Version to 4.1.1 (no changes needed)
+    - add chardet to b-d-i, needed by tests
   * debian/rules
     - run tests from the upstream test/ dir
   * debian/patches/crlf-to-lf.patch
@@ -25,7 +26,7 @@ pydot (1.2.3-1) UNRELEASED; urgency=medium
   [ Ondřej Nový ]
   * Fixed VCS URL (https)
 
- -- Sandro Tosi <morph at debian.org>  Sat, 25 Nov 2017 16:47:16 -0500
+ -- Sandro Tosi <morph at debian.org>  Sat, 25 Nov 2017 16:54:13 -0500
 
 pydot (1.0.28-2) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index e0e4ba6..52bee40 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Sandro Tosi <morph at debian.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Build-Depends: debhelper (>= 5.0.38), python-all, python3-all, dh-python, python-setuptools, python3-setuptools, graphviz
-Build-Depends-Indep: python-pyparsing (>= 2.0.1+dfsg1), python3-pyparsing (>= 2.0.1+dfsg1)
+Build-Depends-Indep: python-pyparsing (>= 2.0.1+dfsg1), python3-pyparsing (>= 2.0.1+dfsg1), python-chardet, python3-chardet
 Standards-Version: 4.1.1
 X-Python3-Version: all
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pydot.git

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



More information about the Python-modules-commits mailing list