[med-svn] r23034 - in trunk/packages/R/r-cran-tibble/trunk/debian: . tests

Andreas Tille tille at moszumanska.debian.org
Thu Nov 10 10:04:57 UTC 2016


Author: tille
Date: 2016-11-10 10:04:56 +0000 (Thu, 10 Nov 2016)
New Revision: 23034

Modified:
   trunk/packages/R/r-cran-tibble/trunk/debian/changelog
   trunk/packages/R/r-cran-tibble/trunk/debian/tests/run-unit-test
Log:
fix autopkgtest


Modified: trunk/packages/R/r-cran-tibble/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-tibble/trunk/debian/changelog	2016-11-10 09:41:33 UTC (rev 23033)
+++ trunk/packages/R/r-cran-tibble/trunk/debian/changelog	2016-11-10 10:04:56 UTC (rev 23034)
@@ -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
 

Modified: trunk/packages/R/r-cran-tibble/trunk/debian/tests/run-unit-test
===================================================================
--- trunk/packages/R/r-cran-tibble/trunk/debian/tests/run-unit-test	2016-11-10 09:41:33 UTC (rev 23033)
+++ trunk/packages/R/r-cran-tibble/trunk/debian/tests/run-unit-test	2016-11-10 10:04:56 UTC (rev 23034)
@@ -16,5 +16,5 @@
     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/*




More information about the debian-med-commit mailing list