~ubuntu-branches/ubuntu/jaunty/gst-fluendo-mp3/jaunty

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2008-02-20 08:46:45 UTC
  • Revision ID: james.westby@ubuntu.com-20080220084645-cf6eyp02uq6o8crj
Tags: 0.10.6.debian-2
* debian/rules:
  + Set GST_REGISTRY before the dh_gstscancodecs call to save the registry
    somewhere on buildds without writable home and speed things up a bit.
* debian/patches/01_small-mp3-frames.patch:
  + Fix decoding of small MP3 frames, like 8kbps frames with MPEG 2/2.5.
    Patch taken from upstream SVN (Closes: #465978).
* debian/control:
  + Update Standards-Version to 3.7.3, no additional changes needed.
  + Use Homepage field.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
Maintainer: Maintainers of GStreamer packages <pkg-gstreamer-maintainers@lists.alioth.debian.org>
5
5
Uploaders: Loic Minier <lool@dooz.org>, Sebastian Dröge <slomo@debian.org>
6
6
Build-Depends: debhelper (>= 5), cdbs (>= 0.4.8), autotools-dev, pkg-config (>= 0.11.0), libgstreamer0.10-dev (>= 0.10.0), gstreamer-tools (>= 0.10.14), liboil0.3-dev (>= 0.3.7)
7
 
Standards-Version: 3.7.2
 
7
Standards-Version: 3.7.3
 
8
Homepage: http://www.fluendo.com/resources/fluendo_mp3.php
8
9
 
9
10
Package: gstreamer0.10-fluendo-mp3
10
11
Architecture: any
16
17
 .
17
18
 This plugin differs from the GStreamer MAD plugin in that it doesn't
18
19
 depend on a GPL library.
19
 
 .
20
 
 http://www.fluendo.com/resources/fluendo_mp3.php