[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=0674053
The following commit has been merged in the master branch:
commit 06740532a37b95dfb078b15ca335e8170dafb087
Author: Robin Mills <robin at clanmills.com>
Date: Wed Oct 19 19:27:18 2016 +0000
#855 Fix submitted.
---
test/bugfixes-test.sh | 7 +++++++
test/data/bugfixes-test.out | Bin 1924739 -> 1928308 bytes
test/data/exiv2-bug855.jpg | Bin 0 -> 17943 bytes
3 files changed, 7 insertions(+)
diff --git a/test/bugfixes-test.sh b/test/bugfixes-test.sh
index 0c0879e..8551e03 100755
--- a/test/bugfixes-test.sh
+++ b/test/bugfixes-test.sh
@@ -267,6 +267,13 @@ source ./functions.source
copyTestFile $filename
runTest exiv2 $filename
+ num=855
+ filename=exiv2-bug$num.jpg
+ printf "$num " >&3
+ echo '------>' Bug $num '<-------' >&2
+ copyTestFile $filename
+ runTest exiv2 -pa $filename
+
num=876
filename=exiv2-bug$num.jpg
printf "$num " >&3
diff --git a/test/data/bugfixes-test.out b/test/data/bugfixes-test.out
index c200246..633db14 100644
Binary files a/test/data/bugfixes-test.out and b/test/data/bugfixes-test.out differ
diff --git a/test/data/exiv2-bug855.jpg b/test/data/exiv2-bug855.jpg
new file mode 100644
index 0000000..e97ddcc
Binary files /dev/null and b/test/data/exiv2-bug855.jpg differ
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list