[ubuntu/karmic] mplayer 2:1.0~rc3+svn20090426-1ubuntu1 (Accepted)

Reinhard Tartler siretart at tauware.de
Sun Jun 7 14:35:32 BST 2009


mplayer (2:1.0~rc3+svn20090426-1ubuntu1) karmic; urgency=low

  * Switch to debian packaging for the mplayer package
  * New upstream release, LP: #336697, #260918, #246675, #243453, #74282
  * Fixes security issues: CVE-2008-5616, LP: #308939
  * many flv fixes LP: #73271, #347021
  * Build and install mencoder
  * Bump epoch

mplayer (1.0~rc3+svn20090426-1) unstable; urgency=low

  [ fabrice ]
  * Introduce the mplayer-nogui package, that does not depend on GTK+

  [ Reinhard Tartler ]
  * new upstream svn version based on the 1.0rc3 branch
  * various cleanups and refactoring in debian/rules
  * no longer remove mencoder.c: It does hardly contain any "dangerous"
    or patented code. Instead:
  * strip libavcodec similar to how its done in the ffmpeg package. This
    brings the patent policy of the mplayer and ffmpeg package in debian
    finally in sync. c.f. the comments and the "discussion" in #522373.
  * install upstream's version of binary_codecs.sh

mplayer (1.0~rc3+svn20090405-1) unstable; urgency=low

  * New upstream version. Track the 1.0rc3 release branch for now.
  * remove 50_r28803_segfault_print_int.patch, merged upstream.
  * no longer remove the TOOLS subdirectory from the upstream source.
  * make get-orig-source rule actually work.
  * disable musepack support. Closes: #476384
  * completely delegate handling of /etc/mplayer/mplayer.conf to
    dpkg. This change removes also all debconf templates and reduces
    package complexity.
  * move .gbp.conf to debian/gbp.conf
  * cleanups in debian/rules: prefer external debhelper helper files
  * enhance upstream Makefile to install gmplayer manpages
     - implement as quilt patch, submitted upstream
     - debian/rules: make use of the added rules
  * use dh_prep instead of dh_clean -k
  * bump Standards-Version to 3.8.1

mplayer (1.0~rc2+svn20090303-7) unstable; urgency=low

  * various cleanups in  debian/rules.
  * as a side effect, DEB_BUILD_OPTIONS set to noopt no longer works. It
    really needs to be implemented in ./configure instead of weird hackery
    in debian/rules. patches welcome.
  * run 'make distclean' only of config.mak exists.
  * remove debian/control.mplayer* variants.
  * don't --enable-debug on mipsen. This hopfully fixes the FTBFS on mipsen.

mplayer (1.0~rc2+svn20090303-6) unstable; urgency=low

  [ A Mennucc1 ]

  * use ./configure flags to dynamically link FFmpeg,
    delete patch  30link-system-ffmpeg.patch

  [ Reinhard Tartler ]

  * cleanup debian/rules: use --enable-debug on all architectures but mips.
    in order to fix a FTBFS. This results in making the -dbg package on mips
    useless. If you are interested in having a usable mplayer-dbg package on
    mips, please try enabling that switch in debian/rules and send us your
    buildlog!
  * run 'make distclean' only of config.mak exists
  * cleanup debian/rules: remove unnecessary clean statements

mplayer (1.0~rc2+svn20090303-5) unstable; urgency=low

  * debian/control : move docbook-xml,docbook-xsl,xsltproc from
    Build-Depends-Indep to Build-Depends, since they are needed to run
    configure

mplayer (1.0~rc2+svn20090303-4) unstable; urgency=low

  * try another fix for bug 520113
  * disable specific patch for powerpc, that was reducing optimization to -O
    to avoid gcc bug 475153

mplayer (1.0~rc2+svn20090303-3) unstable; urgency=low

  * try a fix for bug 520113

mplayer (1.0~rc2+svn20090303-2) unstable; urgency=low

  * always build documentation. Fixes FTBFS.

