[med-svn] r18148 - trunk/packages/R/r-cran-testthat/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Sat Sep 27 21:00:32 UTC 2014
Author: tille
Date: 2014-09-27 21:00:32 +0000 (Sat, 27 Sep 2014)
New Revision: 18148
Modified:
trunk/packages/R/r-cran-testthat/trunk/debian/changelog
trunk/packages/R/r-cran-testthat/trunk/debian/control
trunk/packages/R/r-cran-testthat/trunk/debian/copyright
Log:
New upstream version; TODO: Add autopkgtest requires r-cran-devtools which is not yet packaged
Modified: trunk/packages/R/r-cran-testthat/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-testthat/trunk/debian/changelog 2014-09-25 20:57:47 UTC (rev 18147)
+++ trunk/packages/R/r-cran-testthat/trunk/debian/changelog 2014-09-27 21:00:32 UTC (rev 18148)
@@ -1,8 +1,10 @@
-r-cran-testthat (0.8.1-2) UNRELEASED; urgency=medium
+r-cran-testthat (0.9-1) UNRELEASED; urgency=medium
- * TODO: Add autopkgtest
+ * New upstream version
+ * New upstream version now Architecture: any
+ * TODO: Add autopkgtest requires r-cran-devtools which is not yet packaged
- -- Andreas Tille <tille at debian.org> Sat, 14 Jun 2014 00:26:20 +0200
+ -- Andreas Tille <tille at debian.org> Sat, 27 Sep 2014 19:24:12 +0200
r-cran-testthat (0.8.1-1) unstable; urgency=medium
Modified: trunk/packages/R/r-cran-testthat/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-testthat/trunk/debian/control 2014-09-25 20:57:47 UTC (rev 18147)
+++ trunk/packages/R/r-cran-testthat/trunk/debian/control 2014-09-27 21:00:32 UTC (rev 18148)
@@ -15,11 +15,13 @@
Homepage: http://cran.r-project.org/web/packages/testthat
Package: r-cran-testthat
-Architecture: all
+Architecture: any
Depends: ${R:Depends},
+ ${shlibs:Depends},
r-cran-digest,
r-cran-stringr,
r-cran-evaluate
+Recommends: r-cran-devtools
Description: GNU R testsuite
Testthat code. Tools to make testing fun.
.
Modified: trunk/packages/R/r-cran-testthat/trunk/debian/copyright
===================================================================
--- trunk/packages/R/r-cran-testthat/trunk/debian/copyright 2014-09-25 20:57:47 UTC (rev 18147)
+++ trunk/packages/R/r-cran-testthat/trunk/debian/copyright 2014-09-27 21:00:32 UTC (rev 18148)
@@ -3,14 +3,14 @@
Source: http://cran.r-project.org/web/packages/testthat
Files: *
-Copyright: 2005-2013 Hadley Wickham <h.wickham at gmail.com>
-License: GPLv2+
+Copyright: 2005-2014 Hadley Wickham <h.wickham at gmail.com>
+License: GPL-2+
Files: debian/*
-Copyright: 2013 Andreas Tille <tille at debian.org>
-License: GPLv2+
+Copyright: 2014 Andreas Tille <tille at debian.org>
+License: GPL-2+
-License: GPLv2+
+License: GPL-2+
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
More information about the debian-med-commit
mailing list