[med-svn] r18216 - trunk/packages/R/r-cran-testthat/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Mon Oct 6 07:16:44 UTC 2014
Author: tille
Date: 2014-10-06 07:16:43 +0000 (Mon, 06 Oct 2014)
New Revision: 18216
Modified:
trunk/packages/R/r-cran-testthat/trunk/debian/changelog
trunk/packages/R/r-cran-testthat/trunk/debian/control
Log:
New upstream version, r-cran-devtools only suggested since it will not reach Jessie right in time
Modified: trunk/packages/R/r-cran-testthat/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-testthat/trunk/debian/changelog 2014-10-06 07:08:33 UTC (rev 18215)
+++ trunk/packages/R/r-cran-testthat/trunk/debian/changelog 2014-10-06 07:16:43 UTC (rev 18216)
@@ -1,3 +1,12 @@
+r-cran-testthat (0.9.1-1) unstable; urgency=medium
+
+ * New upstream version
+ * cme fix dpkg-control
+ * Suggests: r-cran-devtools (former Recommends can not be fullfilled
+ until freeze)
+
+ -- Andreas Tille <tille at debian.org> Mon, 06 Oct 2014 09:03:22 +0200
+
r-cran-testthat (0.9-1) unstable; urgency=medium
* New upstream version
Modified: trunk/packages/R/r-cran-testthat/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-testthat/trunk/debian/control 2014-10-06 07:08:33 UTC (rev 18215)
+++ trunk/packages/R/r-cran-testthat/trunk/debian/control 2014-10-06 07:16:43 UTC (rev 18216)
@@ -9,7 +9,7 @@
r-cran-digest,
r-cran-stringr,
r-cran-evaluate
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-testthat/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-testthat/trunk/
Homepage: http://cran.r-project.org/web/packages/testthat
@@ -21,7 +21,7 @@
r-cran-digest,
r-cran-stringr,
r-cran-evaluate
-Recommends: r-cran-devtools
+Suggests: r-cran-devtools
Description: GNU R testsuite
Testthat code. Tools to make testing fun.
.
More information about the debian-med-commit
mailing list