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

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


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

The following commit has been merged in the master branch:
commit 9d026de3af04cda09542dbd69f2db1db328bd762
Author: sridharb <sridhar_ml at yahoo.com>
Date:   Fri Aug 26 03:50:30 2016 +0000

    Fix for http://dev.exiv2.org/issues/1213
    
    Two changes: add $(ProjectDir)../../src to the include path
    change $(SolutionDir)../ to $(ProjectDir)../../ in order so that individual projects may be used in solutions other than those in the exiv2 tree. The existing terminology ties the include paths to the Solution and the new methodology ties them to the Project and enables them to "float" to any Solution.
---
 msvc2005/addmoddel/addmoddel.vcproj             |  16 +-
 msvc2005/conntest/conntest.vcproj               |  16 +-
 msvc2005/convert-test/convert-test.vcproj       |  16 +-
 msvc2005/easyaccess-test/easyaccess-test.vcproj |  16 +-
 msvc2005/exifcomment/exifcomment.vcproj         |  16 +-
 msvc2005/exifdata-test/exifdata-test.vcproj     |  16 +-
 msvc2005/exifdata/exifdata.vcproj               |  16 +-
 msvc2005/exifprint/exifprint.vcproj             |  16 +-
 msvc2005/exifvalue/exifvalue.vcproj             |  16 +-
 msvc2005/exiv2/exiv2.vcproj                     | 192 +++++++++++-
 msvc2005/exiv2json/exiv2json.vcproj             |  16 +-
 msvc2005/geotag/geotag.vcproj                   |  16 +-
 msvc2005/httptest/httptest.vcproj               |  16 +-
 msvc2005/ini-test/ini-test.vcproj               |  16 +-
 msvc2005/iotest/iotest.vcproj                   |  16 +-
 msvc2005/iptceasy/iptceasy.vcproj               |  16 +-
 msvc2005/iptcprint/iptcprint.vcproj             |  16 +-
 msvc2005/iptctest/iptctest.vcproj               |  16 +-
 msvc2005/key-test/key-test.vcproj               |  16 +-
 msvc2005/largeiptc-test/largeiptc-test.vcproj   |  16 +-
 msvc2005/libcurl/libcurl.vcproj                 | 378 +++++++++++++++++++++++-
 msvc2005/libexiv2/libexiv2.vcproj               |  16 +-
 msvc2005/libssh/libssh.vcproj                   | 247 +++++++++++++++-
 msvc2005/metacopy/metacopy.vcproj               |  16 +-
 msvc2005/mmap-test/mmap-test.vcproj             |  16 +-
 msvc2005/path-test/path-test.vcproj             |  16 +-
 msvc2005/prevtest/prevtest.vcproj               |  16 +-
 msvc2005/remotetest/remotetest.vcproj           |  16 +-
 msvc2005/stringto-test/stringto-test.vcproj     |  16 +-
 msvc2005/taglist/taglist.vcproj                 |  16 +-
 msvc2005/tiff-test/tiff-test.vcproj             |  16 +-
 msvc2005/tools/depends/depends.vcproj           | 112 ++++++-
 msvc2005/utiltest/utiltest.vcproj               |  16 +-
 msvc2005/werror-test/werror-test.vcproj         |  16 +-
 msvc2005/write-test/write-test.vcproj           |  16 +-
 msvc2005/write2-test/write2-test.vcproj         |  16 +-
 msvc2005/xmpparse/xmpparse.vcproj               |  16 +-
 msvc2005/xmpparser-test/xmpparser-test.vcproj   |  16 +-
 msvc2005/xmpsample/xmpsample.vcproj             |  16 +-
 msvc2005/xmpsdk/xmpsdk.vcproj                   | 199 ++++++++++++-
 msvc2005/zlib/zlib.vcproj                       | 196 +++++++++++-
 41 files changed, 1598 insertions(+), 286 deletions(-)

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


-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list