[DRE-commits] [ruby-passenger] 03/03: Improve autopkgtests: Add dependencies on python and python3.

Felix Geyer fgeyer at moszumanska.debian.org
Wed Sep 10 09:15:40 UTC 2014


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

fgeyer pushed a commit to branch master
in repository ruby-passenger.

commit 8d9c542ea4756d37fa00ed04d976e45e5d3fbbe2
Author: Felix Geyer <fgeyer at debian.org>
Date:   Wed Sep 10 11:06:18 2014 +0200

    Improve autopkgtests: Add dependencies on python and python3.
---
 debian/changelog     | 1 +
 debian/tests/control | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a8efd93..ed72b28 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ ruby-passenger (4.0.50-2) UNRELEASED; urgency=medium
   * Improve autopkgtests:
     - Be more verbose in case of errors.
     - Test wsgi application with python 2 and 3.
+    - Add dependencies on python and python3.
 
  -- Felix Geyer <fgeyer at debian.org>  Wed, 10 Sep 2014 10:51:19 +0200
 
diff --git a/debian/tests/control b/debian/tests/control
index e7c9d00..aa719ed 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,3 @@
 Tests: rack wsgi-py2 wsgi-py3 nodejs
 Restrictions: needs-root
-Depends: libapache2-mod-passenger, wget, apache2, nodejs
+Depends: libapache2-mod-passenger, wget, apache2, python, python3, nodejs

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-passenger.git



More information about the Pkg-ruby-extras-commits mailing list