[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Jul 13 17:44:58 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=65c5cb2
The following commit has been merged in the master branch:
commit 65c5cb239b8b82080fd094b6812d280c7c8d7d33
Author: nkbj <nkbj1970 at hotmail.com>
Date: Thu Mar 26 09:21:46 2015 +0000
Add bug number display to r3631 (cosmetic).
---
test/bugfixes-test.sh | 1 +
test/data/bugfixes-test.out | Bin 134882 -> 134908 bytes
2 files changed, 1 insertion(+)
diff --git a/test/bugfixes-test.sh b/test/bugfixes-test.sh
index a527fb8..246bc94 100755
--- a/test/bugfixes-test.sh
+++ b/test/bugfixes-test.sh
@@ -303,6 +303,7 @@ source ./functions.source
num=1043 # looping and writing to a samba drive can hang!
printf "$num " >&3
+ echo '------>' Bug $num '<-------' >&2
for n in A B C D E F G H I J K L M N O P Q R S T U V W X Y Z; do
copyTestFile exiv2-bug884c.jpg bug${num}-$n.jpg
done
diff --git a/test/data/bugfixes-test.out b/test/data/bugfixes-test.out
index 7a03559..ab251bf 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