[ubuntu/karmic] gst-plugins-bad0.10 0.10.14-4ubuntu1 (Accepted)

Steve Langasek steve.langasek at ubuntu.com
Tue Oct 20 14:39:52 BST 2009


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

  * Merge from Debian (LP: #436350), remaining changes:
    - Removed plugins that are now provided -good
      - libgstdtmf.so
      - libgstvalve.so
      - libgstautoconvert.so
      - libgstrtpmux.so
      - libgstliveadder.so
  * Disable libgstgme.so, as libgme-dev is not available in karmic.

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...

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.

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).

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.

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

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

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.

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).

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.

Date: Thu, 15 Oct 2009 05:33:54 +0000
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Signed-By: Steve Langasek <steve.langasek at canonical.com>
https://launchpad.net/ubuntu/karmic/+source/gst-plugins-bad0.10/0.10.14-4ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 15 Oct 2009 05:33:54 +0000
Source: gst-plugins-bad0.10
Binary: gstreamer0.10-plugins-bad-doc gstreamer0.10-plugins-bad gstreamer0.10-sdl gstreamer0.10-plugins-bad-dbg
Architecture: source
Version: 0.10.14-4ubuntu1
Distribution: karmic
Urgency: low
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Description: 
 gstreamer0.10-plugins-bad - GStreamer plugins from the "bad" set
 gstreamer0.10-plugins-bad-dbg - GStreamer plugins from the "bad" set (debug symbols)
 gstreamer0.10-plugins-bad-doc - GStreamer documentation for plugins from the "bad" set
 gstreamer0.10-sdl - GStreamer plugin for SDL output
Closes: 537392 542128 544667 549189
Changes: 
 gst-plugins-bad0.10 (0.10.14-4ubuntu1) karmic; urgency=low
 .
   * Merge from Debian (LP: #436350), remaining changes:
     - Removed plugins that are now provided -good
       - libgstdtmf.so
       - libgstvalve.so
       - libgstautoconvert.so
       - libgstrtpmux.so
       - libgstliveadder.so
   * Disable libgstgme.so, as libgme-dev is not available in karmic.
 .
 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...
 .
 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.
 .
 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).
 .
 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.
 .
 gst-plugins-bad0.10 (0.10.13.5-2) experimental; urgency=low
 .
   * debian/build-deps.in,
     debian/gstreamer-plugins-bad.install:
     + Add mimic plugin.
 .
 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.
 .
 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).
 .
 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.
Checksums-Sha1: 
 d5ddeeb01ad373dcd9a4ad22d96ee89827b0d827 3456 gst-plugins-bad0.10_0.10.14-4ubuntu1.dsc
 fc216770317058560c736c253d3322241ee6cfa0 4240522 gst-plugins-bad0.10_0.10.14.orig.tar.gz
 4e4f19a796001ac35caada160a52ac6d44a16a8d 41607 gst-plugins-bad0.10_0.10.14-4ubuntu1.diff.gz
Checksums-Sha256: 
 5770bc07473081c8a3899ff26c29675612a9298bb681eb82ae7534acc2411eed 3456 gst-plugins-bad0.10_0.10.14-4ubuntu1.dsc
 f099477d07948a73bbf009bc099811679f979ce1f84fdc7c262c26ee8c31cd00 4240522 gst-plugins-bad0.10_0.10.14.orig.tar.gz
 a7498881c28aaca676037336a0bc54856b4fbc702088d32b9fc650993bb3f001 41607 gst-plugins-bad0.10_0.10.14-4ubuntu1.diff.gz
Files: 
 df9d00afee942fc8d1220f91bed2b548 3456 libs extra gst-plugins-bad0.10_0.10.14-4ubuntu1.dsc
 816fdf37f0b3bc99c9e64c7859bced65 4240522 libs extra gst-plugins-bad0.10_0.10.14.orig.tar.gz
 d986ea2be20afc23e3d53a95da3fe532 41607 libs extra gst-plugins-bad0.10_0.10.14-4ubuntu1.diff.gz
Launchpad-Bugs-Fixed: 436350
Original-Maintainer: Maintainers of GStreamer packages <pkg-gstreamer-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iQIVAwUBSt27w1aNMPMhshM9AQjYbA//VZjFD0C4Zkz9ASid7HdiJCt1yloqx3gS
VFMsCATSr69sH3xrD+58Akv5wjJrwC744RbzDOd6tEwVV25UY67Dlgt29uwLlVrV
ETR5ByxfkshXmNvGgb+PlkgufJVwD7Vai57RPuQ0kR5bgfpL05Du79eMobkVmiS0
BFGAMhU7XfGKAFEWjKPH+jjy5xqPr3tPnWICQmOMcfMZLJZFhyrXOYJO7Mj8wRbG
Ky/pc77ilfKiMfG8lfEZsK5ioBaq25Ub/VDP5Ei57+qCXKFgfGvLn/548cSRycs/
/3zGQF6o8ydG7kfeU5r4AiWR5c3kypiCuzYUpkWicrKQSK8jAcCJ0KggaUgaM1Nd
zwNHijAfTMUgAPO2poZQhOCUD9EtZ1CscB2+50t5pu1TEh1qfY2ZM5yTrw6bAjc6
JocIs/o8uRSWloszQyeI1d7O4VRcGSikOfREYewe3s5eqkMOb16BdzUXXnz9S8hN
0tEMXJOEHxfQbfx/a//T98GwSAVoTildVJLRKsK0xnbm80e/p+SDDqzrXEew3Pwc
JoTf6jnATOqhFZDokfGbx/sSZpG+9GVhVSRtfjzUW2Mm7lv1uRcOKvgXEuwr8IWJ
CDT4+1MNvcAOhYjb/K6bfttBIaY8QVD/Mu8Li23V0zRdy/O/joxxzzYpxBEXmX2s
xCvrEW7kjWY=
=pjGW
-----END PGP SIGNATURE-----


More information about the Karmic-changes mailing list