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

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


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

The following commit has been merged in the master branch:
commit f3342c891267b0a6507f9a2b721e453b551001fd
Author: Robin Mills <robin at clanmills.com>
Date:   Wed Oct 19 19:18:07 2016 +0000

    #1080 Added the file BLANK.JPG to test suite as exiv2-bug1080.jpg
---
 test/bugfixes-test.sh       |   7 +++++++
 test/data/bugfixes-test.out | Bin 1924585 -> 1924739 bytes
 test/data/exiv2-bug1080.jpg | Bin 0 -> 693 bytes
 3 files changed, 7 insertions(+)

diff --git a/test/bugfixes-test.sh b/test/bugfixes-test.sh
index d549b26..0c0879e 100755
--- a/test/bugfixes-test.sh
+++ b/test/bugfixes-test.sh
@@ -424,6 +424,13 @@ source ./functions.source
     copyTestFile              $filename
     runTest exiv2 -pa -g zone $filename
 
+    num=1080
+    filename=exiv2-bug$num.jpg
+    printf "$num " >&3
+    echo '------>' Bug $num '<-------' >&2
+    copyTestFile              $filename
+    runTest exiv2 -pa         $filename
+
     num=1074
     filename=exiv2-bug$num.png
     printf "$num " >&3
diff --git a/test/data/bugfixes-test.out b/test/data/bugfixes-test.out
index 5cbdc4f..c200246 100644
Binary files a/test/data/bugfixes-test.out and b/test/data/bugfixes-test.out differ
diff --git a/test/data/exiv2-bug1080.jpg b/test/data/exiv2-bug1080.jpg
new file mode 100644
index 0000000..7544b09
Binary files /dev/null and b/test/data/exiv2-bug1080.jpg differ

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list