[Bug 607800] Re: [debdiff] New upstream release of FreeImage: 3.13.1
Cosme Domínguez
607800 at bugs.launchpad.net
Tue Jul 20 22:58:45 BST 2010
** Description changed:
freeimage (3.13.1-0ubuntu1) maverick; urgency=low
* New upstream release. Closes: (LP: #607800)
- Updated debian/freeimage-get-orig-source script.
- Removing no longer necessary debian/patches/* and
the patch system in debian/rules.
- Updated debian/rules to work with the new Makefiles.
- Change -O3 by -O2 and use lzma compression saves
~10 MB of free space.
* lintian stuff
- fixed debhelper-but-no-misc-depends
- fixed ldconfig-symlink-missing-for-shlib
-- Cosme Domínguez Díaz <cosme.ddiaz at gmail.com> Tue, 20 Jul 2010
13:42:15 +0000
Short guide:
wget
http://archive.ubuntu.com/ubuntu/pool/universe/f/freeimage/freeimage_3.10.0-2.diff.gz
http://launchpadlibrarian.net/52213048/freeimage_3.13.1-0ubuntu1.debdiff
&& gzip -d freeimage_3.10.0-2.diff.gz && patch -p1 <
freeimage_3.10.0-2.diff && patch -p1 < freeimage_3.13.1-0ubuntu1.debdiff
chmod +x debian/freeimage-get-orig-source && ./debian/freeimage-get-
orig-source
tar xfv freeimage_3.13.1.orig.tar.gz && mv debian freeimage-3.13.1/
And build it! ^_^
Changelog of FreeImage (3.10.0 -> 3.13.1)
- December 22nd, 2009: FreeImage 3.13.1 released
- Release 3.13.1 is a maintenance release that brings several fixes for J2K/JP2, TIFF, MNG, PSD and PNG plugins, so that an update is highly recommended.
- The library has been updated with the new libtiff (3.9.2), libpng (1.2.41) and OpenJPEG (1.3.0) libraries. FreeImage is also distributed with updated VB6, C# and C++ wrappers.
- As usual, check the changes log for full details (especially for bug fixes).
-
- September 29th, 2009: FreeImage 3.13.0 released
- Release 3.13.0 adds loading support for RAW camera formats, for the PICT format and improves loading of PSD, JNG and TARGA formats. New functions are available for background filling, image rotation, lossless JPEG transformation, tone mapping and multi-page handling.
- The library has been updated with the new libjpeg (7.0), libtiff (3.9.1), libpng (1.2.40) and libraw-lite (0.7.2) libraries. FreeImage is also distributed with updated VB6/VBA and C# wrappers.
- As usual, check the changes log for full details (especially for bug fixes) and check also the updated FreeImage documentation.
-
- April 14th, 2009: FreeImage 3.12.0 released
- Release 3.12.0 is a maintenance release that brings several internal enhancements suggested by our users and also add support for the PFM format.
- The library has been updated with the new libtiff (3.9.0), libpng (1.2.35) and OpenJPEG (1.3.0) libraries. FreeImage is also distributed with an updated C# wrapper.
- As usual, check the changes log for full details (especially for bug fixes) and check also the updated FreeImage documentation.
-
- July 28th, 2008: FreeImage 3.11.0 released
- Release 3.11.0 mainly adds new compression options to the JPEG and PNG plugins, RGBF support to the TIFF plugin, Vista icons support in ICO Plugin. A new function named FreeImage_CloneMetadata is now available.
- Lastly, the library has been updated with the new libtiff (3.9.0), libpng (1.2.29), libMNG (1.0.10) and OpenJPEG (1.3.0) libraries. FreeImage is also distributed with an updated VB6/VBA wrapper and a brand new C# wrapper.
- As usual, check the changes log for full details (especially for bug fixes) and check also the updated FreeImage documentation.
+ http://freeimage.sourceforge.net/news.html
** Tags added: patch
--
[debdiff] New upstream release of FreeImage: 3.13.1
https://bugs.launchpad.net/bugs/607800
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is a direct subscriber.
Status in “freeimage” package in Ubuntu: New
Bug description:
freeimage (3.13.1-0ubuntu1) maverick; urgency=low
* New upstream release. Closes: (LP: #607800)
- Updated debian/freeimage-get-orig-source script.
- Removing no longer necessary debian/patches/* and
the patch system in debian/rules.
- Updated debian/rules to work with the new Makefiles.
- Change -O3 by -O2 and use lzma compression saves
~10 MB of free space.
* lintian stuff
- fixed debhelper-but-no-misc-depends
- fixed ldconfig-symlink-missing-for-shlib
-- Cosme Domínguez Díaz <cosme.ddiaz at gmail.com> Tue, 20 Jul 2010 13:42:15 +0000
Short guide:
wget http://archive.ubuntu.com/ubuntu/pool/universe/f/freeimage/freeimage_3.10.0-2.diff.gz http://launchpadlibrarian.net/52213048/freeimage_3.13.1-0ubuntu1.debdiff && gzip -d freeimage_3.10.0-2.diff.gz && patch -p1 < freeimage_3.10.0-2.diff && patch -p1 < freeimage_3.13.1-0ubuntu1.debdiff
chmod +x debian/freeimage-get-orig-source && ./debian/freeimage-get-orig-source
tar xfv freeimage_3.13.1.orig.tar.gz && mv debian freeimage-3.13.1/
And build it! ^_^
Changelog of FreeImage (3.10.0 -> 3.13.1)
http://freeimage.sourceforge.net/news.html
More information about the Ubuntu-sponsors
mailing list