[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:10 UTC 2017


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

The following commit has been merged in the master branch:
commit 78f8472ea39036f97f4993501837f70883aa513b
Author: Robin Mills <robin at clanmills.com>
Date:   Mon Jun 9 01:49:30 2014 +0000

    Sync the test files with r3100.  Changes to the video test files on head of trunk are to support Mahesh's code for 0.25.  Mahesh's code has not yet been submitted to trunk.
---
 test/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/test/Makefile b/test/Makefile
index aaa7802..a0b8e12 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -99,8 +99,8 @@ test:
 testv:
 	@for t in /video ; do \
 		if [ ! -e data/$$t ]; then \
-	echo svn export '$(SVN)'$$t data$$t ; \
-	     svn export '$(SVN)'$$t data$$t ; \
+	echo svn export '$(SVN)'$$t data$$t -r 3100 ; \
+	     svn export '$(SVN)'$$t data$$t -r 3100 ; \
 	fi ; done
 	@list='$(TESTV)'; for p in $$list; do \
 	    echo Running $$p ...; \

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list