[Reproducible-builds] [dh-python] 173/183: required build-essential and fakeroot in autopkgtests

Jérémy Bobbio lunar at moszumanska.debian.org
Fri Sep 19 15:30:35 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 b011cef66c1eb143ff5e1560fa976eaf555e3238
Author: Piotr Ożarowski <piotr at debian.org>
Date:   Sun May 11 19:38:28 2014 +0200

    required build-essential and fakeroot in autopkgtests
---
 debian/tests/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/tests/control b/debian/tests/control
index 8bf3595..de2e998 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,5 +1,6 @@
 Tests: dh-python
-Depends: python-all-dev, python3-all-dev, python-all-dbg, python3-all-dbg, pypy, debhelper, libjs-jquery
+Depends: python-all-dev, python3-all-dev, python-all-dbg, python3-all-dbg, pypy,
+         build-essential, fakeroot, debhelper, libjs-jquery
 
 Tests: nosetests
 Depends: python3-nose, python-all, python-all-dbg, python3-all, python3-all-dbg, pypy

-- 
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