[Python-modules-commits] [pycurl] 01/01: We need ca-certificates, and allow-stderr.

Barry Warsaw barry at moszumanska.debian.org
Thu Mar 10 15:22:48 UTC 2016


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

barry pushed a commit to branch master
in repository pycurl.

commit ee2ed594486aa4157e3a804c7dfa73549b80bfb1
Author: Barry Warsaw <barry at python.org>
Date:   Thu Mar 10 10:22:31 2016 -0500

    We need ca-certificates, and allow-stderr.
---
 debian/tests/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/tests/control b/debian/tests/control
index 71b6b24..584bc6f 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -6,3 +6,5 @@ Test-Command: python -c "import curl; print curl.__file__"
 Test-Command: python3 -c "import curl; print(curl.__file__)"
 
 Tests: livetest.sh
+Depends: @, ca-certificates
+Restrictions: allow-stderr

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



More information about the Python-modules-commits mailing list