Skip to content

Debian Changelog ffmpeg-php (0.6.0-1)

2009

ffmpeg-php (0.6.0-1) unstable; urgency=low

   * New upstream release (Closes: #516365)
     - Support for the ffmpeg swscale API (Closes: #487643)
     - API Changes:
       + Removed obsolete resize() and crop() functions.
       + Removed animated gif class.
     - Added check to ensure that gd loads before ffmpeg-php if both are
       compiled as extensions.
   * debian/control:
     + Improve the package description.
     + Add an ORed dependency on a real php5 SAPI package.
     + Add a BuildDep on libswscale-dev
   * debian/rules:
     + Minor cleanup.
   * debian/copyright:
     + Update copyright years

 -- Raphael Geissert <atomo64@gmail.com>  Sun, 22 Feb 2009 20:42:18 -0600

2008

ffmpeg-php (0.5.3.1-3) unstable; urgency=low

   * gdtoimage_fix.patch (Closes: #496079)
     + fix the toGDImage method by not using gdImageBoundsSafeMacro
     - Thanks to Patrick Matthäi <patrick.matthaei@web.de> for the patch

 -- Raphael Geissert <atomo64@gmail.com>  Mon, 07 Jul 2008 18:24:47 -0500

ffmpeg-php (0.5.3.1-2) unstable; urgency=low

   * Fix build failure caused by chrpath returning an exit status of 2.

 -- Raphael Geissert <atomo64@gmail.com>  Mon, 07 Jul 2008 17:50:11 -0500

ffmpeg-php (0.5.3.1-1) unstable; urgency=low

   * New upstream release
   * debian/control:
     + Added Homepage and Vcs-* fields
     + Bumped Standards-Version: 3.8.0, no changes needed
     + Added XS-DM-Upload-Allowed: yes
   * debian/patches/:
     + 01gd.patch: dropped, included by upstream
     + allow_persistent_on_persistentMovie.phpt.patch: fixes a test
   * Run test suite at build time
     + Depend on php5-cli and php5-gd, and conflict php5-ffmpeg
   * debian/copyright: Added more credits
   * debian/rules: removed some useless stuff
   * debian/ffmpeg.ini: added some new options as comments

 -- Raphael Geissert <atomo64@gmail.com>  Mon, 30 Jun 2008 18:25:05 -0500

2007

ffmpeg-php (0.5.1-2) unstable; urgency=low

   * Fixed libgd-xpm-dev dependency
   * Replaced -$(MAKE) clean with [ ! -f Makefile ] || $(MAKE) clean

 -- Raphael Geissert <atomo64@gmail.com>  Mon, 16 Jul 2007 14:09:27 -0500

ffmpeg-php (0.5.1-1) unstable; urgency=low

   * Initial release (Closes: #397462)

 -- Raphael Geissert <atomo64@gmail.com>  Thu, 21 Jun 2007 11:18:17 -0500