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

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:43:59 UTC 2017


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

The following commit has been merged in the master branch:
commit d2f5e93f234021d7dc0249fdc971a59eef1ef98b
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Fri Sep 20 14:25:45 2013 +0000

    Updated ChangeLog for 0.24, intermediate version.
---
 doc/ChangeLog  | 153 ++++++++++++++++++++++++++++++++++-----------------------
 website/README |   2 +-
 2 files changed, 93 insertions(+), 62 deletions(-)

diff --git a/doc/ChangeLog b/doc/ChangeLog
index 4993ae3..be04972 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -53,71 +53,102 @@ Together we make free open source work.
 
 
 * Exiv2 library
-	- 0000688: Patch    src/futils.cpp:  incorrect check for linux version of strerror_r
-	- 0000692: Bug      Revision 2057 broke compilation under FreeBSD and Windows
-	- 0000700: Patch    exiv2 (0.19-1) 00_hyphens_used_as_minus.diff
-	- 0000804: Bug      build failure in basicio.cpp - headers
-	- 0000817: Bug      zlib 1.2.6
-	- 0000820: Bug      Samsung NX100 JPG exports have broken EXIF
-	- 0000822: Feature  Warnings while compiling with g++4.5
-	- 0000830: Bug      Bug while displaying camera make and camera model with exiv2 0.23
-	- 0000831: Bug      For TIFF-like images, non-intrusive writing is not used when it should
-	- 0000832: Patch    Patch to detect Carl Zeiss Planar T* 50mm f/1.4 ZE on canon
-	- 0000835: Bug      Exiv2 fails to compile under Linux
-	- 0000838: Bug      Regression:  Visibility support disabled on Linux, when it should be enabled
-	- 0000840: Bug      example1.cpp clang Mac OS X warnings
-	- 0000841: Bug      exiv2 crashes on input
-	- 0000843: Patch    Complete Samsung NX lenses portfolio recognition
-	- 0000846: Bug      Porting the Video Code to MSVC (umbrella)
-	- 0000847: Bug      Photoshop doesn't recognize its own EPS files after modification by Exiv2
-	- 0000849: Bug      autotools build (make config ; ./configure ; make) is broken
-	- 0000854: Bug      Sigma 50mm f/1.4 on Canon not detected correctly
-	- 0000860: Bug      PENTAX-DA 18-135mm F3.5-5.6 not detected correctly
-	- 0000861: Bug      Sigma 18-250mm not properly recognised on Pentax
-	- 0000862: Bug      Video code is failing the test suite (on all plaforms)
-	- 0000865: Patch    Patches for locale and boost issue
-	- 0000868: Patch    Support for two lens for sony mount
-	- 0000870: Bug      Exif.OlympusEq.0x0403 tag
-	- 0000872: Feature  New Samsung NX 12-24mm f/4-5.6 ED
-	- 0000874: Bug      Tiff-test fails
-	- 0000875: Bug      New lens "Tamron SP 24-70mm F/2.8 Di VC USD"
-	- 0000876: Bug      New lens:  Canon EF 35mm f/2 IS USM
-	- 0000877: Bug      New camera:  Canon EOS 6D
-	- 0000878: Patch    Update list of lenses for Olympus cameras.
-	- 0000879: Patch    Add another lens for Olympus cameras.
-	- 0000880: Patch    Another bunch of Olympus lens updates.
-	- 0000881: Patch    One more Olympus lens - the list is complete.
-	- 0000882: Bug      Nikon AF-S Nikkor 28mm f/1.8G not recognized
-	- 0000884: Bug      Missing lenses reported by Paul Bissonnettte
-	- 0000887: Bug      Samsung D-Xenon 12-24mm not recognized
-	- 0000888: Bug      (near-)infinite loop in video decoders
-	- 0000890: Bug      ASF:  heap overflow
-	- 0000895: Bug      Sigma 30mm f/1.4 on Canon not detected correctly
-	- 0000896: Patch    User-readable output of Olympus' FocusDistance
-	- 0000897: Bug      New Compilation Warnings
-	- 0000899: Bug      New lens:  Pentax smc DA 18-135mm f/3.5-5.6 ED AL [IF] DC WR
-	- 0000903: Feature  New Lens:  Canon EF-S 55-250mm f/4-5.6 IS II
-	- 0000904: Bug      Exiv2: lensName misreporting for some CR2s
-	- 0000906: Bug      Mountain Lion Plugin crashes when setxattr called
-	- 0000907: Patch    New Lens:  Samsung NX 45mm f1.8
-	- 0000908: Bug      strerror_r gives no error message back
-	- 0000909: Patch    New Lens:  Samsung NX 45mm f1.8 2D/3D
+	- 0000700: exiv2 (0.19-1) 00_hyphens_used_as_minus.diff
+	           (Reported with patch by Mark Purcell, fixed by Niels Kristian Bech Jensen)
+	- 0000813: Video metadata support (Abhinav Badola for GSoC 2012)
+	- 0000820: Samsung NX100 JPG exports have broken EXIF (Reported by Pascal de Bruijn)
+	- 0000822: Warnings while compiling with g++4.5
+	           (Reported by Sebastien Gilles, fixed by Robin Mills)
+	- 0000831: For TIFF-like images, non-intrusive writing is not used when it should
+	           (Reported by Thomas Lotze)
+	- 0000832: Patch to detect Carl Zeiss Planar T* 50mm f/1.4 ZE on Canon
+	           (Reported with patch by Stian Grindvoll)
+	- 0000835: Exiv2 fails to compile under Linux (Volker Grabsch)
+	- 0000840: example1.cpp clang Mac OS X warnings (Reported by Jerry Jacobs)
+	- 0000841: Exiv2 crashes on input (Reported by Christian Grothoff)
+	- 0000843: Complete Samsung NX lenses portfolio recognition
+	           (Reported with patch by Jaroslav Stepanek, updates by Pascal de Bruijn)
+	- 0000846: Porting the Video Code to MSVC (umbrella)
+	           (Robin Mills, Abhinav Badola, Shawn Xiong)
+	- 0000847: Photoshop doesn't recognize its own EPS files after modification by Exiv2
+	           (Volker Grabsch)
+	- 0000849: autotools build (make config ; ./configure ; make) is broken
+	           (Robin Mills)
+	- 0000854: Sigma 50mm f/1.4 on Canon not detected correctly
+	           (Reported by Rick Gabriel, patch by Aakash Goenka)
+	- 0000860: PENTAX-DA 18-135mm F3.5-5.6 not detected correctly
+	           (Reported by S. Verdoold, patch by Pascal de Bruijn)
+	- 0000861: Sigma 18-250mm not properly recognised on Pentax
+	           (Reported by S. Verdoold, patch by Pascal de Bruijn)
+	- 0000862: Video code is failing the test suite (on all plaforms)
+	           (Robin Mills, Abhinav Badola)
+	- 0000865: Patches for locale and boost issue (Patches by Mario anyc)
+	- 0000868: Support for two lens for sony mount
+	           (Patch by Michal Babej)
+	- 0000870: Exif.OlympusEq.0x0403 tag
+	           (Christoph Anton Mitterer, Robin Mills)
+	- 0000872: New Samsung NX 12-24mm f/4-5.6 ED
+	           (Jaroslav Stepanek)
+	- 0000875: New lens "Tamron SP 24-70mm F/2.8 Di VC USD"
+	           (Reported by Jean-Pierre Verrue, patch by Niels Kristian Bech Jensen)
+!->#839	- 0000876: New lens: Canon EF 35mm f/2 IS USM
+	           (markus kanet, Robin Mills)
+	- 0000877: New camera: Canon EOS 6D
+	           (markus kanet)
+	- 0000878: Update list of lenses for Olympus cameras.
+	           (Niels Kristian Bech Jensen)
+	- 0000879: Add another lens for Olympus cameras.
+	           (Niels Kristian Bech Jensen)
+	- 0000880: Another bunch of Olympus lens updates.
+	           (Niels Kristian Bech Jensen)
+	- 0000881: One more Olympus lens - the list is complete.
+	           (Niels Kristian Bech Jensen)
+	- 0000882: Nikon AF-S Nikkor 28mm f/1.8G not recognized
+	           (Reported by Philip Johnsson, patch by Niels Kristian Bech Jensen)
+	- 0000884: Missing lenses reported by Paul Bissonnette
+	           (Robin Mills)
+	- 0000887: Samsung D-Xenon 12-24mm not recognized
+	           (Reported by Romain Henriet, patch by S. Verdoold)
+	- 0000888: (near-)infinite loop in video decoders
+	           (Reported by Alyssa Milburn, patch by Abhinav Badola)
+	- 0000890: ASF:  heap overflow
+	           (Reported by Alyssa Milburn, patch by Abhinav Badola)
+	- 0000895: Sigma 30mm f/1.4 on Canon not detected correctly
+	           (Reported by Christian Roumano, patch by Aakash Goenka)
+	- 0000896: User-readable output of Olympus' FocusDistance
+	           (Patch by Teemu Rytilahti)
+!->	- 0000897: New Compilation Warnings
+	- 0000899: New lens: Pentax smc DA 18-135mm f/3.5-5.6 ED AL [IF] DC WR
+	           (Reported by Matthieu Volat, patch by Pascal de Bruijn)
+	- 0000903: New Lens: Canon EF-S 55-250mm f/4-5.6 IS II
+	           (Patch by Andrew Aylett)
+	- 0000904: Exiv2: lensName misreporting for some CR2s
+	           (Reported by Pascal de Bruijn, patch by Niels Kristian Bech Jensen)
+	- 0000906: Mountain Lion Plugin crashes when setxattr called
+	           (Robin Mills)
+	- 0000907: New Lens: Samsung NX 45mm f1.8
+	           (Pascal de Bruijn)
+	- 0000908: strerror_r gives no error message back
+	           (Reported by Ákos Szőts, patch by Robin Mills)
+	- 0000909: New Lens: Samsung NX 45mm f1.8 2D/3D
+	           (Pascal de Bruijn)
 
 * MSVC related
