[ubuntu/utopic-proposed] gst-plugins-bad1.0 1.4.0-1ubuntu1 (Accepted)

Iain Lane iain.lane at canonical.com
Thu Aug 21 16:10:15 UTC 2014


gst-plugins-bad1.0 (1.4.0-1ubuntu1) utopic; urgency=medium

  * Merge with Debian unstable; remaining changes:
    + Stop installing camerabin2 basecamerabin jpegformat - plugins which have
    moved to -good.
    + Provide gstreamer-plugins-bad-1.0.pc with Requires on
      gstreamer-plugins-good-1.0 - the package we've moved the referenced
      library to. This maintains compatibility with upstream software and
      other distributions.
    + debian/patches/adding-mirsink-and-android-media-over-hybris-support.patch:
      - Adding mirsink and Android media over hybris support, for hardware
        accelerated decode using libstagefright and the hybris compat layer.
    + debian/control.in:
      - Making the hybris plugin as part of a separated package, and i386 and
        armhf only (can only work with android compatible archs)
    + debian/build-deps.in:
      - Adding mirsink/android decoder specific build dependencies for i386 and
        armhf (libplatform-api1-dev and libmedia-dev)
    + Split videoparsers and faad out into their own packages.
  * Rebase
    debian/patches/adding-mirsink-and-android-media-over-hybris-support.patch
    to apply on top of this version.

