Skip to content

Debian Changelog gst-plugins-bad0.10 (0.10.16-1)

2009

gst-plugins-bad0.10 (0.10.16-1) unstable; urgency=low

   [ Fabian Greffrath ]
   * debian/extra, debian/gstreamer-amrwbenc.install, debian/README.Debian:
     + Renamed the gstreamer-amrwb extra package to gstreamer-amrwbenc. There's
       still the amrwb encoder in gst-plugins-bad because the opencore-amr
       codecs in gst-plugins-ugly have no amrwb encoder.
 
   [ Sebastian Dröge ]
   * New upstream bugfix release, "Sensible Precaution":
     + Fixes build of the faac plugin (Closes: #552080).

 -- Sebastian Dröge <slomo@debian.org>  Sat, 24 Oct 2009 06:17:23 +0200

gst-plugins-bad0.10 (0.10.15-1) unstable; urgency=low

   * New upstream release, "Ending the war".

 -- Sebastian Dröge <slomo@debian.org>  Wed, 21 Oct 2009 19:48:35 +0200

gst-plugins-bad0.10 (0.10.14.4-1) experimental; urgency=low

   * New upstream pre-release.

 -- Sebastian Dröge <slomo@debian.org>  Fri, 16 Oct 2009 14:36:20 +0200

gst-plugins-bad0.10 (0.10.14.3-1) experimental; urgency=low

   * New upstream pre-release.

 -- Sebastian Dröge <slomo@debian.org>  Fri, 16 Oct 2009 09:02:55 +0200

gst-plugins-bad0.10 (0.10.14.2-1) experimental; urgency=low

   * New upstream pre-release:
     + debian/build-deps.in,
       debian/gstreamer-plugins-bad.install:
       - Remove xdgmime plugin, it's in gst-plugins-base now.
       - Add videomeasure, pnm, rsvg and mpegpsmux plugins.
     + debian/rules,
       debian/build-deps.in:
       - Update GStreamer and gst-plugins-base build dependencies.
     + debian/patches/02_libass-0.9.7.patch:
       - Dropped, merged upstream.

 -- Sebastian Dröge <slomo@debian.org>  Mon, 12 Oct 2009 17:14:50 +0200

gst-plugins-bad0.10 (0.10.14-4) unstable; urgency=low

   * debian/build-deps.in,
     debian/gstreamer-plugins-bad.install:
     + Disable the LV2 plugin until it works reliable and doesn't crash
       GStreamer on startup every time (Closes: #549189).
       Unfortunately I can't reproduce that crash...

 -- Sebastian Dröge <slomo@debian.org>  Sat, 03 Oct 2009 14:09:46 +0200

gst-plugins-bad0.10 (0.10.14-3) unstable; urgency=low

   * debian/build-deps.in,
     debian/gstreamer-plugins-bad.install:
     + Add the LV2 plugin.
   * debian/gstreamer-plugins-bad.install,
     debian/patches/01_static-unstable-libraries.patch:
     + Install the experimental helper libraries into /usr/lib but
       don't ship any headers or anything else. Static linking
       causes problems if multiple plugins use the same library.
   * debian/patches/99_automake.patch:
     + Dropped, not needed anymore.
   * debian/build-deps.in,
     debian/gstreamer-plugins-bad.install:
     + Drop the neonhttpsrc plugin, the souphttpsrc plugin from
       gst-plugins-good is better in all cases.

 -- Sebastian Dröge <slomo@debian.org>  Wed, 30 Sep 2009 12:43:23 +0200

gst-plugins-bad0.10 (0.10.14-2) unstable; urgency=low

   * debian/control.in:
     + Add a Replaces for gstreamer0.10-plugins-really-bad from the
       Debian Multimedia repository, which also contains the Dirac plugin
       (Closes: #544667).

 -- Sebastian Dröge <slomo@debian.org>  Wed, 02 Sep 2009 11:43:32 +0200

gst-plugins-bad0.10 (0.10.14-1) unstable; urgency=low

   * New upstream release, 'Your New Best Friends'.
   * debian/build-deps.in,
     debian/gstreamer-plugins-bad.install:
     + Add game-music-emu plugin.

 -- Sebastian Dröge <slomo@debian.org>  Sun, 30 Aug 2009 11:02:59 +0200

gst-plugins-bad0.10 (0.10.13.5-2) experimental; urgency=low

   * debian/build-deps.in,
     debian/gstreamer-plugins-bad.install:
     + Add mimic plugin.

 -- Sebastian Dröge <slomo@debian.org>  Wed, 26 Aug 2009 19:02:30 +0200

gst-plugins-bad0.10 (0.10.13.5-1) experimental; urgency=low

   * New upstream pre-release.
   * debian/build-deps.in,
     debian/gstreamer-plugins-bad.install:
     + Add Dirac plugin that uses the Dirac reference implementation.
   * debian/control.in:
     + Update Standards-Version to 3.8.3, no additional changes needed.
   * debian/build-deps.in,
     debian/patches/02_libass-0.9.7.patch:
     + Add support for building against libass >= 0.9.7.

 -- Sebastian Dröge <slomo@debian.org>  Wed, 26 Aug 2009 17:40:24 +0200

gst-plugins-bad0.10 (0.10.13.3-1) experimental; urgency=low

   * New upstream pre-release:
     + debian/build-deps.in:
       - Build depend on libass-dev (<< 0.9.7) because of API changes
         in that version that we don't support yet.
   * debian/build-deps.in,
     debian/gstreamer-plugins-bad.install:
     + Remove gmyth plugin because libgmyth will be removed (Closes: #542128).

 -- Sebastian Dröge <slomo@debian.org>  Wed, 19 Aug 2009 08:55:24 +0200

gst-plugins-bad0.10 (0.10.13.2-1) experimental; urgency=low

   [ Fabian Greffrath ]
   * debian/extra:
     + Use @GST_PKGNAME@ instead of hard-coded "gstreamer0.10".
   * debian/extra, debian/gstreamer-x264.install, debian/README.Debian:
     + Removed all references to the x264 plugin which has been moved to
       gst-plugins-ugly0.10.
 
   [ Sebastian Dröge ]
   * New upstream pre-release:
     + Fixes integer overflow in MPEG demuxer that prevents playback of files
       larger than 4GB (Closes: #537392).
     + debian/patches/01_static-unstable-libraries.patch,
       debian/patches/99_automake.patch:
       - Only build static libraries, they're not API/ABI stable yet
         but are used by some plugins already.
     + debian/rules,
       debian/build-deps.in:
       - Update build dependencies.
     + debian/gstreamer-plugins-bad.install:
       - Add new asfmux, frei0r, kate and schroedinger plugins.
       - Remove rtpmanager plugin, which was moved to gst-plugins-good.
     + debian/control.in:
       - Add Conflicts/Replaces/Provides for gstreamer0.10-schroedinger.
   * debian/control.in:
     + Update Standards-Version to 3.8.2, no additional changes needed.

 -- Sebastian Dröge <slomo@debian.org>  Wed, 12 Aug 2009 07:20:46 +0200

gst-plugins-bad0.10 (0.10.13-1) unstable; urgency=low

   * New upstream release, 'Supersonic Rocket':
     + debian/patches/01_hdvparse-link-libm.patch:
       - Dropped, merged upstream.

 -- Sebastian Dröge <slomo@debian.org>  Thu, 18 Jun 2009 13:47:30 +0200

gst-plugins-bad0.10 (0.10.12.2-1) experimental; urgency=low

   [ Fabian Greffrath ]
   * debian/extra:
     + gstreamer0.10-faac recommends gstreamer0.10-ffmpeg for
       the ffmux_mp4 element.
 
   [ Sebastian Dröge ]
   * New upstream pre-release:
     + debian/gstreamer-plugins-bad.install:
       - Add new plugins: hdvparse, id3tag and shapewipe.
     + debian/control.in:
       - Conflict with gst-plugins-ugly << 0.10.11.2 because of
         the id3tag plugin.
     + debian/patches/01_hdvparse-link-libm.patch:
       - Link hdvparse with -lm to fix unresolved symbols.

 -- Sebastian Dröge <slomo@debian.org>  Sat, 06 Jun 2009 19:35:24 +0200

gst-plugins-bad0.10 (0.10.12-1) unstable; urgency=low

   * debian/build-deps.in:
     + Remove liblrdf build dependency as it only causes crashes
       in dependend packages like pidgin. There seems to be some
       kind of conflict if libraptor/liblrdf and libxml2 are used
       in the same process (Closes: #523345).
   * New upstream release, 'More than I can handle'.

 -- Sebastian Dröge <slomo@debian.org>  Wed, 20 May 2009 23:19:08 +0200

gst-plugins-bad0.10 (0.10.11.3-1) experimental; urgency=low

   [ Sebastian Dröge ]
   * debian/control.in:
     + Update Standards-Version to 3.8.1, no additional changes needed.
   * New upstream pre-release:
     + debian/gstreamer-plugins-bad.install:
       - Remove flv, deinterlace and y4menc plugins that were moved
         to gst-plugins-good.
 
   [ Fabian Greffrath ]
   * debian/control, debian/control.in, debian/extra:
     + Removed duplicate Section fields from gstreamer0.10-plugins-bad and
       the extra plugins.
     + Changed Section to debug for gstreamer0.10-plugins-bad-dbg.
     + Added Depends on ${misc:Depends} to gstreamer0.10-plugins-bad-dbg and
       the extra plugins.
     + Improved duplicate short description for gstreamer0.10-plugins-bad-dbg.

 -- Sebastian Dröge <slomo@debian.org>  Sat, 16 May 2009 14:04:37 +0200

gst-plugins-bad0.10 (0.10.11.2-1) experimental; urgency=low

   [ Fabian Greffrath ]
   * debian/TODO.Debian:
     + Removed, I don't think any of these things are still relevant.
 
   [ Sebastian Dröge ]
   * New upstream pre-release:
     + debian/build-deps.in,
       debian/rules:
       - Update build dependencies.
     + debian/gstreamer-plugins-bad.install:
       - Add new debugutilsbad plugin.
   * debian/build-deps.in:
     + Use unversioned libjack-dev b-d (Closes: #526109).

 -- Sebastian Dröge <slomo@debian.org>  Tue, 12 May 2009 09:51:24 +0200

gst-plugins-bad0.10 (0.10.11-2) unstable; urgency=low

   * Upload to unstable, now that the DirectFB transition is done.
   * debian/build-deps.in:
     + Build depend on liblrdf0-dev for the LADSPA plugin to enable support
       for reading RDF files for informations about LADSPA plugins.

 -- Sebastian Dröge <slomo@debian.org>  Mon, 30 Mar 2009 14:41:32 +0200

gst-plugins-bad0.10 (0.10.11-1) experimental; urgency=low

   [ Sebastian Dröge ]
   * New upstream release, 'A precious stone'.
 
   [ Fabian Greffrath ]
   * debian/extra:
     + Added XB-GStreamer-* fields for the extra packages.
   * debian/rules:
     + Run debian/extra with sh (it has no execute permissions).
   * debian/build-deps, debian/control, debian/rules:
     + Order, wrap and indent Build-Depends; this will improve interdiffs for
       packages that provide the extra plugins.
 
   [ Sebastian Dröge ]
   * Upload to experimental to prevent blocking the ffmpeg/etc transition.

 -- Sebastian Dröge <slomo@debian.org>  Thu, 26 Mar 2009 07:36:33 +0100

gst-plugins-bad0.10 (0.10.10.3-1) unstable; urgency=low

   * New upstream pre-release.

 -- Sebastian Dröge <slomo@debian.org>  Sat, 14 Mar 2009 19:49:34 +0100

gst-plugins-bad0.10 (0.10.10.2-1) unstable; urgency=low

   * New upstream pre-release:
     + debian/patches/01_bpmdetect-stack-overflow.patch:
       - Dropped, merged upstream.
     + debian/build-deps.in:
       - Update gst-plugins-base build dependency to >= 0.10.22.
       - Update library build dependencies according to configure.ac.
     + debian/control.in,
       debian/gstreamer-plugins-bad.install:
       - This release now contains all plugins from gst-plugins-farsight
         and thus replaces files of it.
       - Add new plugins: assrender, autoconvert, dtmf, liveadder,
         rtpmux, siren, valve, xdgmime.
       - Remove filter plugin, it's obsoleted by audioiirfilter from
         gst-plugins-good.
       - Remove twolame plugin, it was moved to gst-plugins-ugly.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 10 Mar 2009 08:23:48 +0100

gst-plugins-bad0.10 (0.10.10-3) unstable; urgency=low

   * debian/patches/01_bpmdetect-stack-overflow.patch:
     + Patch from upstream GIT to fix stack overflow in the bpmdetect
       plugin.
   * debian/patches/02_no-Werror.patch,
     debian/rules:
     + Pass -Wno-error via C(XX)FLAGS instead of patching configure.
   * debian/build-deps.in:
     + Build depend on libdca-dev instead of libdts-dev, which is the
       successor. libdts-dev is still necessary for the dts.h header.

 -- Sebastian Dröge <slomo@debian.org>  Mon, 23 Feb 2009 12:14:32 +0100

gst-plugins-bad0.10 (0.10.10-2) unstable; urgency=low

   * Upload to unstable.

 -- Sebastian Dröge <slomo@debian.org>  Sun, 15 Feb 2009 20:12:00 +0100

gst-plugins-bad0.10 (0.10.10-1) experimental; urgency=low

   * New upstream release, 'Keep the dogies rollin'':
     + debian/rules:
       - Update GStreamer build dependencies.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 20 Jan 2009 09:12:34 +0100

gst-plugins-bad0.10 (0.10.9.3-1) experimental; urgency=low

   * New upstream pre-release:
     + debian/patches/01_ladspa-modules.patch:
       - Dropped, merged upstream.

 -- Sebastian Dröge <slomo@debian.org>  Sun, 11 Jan 2009 21:31:03 +0100

gst-plugins-bad0.10 (0.10.9.2-1) experimental; urgency=low

   * New upstream pre-release:
     + A lot DVD nagivation fixes (Closes: #506573).
     + debian/patches/01_ladspa-modules.patch:
       - Add plugin dependency for the LADSPA modules to make sure
         that the plugin is updated when new LADSPA modules are installed.
     + debian/build-deps.in,
       debian/rules:
       - Update build dependencies.
     + debian/gstreamer-plugins-bad.install:
       - Add new plugins.
       - Remove speexresample (it's in gst-plugins-base as audioresample now).

 -- Sebastian Dröge <slomo@debian.org>  Thu, 08 Jan 2009 07:59:36 +0100

2008

gst-plugins-bad0.10 (0.10.9-1) experimental; urgency=low

   * New upstream release, 'Matters Of Fact'.

 -- Sebastian Dröge <slomo@debian.org>  Sat, 25 Oct 2008 09:39:49 +0200

gst-plugins-bad0.10 (0.10.8.4-1) experimental; urgency=low

   * New upstream pre-release.

 -- Sebastian Dröge <slomo@debian.org>  Wed, 22 Oct 2008 11:20:04 +0200

gst-plugins-bad0.10 (0.10.8.3-1) experimental; urgency=low

   * New upstream pre-release:
     + debian/gstreamer-plugins-bad.install:
       - Add apexsink plugin.

 -- Sebastian Dröge <slomo@debian.org>  Sat, 18 Oct 2008 10:23:50 +0200

gst-plugins-bad0.10 (0.10.8.2-1) experimental; urgency=low

   * New upstream pre-release:
     + Some Midi playback fixes (Closes: #489170).
     + debian/patches/03_resindvd-update.patch:
       - Dropped, merged upstream.
     + debian/rules:
       - Build depend on gstreamer >= 0.10.21.
     + debian/build-deps.in:
       - Build depend on openssl.
       - Build depend on CELT.
       - Build depend on Jasper2k.
       - Build depend on TwoLAME.
     + debian/gstreamer-plugins-bad.install:
       - Add aiffparse, celt, dccp, jp2k, mpegdemux, mpegtsmux, pcapparse,
         scaletempo and twolame plugins (Closes: #482970).
     + debian/control.in:
       - Conflict with gstreamer0.10-fluendo-mpegdemux and
         gstreamer0.10-fluendo-mpegmux as the mpegdemux and mpegtsmux plugins
         from gst-plugins-bad are their successors.

 -- Sebastian Dröge <slomo@debian.org>  Sat, 11 Oct 2008 15:48:19 +0200

gst-plugins-bad0.10 (0.10.8-3) experimental; urgency=low

   * debian/patches/03_resindvd-update.patch:
     + Update the resindvd plugin from latest CVS to get some important
       bugfixes.

 -- Sebastian Dröge <slomo@debian.org>  Sat, 11 Oct 2008 12:59:59 +0200

gst-plugins-bad0.10 (0.10.8-2) experimental; urgency=low

   * debian/rules,
     debian/control.in:
     + Use the new automatic plugin installation infrastructure.
   * debian/control.in:
     + Wrap control fields.
     + Depend on gstreamer0.10-plugins-base as some plugins need it.

 -- Sebastian Dröge <slomo@debian.org>  Fri, 15 Aug 2008 18:43:04 +0200

gst-plugins-bad0.10 (0.10.8-1) experimental; urgency=low

   * New upstream release, 'Vapour Trails'.

 -- Sebastian Dröge <slomo@debian.org>  Fri, 01 Aug 2008 11:33:33 +0200

gst-plugins-bad0.10 (0.10.7.3-1) experimental; urgency=low

   * New upstream pre-release:
     + debian/patches/03_resindvd-configure.patch,
       debian/patches/04_ladspa-linking.patch,
       debian/patches/05_resindvd-missing-header.patch:
       - Dropped, merged upstream.

 -- Sebastian Dröge <slomo@debian.org>  Sat, 26 Jul 2008 12:35:24 +0200

gst-plugins-bad0.10 (0.10.7.2-1) experimental; urgency=low

   * New upstream pre-release:
     + debian/gstreamer-plugins-bad.install:
       - Remove replaygain and interleave plugins.
       - Add deinterlace2 plugin.
     + debian/gstreamer-plugins-bad.install,
       debian/build-deps.in:
       - Add resindvd plugin.
     + debian/rules,
       debian/build-deps.in:
       - Update gstreamer and gst-plugins-base build dependency.
     + debian/patches/02_wildmidi-config.patch,
       debian/patches/03_rtspsession_rtcp_bye.patch,
       debian/patches/04_mpeg4videoparse.patch:
       - Dropped, merged upstream.
     + Ported to the new libmpcdec API (Closes: #476380).
     + Fixes playback of certain mms streams (Closes: #467268).
   * debian/patches/03_resindvd-configure.patch:
     + Fix configure check for the resindvd plugin.
   * debian/patches/04_ladspa-linking.patch:
     + Link ladspa with -ldl to prevent unresolved symbols.
   * debian/patches/05_resindvd-missing-header.patch:
     + Add missing header file.
   * debian/control.in:
     + Update Standards-Version to 3.8.0, no additional changes needed.

 -- Sebastian Dröge <slomo@debian.org>  Sun, 20 Jul 2008 12:07:37 +0200

gst-plugins-bad0.10 (0.10.7-2) unstable; urgency=low

   * debian/patches/03_rtspsession_rtcp_bye.patch
     + Added. Send RTCP BYE on EOS (From upstream CVS)
   * debian/control: Add myself to uploaders
   * debian/patches/04_mpeg4videoparse.patch
     + Added. mpeg4videoparse update from CVS
   * debian/rules: Append extra_plugins entries to debian/control instead of
     truncating it (Patch from Mike Massonnet) (Closes: #481034)

 -- Sjoerd Simons <sjoerd@debian.org>  Sun, 01 Jun 2008 16:08:37 +0200

gst-plugins-bad0.10 (0.10.7-1) unstable; urgency=low

   * New upstream release, 'House of Cards'.

 -- Sebastian Dröge <slomo@debian.org>  Thu, 24 Apr 2008 07:42:15 +0200

gst-plugins-bad0.10 (0.10.6.4-1) experimental; urgency=low

   * New upstream pre-release.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 22 Apr 2008 10:29:25 +0200

gst-plugins-bad0.10 (0.10.6.3-1) experimental; urgency=low

   * New upstream pre-release:
     + debian/patches/01_timidity-missing-header.patch:
       - Dropped, merged upstream.

 -- Sebastian Dröge <slomo@debian.org>  Fri, 18 Apr 2008 10:36:44 +0200

gst-plugins-bad0.10 (0.10.6.2-2) experimental; urgency=low

   * debian/patches/02_no-Werror.patch:
     + Don't build with -Werror to fix FTBFS on some architectures.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 15 Apr 2008 05:29:54 +0200

gst-plugins-bad0.10 (0.10.6.2-1) experimental; urgency=low

   * New upstream pre-release:
     + debian/build-deps.in,
       debian/rules:
       - Update build dependencies.
     + debian/rules,
       debian/gstreamer-plugins-bad.install:
       - Ship new dc1394, ofa, oss4audio, subenc plugins.
       - Drop souphttpsrc plugin which moved to gst-plugins-good.
     + debian/patches/01_wildmidi-build.patch,
       debian/patches/03_soup-icecast.patch,
       debian/patches/04_soup-primary-rank.patch,
       debian/patches/05_soup-no-dav.patch,
       debian/patches/06_neon-28.patch,
       debian/patches/10_fix-faad-header-check.patch
       debian/patches/75_build_docs_without_python_xml.patch,
       debian/patches/80_unit-tests.patch:
       - Dropped, merged upstream.
     + debian/patches/02_wildmidi-config.patch:
       - Updated for the new version.
     + debian/patches/01_timidity-missing-header.patch:
       - Add missing timidity header file.

 -- Sebastian Dröge <slomo@debian.org>  Mon, 14 Apr 2008 12:10:32 +0200

gst-plugins-bad0.10 (0.10.6-7) unstable; urgency=low

   * debian/patches/06_neon-28.patch:
     + Fix build with neon 0.28.
   * debian/build-deps.in:
     + Use neon-gnutls instead of plain neon.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 01 Apr 2008 13:19:03 +0200

gst-plugins-bad0.10 (0.10.6-6) unstable; urgency=low

   * debian/patches/03_soup-icecast.patch:
     + Set correct caps on the srcpad if we have an icecast server. Fixes
       glitches/crackling (Closes: #472135).
   * debian/patches/04_soup-primary-rank.patch:
     + Give souphttpsrc RANK_PRIMARY so it's used always as HTTP source if
       available.
   * debian/patches/05_soup-no-dav.patch:
     + Don't use soup for dav/davs. This is better handled by GIO and GnomeVFS
       as they provide authentication.

 -- Sebastian Dröge <slomo@debian.org>  Sat, 22 Mar 2008 19:30:07 +0100

gst-plugins-bad0.10 (0.10.6-5) unstable; urgency=low

   * debian/build-deps.in,
     debian/gstreamer-plugins-bad.install:
     + Include the soup HTTP plugin.
   * debian/build-deps.in:
     + Drop python-xml build dependency for real now.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 11 Mar 2008 05:31:11 +0100

gst-plugins-bad0.10 (0.10.6-4) unstable; urgency=low

   * debian/patches/75_build_docs_without_python_xml.patch:
     + Added. Build documentation using xml.dom.minidom instead of pyxml. Patch
       by Sebastian Dröge.
   * debian/control: Drop build-depend on python-xml
   * debian/patches/10_fix-faad-header-check.patch:
     + Added. Fix faad header check to match the check faad2 does. Fixes
       playback of various streams.

 -- Sjoerd Simons <sjoerd@debian.org>  Sat, 08 Mar 2008 19:59:00 +0100

gst-plugins-bad0.10 (0.10.6-3) unstable; urgency=low

   * debian/extra,
     debian/gstreamer-amrwb.install,
     debian/gstreamer-mpeg2enc.install,
     debian/README.Debian:
     + Patch by Fabian Greffrath to add support for an amrwb and mpeg2enc
       package and making the use of MPEG more conform (Closes: #467439).
   * debian/build-deps.in,
     debian/gstreamer-plugins-bad.install:
     + Add the gmyth plugin.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 26 Feb 2008 08:35:54 +0100

gst-plugins-bad0.10 (0.10.6-2) unstable; urgency=low

   * debian/extra:
     + Update for new xvid package names in Debian Multimedia and Debian
       Unofficial Thanks to Fabian Greffrath (Closes: #466861).
       Also add support for x264 and do some small cleanup.
   * debian/rules:
     + SPC is only available on Linux-i386, enable it as such. Fixes
       FTBFS on kfreebsd-i386.
   * debian/build-deps.in,
     debian/patches/01_wildmidi-build.patch,
     debian/patches/02_wildmidi-config.patch,
     debian/gstreamer-plugins-bad.install:
     + Enable the wildmidi plugin and change the config file path to our
       default (Closes: #346455).

 -- Sebastian Dröge <slomo@debian.org>  Mon, 25 Feb 2008 07:03:11 +0100

gst-plugins-bad0.10 (0.10.6-1) unstable; urgency=low

   * New upstream release, "A Big Deep Breath":
     + debian/patches/01_linking-fixes.patch:
       - Dropped, merged upstream.
   * debian/rules,
     debian/build-deps.in,
     debian/gstreamer-plugins-bad.install:
     + Enable the alsaspdif, libcdaudio, dvb, fbdev and vcd plugins
       only on Linux architectures to try to fix FTBFS on kfreebsd.

 -- Sebastian Dröge <slomo@debian.org>  Thu, 21 Feb 2008 13:34:46 +0100

gst-plugins-bad0.10 (0.10.5.4-1) experimental; urgency=low

   * New upstream pre-release.
   * debian/control.in:
     + Add Replaces for gstreamer0.10-plugins-bad-multiverse (<< 0.10.5-2) to
       keep the Ubuntu delta lower and don't break Debian installation with
       some Ubuntu packages.
   * debian/patches/99_ltmain_as-needed.patch,
     debian/rules:
     + Add -Wl,-z,defs -Wl,-O1 -Wl,--as-needed to LDFLAGS to remove some
       unnecessary dependencies on various packages.
   * debian/patches/01_linking-fixes.patch:
     + Link the tta plugin with libm.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 19 Feb 2008 06:55:50 +0100

gst-plugins-bad0.10 (0.10.5.3-1) experimental; urgency=low

   * New upstream pre-release.
   * debian/build-deps.in:
     + Build depend on gstreamer0.10-plugins-base for the unit tests.
   * debian/patches/80_unit-tests.patch:
     + Disable some elements for the generic/states unit test.

 -- Sebastian Dröge <slomo@debian.org>  Thu, 14 Feb 2008 13:18:33 +0100

gst-plugins-bad0.10 (0.10.5.2-1) experimental; urgency=low

   [ Emilio Pozuelo Monfort ]
   * debian/rules:
     - Decide the package name and url depending on the distribution.
   * debian/build-deps.in:
     - Build-Depend on lsb-release.
 
   [ Sebastian Dröge ]
   * New upstream pre-release:
     + Fixes FTBFS if built twice in a row (Closes: #424399).
     + Adds support for VCD playback (Closes: #454599).
     + Fixes conflict between Fluendo mpeg demuxer and
       DTS decoder (Closes: #448411).
     + debian/build-deps.in,
       debian/control.in:
       - Update liboil and gstreamer build dependencies.
       - Add and update a few build dependencies.
     + debian/gstreamer-plugins-bad.install:
       - Add dvdspu, festival, flv, mpegtsparse, mpeg4videoparse, rawparse,
         sdp, selector, speexresample, stereo, fbdev, metadata, vcd plugins.
       - Remove equalizer, multifile, spectrum, switch, videoparse, xingheader
         plugins. These have moved to other places now.
       - Sort everything alphabetically.
     + debian/control.in,
       debian/build-deps.in,
       debian/rules:
       - Drop the OpenGL plugin. This will go to a new source package named
         gst-plugins-gl once we have mesa >= 7.1 somewhere.
   * debian/rules:
     + Run the unit test suite but don't fail the build on failures.
   * debian/control.in:
     + Update Standards-Version to 3.7.3, no additional changes needed.

 -- Sebastian Dröge <slomo@debian.org>  Sat, 09 Feb 2008 14:04:01 +0100

2007

gst-plugins-bad0.10 (0.10.5-5) unstable; urgency=low

   * debian/rules:
     + Fix GST_REGISTRY envirnment variable setting (Closes: #452568).

 -- Sebastian Dröge <slomo@debian.org>  Sat, 24 Nov 2007 20:02:13 +0100

gst-plugins-bad0.10 (0.10.5-4) unstable; urgency=low

   * 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/build-deps.in:
       + Remove check from build dependencies. This is only an indirect build
         dependency that is already satisfied by libgstreamer0.10-dev. configure
         only checks for libgstcheck, not check.
    * debian/build-deps.in,
      debian/gstreamer-plugins-bad.install:
      + Enable the DirectFB video sink plugin.

 -- Sebastian Dröge <slomo@debian.org>  Wed, 19 Sep 2007 15:44:46 +0200

gst-plugins-bad0.10 (0.10.5-3) unstable; urgency=low

   * debian/control.in,
     debian/rules,
     debian/gstreamer-plugins-bad.install:
     + Move docs, SDL and GL to a separate package.
     + Create a package with debug symbols.
   * debian/rules:
     + Call dh_gstscancodecs.
   * debian/control:
     + Replace Source-Version with binary:Version to make lintian happy.

 -- Sebastian Dröge <slomo@debian.org>  Thu, 30 Aug 2007 20:22:35 +0200

gst-plugins-bad0.10 (0.10.5-2) unstable; urgency=low

   * debian/build-deps.in:
     + Drop swfdec build dependency. The plugin doesn't work with 0.5.

 -- Sebastian Dröge <slomo@debian.org>  Thu, 30 Aug 2007 10:10:49 +0200

gst-plugins-bad0.10 (0.10.5-1) unstable; urgency=medium

   * Change Maintainer to pkg-gstreamer, add myself to Uploaders and use
     "standard" GStreamer packaging, used for all the other plugin packages too.
   * New upstream version (Closes: #429727):
     + Fixes remaining use of deprecated function (Closes: #436353).
     + Somewhat fixes FTBFS caused by deprecation warnings by not compiling
       with -Werror (Closes: #424559).
   * debian/build-deps.in:
     + Build depend on new enough GStreamer (Closes: #433495).
   * debian/gstreamer-plugins-bad.install,
     debian/build-deps.in:
     + Ship the GSM plugin (Closes: #429594).
     + Ship the dtsdec plugins (Closes: #428742).
     + Ship the ladspa plugin (Closes: #429527).
   * debian/rules,
     debian/gstreamer-plugins-bad.install,
     debian/build-deps.in:
     + Ship the SPC plugin on i386 (Closes: #430045).
   * debian/control.in:
     + Fix typo in package description (Closes: #436664).
   * debian/gstreamer-plugins-bad.install:
     + Don't ship the libgstapp library as it still randomly changes
       API and ABI until it is moved to gst-plugins-good at some point.
     + Don't ship completely unneeded .a files for the plugins.
   * debian/changelog:
     + Urgency medium because of RC bugfixes.

 -- Sebastian Dröge <slomo@debian.org>  Sun, 19 Aug 2007 14:41:31 +0200

gst-plugins-bad0.10 (0.10.4+cvs2007.04.30) unstable; urgency=low

   * Get a CVS version which contains the relevant FAAD patches.
   * Enable FAAD support. (Closes: #399438, #399042, #327163, #403093)

 -- Joe Wreschnig <piman@debian.org>  Mon, 30 Apr 2007 21:42:39 -0700

gst-plugins-bad0.10 (0.10.4-2) unstable; urgency=low

   * Disable spcdec for now, as it's i386-only. (Closes: #420444)

 -- Joe Wreschnig <piman@debian.org>  Sun, 22 Apr 2007 11:58:24 -0700

gst-plugins-bad0.10 (0.10.4-1) unstable; urgency=low

   * New upstream version. (Closes: #419904)
   * Remove patch added in 0.10.3-3.1, as it was merged upstream.
     Thanks to Loic Minier for the fast response and NMU. (Closes: #408213)
   * debian/control: Explain why the modules are "bad". (Closes: #387970)
   * Enable sdlvideosink/sdlaudiosink. (Closes: #404493)
   * Enable jacksink. (Closes: #407679)
   * Enable dvbsrc. (Closes: #418381)
   * Enable spcdec.

 -- Joe Wreschnig <piman@debian.org>  Sat, 21 Apr 2007 17:11:17 -0700

gst-plugins-bad0.10 (0.10.3-3.1) unstable; urgency=high

   * Non-maintainer upload.
   * SECURITY: buffer overflow.
   * Fix potential buffer overflow in gst/modplug/libmodplug/sndfile.cpp;
     CVE-2006-4192; GNOME #385788; from upstream CVS / next upstream release;
     closes: #407956.

 -- Loic Minier <lool@dooz.org>  Mon, 22 Jan 2007 16:05:35 +0100

2006

gst-plugins-bad0.10 (0.10.3-3) unstable; urgency=low

   * debian/rules:
     * Enable v4l2src. (Closes: #379867)
     * Force disabling of MusicBrainz.
     * Allow FAAD=enable environment variable to override build options.
   * README.Debian: Explain how to get FAAD support.

 -- Joe Wreschnig <piman@debian.org>  Mon, 31 Jul 2006 16:38:12 -0500

gst-plugins-bad0.10 (0.10.3-2) unstable; urgency=low

   * Build-Depend on zlib1g-dev. (Closes: #379752)

 -- Joe Wreschnig <piman@debian.org>  Tue, 25 Jul 2006 11:46:05 -0500

gst-plugins-bad0.10 (0.10.3-1) unstable; urgency=low

   * New upstream release.
   * debian/rules: Disable experimental and libneon modules.
   * debian/control: Build-Dep on liboil3-dev.
   * debian/copyright: Add copyrights for new modules.

 -- Joe Wreschnig <piman@debian.org>  Thu, 22 Jun 2006 18:46:04 -0500

gst-plugins-bad0.10 (0.10.1-1) unstable; urgency=low

   * New upstream release.
   * Build-Depend on python for building docs.

 -- Joe Wreschnig <piman@debian.org>  Tue, 21 Feb 2006 16:04:33 -0600

gst-plugins-bad0.10 (0.10.0+cvs20060214-2) unstable; urgency=low

   * Update debian/copyright.
   * Explicitly disable more modules.
   * Build and include documentation.

 -- Joe Wreschnig <piman@debian.org>  Wed, 15 Feb 2006 12:24:20 -0600

gst-plugins-bad0.10 (0.10.0+cvs20060214-1) unstable; urgency=low

   * Initial release.

 -- Joe Wreschnig <piman@debian.org>  Tue, 14 Feb 2006 13:22:33 -0600