[med-svn] r17360 - in trunk/packages/R/r-cran-surveillance/trunk/debian: . tests
Andreas Tille
tille at moszumanska.debian.org
Mon Jun 30 13:05:30 UTC 2014
Author: tille
Date: 2014-06-30 13:05:29 +0000 (Mon, 30 Jun 2014)
New Revision: 17360
Modified:
trunk/packages/R/r-cran-surveillance/trunk/debian/changelog
trunk/packages/R/r-cran-surveillance/trunk/debian/control
trunk/packages/R/r-cran-surveillance/trunk/debian/tests/control
Log:
Upload to main (formerly in contrib)
Modified: trunk/packages/R/r-cran-surveillance/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-surveillance/trunk/debian/changelog 2014-06-30 12:58:02 UTC (rev 17359)
+++ trunk/packages/R/r-cran-surveillance/trunk/debian/changelog 2014-06-30 13:05:29 UTC (rev 17360)
@@ -1,4 +1,4 @@
-r-cran-surveillance (1.8-0-1) UNRELEASED; urgency=medium
+r-cran-surveillance (1.8-0-1) unstable; urgency=medium
* New upstream version
* Versioned Build-Depends: r-cran-polycub (>= 0.4-2),
@@ -10,13 +10,12 @@
r-cran-vcd,
r-cran-msm,
r-cran-colorspace
- * As a copnsequence of not depending from r-cran-maptools
+ * As a consequence of not depending from r-cran-maptools
the package can go to main now
* Moved debian/upstream to debian/upstream/metadata
* Add autopkgtest
- TODO: Test needs:
- svn://anonscm.debian.org/debian-science/packages/R/trunk/packages/r-cran-maxlik/trunk/
- svn://anonscm.debian.org/debian-science/packages/R/trunk/packages/r-cran-spdep/trunk/
+ * Add r-cran-spdep, r-cran-maxlik to Recommends since these are used in
+ unit tests
-- Andreas Tille <tille at debian.org> Mon, 23 Jun 2014 14:45:51 +0200
Modified: trunk/packages/R/r-cran-surveillance/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-surveillance/trunk/debian/control 2014-06-30 12:58:02 UTC (rev 17359)
+++ trunk/packages/R/r-cran-surveillance/trunk/debian/control 2014-06-30 13:05:29 UTC (rev 17360)
@@ -33,7 +33,8 @@
r-cran-msm,
r-cran-colorspace,
r-cran-spdep,
- r-cran-memoise
+ r-cran-memoise,
+ r-cran-maxlik
Description: development and the evaluation of epidemiological outbreak detection algorithms
The R-package 'surveillance' is a framework for the development and the
evaluation of outbreak detection algorithms in univariate and multivariate
Modified: trunk/packages/R/r-cran-surveillance/trunk/debian/tests/control
===================================================================
--- trunk/packages/R/r-cran-surveillance/trunk/debian/tests/control 2014-06-30 12:58:02 UTC (rev 17359)
+++ trunk/packages/R/r-cran-surveillance/trunk/debian/tests/control 2014-06-30 13:05:29 UTC (rev 17360)
@@ -1,3 +1,3 @@
Tests: run-unit-test
-Depends: @, r-cran-testthat, r-cran-spdep, r-cran-memoise
+Depends: @, r-cran-testthat, r-cran-spdep, r-cran-memoise, r-cran-maxlik
Restrictions: allow-stderr
More information about the debian-med-commit
mailing list