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

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:37:04 UTC 2017


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

The following commit has been merged in the master branch:
commit 1f82dffcfae0ffc6ff7098c6b554cad7d3824fa8
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Sat Mar 26 17:25:52 2005 +0000

    Added type information to Exif tag tables. Updated comment example, documentation and tests. Implements feature #425
---
 doc/getting-started.html    |   2 +-
 doc/iptc.xml                |  71 +++++++++++
 doc/iptc.xsl                |  29 +++--
 doc/tags-canon.xml          |  58 +++++++--
 doc/tags-fujifilm.xml       |  62 +++++++++-
 doc/tags-nikon1.xml         |  42 ++++++-
 doc/tags-nikon2.xml         |  49 ++++++--
 doc/tags-nikon3.xml         | 248 +++++++++++++++++++++++++++++---------
 doc/tags-sigma.xml          |  23 ++++
 doc/tags.xml                | 125 +++++++++++++++++++
 doc/tags.xsl                |  18 +--
 src/canonmn.cpp             |  22 ++--
 src/cmd.txt                 |   4 +-
 src/datasets.cpp            |   3 +
 src/exif.cpp                |   5 +-
 src/exif.hpp                |   7 +-
 src/exifcomment.cpp         |  22 ++--
 src/exiv2.cpp               |   3 +-
 src/fujimn.cpp              |  38 +++---
 src/nikonmn.cpp             | 161 ++++++++++++++-----------
 src/sigmamn.cpp             |  48 ++++----
 src/tags.cpp                | 285 +++++++++++++++++++++++---------------------
 src/tags.hpp                |   5 +-
 src/write2-test.cpp         |   6 +-
 test/data/exifdata-test.out |   4 +-
 test/data/exiv2-test.out    |   2 +-
 test/data/write2-test.out   |   6 +-
 27 files changed, 961 insertions(+), 387 deletions(-)

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


-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list