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

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:36:33 UTC 2017


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

The following commit has been merged in the master branch:
commit 166e6f792816525b3b9c0669aa70b1ba4dccc7af
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Thu Aug 12 03:57:27 2004 +0000

    Added full IPTC read and write support (Brad, bs_3.patch)
---
 src/Makefile                         |  10 +-
 src/actions.cpp                      |   4 +-
 src/canonmn.cpp                      |   4 +-
 src/datasets.cpp                     | 269 ++++++++++---------
 src/datasets.hpp                     | 197 +++++++++++---
 src/exif.cpp                         | 113 ++++----
 src/exif.hpp                         | 155 +++++------
 src/exiv2.cpp                        |   4 +-
 src/fujimn.cpp                       |   4 +-
 src/ifd.cpp                          |   4 +-
 src/image.cpp                        | 101 +++----
 src/image.hpp                        |  30 ++-
 src/imagetest.sh                     |  33 +--
 src/iptc.cpp                         | 463 ++++++++++++++++++++++++++++++++
 src/iptc.hpp                         | 497 +++++++++++++++++++++++++++++++++++
 src/iptc.pl                          |  29 +-
 src/iptc.xml                         | 193 +++++++++-----
 src/iptc.xsd                         |   1 +
 src/{exifprint.cpp => iptcprint.cpp} |  25 +-
 src/iptctest.cpp                     | 189 +++++++++++++
 src/iptctest.sh                      | 133 ++++++++++
 src/makernote.cpp                    |   4 +-
 src/{error.hpp => metadatum.cpp}     |  71 +++--
 src/metadatum.hpp                    | 218 +++++++++++++++
 src/nikonmn.cpp                      |   4 +-
 src/rcsid.hpp                        |   4 +-
 src/sigmamn.cpp                      |   4 +-
 src/taglist.cpp                      |   4 +-
 src/tags.cpp                         |   4 +-
 src/types.cpp                        |   9 +-
 src/types.hpp                        |   9 +-
 src/utils.cpp                        |   4 +-
 src/utiltest.cpp                     |  10 +-
 src/value.cpp                        | 258 +++++++++++++++++-
 src/value.hpp                        | 297 +++++++++++++++++++--
 src/write2-test.cpp                  |  14 +-
 36 files changed, 2793 insertions(+), 579 deletions(-)

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


-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list