[Python-modules-commits] [python-smstrade] 11/17: Build-Depend on python-all and python3-all to run tests with all supported Python versions
Jan Dittberner
jandd at moszumanska.debian.org
Sat Jan 2 20:36:31 UTC 2016
This is an automated email from the git hooks/post-receive script.
jandd pushed a commit to branch master
in repository python-smstrade.
commit cd1c6cf32a2bd169c30d4c54412b6d11d205c34f
Author: Jan Dittberner <jandd at debian.org>
Date: Sat Jan 2 19:56:40 2016 +0100
Build-Depend on python-all and python3-all to run tests with all supported Python versions
---
debian/changelog | 2 ++
debian/control | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 935adfb..6e42454 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ python-smstrade (0.2.4-4) UNRELEASED; urgency=medium
* Use dh_override_auto_test to pass --system=custom and run tests in
{build_dir}
* Update copyright years
+ * Build-Depend on python-all and python3-all to run tests with all
+ supported Python versions
-- Jan Dittberner <jandd at debian.org> Sat, 02 Jan 2016 19:16:27 +0100
diff --git a/debian/control b/debian/control
index 8dee06a..ef72dc1 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: Jan Dittberner <jandd at debian.org>
-Build-Depends: debhelper (>= 9), python, python3
+Build-Depends: debhelper (>= 9), python-all, python3-all
Build-Depends-Indep: dh-python,
python-appdirs,
python-httpretty,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-smstrade.git
More information about the Python-modules-commits
mailing list