[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:40 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=e01c2ca
The following commit has been merged in the master branch:
commit e01c2cad035464c470186adf445496e940d0c1c8
Author: Robin Mills <robin at clanmills.com>
Date: Wed Aug 17 15:50:01 2016 +0000
#1199. Correction to r4377 (webp tests). Also fixed test output changes introduced by Thomas' changes r4379-r4396
---
test/bugfixes-test.sh | 2 +-
test/data/bugfixes-test.out | Bin 1913631 -> 1913641 bytes
.../data/{exiv2-bug1199.jpg => exiv2-bug1199.webp} | Bin
3 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/bugfixes-test.sh b/test/bugfixes-test.sh
index 93fd110..857ccf5 100755
--- a/test/bugfixes-test.sh
+++ b/test/bugfixes-test.sh
@@ -550,7 +550,7 @@ source ./functions.source
num=1199
printf "$num " >&3
- filename=exiv2-bug$num.jpg # http://dev.exiv2.org/attachments/download/1033/Stonehenge-with-icc.webp
+ filename=exiv2-bug$num.webp # http://dev.exiv2.org/attachments/download/1033/Stonehenge-with-icc.webp
copyTestFile $filename
runTest exiv2 -pS $filename
runTest exiv2 -pR $filename
diff --git a/test/data/bugfixes-test.out b/test/data/bugfixes-test.out
index 4b8e8f7..ddf8a07 100644
Binary files a/test/data/bugfixes-test.out and b/test/data/bugfixes-test.out differ
diff --git a/test/data/exiv2-bug1199.jpg b/test/data/exiv2-bug1199.webp
similarity index 100%
rename from test/data/exiv2-bug1199.jpg
rename to test/data/exiv2-bug1199.webp
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list