[med-svn] [r-cran-ggplot2] 01/01: Really fix autopkgtest

Andreas Tille tille at debian.org
Fri Apr 29 07:54:08 UTC 2016


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository r-cran-ggplot2.

commit 01f6598307acd9a8a62d73418bec1d5f577267fa
Author: Andreas Tille <tille at debian.org>
Date:   Fri Apr 29 09:48:53 2016 +0200

    Really fix autopkgtest
---
 debian/changelog           | 6 ++++++
 debian/tests/run-unit-test | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 4cf0af5..941fbed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+r-cran-ggplot2 (2.1.0-2) unstable; urgency=medium
+
+  * Really fix autopkgtest
+
+ -- Andreas Tille <tille at debian.org>  Fri, 29 Apr 2016 09:48:42 +0200
+
 r-cran-ggplot2 (2.1.0-1) unstable; urgency=medium
 
   * New upstream version
diff --git a/debian/tests/run-unit-test b/debian/tests/run-unit-test
index 63db9cc..86f264a 100644
--- a/debian/tests/run-unit-test
+++ b/debian/tests/run-unit-test
@@ -6,6 +6,6 @@ if [ "$ADTTMP" = "" ] ; then
 fi
 cd $ADTTMP
 cp -a /usr/share/doc/${pkg}/tests/* $ADTTMP
-find . -name "*.gz" -exec gunzip \{\}
+find . -name "*.gz" -exec gunzip \{\} \;
 LC_ALL=C R --no-save < test-all.R
 rm -fr $ADTTMP/*

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-ggplot2.git



More information about the debian-med-commit mailing list