-	- 0000824: Bug      undeclared identifier EXV_ICONV_CONST
+	- 0000817: zlib 1.2.6 (Reported by Daniel Kaneider, fixed by Robin Mills)
+	- 0000824: undeclared identifier EXV_ICONV_CONST
 
 * cmake related
-	- 0000685: Patch    incomplete handling of iconv dialects for cmake case
-	- 0000694: Patch    config/config.h.cmake:  const must be without quotes
-	- 0000696: Patch    cmake:  out of src compilation
-	- 0000698: Bug      CMake Error at po/cmake_install.cmake: 36
-	- 0000722: Bug      Unit tests do not build with CMake and out of source build
-	- 0000728: Patch    typos in cmake files
-	- 0000823: Bug      CMake compilation:  exv_conf.h at the wrong place
-	- 0000850: Bug      test harness does not run on CMake builds
-	- 0000852: Bug      CMake error on Win8/VS2012 with XMP (patch included)
-	- 0000853: Patch    CMake: more flexible zlib detection
-	- 0000856: Patch    CMake: building tests and refactoring on msvc
+	- 0000685: incomplete handling of iconv dialects for cmake case
+	- 0000694: config/config.h.cmake:  const must be without quotes
+	- 0000696: cmake:  out of src compilation
+	- 0000698: CMake Error at po/cmake_install.cmake: 36
+	- 0000722: Unit tests do not build with CMake and out of source build
+	- 0000728: typos in cmake files
+	- 0000823: CMake compilation:  exv_conf.h at the wrong place
+	- 0000850: test harness does not run on CMake builds
+	- 0000852: CMake error on Win8/VS2012 with XMP (patch included)
+	- 0000853: CMake: more flexible zlib detection
+	- 0000856: CMake: building tests and refactoring on msvc
 
 
 Changes from version 0.22 to 0.23
diff --git a/website/README b/website/README
index 934b360..91e571c 100644
--- a/website/README
+++ b/website/README
@@ -14,7 +14,7 @@ How to build the website
 - cd website
 - Run 'make update' to import whatever is required from the rest of the
   exiv2 sources (doc/, samples/, src/)
-- Run 'make' to build the web pages
+- Run 'make' to build the web pages in website/html/
 
 Subsequently, 'make clean; make' will remove and rebuild the web
 pages; 'make update' is only needed if something changed in the exiv2

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list