[Reproducible-builds] [dh-python] 149/183: autopkgtest: add python{, 3}-all-dbg packages to Depends
Jérémy Bobbio
lunar at moszumanska.debian.org
Fri Sep 19 15:30:32 UTC 2014
This is an automated email from the git hooks/post-receive script.
lunar pushed a commit to branch pu/reproducible_builds
in repository dh-python.
commit a72427404ca2f231b8ab668bb50d0d504cbe599c
Author: Piotr Ożarowski <piotr at debian.org>
Date: Mon Nov 4 23:44:02 2013 +0100
autopkgtest: add python{,3}-all-dbg packages to Depends
---
debian/tests/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/tests/control b/debian/tests/control
index f08e6c8..8bf3595 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,6 +1,6 @@
Tests: dh-python
-Depends: python-all-dev, python3-all-dev, pypy, debhelper, libjs-jquery
+Depends: python-all-dev, python3-all-dev, python-all-dbg, python3-all-dbg, pypy, debhelper, libjs-jquery
Tests: nosetests
-Depends: python3-nose, python-all, python3-all, pypy
+Depends: python3-nose, python-all, python-all-dbg, python3-all, python3-all-dbg, pypy
Restrictions: allow-stderr
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/dh-python.git
More information about the Reproducible-builds
mailing list