[Python-modules-commits] [audioread] branch master updated (3f08f3a -> 1d3163a)

Tristan Seligmann mithrandi at moszumanska.debian.org
Fri Apr 29 18:01:08 UTC 2016


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

mithrandi pushed a change to branch master
in repository audioread.

      from  3f08f3a   Fixed VCS URL (https)
       new  1ea4b44   record new upstream branch created by importing audioread_2.1.2.orig.tar.gz
       new  67fecf1   Import audioread_2.1.2.orig.tar.gz
       new  c0ddb41   merge patched into master
       new  bb7cbe4   New upstream release (closes: #822527, #822972).
       new  9442293   Update Depends / Recommends.
       new  4ddc934   Run wrap-and-sort -t -s.
       new  cbdab6e   Add myself to Uploaders.
       new  832028f   Bump Standards-Version to 3.9.8 (no changes).
       new  2673721   Drop unnecessary versioned dependency on python-all.
       new  6476473   Bump Debhelper compat level to 9.
       new  1d3163a   Update changelog for release.

The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 PKG-INFO                    |  59 ++++++++++---
 README.rst                  |  56 +++++++++---
 audioread/__init__.py       |  30 +++++--
 audioread/ffdec.py          | 183 +++++++++++++++++++++++++++------------
 audioread/gstdec.py         | 206 ++++++++++++++++++++++++++++----------------
 audioread/rawread.py        |  35 ++++++--
 debian/.git-dpm             |  14 +--
 debian/changelog            |  14 ++-
 debian/compat               |   2 +-
 debian/control              |  29 +++----
 debian/copyright            |   1 -
 debian/patches/avconv.patch |  27 ------
 debian/patches/series       |   1 -
 decode.py                   |   6 +-
 setup.py                    |   7 +-
 15 files changed, 438 insertions(+), 232 deletions(-)
 delete mode 100644 debian/patches/avconv.patch
 delete mode 100644 debian/patches/series

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



More information about the Python-modules-commits mailing list