[med-svn] [r-cran-tibble] 07/10: fix autopkgtest
Andreas Tille
tille at debian.org
Fri Sep 29 21:43:25 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository r-cran-tibble.
commit e2f4a909a7c5a524aad7f87b7b9594741319441e
Author: Andreas Tille <tille at debian.org>
Date: Thu Nov 10 10:04:56 2016 +0000
fix autopkgtest
---
debian/changelog | 6 +++---
debian/tests/run-unit-test | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8385599..7577dac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,14 @@
-r-cran-tibble (1.2-1) UNRELEASED; urgency=medium
+r-cran-tibble (1.2-1) unstable; urgency=medium
- TODO: Deal with test failures
* New upstream version
* Fixed watch file
* Adjusted Test depends (thanks to Gordon Ball)
* Convert to dh-r
* Canonical homepage for CRAN
* d/watch: version=4
+ * fix autopkgtest
- -- Andreas Tille <tille at debian.org> Thu, 10 Nov 2016 09:51:01 +0100
+ -- Andreas Tille <tille at debian.org> Thu, 10 Nov 2016 11:03:33 +0100
r-cran-tibble (1.1-1) unstable; urgency=medium
diff --git a/debian/tests/run-unit-test b/debian/tests/run-unit-test
index cae0fd7..9d87e05 100644
--- a/debian/tests/run-unit-test
+++ b/debian/tests/run-unit-test
@@ -16,5 +16,5 @@ for testfile in testthat/* ; do
fi
done
sed -i '/withr/d' testthat.R
-LC_ALL=C R --no-save < testthat.R
+LC_ALL=C.UTF-8 R --no-save < testthat.R
rm -fr $ADTTMP/*
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-tibble.git
More information about the debian-med-commit
mailing list