libtk-img-doc - Extended image format support for Tcl/Tk (manual pages)
# sudo apt-get update
# sudo apt-get install libtk-img-doc
2014-07-12 - Sergei Golovan <sgolovan@debian.org> libtk-img (1:1.4.2+dfsg-2) unstable; urgency=medium * Fixed FTBFS when building only architecture-dependent packages. * Use system-wide jconfig.h which fixes using the system-wide libjpeg (thanks to Dimitri John Ledkov for the patch). * Fixed libtk-img and libtk-ing-dev dependencies.
2014-07-12 - Sergei Golovan <sgolovan@debian.org> libtk-img (1:1.4.2+dfsg-1) unstable; urgency=low * Removed libtiff/mkg3states from the original tarball because it is a binary without source. * Multiarchified the package. Bumped debhelper compatibility version to 9. * Forbid loading the Img package into Tcl/Tk older than 8.5. * Fixed debian/watch uscan control file. * Bumped standards version to 3.9.5.
2013-12-15 - Sergei Golovan <sgolovan@debian.org> libtk-img (1:1.4.2-4) unstable; urgency=low * Added a new hack which allows the libtk-img package to link against the system-wide libtiff library (closes: #732147).
2013-12-15 - Sergei Golovan <sgolovan@debian.org> libtk-img (1:1.4.2-3) unstable; urgency=low * Fixed build on 32-bit architectures.
2013-12-15 - Sergei Golovan <sgolovan@debian.org> libtk-img (1:1.4.2-2) unstable; urgency=low * Added a new hack which lets the libtk-img package use the system-wide libpng library.
2013-12-14 - Sergei Golovan <sgolovan@debian.org> libtk-img (1:1.4.2-1) unstable; urgency=low * New upstream release. * Refreshed patches, removed obsolete ones. * Use internal copy of the libtiff library because libtk-img doesn't work with the newer version which is currently in unstable (closes: #732023). * Use internal copy of the libpng library because upstream switched to 1.4 while Debian have only 1.2 yet. * Don't install doc-base file because libtk-img doesn't come with HTML docs now. * Switched to 3.0 (quilt) source format and bumped debhelper compatibility level to 8. * Bumped standards version to 3.9.4.
2012-05-24 - Sergei Golovan <sgolovan@debian.org> libtk-img (1:1.3-release-12) unstable; urgency=low * Enabled hardened build flags through dpkg-buildflags (closes: #657209). * Switched to libpng-dev from libpng12-dev in build dependencies (closes: #662413). * Documented the new pngsuite license in debian/copyright (closes: #615808). * Bumped standards version to 3.9.3.
2011-12-19 - Sergei Golovan <sgolovan@debian.org> libtk-img (1:1.3-release-11) unstable; urgency=low * Fixed building with libjpeg8. * Bumped standards version to 3.9.2. * Added build-indep and build-arch targets into debian/rules. * Overridden lintian false positive on embedded tiff library.
2010-07-22 - Sergei Golovan <sgolovan@debian.org> libtk-img (1:1.3-release-10) experimental; urgency=low * Upload to experimental to test compatibility with Tcl/Tk 8.5. * Bumped standards version to 3.9.0.
2010-02-14 - Sergei Golovan <sgolovan@debian.org> libtk-img (1:1.3-release-9) unstable; urgency=low * Changed libjpeg62-dev to libjpeg-dev in build dependencies. * Added ${misc:Depends} variable to the binary packages dependencies because they are built using debhelper. * Added README.source with a description on how to patch the pristine sources with Debian patches. * Overridden lintian warning on an ancient autotools helper files in libtiff subdirectory because they aren't used when building the binary package. * Bumped standards version to 3.8.4.