[Python-modules-commits] [mutagen] 11/12: Run wrap-and-sort -t -s.
Tristan Seligmann
mithrandi at moszumanska.debian.org
Tue Aug 8 02:38:42 UTC 2017
This is an automated email from the git hooks/post-receive script.
mithrandi pushed a commit to branch master
in repository mutagen.
commit 836ce85b6ea5dc607b572153a6d79273bcbd1b0a
Author: Tristan Seligmann <mithrandi at debian.org>
Date: Tue Aug 8 03:31:42 2017 +0200
Run wrap-and-sort -t -s.
---
debian/changelog | 1 +
debian/control | 42 ++++++++++++++++++++++--------------------
2 files changed, 23 insertions(+), 20 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index fe010e3..59ea450 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ mutagen (1.38-1) UNRELEASED; urgency=medium
* Update watch file.
* New upstream release.
* Use Python 3.6 docs instead of 3.5 (closes: #871426).
+ * Run wrap-and-sort -t -s.
-- Tristan Seligmann <mithrandi at debian.org> Tue, 08 Aug 2017 03:29:12 +0200
diff --git a/debian/control b/debian/control
index 5e821a1..b43d0f4 100644
--- a/debian/control
+++ b/debian/control
@@ -2,26 +2,28 @@ 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,
- 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.6-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.6-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