[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:22 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=fade383
The following commit has been merged in the master branch:
commit fade3836793377bb1846f8dc1245c492e3375f7d
Author: Robin Mills <robin at clanmills.com>
Date: Thu Mar 24 18:38:16 2016 +0000
#1109 Change contrib/buildserver/test_daily.sh to report PLATFORM
---
contrib/buildserver/test_daily.sh | 3 +++
1 file changed, 3 insertions(+)
diff --git a/contrib/buildserver/test_daily.sh b/contrib/buildserver/test_daily.sh
index 3b3276c..de563a0 100755
--- a/contrib/buildserver/test_daily.sh
+++ b/contrib/buildserver/test_daily.sh
@@ -31,6 +31,9 @@ if [ ! -e dist ]; then echo '*** no dist directory ***' ; exit 1; fi
##
# enter the dist and test it
+echo -------------------------------
+echo PLATFORM = $PLATFORM
+echo -------------------------------
cd dist
grep_args="-e libexiv2 -e ^date -e ^bits -e ^version -e ^time"
case $PLATFORM in
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list