gst-plugins-bad1.0 (1.4.0-1) unstable; urgency=medium

  * New upstream stable release.
  * debian/rules:
    + Disable bluez plugin for now until someone ports it to bluez5 (Closes: #755157).

gst-plugins-bad1.0 (1.3.91-1) experimental; urgency=medium

  * New upstream release candidate:
    + debian/rules,
      debian/build-deps.in:
      - Build-depend on GStreamer core and base >= 1.3.91.

gst-plugins-bad1.0 (1.3.90-2) experimental; urgency=medium

  [ Sebastian Dröge ]
  * debian/gstreamer-plugins-bad.install:
    + Include mpeg2enc plugin.

  [ Sjoerd Simons ]
  * debian/patches/01_fix-modplug-linking.patch
    - Re-add. Fixes FTBS on i386

gst-plugins-bad1.0 (1.3.90-1) experimental; urgency=medium

  * New upstream release candidate:
    + debian/rules,
      debian/build-deps.in:
      - Build-depend on GStreamer core and base >= 1.3.90.

gst-plugins-bad1.0 (1.3.3-2) experimental; urgency=medium

  * Team upload.

  * debian/gbp.conf:
    + Fix branch names for experimental.
  * debian/gstreamer-plugins-bad.install,
    debian/rules:
    + Install the wayland sink on linux.

gst-plugins-bad1.0 (1.3.3-1) experimental; urgency=medium

  * New upstream development release:
    + debian/rules,
      debian/build-deps.in:
      - Build-depend on GStreamer core and base >= 1.3.3.
    + debian/gstreamer-plugins-bad.install,
      debian/libgstreamer-plugins-bad*.install:
      - Add new compositor plugin and new libraries.
  * debian/rules:
    + Run autopoint during autoreconf.

gst-plugins-bad1.0 (1.3.2-1) experimental; urgency=medium

  * New upstream development release:
    + debian/rules,
      debian/build-deps.in:
      - Build-depend on GStreamer core and base >= 1.3.2.
      - Disable libssh2-1-dev support until it's installable again.

gst-plugins-bad1.0 (1.3.1-1) experimental; urgency=medium

  * New upstream development release:
    + debian/rules,
      debian/build-deps.in:
      - Build-depend on GStreamer core and base >= 1.3.1.
      - Build-depend on libopenexr.
      - Build-depend on libssh2-1-dev.
      - Build-depend on nettle-dev.
      - Build-depend on libgl1-mesa-dev and libglu1-mesa-dev.
      - Drop build-dependency on liblv2-dev, it was not used
        at all (Closes: #740831).
    + debian/libgstreamer-plugins-bad.install,
      debian/gstreamer-plugins-bad.install:
      - Drop the removed eglglessink plugin and libgstegl library.
      - Add the new opengl plugin and libgstgl library.
      - Add new audiomixer, ivfparse, jp2kdecimator, openexr,
        sndfile, stereo, videosignal and vmnc plugins.

Date: Thu, 21 Aug 2014 17:05:38 +0100
Changed-By: Iain Lane <iain.lane at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/utopic/+source/gst-plugins-bad1.0/1.4.0-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 21 Aug 2014 17:05:38 +0100
Source: gst-plugins-bad1.0
Binary: gstreamer1.0-plugins-bad-doc gstreamer1.0-hybris gstreamer1.0-plugins-bad gstreamer1.0-plugins-bad-videoparsers gstreamer1.0-plugins-bad-faad gstreamer1.0-plugins-bad-dbg libgstreamer-plugins-bad1.0-0 libgstreamer-plugins-bad1.0-dev
Architecture: source
Version: 1.4.0-1ubuntu1
Distribution: utopic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Iain Lane <iain.lane at canonical.com>
Description:
 gstreamer1.0-hybris - GStreamer plugins from hybris
 gstreamer1.0-plugins-bad - GStreamer plugins from the "bad" set
 gstreamer1.0-plugins-bad-dbg - GStreamer plugins from the "bad" set (debug symbols)
 gstreamer1.0-plugins-bad-doc - GStreamer documentation for plugins from the "bad" set
 gstreamer1.0-plugins-bad-faad - GStreamer faad plugin from the "bad" set
 gstreamer1.0-plugins-bad-videoparsers - GStreamer videoparsers plugin from the "bad" set
 libgstreamer-plugins-bad1.0-0 - GStreamer development files for libraries from the "bad" set
 libgstreamer-plugins-bad1.0-dev - GStreamer development files for libraries from the "bad" set
Closes: 740831 755157
Changes:
 gst-plugins-bad1.0 (1.4.0-1ubuntu1) utopic; urgency=medium
 .
   * Merge with Debian unstable; remaining changes:
     + Stop installing camerabin2 basecamerabin jpegformat - plugins which have
     moved to -good.
     + Provide gstreamer-plugins-bad-1.0.pc with Requires on
       gstreamer-plugins-good-1.0 - the package we've moved the referenced
       library to. This maintains compatibility with upstream software and
       other distributions.
     + debian/patches/adding-mirsink-and-android-media-over-hybris-support.patch:
       - Adding mirsink and Android media over hybris support, for hardware
         accelerated decode using libstagefright and the hybris compat layer.
     + debian/control.in:
       - Making the hybris plugin as part of a separated package, and i386 and
         armhf only (can only work with android compatible archs)
     + debian/build-deps.in:
       - Adding mirsink/android decoder specific build dependencies for i386 and
         armhf (libplatform-api1-dev and libmedia-dev)
     + Split videoparsers and faad out into their own packages.
   * Rebase
     debian/patches/adding-mirsink-and-android-media-over-hybris-support.patch
     to apply on top of this version.
 .
 gst-plugins-bad1.0 (1.4.0-1) unstable; urgency=medium
 .
   * New upstream stable release.
   * debian/rules:
     + Disable bluez plugin for now until someone ports it to bluez5 (Closes: #755157).
 .
 gst-plugins-bad1.0 (1.3.91-1) experimental; urgency=medium
 .
   * New upstream release candidate:
     + debian/rules,
       debian/build-deps.in:
       - Build-depend on GStreamer core and base >= 1.3.91.
 .
 gst-plugins-bad1.0 (1.3.90-2) experimental; urgency=medium
 .
   [ Sebastian Dröge ]
   * debian/gstreamer-plugins-bad.install:
     + Include mpeg2enc plugin.
 .
   [ Sjoerd Simons ]
   * debian/patches/01_fix-modplug-linking.patch
     - Re-add. Fixes FTBS on i386
 .
 gst-plugins-bad1.0 (1.3.90-1) experimental; urgency=medium
 .
   * New upstream release candidate:
     + debian/rules,
       debian/build-deps.in:
       - Build-depend on GStreamer core and base >= 1.3.90.
 .
 gst-plugins-bad1.0 (1.3.3-2) experimental; urgency=medium
 .
   * Team upload.
 .
   * debian/gbp.conf:
     + Fix branch names for experimental.
   * debian/gstreamer-plugins-bad.install,
     debian/rules:
     + Install the wayland sink on linux.
 .
 gst-plugins-bad1.0 (1.3.3-1) experimental; urgency=medium
 .
   * New upstream development release:
     + debian/rules,
       debian/build-deps.in:
       - Build-depend on GStreamer core and base >= 1.3.3.
     + debian/gstreamer-plugins-bad.install,
       debian/libgstreamer-plugins-bad*.install:
       - Add new compositor plugin and new libraries.
   * debian/rules:
     + Run autopoint during autoreconf.
 .
 gst-plugins-bad1.0 (1.3.2-1) experimental; urgency=medium
 .
   * New upstream development release:
     + debian/rules,
       debian/build-deps.in:
       - Build-depend on GStreamer core and base >= 1.3.2.
       - Disable libssh2-1-dev support until it's installable again.
 .
 gst-plugins-bad1.0 (1.3.1-1) experimental; urgency=medium
 .
   * New upstream development release:
     + debian/rules,
       debian/build-deps.in:
       - Build-depend on GStreamer core and base >= 1.3.1.
       - Build-depend on libopenexr.
       - Build-depend on libssh2-1-dev.
       - Build-depend on nettle-dev.
       - Build-depend on libgl1-mesa-dev and libglu1-mesa-dev.
       - Drop build-dependency on liblv2-dev, it was not used
         at all (Closes: #740831).
     + debian/libgstreamer-plugins-bad.install,
       debian/gstreamer-plugins-bad.install:
       - Drop the removed eglglessink plugin and libgstegl library.
       - Add the new opengl plugin and libgstgl library.
       - Add new audiomixer, ivfparse, jp2kdecimator, openexr,
         sndfile, stereo, videosignal and vmnc plugins.
Checksums-Sha1:
 3ec19febd0751c406a204184fe0db7eee8f13e3c 4811 gst-plugins-bad1.0_1.4.0-1ubuntu1.dsc
 ccd014f90c3a0418a114e6ed4e73776c4392492e 3797420 gst-plugins-bad1.0_1.4.0.orig.tar.xz
 60c41c8f5ceec487eca9b6377b46b348616f843f 73964 gst-plugins-bad1.0_1.4.0-1ubuntu1.debian.tar.xz
Checksums-Sha256:
 6bbded7a3dcb5d031a0199fccf88f2bb246c82ca272ca37c5ca744df782ebc14 4811 gst-plugins-bad1.0_1.4.0-1ubuntu1.dsc
 ff2cb754f7725b205aec66002b1406e440f3a03194b6cad2d126ef5cd00902f9 3797420 gst-plugins-bad1.0_1.4.0.orig.tar.xz
 f3da11a21117a906c925923f664b3ad7da193ecf5e8a339a111e15a65fa68031 73964 gst-plugins-bad1.0_1.4.0-1ubuntu1.debian.tar.xz
Files:
 6fc10e28c4db6a4920dd54f157592942 4811 libs extra gst-plugins-bad1.0_1.4.0-1ubuntu1.dsc
 3bc0fcfe8d16ad1295f0454c1fcb4ba3 3797420 libs extra gst-plugins-bad1.0_1.4.0.orig.tar.xz
 72becf6ede1b0322855dca25df128c4f 73964 libs extra gst-plugins-bad1.0_1.4.0-1ubuntu1.debian.tar.xz
Original-Maintainer: Maintainers of GStreamer packages <pkg-gstreamer-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJT9hm8AAoJEONS1cUcUEHUDB8P/312DgBb3KRuxMtB9aoDK3ML
U+R0GF7amDBAtwnSzkZKyPSwyBL2yG9W57dZyl1NEZqXiUrmVc86gJuNU1qPmPdV
8ho3BFi8WTCvjnnjBOwbRGwZZRuBPxj4vkwHVeKUer3AKHo4erm/TlTHXS4ujKLR
ZE3p8zrYZx5uFPQ6eaeI5rs0RHfjNGKX/X/w0PeCESI5YapHWKqbyvl0YWg5DH+G
tl02rzZTh5BblJPE13IJGpNd6EFDfNXMXbkMRwWKjSHQ7WosPTWZZIqfs74Civ7E
lJJJZigbk8fSkDnyD0t2152VaaMvUMVdI8Isb+6AKhd8honkBpJRql5xTm1Rtite
i9gb6FJlhnDd/jsGeF4X3lRbKWzclZ/y41an8rwD4Zut+PhDwl5pr8A/2vvMRzww
VmUHdHYo6okqCqZJR3Wctl0vkok9jcvpuoikdYwduZuXjVN3CWHhwydyXEWn3iIn
swGOK97dsYlmNn6HtGeDKQU3y9L0Jofa8be9peG4DGZp9vBLY4qCblU5Qbtn3I8p
HQWadSRlqjRb7A47TRIYMTnzFHwQg9Y+0H0LiMAKDWPEOzU2T3j+EZFOd8mTH61t
IJiuDWn7ZF96xEuS1QS6XBx7CN1e2Gm4vhewD738q1Y7klR1/VznWa8RYufCnFRD
yeJWXA6tY8CP+l28ZKAt
=znUr
-----END PGP SIGNATURE-----


More information about the Utopic-changes mailing list