Author: tille
Date: 2016-05-03 20:41:12 +0000 (Tue, 03 May 2016)
New Revision: 21853

Modified:
   trunk/packages/R/r-cran-dplyr/trunk/debian/changelog
   trunk/packages/R/r-cran-dplyr/trunk/debian/control
   trunk/packages/R/r-cran-dplyr/trunk/debian/tests/control
Log:
Hopefully last dependency for autopkgtest


Modified: trunk/packages/R/r-cran-dplyr/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-dplyr/trunk/debian/changelog        2016-05-03 
20:40:13 UTC (rev 21852)
+++ trunk/packages/R/r-cran-dplyr/trunk/debian/changelog        2016-05-03 
20:41:12 UTC (rev 21853)
@@ -1,3 +1,10 @@
+r-cran-dplyr (0.4.3-6) unstable; urgency=medium
+
+  * Recommends: r-cran-rsqlite
+  * Test depends: r-cran-rsqlite
+
+ -- Andreas Tille <[email protected]>  Tue, 03 May 2016 22:26:16 +0200
+
 r-cran-dplyr (0.4.3-5) unstable; urgency=medium
 
   * Recommends: r-cran-data.table

Modified: trunk/packages/R/r-cran-dplyr/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-dplyr/trunk/debian/control  2016-05-03 20:40:13 UTC 
(rev 21852)
+++ trunk/packages/R/r-cran-dplyr/trunk/debian/control  2016-05-03 20:41:12 UTC 
(rev 21853)
@@ -29,7 +29,7 @@
          r-cran-lazyeval,
          r-cran-assertthat,
          r-cran-r6
-Recommends: r-cran-data.table
+Recommends: r-cran-data.table, r-cran-rsqlite
 Suggests: r-cran-lahman
 Description: GNU R grammar of data manipulation
  This GNU R package provides a fast, consistent tool for working with

Modified: trunk/packages/R/r-cran-dplyr/trunk/debian/tests/control
===================================================================
--- trunk/packages/R/r-cran-dplyr/trunk/debian/tests/control    2016-05-03 
20:40:13 UTC (rev 21852)
+++ trunk/packages/R/r-cran-dplyr/trunk/debian/tests/control    2016-05-03 
20:41:12 UTC (rev 21853)
@@ -1,3 +1,3 @@
 Tests: run-unit-test
-Depends: @, r-cran-testthat, r-cran-data.table
+Depends: @, r-cran-testthat, r-cran-data.table, r-cran-rsqlite
 Restrictions: allow-stderr


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to