mutagen 1.21-1ubuntu1 source package in Ubuntu

Changelog

mutagen (1.21-1ubuntu1) saucy; urgency=low

  * Merge with Debian unstable. Remaining Ubuntu changes:
    - debian/control: Drop unnecessary faad and oggz-tools build dependencies,
      they are in universe.

mutagen (1.21-1) unstable; urgency=low

  * Team upload.

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

  [ Simon Chopin ]
  * New upstream version (Closes: #709810)
    + Drop the patches integrated upstream:
      -remove-hashbang.diff
      -mpeg-length.diff
      -mpeg-length-remove.diff
    + Add a patch to fix an undefined name
  * Bump Standard-Version to 3.9.4:
    + Bump debhelper dependency to >= 9 to benefit from -arch/-indep targets
    + Reorder dh arguments in d/rules
  * Add Christoph Reiter to the copyright file.
 -- Martin Pitt <email address hidden>   Tue, 23 Jul 2013 07:40:57 +0200

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
mutagen_1.21.orig.tar.gz 776.8 KiB 4dd30af3a291c0a152838f2bbf1d592bf6ede752b11a159cbf84e75815bcc2b5
mutagen_1.21-1ubuntu1.debian.tar.gz 4.9 KiB a6a31abcf9282eea60f33380d449cf9d4eeb1d1572ba590f31963738230490bd
mutagen_1.21-1ubuntu1.dsc 2.1 KiB 5494c8d3115ddee03dce49d0b94821f66ab82f8cafd16cfd53e2c0e93225991b

Available diffs

View changes file

Binary packages built by this source

python-mutagen: audio metadata editing library

 Mutagen is a Python module to handle audio metadata. It supports FLAC,
 M4A, MP3, Ogg FLAC, Ogg Speex, Ogg Theora, Ogg Vorbis, True Audio, and
 WavPack audio files. All versions of ID3v2 are supported, and all
 standard ID3v2.4 frames are parsed. It can read Xing headers to
 accurately calculate the bitrate and length of MP3s. ID3 and APEv2
 tags can be edited regardless of audio format. It can also manipulate
 Ogg streams on an individual packet/page level.