mplayer (1.0~rc2+svn20090303-1) unstable; urgency=low

  * new upstream snapshot (Closes: #517774)
  * this version has dvdnav:// support (Closes: #430211)
  * rebuild against new ffmpeg in unstable,
    (Closes: #518670, #516933, #492229, #505048, #512892, #496709)
  * converted package to use git Closes: #508483
  * completly reworked the way the .orig.tar.gz is created, please see
    debian/README.upstream-upgrade and debian/get-orig-source.sh for details
  * large refactoring of debian/control and debian/rules
  * dropped many unnecessary versioned build dependencies
  * bumped debhelper compatibility level 4->7
  * replace patch system from dpatch to quilt
  * dropped the following patches, merged upstream:
        - 10configure-alpha.dpatch
        - 12configure-vidix-alpha.dpatch
        - 24mplayer.desktop.dpatch
        - 25kFreeBDS.dpatch
        - 25mplayer-desktop.dpatch
        - 30vorbis-block-alloc.dpatch
        - 40rtsp_demux.dpatch
        - 51xsai.dpatch
        - CVE-2008-0073--rtsp_fix.diff
        - CVE-2008-0629--stream_cddb.c.diff
        - CVE-2008-0630.diff
        - SA33136_demux_vqf.c.diff
        - demux.patch
        - demux_audio_fix_20080129.diff
        - demux_mov_fix_20080129.diff
        - oCERT-2008-013--realfix.diff
        - theora_length_fix_svn27354.diff
        - to-ffmpeg-free-0.svn20080206.diff
  * reworked the way the control file for the mplayer-non-dfsg package is
    handled: it now copied from debian/control.mplayer-non-dfsg. Add a
    debian/control target in debian rules.
  * do not run the actual rules of debian/rules in parallel, fixes FTBFS
  * implement the debconf review by Josselin Mouette and Christian
    Perrier. The last debconf question is mplayer/replace-existing-files
    (which can be dropped after ucf is deployed in the package) and
    mplayer/voutput, which needs more thought. (Closes: #445091)
  * verified that http://oumph.free.fr/tmp/29761.h264 no longer crashes
    mplayer (Closes: #497467)
  * add japanese debconf translation, thanks to Hideki Yamane.
    (Closes: #512874)
  * warn about libstdc++.so.5 when installing binary codecs in i386 as well
    (Closes: #497787)
  * add libpulse-dev to build dependencies to enable pulseaudio backend
    (Closes: #468470)
  * add libschroedinger-dev to build dependencies

Date: Sat, 06 Jun 2009 23:01:52 +0200
Changed-By: Reinhard Tartler <siretart at tauware.de>
Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
https://launchpad.net/ubuntu/karmic/+source/mplayer/2:1.0~rc3+svn20090426-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 06 Jun 2009 23:01:52 +0200
Source: mplayer
Binary: mplayer mencoder mplayer-nogui mplayer-dbg mplayer-doc
Architecture: source
Version: 2:1.0~rc3+svn20090426-1ubuntu1
Distribution: karmic
Urgency: low
Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
Changed-By: Reinhard Tartler <siretart at tauware.de>
Description: 
 mencoder   - MPlayer's Movie Encoder
 mplayer    - movie player for Unix-like systems
 mplayer-dbg - debugging symbols for MPlayer
 mplayer-doc - documentation for MPlayer
 mplayer-nogui - movie player for Unix-like systems
Closes: 430211 445091 468470 476384 492229 496709 497467 497787 505048 508483 512874 512892 516933 517774 518670
Launchpad-Bugs-Fixed: 73271 74282 243453 246675 260918 308939 336697 347021
Changes: 
 mplayer (2:1.0~rc3+svn20090426-1ubuntu1) karmic; urgency=low
 .
   * Switch to debian packaging for the mplayer package
   * New upstream release, LP: #336697, #260918, #246675, #243453, #74282
   * Fixes security issues: CVE-2008-5616, LP: #308939
   * many flv fixes LP: #73271, #347021
   * Build and install mencoder
   * Bump epoch
 .
 mplayer (1.0~rc3+svn20090426-1) unstable; urgency=low
 .
   [ fabrice ]
   * Introduce the mplayer-nogui package, that does not depend on GTK+
 .
   [ Reinhard Tartler ]
   * new upstream svn version based on the 1.0rc3 branch
   * various cleanups and refactoring in debian/rules
   * no longer remove mencoder.c: It does hardly contain any "dangerous"
     or patented code. Instead:
   * strip libavcodec similar to how its done in the ffmpeg package. This
     brings the patent policy of the mplayer and ffmpeg package in debian
     finally in sync. c.f. the comments and the "discussion" in #522373.
   * install upstream's version of binary_codecs.sh
 .
 mplayer (1.0~rc3+svn20090405-1) unstable; urgency=low
 .
   * New upstream version. Track the 1.0rc3 release branch for now.
   * remove 50_r28803_segfault_print_int.patch, merged upstream.
   * no longer remove the TOOLS subdirectory from the upstream source.
   * make get-orig-source rule actually work.
   * disable musepack support. Closes: #476384
   * completely delegate handling of /etc/mplayer/mplayer.conf to
     dpkg. This change removes also all debconf templates and reduces
     package complexity.
   * move .gbp.conf to debian/gbp.conf
   * cleanups in debian/rules: prefer external debhelper helper files
   * enhance upstream Makefile to install gmplayer manpages
      - implement as quilt patch, submitted upstream
      - debian/rules: make use of the added rules
   * use dh_prep instead of dh_clean -k
   * bump Standards-Version to 3.8.1
 .
 mplayer (1.0~rc2+svn20090303-7) unstable; urgency=low
 .
   * various cleanups in  debian/rules.
   * as a side effect, DEB_BUILD_OPTIONS set to noopt no longer works. It
     really needs to be implemented in ./configure instead of weird hackery
     in debian/rules. patches welcome.
   * run 'make distclean' only of config.mak exists.
   * remove debian/control.mplayer* variants.
   * don't --enable-debug on mipsen. This hopfully fixes the FTBFS on mipsen.
 .
 mplayer (1.0~rc2+svn20090303-6) unstable; urgency=low
 .
   [ A Mennucc1 ]
 .
   * use ./configure flags to dynamically link FFmpeg,
     delete patch  30link-system-ffmpeg.patch
 .
   [ Reinhard Tartler ]
 .
   * cleanup debian/rules: use --enable-debug on all architectures but mips.
     in order to fix a FTBFS. This results in making the -dbg package on mips
     useless. If you are interested in having a usable mplayer-dbg package on
     mips, please try enabling that switch in debian/rules and send us your
     buildlog!
   * run 'make distclean' only of config.mak exists
   * cleanup debian/rules: remove unnecessary clean statements
 .
 mplayer (1.0~rc2+svn20090303-5) unstable; urgency=low
 .
   * debian/control : move docbook-xml,docbook-xsl,xsltproc from
     Build-Depends-Indep to Build-Depends, since they are needed to run
     configure
 .
 mplayer (1.0~rc2+svn20090303-4) unstable; urgency=low
 .
   * try another fix for bug 520113
   * disable specific patch for powerpc, that was reducing optimization to -O
     to avoid gcc bug 475153
 .
 mplayer (1.0~rc2+svn20090303-3) unstable; urgency=low
 .
   * try a fix for bug 520113
 .
 mplayer (1.0~rc2+svn20090303-2) unstable; urgency=low
 .
   * always build documentation. Fixes FTBFS.
 .
 mplayer (1.0~rc2+svn20090303-1) unstable; urgency=low
 .
   * new upstream snapshot (Closes: #517774)
   * this version has dvdnav:// support (Closes: #430211)
   * rebuild against new ffmpeg in unstable,
     (Closes: #518670, #516933, #492229, #505048, #512892, #496709)
   * converted package to use git Closes: #508483
   * completly reworked the way the .orig.tar.gz is created, please see
     debian/README.upstream-upgrade and debian/get-orig-source.sh for details
   * large refactoring of debian/control and debian/rules
   * dropped many unnecessary versioned build dependencies
   * bumped debhelper compatibility level 4->7
   * replace patch system from dpatch to quilt
   * dropped the following patches, merged upstream:
         - 10configure-alpha.dpatch
         - 12configure-vidix-alpha.dpatch
         - 24mplayer.desktop.dpatch
         - 25kFreeBDS.dpatch
         - 25mplayer-desktop.dpatch
         - 30vorbis-block-alloc.dpatch
         - 40rtsp_demux.dpatch
         - 51xsai.dpatch
         - CVE-2008-0073--rtsp_fix.diff
         - CVE-2008-0629--stream_cddb.c.diff
         - CVE-2008-0630.diff
         - SA33136_demux_vqf.c.diff
         - demux.patch
         - demux_audio_fix_20080129.diff
         - demux_mov_fix_20080129.diff
         - oCERT-2008-013--realfix.diff
         - theora_length_fix_svn27354.diff
         - to-ffmpeg-free-0.svn20080206.diff
   * reworked the way the control file for the mplayer-non-dfsg package is
     handled: it now copied from debian/control.mplayer-non-dfsg. Add a
     debian/control target in debian rules.
   * do not run the actual rules of debian/rules in parallel, fixes FTBFS
   * implement the debconf review by Josselin Mouette and Christian
     Perrier. The last debconf question is mplayer/replace-existing-files
     (which can be dropped after ucf is deployed in the package) and
     mplayer/voutput, which needs more thought. (Closes: #445091)
   * verified that http://oumph.free.fr/tmp/29761.h264 no longer crashes
     mplayer (Closes: #497467)
   * add japanese debconf translation, thanks to Hideki Yamane.
     (Closes: #512874)
   * warn about libstdc++.so.5 when installing binary codecs in i386 as well
     (Closes: #497787)
   * add libpulse-dev to build dependencies to enable pulseaudio backend
     (Closes: #468470)
   * add libschroedinger-dev to build dependencies
Checksums-Sha1: 
 0b208a77e2b1c11e7e691d4851d1d3437fcc3346 2524 mplayer_1.0~rc3+svn20090426-1ubuntu1.dsc
 32b07ff0d9bbf9813331df597f42261e29b7b083 10029266 mplayer_1.0~rc3+svn20090426.orig.tar.gz
 0f794e9f2c5e1aa4438b38edc7143402871d4f54 36656 mplayer_1.0~rc3+svn20090426-1ubuntu1.diff.gz
Checksums-Sha256: 
 d54366b3da4dcf77333c40524d8b80519e94cc46416d9f8f72b429d927ceb7cb 2524 mplayer_1.0~rc3+svn20090426-1ubuntu1.dsc
 9c986b3f446420a6a10392f31defda4d11f2256f397c7db1151ce30dfd4fd491 10029266 mplayer_1.0~rc3+svn20090426.orig.tar.gz
 49293bc961710958d207493f326c41620ed2c504b6f821b6b7135dc8e6298c88 36656 mplayer_1.0~rc3+svn20090426-1ubuntu1.diff.gz
Files: 
 c4dd2b4eca7a9d9c1bc412d633327c01 2524 video optional mplayer_1.0~rc3+svn20090426-1ubuntu1.dsc
 201f069efc96d38efa9433e23742ee1d 10029266 video optional mplayer_1.0~rc3+svn20090426.orig.tar.gz
 e12e9a9d41c205567414b88a8f88b828 36656 video optional mplayer_1.0~rc3+svn20090426-1ubuntu1.diff.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Debian Powered!

iJwEAQECAAYFAkorwcQACgkQ78RAoABp8o9+AAP+PZ5YUgEyhMVbhtpjohdOtlnA
dwsQkqVo6tcmEqyxsTdLYAyk3Ufi22ASOTHdkzxA2BATotEUQnBfRx8EbRextycd
gB6LHysSfCPbGWHqa7s9Xb5t/u+T63xWD4/zNR40xnUW2fA0QUxL73Kb+QxiylBE
a2qCh8OrwPne4ln3c4M=
=Dcgz
-----END PGP SIGNATURE-----


More information about the Karmic-changes mailing list