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

Iain Lane iain.lane at canonical.com
Thu Mar 1 15:09:22 UTC 2018


gst-plugins-bad1.0 (1.13.1-1ubuntu1) bionic; 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.
    + Disable gl and glx on armhf as it's not useful there.
    + debian/control{,.in}: Update Vcs-* for Ubuntu
    + C/R/P old -videoparsers and -faad
  * debian/patches/fix-lp1698287.patch: gl has been removed, drop the patch

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

  * New upstream development release.
  * debian/control.in:
    + Move OpenCV plugin and library into its own binary package (Closes: #862024).
  * debian/gstreamer-plugins-bad.install:
    + Ship haar cascade files for handdetect (Closes: #877587).
  * debian/build-deps.in,
    debian/gstreamer-plugins-bad.install:
    + Build SRTP plugin against libsrtp2.
    + Ship new lcms2, openmpt, faceoverlay, ipcpipeline, proxy, ttml
      and webrtc plugins.

gst-plugins-bad1.0 (1.12.4-2ubuntu1) bionic; 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.
    + Disable gl and glx on armhf as it's not useful there.
    + debian/control{,.in}: Update Vcs-* for Ubuntu
    + C/R/P old -videoparsers and -faad
    + debian/patches/fix-lp1698287.patch: Prefer native Wayland over
      X11/Xwayland if both are available. This fixes VA-API initialization
      failure in Gnome Shell Wayland sessions.
  * debian/patches/0001-gl-wayland-call-eglTerminate-before-wl_display_disco.patch:
    Drop, applied upstream.
  * debian/patches/0001-openjpeg-Support-building-with-openjpeg-2.3.patch:
    Same

gst-plugins-bad1.0 (1.12.4-2) unstable; urgency=medium

  * debian/rules:
    + Loosen library package dependencies to only be >= 1.12.4 and < 1.13,
      not < 1.12.5.

Date: Thu, 01 Mar 2018 15:06:38 +0000
Changed-By: Iain Lane <iain.lane at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/gst-plugins-bad1.0/1.13.1-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 01 Mar 2018 15:06:38 +0000
Source: gst-plugins-bad1.0
Binary: gstreamer1.0-plugins-bad-doc gstreamer1.0-plugins-bad gstreamer1.0-opencv gstreamer1.0-plugins-bad-dbg libgstreamer-plugins-bad1.0-0 libgstreamer-opencv1.0-0 libgstreamer-plugins-bad1.0-dev gir1.2-gst-plugins-bad-1.0
Architecture: source
Version: 1.13.1-1ubuntu1
Distribution: bionic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Iain Lane <iain.lane at canonical.com>
Description:
 gir1.2-gst-plugins-bad-1.0 - GObject introspection data for the GStreamer libraries from the "
 gstreamer1.0-opencv - GStreamer OpenCV plugins
 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
 libgstreamer-opencv1.0-0 - GStreamer OpenCV libraries
 libgstreamer-plugins-bad1.0-0 - GStreamer libraries from the "bad" set
 libgstreamer-plugins-bad1.0-dev - GStreamer development files for libraries from the "bad" set
Closes: 862024 877587
Changes:
 gst-plugins-bad1.0 (1.13.1-1ubuntu1) bionic; 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.
     + Disable gl and glx on armhf as it's not useful there.
     + debian/control{,.in}: Update Vcs-* for Ubuntu
     + C/R/P old -videoparsers and -faad
   * debian/patches/fix-lp1698287.patch: gl has been removed, drop the patch
 .
 gst-plugins-bad1.0 (1.13.1-1) experimental; urgency=medium
 .
   * New upstream development release.
   * debian/control.in:
     + Move OpenCV plugin and library into its own binary package (Closes: #862024).
   * debian/gstreamer-plugins-bad.install:
     + Ship haar cascade files for handdetect (Closes: #877587).
   * debian/build-deps.in,
     debian/gstreamer-plugins-bad.install:
     + Build SRTP plugin against libsrtp2.
     + Ship new lcms2, openmpt, faceoverlay, ipcpipeline, proxy, ttml
       and webrtc plugins.
 .
 gst-plugins-bad1.0 (1.12.4-2ubuntu1) bionic; 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.
     + Disable gl and glx on armhf as it's not useful there.
     + debian/control{,.in}: Update Vcs-* for Ubuntu
     + C/R/P old -videoparsers and -faad
     + debian/patches/fix-lp1698287.patch: Prefer native Wayland over
       X11/Xwayland if both are available. This fixes VA-API initialization
       failure in Gnome Shell Wayland sessions.
   * debian/patches/0001-gl-wayland-call-eglTerminate-before-wl_display_disco.patch:
     Drop, applied upstream.
   * debian/patches/0001-openjpeg-Support-building-with-openjpeg-2.3.patch:
     Same
 .
 gst-plugins-bad1.0 (1.12.4-2) unstable; urgency=medium
 .
   * debian/rules:
     + Loosen library package dependencies to only be >= 1.12.4 and < 1.13,
       not < 1.12.5.
Checksums-Sha1:
 1bfcf15221c0bc45616fe18a9c6db43920ae5716 5218 gst-plugins-bad1.0_1.13.1-1ubuntu1.dsc
 bdd73fa933418853c747d2d9f767bfab5e00708c 4468700 gst-plugins-bad1.0_1.13.1.orig.tar.xz
 ee5bf74d807164ad2ba851807a20833cbd961b1a 40420 gst-plugins-bad1.0_1.13.1-1ubuntu1.debian.tar.xz
 13334b78a983dd15c55d1d71fc5c630f3b6099f7 27486 gst-plugins-bad1.0_1.13.1-1ubuntu1_source.buildinfo
Checksums-Sha256:
 ff06faed23d6f4abd5d9ce0eb103d50ebb3625028ce3355c0af7bd716c1e853a 5218 gst-plugins-bad1.0_1.13.1-1ubuntu1.dsc
 03e76a7b89626b03657dc2a9521f365223d2ec0ec41d55ed2b066f1fa3953b34 4468700 gst-plugins-bad1.0_1.13.1.orig.tar.xz
 6e943f772b20959847bb41d36b261aa6e80745daf12be299a8af0b2fdba5f32f 40420 gst-plugins-bad1.0_1.13.1-1ubuntu1.debian.tar.xz
 00764d6c0e226487cdadfbf112f871f7272a587c59fb7f539ee08105d8537078 27486 gst-plugins-bad1.0_1.13.1-1ubuntu1_source.buildinfo
Files:
 98335342f87b984bab49701142306463 5218 libs extra gst-plugins-bad1.0_1.13.1-1ubuntu1.dsc
 8d4a5f0029d8dd6d1aa3a92aa65a17b1 4468700 libs extra gst-plugins-bad1.0_1.13.1.orig.tar.xz
 51ec9bd50950a635c34c6110f4b3164d 40420 libs extra gst-plugins-bad1.0_1.13.1-1ubuntu1.debian.tar.xz
 57b7f9703a4c087dd057fcbe44afd1fc 27486 libs extra gst-plugins-bad1.0_1.13.1-1ubuntu1_source.buildinfo
Original-Maintainer: Maintainers of GStreamer packages <pkg-gstreamer-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEPQ77lee1I38W6CJY41LVxRxQQdQFAlqYF1UACgkQ41LVxRxQ
QdSbmQ/+O32GYExZRgzz/OYhtJSCOk207zp0Sjmz28GQ1Dhmyf89Sx6bEQN2KWlE
W2t2dT0wa4le01R3Zuicp236YtkCDE9EDs8bZ3FtIv8DIfxZXwsycyHSEcWVB+/M
xz6XsjSGpLzIuF7JcLG0R9BGiiDbK4/y1A39BwyhEW9sgQUIjri5+YxQj6koP3Ft
hkR6sCfPe5IVTPvzvtwCXmwhcq5eUkj0rcz45dvLWNZDkSfN2Wtnzia1jVJhgctf
ok8f2K5pvAx/KJuAj0HpBSt33gKAyY8zJdEelvpVl7dcFO0cF+Bu/6WSEexdF0jB
LoSw/ndmvPz1WPo5WQQz53YPxw4hIkcwj+0tYQDPkKoUSfAYvg0BKMaFlMD5rjlZ
bijPm3WB+heoRBI/gUkDQoPl9zn2t7ED3KJ7YWixlJ2R3C4/QdvpJ0usAVFlU0FK
No3VHqfefYpr1TWT2Xjm2TsE+qK1pfIZujv0GlaCny+MqtMtkZXYqxh5LbuX7YQ8
tpZjUHrjGxmPwUTu8VbYaTgs99JRd0QA4w6uYrGpO3/GC5DMU3jH398uvGvbubDc
N29NAEg8u4IK/278CxuUtXFe9oJoq6G7hodPG2cc0ZDxZM3MqYTSs/hyr7curs1e
xCgRl51gb8rLJuCe9pYG1OIcJARsW1ozothHXSTptVVSjaqdixk=
=UAan
-----END PGP SIGNATURE-----


More information about the Bionic-changes mailing list