[Python-modules-commits] [mutagen] 09/11: Fix docs stuff.
Tristan Seligmann
mithrandi at moszumanska.debian.org
Sat Jul 16 16:29:59 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 5dd10ee0c237231d72cfb2ae018ed9ecc6ccf141
Author: Tristan Seligmann <mithrandi at debian.org>
Date: Sat Jul 16 18:14:38 2016 +0200
Fix docs stuff.
---
debian/control | 15 ++++++---------
1 file changed, 6 insertions(+), 9 deletions(-)
diff --git a/debian/control b/debian/control
index d8dfdad..cd34b0d 100644
--- a/debian/control
+++ b/debian/control
@@ -4,29 +4,29 @@ 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>
+ Simon Chopin <chopin.simon at gmail.com>,
Build-Depends:
debhelper (>= 9),
+ dh-python,
faad,
flac,
libc-bin (>= 2.13),
oggz-tools,
- python-all (>= 2.6.6-3~),
- python3-all,
pypy,
+ python-all (>= 2.6.6-3~),
python-docutils,
- python2.7-doc,
python-sphinx (>= 1.0.7+dfsg),
python-sphinx-rtd-theme,
+ python2.7-doc,
+ python3-all,
+ python3.5-doc,
vorbis-tools,
- dh-python
Standards-Version: 3.9.8
X-Python-Version: >= 2.6
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/mutagen.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/mutagen.git
Homepage: https://bitbucket.org/lazka/mutagen
-
Package: python-mutagen
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
@@ -40,7 +40,6 @@ Description: audio metadata editing library
tags can be edited regardless of audio format. It can also manipulate
Ogg streams on an individual packet/page level.
-
Package: pypy-mutagen
Architecture: all
Depends: ${misc:Depends}, ${pypy:Depends}
@@ -56,7 +55,6 @@ Description: audio metadata editing library (PyPy)
.
This package is built for PyPy.
-
Package: python3-mutagen
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
@@ -72,7 +70,6 @@ Description: audio metadata editing library (Python 3)
.
This package is built for Python 3.
-
Package: python-mutagen-doc
Architecture: all
Section: doc
--
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