[med-svn] [r-cran-plyr] 01/01: Add missing dependency for unit testing: r-cran-abind

Andreas Tille tille at debian.org
Sun Aug 10 06:08:48 UTC 2014


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

tille pushed a commit to branch master
in repository r-cran-plyr.

commit 7db87282d00e41b2ebd7e3d3bd37d30a6b58f239
Author: Andreas Tille <tille at debian.org>
Date:   Sun Aug 10 08:04:00 2014 +0200

    Add missing dependency for unit testing: r-cran-abind
---
 debian/changelog     | 8 ++++++++
 debian/control       | 2 +-
 debian/tests/control | 2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8fc5108..59f12b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+r-cran-plyr (1.8.1-2) unstable; urgency=medium
+
+  * d/control: Recommends: r-cran-abind
+  * d/tests/control: Depends: r-cran-abind
+    Closes: #757596
+
+ -- Andreas Tille <tille at debian.org>  Sun, 10 Aug 2014 08:02:54 +0200
+
 r-cran-plyr (1.8.1-1) unstable; urgency=medium
   
   ee423f5 Imported Upstream version 1.8.1
diff --git a/debian/control b/debian/control
index ffbef36..e7b76ea 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${R:Depends},
          r-cran-rcpp
-Recommends: r-cran-domc
+Recommends: r-cran-domc, r-cran-abind
 Description: Tools for splitting, applying and combining data
  plyr is a set of tools that solves a common set of problems: you need to break
  a big problem down into manageable pieces, operate on each pieces and then put
diff --git a/debian/tests/control b/debian/tests/control
index ca65d51..dc4d708 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,3 @@
 Tests: run-unit-test
-Depends: @, r-cran-testthat, r-cran-domc
+Depends: @, r-cran-testthat, r-cran-domc, r-cran-abind
 Restrictions: allow-stderr

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



More information about the debian-med-commit mailing list