[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:47:12 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=f5956d5

The following commit has been merged in the master branch:
commit f5956d5db20f89ea53069207c04bd684621c5c8f
Author: Robin Mills <robin at clanmills.com>
Date:   Mon Oct 17 15:48:42 2016 +0000

    #1230 Fixes to read tiff with web-ready.  Includes the BasicIo expiremental API readUnmarked() and markRead() which I will remove later.
---
 include/exiv2/basicio.hpp   |  31 +++-
 include/exiv2/image.hpp     |  39 +++++
 include/exiv2/tiffimage.hpp |  25 +---
 src/basicio.cpp             | 110 +++++++++++---
 src/cr2image.cpp            |   6 +-
 src/image.cpp               | 334 ++++++++++++++++++++++++++++++++++++++++++
 src/jp2image.cpp            |   2 +-
 src/jpgimage.cpp            |   2 +-
 src/pgfimage.cpp            |  45 ++----
 src/pngimage.cpp            |   2 +-
 src/tiffimage.cpp           | 343 +++-----------------------------------------
 src/webpimage.cpp           |   9 +-
 12 files changed, 529 insertions(+), 419 deletions(-)

The diff has been stripped from this email because it exceeds 50KB


-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list