[Python-modules-commits] [python-overpy] 06/07: add pytest-runner to b-d
Sandro Tosi
morph at moszumanska.debian.org
Mon Dec 12 03:35:30 UTC 2016
This is an automated email from the git hooks/post-receive script.
morph pushed a commit to branch master
in repository python-overpy.
commit fd23c70f63cb303917144aff63d842b47e3da72a
Author: Sandro Tosi <morph at debian.org>
Date: Sun Dec 11 22:00:15 2016 -0500
add pytest-runner to b-d
---
debian/changelog | 4 +++-
debian/control | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a3a82ff..ee85f54 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,10 @@ python-overpy (0.4-1) UNRELEASED; urgency=medium
- license is now included in the released tarball
* debian/rules
- install examples
+ * debian/control
+ - add pytest-runner to b-d
- -- Sandro Tosi <morph at debian.org> Sun, 11 Dec 2016 20:20:37 -0500
+ -- Sandro Tosi <morph at debian.org> Sun, 11 Dec 2016 21:59:59 -0500
python-overpy (0.3.1-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 3d6a6b6..66cc69d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
Priority: optional
Maintainer: Sandro Tosi <morph at debian.org>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 9), python, python3, dh-python, python-setuptools, python3-setuptools
+Build-Depends: debhelper (>= 9), python, python3, dh-python, python-setuptools, python3-setuptools, python-pytest-runner, python3-pytest-runner
Standards-Version: 3.9.8
Homepage: https://github.com/DinoTools/python-overpy
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-overpy.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-overpy.git
More information about the Python-modules-commits
mailing list