[med-svn] r21819 - in	trunk/packages/R/r-cran-magrittr/trunk/debian: . tests
    Andreas Tille 
    tille at moszumanska.debian.org
       
    Fri Apr 29 07:59:25 UTC 2016
    
    
  
Author: tille
Date: 2016-04-29 07:59:24 +0000 (Fri, 29 Apr 2016)
New Revision: 21819
Modified:
   trunk/packages/R/r-cran-magrittr/trunk/debian/changelog
   trunk/packages/R/r-cran-magrittr/trunk/debian/tests/control
Log:
Add missing test dependency r-cran-testthat
Modified: trunk/packages/R/r-cran-magrittr/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-magrittr/trunk/debian/changelog	2016-04-29 07:50:52 UTC (rev 21818)
+++ trunk/packages/R/r-cran-magrittr/trunk/debian/changelog	2016-04-29 07:59:24 UTC (rev 21819)
@@ -1,3 +1,9 @@
+r-cran-magrittr (1.5-3) unstable; urgency=medium
+
+  * Add missing test dependency r-cran-testthat
+
+ -- Andreas Tille <tille at debian.org>  Fri, 29 Apr 2016 09:52:18 +0200
+
 r-cran-magrittr (1.5-2) unstable; urgency=medium
 
   * Fixed autopkgtest
Modified: trunk/packages/R/r-cran-magrittr/trunk/debian/tests/control
===================================================================
--- trunk/packages/R/r-cran-magrittr/trunk/debian/tests/control	2016-04-29 07:50:52 UTC (rev 21818)
+++ trunk/packages/R/r-cran-magrittr/trunk/debian/tests/control	2016-04-29 07:59:24 UTC (rev 21819)
@@ -1,3 +1,3 @@
 Tests: run-unit-test
-Depends: @, r-cran-crayon
+Depends: @, r-cran-testthat, r-cran-crayon
 Restrictions: allow-stderr
    
    
More information about the debian-med-commit
mailing list