[r-cran-jsonlite] 01/03: Fix autopkgtest:

Sébastien Villemot sebastien at debian.org
Sat Nov 11 16:37:52 UTC 2017


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

sebastien pushed a commit to branch master
in repository r-cran-jsonlite.

commit 6e9dfbcf591a775d4dbc6d8612547bcf797399d1
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Sat Nov 11 17:32:06 2017 +0100

    Fix autopkgtest:
    
    - add r-cran-sp as test dependency
    - fix package name in d/tests/run-unit-test
    
    Gbp-Dch: Full
---
 debian/tests/control       | 2 +-
 debian/tests/run-unit-test | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/tests/control b/debian/tests/control
index b044b0c..e9f4f3d 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,3 @@
 Tests: run-unit-test
-Depends: @, r-cran-testthat
+Depends: @, r-cran-testthat, r-cran-sp
 Restrictions: allow-stderr
diff --git a/debian/tests/run-unit-test b/debian/tests/run-unit-test
index db28313..66711dd 100644
--- a/debian/tests/run-unit-test
+++ b/debian/tests/run-unit-test
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 
-oname=httr
+oname=jsonlite
 pkg=r-cran-`echo $oname | tr [A-Z] [a-z]`
 
 if [ "$ADTTMP" = "" ] ; then

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-jsonlite.git



More information about the debian-science-commits mailing list