[Python-modules-commits] [mutagen] 07/07: Build-depend on python-pytest.

Tristan Seligmann mithrandi at moszumanska.debian.org
Fri Dec 16 09:33:41 UTC 2016


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

mithrandi pushed a commit to branch master
in repository mutagen.

commit 07b5e8ec559993dccc08e533e6feb7cf14753ea8
Author: Tristan Seligmann <mithrandi at debian.org>
Date:   Fri Dec 16 11:17:25 2016 +0200

    Build-depend on python-pytest.
---
 debian/changelog |  1 +
 debian/control   | 39 ++++++++++++++++++++-------------------
 2 files changed, 21 insertions(+), 19 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9a11269..767ec58 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 mutagen (1.35.1-1) unstable; urgency=medium
 
   * New upstream release.
+    - Build-depend on python-pytest.
 
  -- Tristan Seligmann <mithrandi at debian.org>  Fri, 16 Dec 2016 11:14:30 +0200
 
diff --git a/debian/control b/debian/control
index 4ec468a..73a3b66 100644
--- a/debian/control
+++ b/debian/control
@@ -2,25 +2,26 @@ Source: mutagen
 Section: python
 Priority: optional
 Maintainer: Tristan Seligmann <mithrandi at debian.org>
-Uploaders:
- Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>,
- Simon Chopin <chopin.simon at gmail.com>,
-Build-Depends:
- debhelper (>= 9),
- dh-python,
- faad,
- flac,
- libc-bin (>= 2.13),
- oggz-tools,
- pypy,
- python-all (>= 2.6.6-3~),
- python-docutils,
- python-sphinx (>= 1.0.7+dfsg),
- python-sphinx-rtd-theme,
- python2.7-doc,
- python3-all,
- python3.5-doc,
- vorbis-tools,
+Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>,
+           Simon Chopin <chopin.simon at gmail.com>
+Build-Depends: debhelper (>= 9),
+               dh-python,
+               faad,
+               flac,
+               libc-bin (>= 2.13),
+               oggz-tools,
+               pypy,
+               pypy-pytest,
+               python-all (>= 2.6.6-3~),
+               python-docutils,
+               python-pytest,
+               python-sphinx (>= 1.0.7+dfsg),
+               python-sphinx-rtd-theme,
+               python2.7-doc,
+               python3-all,
+               python3-pytest,
+               python3.5-doc,
+               vorbis-tools
 Standards-Version: 3.9.8
 X-Python-Version: >= 2.6
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/mutagen.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/mutagen.git



More information about the Python-modules-commits mailing list