[med-svn] r17288 - trunk/packages/R/r-cran-surveillance/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Mon Jun 23 14:54:20 UTC 2014


Author: tille
Date: 2014-06-23 14:54:20 +0000 (Mon, 23 Jun 2014)
New Revision: 17288

Removed:
   trunk/packages/R/r-cran-surveillance/trunk/debian/lintian-overrides
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/rules
Log:
Test needs:  http://cran.r-project.org/web/packages/maxLik/


Modified: trunk/packages/R/r-cran-surveillance/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-surveillance/trunk/debian/changelog	2014-06-23 13:04:26 UTC (rev 17287)
+++ trunk/packages/R/r-cran-surveillance/trunk/debian/changelog	2014-06-23 14:54:20 UTC (rev 17288)
@@ -1,9 +1,12 @@
 r-cran-surveillance (1.8-0-1) UNRELEASED; urgency=medium
 
   * New upstream version
-  * Versioned Build-Depends: r-cran-polycub (>= 0.4-2)
+  * Versioned Build-Depends: r-cran-polycub (>= 0.4-2),
+                             r-cran-spatstat (>= 1.37-0)
   * Moved debian/upstream to debian/upstream/metadata
   * Add autopkgtest
+  TODO: Test needs:
+    http://cran.r-project.org/web/packages/maxLik/
 
  -- 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-23 13:04:26 UTC (rev 17287)
+++ trunk/packages/R/r-cran-surveillance/trunk/debian/control	2014-06-23 14:54:20 UTC (rev 17288)
@@ -5,6 +5,7 @@
 Section: contrib/gnu-r
 XS-Autobuild: yes
 Priority: optional
+Testsuite: autopkgtest
 Build-Depends: debhelper (>= 9),
                cdbs,
                r-base-dev,
@@ -17,7 +18,7 @@
                r-cran-mass,
                r-cran-colorspace,
                r-cran-matrix,
-               r-cran-spatstat,
+               r-cran-spatstat (>= 1.37-0),
                r-cran-polycub (>= 0.4-2)
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-surveillance/trunk/
@@ -35,7 +36,7 @@
          r-cran-msm,
          r-cran-mass,
          r-cran-colorspace,
-         r-cran-spatstat,
+         r-cran-spatstat (>= 1.37-0),
          r-cran-polycub (>= 0.4-2)
 Description: development and the evaluation of epidemiological outbreak detection algorithms
  The R-package 'surveillance' is a framework for the development and the

Deleted: trunk/packages/R/r-cran-surveillance/trunk/debian/lintian-overrides
===================================================================
--- trunk/packages/R/r-cran-surveillance/trunk/debian/lintian-overrides	2014-06-23 13:04:26 UTC (rev 17287)
+++ trunk/packages/R/r-cran-surveillance/trunk/debian/lintian-overrides	2014-06-23 14:54:20 UTC (rev 17288)
@@ -1,2 +0,0 @@
-# This rpath definition seems to be injected / forced by r-cran-rcpp and there is no real chance to prevent this here
-r-cran-surveillance: binary-or-shlib-defines-rpath usr/lib/R/site-library/surveillance/libs/surveillance.so /usr/lib/R/site-library/Rcpp/lib

Modified: trunk/packages/R/r-cran-surveillance/trunk/debian/rules
===================================================================
--- trunk/packages/R/r-cran-surveillance/trunk/debian/rules	2014-06-23 13:04:26 UTC (rev 17287)
+++ trunk/packages/R/r-cran-surveillance/trunk/debian/rules	2014-06-23 14:54:20 UTC (rev 17288)
@@ -12,5 +12,5 @@
 
 install/$(package)::
 	chmod 644 debian/$(package)/usr/lib/R/site-library/$(cranName)/shapes/berlin.*
-	chmod 644 debian/$(package)/usr/lib/R/site-library/$(cranName)/unitTests/*.R
 	chmod 644 debian/$(package)/usr/lib/R/site-library/$(cranName)/doc/*.RData
+	chmod 644 debian/$(package)/usr/lib/R/site-library/$(cranName)/jags/bhpm.bugs




More information about the debian-med-commit mailing list