[Python-modules-commits] [pytest-runner] 08/09: Added python{3, }-pytest to B-D
Ondřej Nový
onovy-guest at moszumanska.debian.org
Fri Jun 17 18:09:49 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository pytest-runner.
commit 5b5288972f80237d349cb70208503033258ae437
Author: Ondřej Nový <novy at ondrej.org>
Date: Fri Jun 17 20:00:01 2016 +0200
Added python{3,}-pytest to B-D
---
debian/changelog | 1 +
debian/control | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 549107d..169610a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ pytest-runner (2.8-1) UNRELEASED; urgency=medium
* d/copyright
- Changed copyright year for new release
- Added myself to Debian part
+ * Added python{3,}-pytest to B-D
-- Ondřej Nový <novy at ondrej.org> Wed, 25 May 2016 16:31:17 +0200
diff --git a/debian/control b/debian/control
index d83bee9..01f3a43 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,11 @@ Uploaders: Brian May <bam at debian.org>,
Build-Depends: debhelper (>=9),
dh-python (>= 2.20160609~),
python-all (>= 2.6.6-3~),
+ python-pytest,
python-setuptools,
python-setuptools-scm,
python3-all,
+ python3-pytest,
python3-setuptools,
python3-setuptools-scm,
Standards-Version: 3.9.8
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pytest-runner.git
More information about the Python-modules-commits
mailing list