[Python-modules-commits] [qscintilla2] 01/02: Add python3-all to d/tests/control

Dmitry Shachnev mitya57 at moszumanska.debian.org
Mon Sep 18 19:27:54 UTC 2017


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

mitya57 pushed a commit to branch debian/master
in repository qscintilla2.

commit 1edcd0be6c1092e188d991ec7eeb46f69438b33c
Author: Michael Hudson-Doyle <michael.hudson at ubuntu.com>
Date:   Tue Jun 13 11:48:42 2017 +1200

    Add python3-all to d/tests/control
    
    To ensure all supported versions of Python 3 are actually installed.
    
    Closes: #864696.
---
 debian/changelog     | 5 +++++
 debian/tests/control | 3 ++-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index f55558a..95e2f1b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,12 @@
 qscintilla2 (2.9.3+dfsg-5) UNRELEASED; urgency=medium
 
+  [ Scott Kitterman ]
   * Refresh patches after git-dpm to gbp pq conversion
 
+  [ Michael Hudson-Doyle ]
+  * Add python3-all to d/tests/control to ensure all supported versions of
+    Python 3 are actually installed. (Closes: #864696)
+
  -- Scott Kitterman <scott at kitterman.com>  Tue, 27 Jun 2017 18:22:00 -0400
 
 qscintilla2 (2.9.3+dfsg-4) unstable; urgency=medium
diff --git a/debian/tests/control b/debian/tests/control
index e4cc013..f2dfdf5 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -2,4 +2,5 @@ Tests: python
 Depends: python-qscintilla2,
          python3-pyqt4.qsci,
          python-pyqt5.qsci,
-         python3-pyqt5.qsci
+         python3-pyqt5.qsci,
+         python3-all

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



More information about the Python-modules-commits mailing list