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

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:42:23 UTC 2017


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

The following commit has been merged in the master branch:
commit c5bc7b0c07588c23cc4b48319dade70240c988c4
Author: vog <vog at notjusthosting.com>
Date:   Mon Jun 20 03:37:03 2011 +0000

    #689: provide an example EPS file that contains read-only XMP metadata
---
 ..._xmp-singlequote-end.eps => eps-flat_minimal_xmp-readonly.eps} | 2 +-
 test/data/eps/eps-test.out                                        | 8 ++++++++
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/test/data/eps/eps-flat_minimal_xmp-singlequote-end.eps b/test/data/eps/eps-flat_minimal_xmp-readonly.eps
similarity index 98%
copy from test/data/eps/eps-flat_minimal_xmp-singlequote-end.eps
copy to test/data/eps/eps-flat_minimal_xmp-readonly.eps
index f3fed5f..f2f3114 100644
--- a/test/data/eps/eps-flat_minimal_xmp-singlequote-end.eps
+++ b/test/data/eps/eps-flat_minimal_xmp-readonly.eps
@@ -29,7 +29,7 @@
         <rdf:Description rdf:about="" xmlns:test="http://www.example.com/" test:test="TEST"/>
     </rdf:RDF>
 </x:xmpmeta>
-<?xpacket end='w'?>
+<?xpacket end="r"?>
 % &&end XMP packet marker&&
 [/Document 1 dict begin
     /Metadata {Exiv2_metadata_stream} def currentdict end /BDC Exiv2_pdfmark
diff --git a/test/data/eps/eps-test.out b/test/data/eps/eps-test.out
index 95af388..1ad4fb9 100644
--- a/test/data/eps/eps-test.out
+++ b/test/data/eps/eps-test.out
@@ -208,6 +208,14 @@ Exit code: 0
 Command: exiv2 -f -ex eps-flat_minimal_exiftool-8.56.eps
 Exit code: 0
 
+-----> eps-flat_minimal_xmp-readonly.eps <-----
+
+Command: exiv2 -pp eps-flat_minimal_xmp-readonly.eps
+Warning: Unable to handle read-only XMP metadata yet. Please provide your sample EPS file to the Exiv2 project: http://dev.exiv2.org/projects/exiv2
+Exiv2 exception in print action for file eps-flat_minimal_xmp-readonly.eps:
+Failed to read image data
+Exit code: 1
+
 -----> eps-flat_minimal_xmp-singlequote-begin.eps <-----
 
 Command: exiv2 -pp eps-flat_minimal_xmp-singlequote-begin.eps

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list