[med-svn] [r-cran-fields] 07/12: Fix autopkgtests by ignoring difference in loading required package

Andreas Tille tille at debian.org
Wed Nov 29 15:21:54 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-fields.

commit 44c6cf1593406c624d893f91146db5c314f1f6de
Author: Graham Inggs <ginggs at debian.org>
Date:   Mon Sep 11 10:35:35 2017 +0000

    Fix autopkgtests by ignoring difference in loading required package
---
 debian/changelog           | 7 +++++++
 debian/tests/run-unit-test | 1 +
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index b119b3a..690cb1e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+r-cran-fields (9.0-2) unstable; urgency=medium
+
+  * Team upload
+  * Fix autopkgtests by ignoring difference in loading required package
+
+ -- Graham Inggs <ginggs at debian.org>  Mon, 11 Sep 2017 09:53:46 +0000
+
 r-cran-fields (9.0-1) unstable; urgency=medium
 
   * New upstream version
diff --git a/debian/tests/run-unit-test b/debian/tests/run-unit-test
index c15756a..e46657d 100644
--- a/debian/tests/run-unit-test
+++ b/debian/tests/run-unit-test
@@ -11,6 +11,7 @@ filter() {
         -e '^Version 2.0' \
         -e '^Platform:' \
         -e '^Spam version .* is loaded.' \
+        -e '^Loading required package:' \
         $1 | \
     sed -e '/^> *proc\.time()$/,$d'
 }

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



More information about the debian-med-commit mailing list