[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Jul 13 17:45:56 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=43fb05f
The following commit has been merged in the master branch:
commit 43fb05f201f4027c7650809b874d281f326c11a7
Author: Robin Mills <robin at clanmills.com>
Date: Mon Nov 23 20:08:30 2015 +0000
#1137. Correction to r4045.
---
test/bugfixes-test.sh | 2 ++
test/data/bugfixes-test.out | Bin 1844038 -> 1844064 bytes
2 files changed, 2 insertions(+)
diff --git a/test/bugfixes-test.sh b/test/bugfixes-test.sh
index 3d03583..25e902d 100755
--- a/test/bugfixes-test.sh
+++ b/test/bugfixes-test.sh
@@ -433,6 +433,8 @@ source ./functions.source
num=1137
filename=exiv2-bug$num.jpg
+ printf "$num " >&3
+ echo '------>' Bug $num '<-------' >&2
copyTestFile $filename
exiv2 -PkV --grep GPSL http://dev.exiv2.org/attachments/download/805/DSC_7154.jpg
exiv2 -pa $filename
diff --git a/test/data/bugfixes-test.out b/test/data/bugfixes-test.out
index db923ff..12149dc 100644
Binary files a/test/data/bugfixes-test.out and b/test/data/bugfixes-test.out differ
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list