[Python-modules-commits] [pytest-runner] 09/09: Removed version from python-all in 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 ef2589fe574a8655afe421ee5e609b6f995c8573
Author: Ondřej Nový <novy at ondrej.org>
Date:   Fri Jun 17 20:08:44 2016 +0200

    Removed version from python-all in B-D
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 169610a..01b85f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ pytest-runner (2.8-1) UNRELEASED; urgency=medium
     - Changed copyright year for new release
     - Added myself to Debian part
   * Added python{3,}-pytest to B-D
+  * Removed version from python-all in 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 01f3a43..fc62de2 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,9 @@ Section: python
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Brian May <bam at debian.org>,
-Build-Depends: debhelper (>=9),
+Build-Depends: debhelper (>= 9),
                dh-python (>= 2.20160609~),
-               python-all (>= 2.6.6-3~),
+               python-all,
                python-pytest,
                python-setuptools,
                python-setuptools-scm,

-- 
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