summaryrefslogtreecommitdiff
path: root/debian/tests/control
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2019-12-01 17:44:24 +0300
committerIgor Pashev <pashev.igor@gmail.com>2019-12-01 17:44:24 +0300
commitc089c4500b0b78acf03ee5405ad250a84b0dfa66 (patch)
tree23870848d194569aff6e0e4e41bc7907960b1af1 /debian/tests/control
parent377002e7300431b68f3548d9fd2c7f99cf883939 (diff)
downloadpython3.7-debian.tar.gz
Import python3.7 (3.7.5-2)debian/3.7.5-2debian
Diffstat (limited to 'debian/tests/control')
-rw-r--r--debian/tests/control35
1 files changed, 31 insertions, 4 deletions
diff --git a/debian/tests/control b/debian/tests/control
index 57aa319..6a9d7b2 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,19 +1,46 @@
Tests: testsuite
-Depends: build-essential, locales, python3.6-dev, libpython3.6-testsuite, python3-gdbm
+Depends: build-essential,
+ locales-all,
+ python3.7-dev,
+ libpython3.7-testsuite,
+ python3-gdbm,
+ python3-distutils,
+ python3-tk,
+ idle-python3.7,
# need to turn off apport
Restrictions: needs-root
Tests: testsuite-dbg
-Depends: build-essential, locales, python3.6-dev, python3.6-dbg, libpython3.6-testsuite, python3-gdbm-dbg, gdb
+Depends: build-essential,
+ locales-all, python3.7-dev,
+ python3.7-dbg,
+ libpython3.7-testsuite,
+ python3-gdbm-dbg,
+ gdb,
+ python3-distutils,
+ python3-tk-dbg,
+ idle-python3.7,
# need to turn off apport
Restrictions: needs-root
Tests: failing-tests
-Depends: build-essential, locales, python3.6-dev, libpython3.6-testsuite, python3-gdbm
+Depends: build-essential,
+ locales-all,
+ python3.7-dev,
+ libpython3.7-testsuite,
+ python3-gdbm,
+ python3-distutils,
# need to turn off apport
Restrictions: needs-root allow-stderr
Tests: failing-tests-dbg
-Depends: build-essential, locales, python3.6-dev, python3.6-dbg, libpython3.6-testsuite, python3-gdbm-dbg, gdb
+Depends: build-essential,
+ locales-all,
+ python3.7-dev,
+ python3.7-dbg,
+ libpython3.7-testsuite,
+ python3-gdbm-dbg,
+ gdb,
+ python3-distutils,
# need to turn off apport
Restrictions: needs-root allow-stderr