ffmpeg-php (0.6.0-1build3) lucid; urgency=low * Dropped ORed dependency on php5. -- Chuck Short Tue, 02 Mar 2010 13:04:14 -0500 ffmpeg-php (0.6.0-1build2) karmic; urgency=low * No change rebuild to pick up new shlibs file of ffmpeg. -- Stefan Potyra Sun, 30 Aug 2009 14:38:22 +0200 ffmpeg-php (0.6.0-1build1) karmic; urgency=low * Fake-sync due to different md5sum of .orig.tar.gz (lp: #373512). -- Michael Bienia Sun, 24 May 2009 13:04:49 +0200 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 Sun, 22 Feb 2009 20:42:18 -0600 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 for the patch -- Raphael Geissert 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 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 Mon, 30 Jun 2008 18:25:05 -0500 ffmpeg-php (0.5.1-2) unstable; urgency=low * Fixed libgd-xpm-dev dependency * Replaced -$(MAKE) clean with [ ! -f Makefile ] || $(MAKE) clean -- Raphael Geissert Mon, 16 Jul 2007 14:09:27 -0500 ffmpeg-php (0.5.1-1) unstable; urgency=low * Initial release (Closes: #397462) -- Raphael Geissert Thu, 21 Jun 2007 11:18:17 -0500