[ubuntu/utopic-proposed] vlc 2.2.0~pre2-2git1 (Accepted)

Sebastian Ramacher sramacher at debian.org
Wed Aug 20 00:01:17 UTC 2014


vlc (2.2.0~pre2-2git1) utopic; urgency=medium

  [ Sebastian Ramacher ]
  * debian/control:
    - Bump libavcodec-dev to >= 6:9 to make sure VDPAU decoding is available.
      (Closes: #728039)
    - Make Breaks and Replaces backport friendly.
    - Fix description of the transitional vlc-plugin-pulse package.
    - Added to Build-Depends: libegl1-mesa-dev, libvncserver-dev (>= 0.9.9),
      libgles1-mesa-dev, libgles2-mesa-dev.
    - Bump required versions in Build-Depends: libdbus-1-dev, libpulse-dev,
      libtag1-dev.
  * debian/rules:
    - Fix post{inst,rm}-has-useless-call-to-ldconfig lintian warning.
    - Enable OpenGL ES v1 and v2 plugins.
    - Enable VNC plugin support.
    - Disable svgdev plugin until libcairo2-dev >= 1.13 is available.
    - Rename configure options that are no longer available (--enable-dirac)
      and update nameing changes (--enable-libfreerdp -> --enable-freerdp,
      --disable-quicksync -> --disable-mfx).
  * debian/vlc-nox.links: Fix broken /usr/share/bug/vlc-nox symlink.

  [ Benjamin Drung ]
  * Bump required versions of libbluray-dev and libopus-dev (according to
    configure).
  * Release current git status to Ubuntu (because VLC waits in Debian NEW)

vlc (2.2.0~pre2-2) unstable; urgency=medium

  * Add vlc-plugin-samba package shipping the Samba plugin. (Closes: #729238)
    - debian/control: Add new vlc-plugin-samba package and add it to vlc's
      Recommends.
    - debian/vlc-{nox,plugin-samba}.install: Move Samba plugin to
      vlc-plugin-samba.
  * Remove vlc-plugin-pulse and put PulseAudio plugins to vlc.
    - debian/control: Turn vlc-plugin-pulse into a transitional package and
      remove it from vlc's Recommends.
    - debian/vlc-{plugin-pulse,}.install: Move PulseAudio plugins to vlc.
  * debian/rules: Improve check if plugins from vlc-nox are linked against
    libX11 or libxcb.
  * debian/vlc{-nox,}.install.in: Move RDP plugin to vlc to get rid of all
    libX11 and libxcb dependencies in vlc-nox.
  * debian/control:
    - Remove obsolete Replaces.
    - Remove obsolete Pre-Depends. dpkg (>= 1.15.6+) is even available in
      squeeze.
    - Mention all plugin packages in the Description.
    - Explicitly list libdbus-1-dev in Build-Depends.
    - Add myself to Uploaders.

vlc (2.2.0~pre2-1) unstable; urgency=medium

  [ Sebastian Ramacher ]
  * debian/patches/freerdp-1.1.0-beta2-API.patch: Apply upstream patch to
    support FreeRDP 1.1.0-beta2 API. (Closes: #757951)

  [ Reinhard Tartler ]
  * New upstream release.
    - Fixes incorrect usage of AVFrame (Closes: #756329)
    - Fixes compilation against newer freerdp: (Closes: #758382, 757951)
  * Bump requirements on libdvdnav and libdvdread
  * Fixes compilation against libav11 (Closes: #758203)
  * Drop patches merged upstream
  * Refresh Hurd patch
  * Update installation paths for several modules
  * Disable libtar support (Closes: #737534)
  * Follow upstream SONAME bump libvlccore7 -> libvlccore8

Date: Tue, 19 Aug 2014 21:32:36 +0200
Changed-By: Sebastian Ramacher <sramacher at debian.org>
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
Signed-By: Benjamin Drung <bdrung at posteo.de>
https://launchpad.net/ubuntu/utopic/+source/vlc/2.2.0~pre2-2git1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 19 Aug 2014 21:32:36 +0200
Source: vlc
Binary: libvlc-dev libvlc5 libvlccore-dev libvlccore8 vlc vlc-data vlc-dbg vlc-nox vlc-plugin-fluidsynth vlc-plugin-jack vlc-plugin-notify vlc-plugin-sdl vlc-plugin-svg vlc-plugin-zvbi vlc-plugin-samba vlc-plugin-pulse
Architecture: source
Version: 2.2.0~pre2-2git1
Distribution: utopic
Urgency: medium
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
Changed-By: Sebastian Ramacher <sramacher at debian.org>
Description: 
 libvlc-dev - development files for libvlc
 libvlc5    - multimedia player and streamer library
 libvlccore-dev - development files for libvlccore
 libvlccore8 - base library for VLC and its modules
 vlc        - multimedia player and streamer
 vlc-data   - Common data for VLC
 vlc-dbg    - debugging symbols for vlc
 vlc-nox    - multimedia player and streamer (without X support)
 vlc-plugin-fluidsynth - FluidSynth plugin for VLC
 vlc-plugin-jack - Jack audio plugins for VLC
 vlc-plugin-notify - LibNotify plugin for VLC
 vlc-plugin-pulse - transitional dummy package for vlc
 vlc-plugin-samba - Samba plugin for VLC
 vlc-plugin-sdl - SDL video and audio output plugin for VLC
 vlc-plugin-svg - SVG plugin for VLC
 vlc-plugin-zvbi - VBI teletext plugin for VLC
Closes: 728039 729238 737534 756329 757951 758203 758382
Changes: 
 vlc (2.2.0~pre2-2git1) utopic; urgency=medium
 .
   [ Sebastian Ramacher ]
   * debian/control:
     - Bump libavcodec-dev to >= 6:9 to make sure VDPAU decoding is available.
       (Closes: #728039)
     - Make Breaks and Replaces backport friendly.
     - Fix description of the transitional vlc-plugin-pulse package.
     - Added to Build-Depends: libegl1-mesa-dev, libvncserver-dev (>= 0.9.9),
       libgles1-mesa-dev, libgles2-mesa-dev.
     - Bump required versions in Build-Depends: libdbus-1-dev, libpulse-dev,
       libtag1-dev.
   * debian/rules:
     - Fix post{inst,rm}-has-useless-call-to-ldconfig lintian warning.
     - Enable OpenGL ES v1 and v2 plugins.
     - Enable VNC plugin support.
     - Disable svgdev plugin until libcairo2-dev >= 1.13 is available.
     - Rename configure options that are no longer available (--enable-dirac)
       and update nameing changes (--enable-libfreerdp -> --enable-freerdp,
       --disable-quicksync -> --disable-mfx).
   * debian/vlc-nox.links: Fix broken /usr/share/bug/vlc-nox symlink.
 .
   [ Benjamin Drung ]
   * Bump required versions of libbluray-dev and libopus-dev (according to
     configure).
   * Release current git status to Ubuntu (because VLC waits in Debian NEW)
 .
 vlc (2.2.0~pre2-2) unstable; urgency=medium
 .
   * Add vlc-plugin-samba package shipping the Samba plugin. (Closes: #729238)
     - debian/control: Add new vlc-plugin-samba package and add it to vlc's
       Recommends.
     - debian/vlc-{nox,plugin-samba}.install: Move Samba plugin to
       vlc-plugin-samba.
   * Remove vlc-plugin-pulse and put PulseAudio plugins to vlc.
     - debian/control: Turn vlc-plugin-pulse into a transitional package and
       remove it from vlc's Recommends.
     - debian/vlc-{plugin-pulse,}.install: Move PulseAudio plugins to vlc.
   * debian/rules: Improve check if plugins from vlc-nox are linked against
     libX11 or libxcb.
   * debian/vlc{-nox,}.install.in: Move RDP plugin to vlc to get rid of all
     libX11 and libxcb dependencies in vlc-nox.
   * debian/control:
     - Remove obsolete Replaces.
     - Remove obsolete Pre-Depends. dpkg (>= 1.15.6+) is even available in
       squeeze.
     - Mention all plugin packages in the Description.
     - Explicitly list libdbus-1-dev in Build-Depends.
     - Add myself to Uploaders.
 .
 vlc (2.2.0~pre2-1) unstable; urgency=medium
 .
   [ Sebastian Ramacher ]
   * debian/patches/freerdp-1.1.0-beta2-API.patch: Apply upstream patch to
     support FreeRDP 1.1.0-beta2 API. (Closes: #757951)
 .
   [ Reinhard Tartler ]
   * New upstream release.
     - Fixes incorrect usage of AVFrame (Closes: #756329)
     - Fixes compilation against newer freerdp: (Closes: #758382, 757951)
   * Bump requirements on libdvdnav and libdvdread
   * Fixes compilation against libav11 (Closes: #758203)
   * Drop patches merged upstream
   * Refresh Hurd patch
   * Update installation paths for several modules
   * Disable libtar support (Closes: #737534)
   * Follow upstream SONAME bump libvlccore7 -> libvlccore8
Checksums-Sha1: 
 be6dfab7380ee6a6a207b0554bfa7cd2070040c3 5267 vlc_2.2.0~pre2-2git1.dsc
 83ebd626919f24085340aaf45ac192cd51ba0b84 20374604 vlc_2.2.0~pre2.orig.tar.xz
 eb480b847dd205be1f43dca4f825ca128791bf9b 67202 vlc_2.2.0~pre2-2git1.debian.tar.gz
Checksums-Sha256: 
 273329344af37ef76f404b35eea18de1ced4dfd1c83fa4aa3adfe01be23849f2 5267 vlc_2.2.0~pre2-2git1.dsc
 2370dd24aab71aeb4010aabd3fdfdf5da8763bb24948b590c088a845a7f4b067 20374604 vlc_2.2.0~pre2.orig.tar.xz
 8c8237974c46a9f4ee47fcb778a1218974d410e742b77e28dbae080a2580117a 67202 vlc_2.2.0~pre2-2git1.debian.tar.gz
Files: 
 8a9e3f76afd35fd7332a0554dfa3f52d 5267 video optional vlc_2.2.0~pre2-2git1.dsc
 6a4bda79c7af131c2e94e19bc6548843 20374604 video optional vlc_2.2.0~pre2.orig.tar.xz
 3e290436a2e6f821db3c294db80b03c9 67202 video optional vlc_2.2.0~pre2-2git1.debian.tar.gz

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

iQIcBAEBCgAGBQJT8+P5AAoJEBWetcTvyHdMLiMP/3dAo6yCOImtfAahR0pUNSpI
EZUBT6PfAV5ON8otj2Qy5J7MG1HXs1L3Qj6ZAAC+uq/KWFDcNqMth2SrX8E0K0ah
nneUVeklBkmvyrB0BWpyK+mLkkAflkv0xF0kByg18b0T3FWQZBKLw1fTlo0I34Oe
VO5S+KdmiOnrFMy3UURgeLghtjNWcuKnI3KSfbPy+/nu/xJwweJtb9OnOtUE13Tf
ae9o1JWZKeMyOGyS0UyEj15fyrdHg7xwkWMpYXPSXJ0tbTCeZiacRIH79rHhCpjr
tlh0s7ryYvYAABAHlWRFIx1NdfrmbneDAC6axSd4V2zBOfLo6yh3ZSNB8WY4qVW3
di7BOQGEj1ogQ+WRkxIn0ByFoMANKAbUHNKv1NyDVEPo9cvrpO/S/o1wnPv+IfBA
3DRkzUImu2Sadew7N79Nl+x5PMJVvxZHFoq9j5jSmjVzYXk0SSQJWJcwIe+NxBNg
ZqkldTnlZAUpP4VZziAzfjGL+gD+WAUF0jErQB/iedAkPKB/9mU6HVt+XAA5Mh01
lGrNccW2naM3F7X9psv4P2gj7L2ObPiQWuQBvTi/hcQUuBETxRysfXuWJkBUHNtg
FX2qN98ACsrQZA3dQpgCetxG3vt6itFyOa2RWvHHARU//0qvEcPcdqQrEtuGlPjN
QK47Xq7LayPJdMunJqaY
=//Sw
-----END PGP SIGNATURE-----


More information about the Utopic-changes mailing list