[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Accepted mplayer 2:1.0~rc3+svn20100502-1 (source all i386)



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 01 May 2010 21:31:58 +0200
Source: mplayer
Binary: mplayer mplayer-dbg mplayer-doc
Architecture: all i386 source 
Version: 2:1.0~rc3+svn20100502-1
Distribution: unstable
Urgency: low
Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Changed-By: Reinhard Tartler <siretart@tauware.de>
Closes: 566868 568272 573257 578622
Description:
 mplayer-dbg - debugging symbols for MPlayer
 mplayer-doc - documentation for MPlayer
 mplayer    - movie player for Unix-like systems
Changes:
 mplayer (2:1.0~rc3+svn20100502-1) unstable; urgency=low
 .
   * new upstream snapshot from rc3 branch.
   * remove patches applied upstream:
 .
     - 24_enable_fontconfig_by_default.diff
     - 30_add_gmplayer_man_rules.diff
     - 40_improve_desktop_file.patch
     - 41_fix_forcedsubsonly.patch
     - 50_fix_crashes_with_invalid_SDPs.patch
     - 50_fix_initial_volume_setting_pulse_output.patch
     - 61-malloc-bsd.patch
     - 62-disable-vidix-on-kfreebsd-amd64.patch
     - 63-sys-kd-include.patch
 .
 mplayer (2:1.0~rc3+svn20090426-2) unstable; urgency=low
 .
   * don't install apport hook
   * gross hack to avoid building mplayer-nogui and mplayer-gui packages
   * add md5sum to remove to avoid spurious conffile prompt, Closes: #568272
   * Make mplayer build on kFreeBSD (backports from upstream), Closes: #578622
     - Revert obscure hack that disables the malloc.h check on certain BSD
       platforms.
     - disable vidix on kFreeBSD-amd64
     - rename 'struct keypad' -> 'struct m_keypad' to avoid FTBFS on
       kFreeBSD/amd64
 .
 mplayer (2:1.0~rc3+svn20090426-1ubuntu16) lucid; urgency=low
 .
   * move config file and apport hook 'mplayer-nogui'->'mplayer'
     LP: #540491, #549613
   * improve mplayer version output
   * no longer build depend on libfaac, see LP #374900 for details
   * attach alsa_information in the apport hook
 .
 mplayer (2:1.0~rc3+svn20090426-1ubuntu15) lucid; urgency=low
 .
   * backport newer libx264 wrapper, LP: #539555
 .
 mplayer (2:1.0~rc3+svn20090426-1ubuntu14) lucid; urgency=low
 .
   * cleanup --configure flags
   * drop VDPAU build hacks, Closes: #566868, LP: #530481, #532007
   * enable musepack support
   * enable libaa support, LP: #502767, #455535
   * enable enca support, LP: #115519
   * remove DEB_BUILD_CONFIGURE override hack
   * fix weird permission bits for mplayer.desktop and mplayer.xpm
   * reorganize binary packages to no longer install the gui version by
     default
   * refactor debian/rules to avoid sub makes
   * add patch to allow compilation with newer x264
   * use mp_msg instead of printf in debug help message
   * bump standards version
   * as no longer used, remove dependencies on debconf
   * Fix possible crashes with invalid SDPs, LP: #519579
   * add missing replaces
   * install manpages in the 'mplayer' package. and only there
 .
 mplayer (2:1.0~rc3+svn20090426-1ubuntu13) lucid; urgency=low
 .
   * rebuild for ffmpeg versioned symbols
 .
 mplayer (2:1.0~rc3+svn20090426-1ubuntu12) lucid; urgency=low
 .
   * debian/patches/41_fix_forcedsubsonly.patch: fix the forcedsubsonly
     option. This fixes a problem with ogmrip always encoding with
     subtitles. (LP: #458129).
   * debian/control: Change build-dep libxvidcore4-dev to libxvidcore-dev.
     (LP: #486169)
 .
 mplayer (2:1.0~rc3+svn20090426-1ubuntu11) lucid; urgency=low
 .
   * Add 50_fix_initial_volume_setting_pulse_output.patch to resolve the
     stream volume being set to max upon each mplayer invocation
     (LP: #482408)
 .
 mplayer (2:1.0~rc3+svn20090426-1ubuntu10) karmic; urgency=low
 .
   * make sure that patches are applied for non-i386 builds as well.
     Fixes: LP: #390398, #448603, #448595, #441566, #440346
 .
 mplayer (2:1.0~rc3+svn20090426-1ubuntu9) karmic; urgency=low
 .
   [ Julien Lavergne ]
   * Renable xvid support by removing --disable-xvid in debian/rules.
 .
   [ Reinhard Tartler ]
   * Also enable mp3lame support (at least for now) LP: #386449
   * don't override the mplayer built-in defaults for the vo module LP: #446040
   * verified that mennuc's screensaver patch is enabled and works in the default
     configuration. LP: #439787
 .
 mplayer (2:1.0~rc3+svn20090426-1ubuntu8) karmic; urgency=low
 .
   * build depend on nvidia-185-libvdpau-dev only on i386 and amd64
   * add ubuntu specific configuration file. LP: #276957, #440343
 .
 mplayer (2:1.0~rc3+svn20090426-1ubuntu7) karmic; urgency=low
 .
   * remove 41_use_fontconfig_by_default.patch, doesn't apply
   * enable VDPAU on i386 and amd64 (LP: #437039)
 .
 mplayer (2:1.0~rc3+svn20090426-1ubuntu6) karmic; urgency=low
 .
   [ Andres Mejia ]
   * Enable VDPAU support by including vdpau headers in deb packaging.
 .
   [ Reinhard Tartler ]
   * sort build dependencies alphabetically
   * avoid using tabs - prefer space instead
   * reenable 22disable-xscreensaver.patch. The patch does work, but you
     need to have the mouse cursor INSIDE the window
   * don't build-depend on libmad, the internal mp3lib library is superiour
     for most cases these days, according to upstream. LP: #111025, #163382
   * add clarifications to the libgsm license.
   * install the TOOLS/midentify.sh script LP: #333828
 .
 mplayer (2:1.0~rc3+svn20090426-1ubuntu5) karmic; urgency=low
 .
   * No-change rebuild to pick up new ffmpeg shlibs file.
 .
 mplayer (2:1.0~rc3+svn20090426-1ubuntu4) karmic; urgency=low
 .
   * remove 22disable-xscreensaver.patch. Patch is not working properly
     anyways and actually potentially dangerous because it is faking input
     activity.
   * enable fontconfig by default. (Closes: #573257)
 .
 mplayer (2:1.0~rc3+svn20090426-1ubuntu3) karmic; urgency=low
 .
   [ Reinhard Tartler ]
   * add additional build dependencies that are available in
     ubuntu/multiverse LP: #386449
   * prefer auto-detection and lavc variants of many codecs in debian/rules
   * install .desktop and .xpm file in the mplayer package
 .
   [ Siegfried Gevatter ]
   * improve desktop file to conform (more) to the freedesktop file
     specification LP: #386505
 .
 mplayer (2:1.0~rc3+svn20090426-1ubuntu2) karmic; urgency=low
 .
   * Bump epoch in debian/control as well, so that the Replaces field has
     any effect in ubuntu
 .
 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
Checksums-Sha1: 
 1ba3920a3ad1177ddb0357173005d02a3fe55e35 2326340 mplayer-doc_1.0~rc3+svn20100502-1_all.deb
 587c6a802c66fd02fd3f54f024d68c6f6321dfad 2395660 mplayer-dbg_1.0~rc3+svn20100502-1_i386.deb
 7d721148519e7fb3ebeec8832523a8597ae13ffc 10014685 mplayer_1.0~rc3+svn20100502.orig.tar.gz
 8605b0b1995d9a846eb25122c389eaafef4a557c 3002086 mplayer_1.0~rc3+svn20100502-1_i386.deb
 bba19cf6ae91f5af965a1de157af3bcf656e99f1 72083 mplayer_1.0~rc3+svn20100502-1.diff.gz
 c9aaa7e56e52a35323a9e318510fbd71e89579bc 2634 mplayer_1.0~rc3+svn20100502-1.dsc
Checksums-Sha256: 
 108ebe85b7d3b5fd285bcd3d98267352eec086df01c2674a68cb0f090121fa84 3002086 mplayer_1.0~rc3+svn20100502-1_i386.deb
 1e19dd5e3117f75638660aaa89f607b158bfe1fb9325b3e2427a9969b1ae04b8 10014685 mplayer_1.0~rc3+svn20100502.orig.tar.gz
 65add57546122d2cd931f17cd38d827587144b9be05b60ebcb53b64617a9303f 2634 mplayer_1.0~rc3+svn20100502-1.dsc
 692f4b739e1d17769bed425d155d4a2c68af77f627b0445d1b5cea3e69fd8015 2326340 mplayer-doc_1.0~rc3+svn20100502-1_all.deb
 8c4a2648a01730e7543696133a90c779181bfc1c0eab98ad58519c6aa97f1a87 2395660 mplayer-dbg_1.0~rc3+svn20100502-1_i386.deb
 be6c6f719badc93c1022d400bac069e70a2f50393b6a688a02499be32b7edaa3 72083 mplayer_1.0~rc3+svn20100502-1.diff.gz
Files: 
 4ecab5601f6fb18d4e4ef058a8a320bf 10014685 video optional mplayer_1.0~rc3+svn20100502.orig.tar.gz
 70aa7d5a6c8c4600d886ed9902310642 72083 video optional mplayer_1.0~rc3+svn20100502-1.diff.gz
 e9dd1152b8962832eb68a6a7a558b51d 2634 video optional mplayer_1.0~rc3+svn20100502-1.dsc
 cc0909ff3717f780130ece1173bc5e2f 2395660 debug extra mplayer-dbg_1.0~rc3+svn20100502-1_i386.deb
 cc70ae1493f9665cc4388ae4763d47b8 2326340 doc optional mplayer-doc_1.0~rc3+svn20100502-1_all.deb
 e7005347644b83236e9e3b824cc3e0f5 3002086 video optional mplayer_1.0~rc3+svn20100502-1_i386.deb

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

iJwEAQECAAYFAkvdHj0ACgkQ78RAoABp8o/BtQP/Uux/gvFIChDJUExU7w9DpyS1
E0iZvnGxNXlcs3utbK25tOl2k2CnwUXX0fsLVPVz1zhVaCD1fgl1pmqD7Nu7H3K2
dJnuwaEawhfo105+ZDsNi7c+VuzAQlszIBNbx+2e4HGSlfko6hce8chLR0g0Voow
zKhQfJo92Fr4dRAJI98=
=hSaV
-----END PGP SIGNATURE-----


Accepted:
mplayer-dbg_1.0~rc3+svn20100502-1_i386.deb
  to main/m/mplayer/mplayer-dbg_1.0~rc3+svn20100502-1_i386.deb
mplayer-doc_1.0~rc3+svn20100502-1_all.deb
  to main/m/mplayer/mplayer-doc_1.0~rc3+svn20100502-1_all.deb
mplayer_1.0~rc3+svn20100502-1.diff.gz
  to main/m/mplayer/mplayer_1.0~rc3+svn20100502-1.diff.gz
mplayer_1.0~rc3+svn20100502-1.dsc
  to main/m/mplayer/mplayer_1.0~rc3+svn20100502-1.dsc
mplayer_1.0~rc3+svn20100502-1_i386.deb
  to main/m/mplayer/mplayer_1.0~rc3+svn20100502-1_i386.deb
mplayer_1.0~rc3+svn20100502.orig.tar.gz
  to main/m/mplayer/mplayer_1.0~rc3+svn20100502.orig.tar.gz


Reply to: