Author: tille
Date: 2014-01-24 12:18:03 +0000 (Fri, 24 Jan 2014)
New Revision: 15848

Removed:
   trunk/packages/R/r-cran-surveillance/trunk/debian/README.Debian
   trunk/packages/R/r-cran-surveillance/trunk/debian/patches/
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:
Wait for another dependency: r-cran-polycub


Deleted: trunk/packages/R/r-cran-surveillance/trunk/debian/README.Debian
===================================================================
--- trunk/packages/R/r-cran-surveillance/trunk/debian/README.Debian     
2014-01-23 13:02:00 UTC (rev 15847)
+++ trunk/packages/R/r-cran-surveillance/trunk/debian/README.Debian     
2014-01-24 12:18:03 UTC (rev 15848)
@@ -1,9 +0,0 @@
-R surveillance for Debian
-─────────────────────────
-
-Since version 1.4-1 there is a new dependency spatstat needed.  While
-the package is in preparation (ITP #709650) it is not yet finished
-because some licensing details need to be clarified.  So for the moment
-we need to go with this old version.
-
- -- Andreas Tille <[email protected]>  Sat, 25 May 2013 10:06:46 +0200

Modified: trunk/packages/R/r-cran-surveillance/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-surveillance/trunk/debian/changelog 2014-01-23 
13:02:00 UTC (rev 15847)
+++ trunk/packages/R/r-cran-surveillance/trunk/debian/changelog 2014-01-24 
12:18:03 UTC (rev 15848)
@@ -1,21 +1,30 @@
 r-cran-surveillance (1.7-0-1) UNRELEASED; urgency=low
 
-  TODO: waiting for r-cran-spatstat
   * New upstream version
+  * cme fix dpkg-control
+  * Build-Depends: r-cran-spatstat, r-cran-polycub
+
+ -- Andreas Tille <[email protected]>  Tue, 14 Jan 2014 16:22:37 +0100
+
+r-cran-surveillance (1.2-1-5) unstable; urgency=low
+
   * debian/control:
-     - Standards-Version: 3.9.5 (no changes needed)
+     - Standards-Version: 3.9.4 (no changes needed)
      - DM-Upload-Allowed removed
      - normalised using `cme fix dpkg-control`
      - drop versioned Build-Depends from r-base-dev because the
        version in latest stable is sufficient
+       Closes: #709189
      - drop Build-Depends from dpkg-dev at all
      - Add Build-Depends r-cran-rcpp
-  * README.Debian removed because it duplicates README.test
   * debian/rules:
      - s/DEB_COMPRESS_EXCLUDE/DEB_COMPRESS_EXCLUDE_ALL/
      - delete non-working code to get hardening
+  * README.Debian: Explain why we currently stick to an outdated
+    version
+  * debian/patches/namespace.patch: Add missing NAMESPACE
 
- -- Andreas Tille <[email protected]>  Wed, 15 May 2013 14:28:39 +0200
+ -- Andreas Tille <[email protected]>  Sat, 25 May 2013 10:06:46 +0200
 
 r-cran-surveillance (1.2-1-4) unstable; urgency=low
 

Modified: trunk/packages/R/r-cran-surveillance/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-surveillance/trunk/debian/control   2014-01-23 
13:02:00 UTC (rev 15847)
+++ trunk/packages/R/r-cran-surveillance/trunk/debian/control   2014-01-24 
12:18:03 UTC (rev 15848)
@@ -17,7 +17,8 @@
                r-cran-mass,
                r-cran-colorspace,
                r-cran-matrix,
-               r-cran-spatstat
+               r-cran-spatstat,
+               r-cran-polycub
 Standards-Version: 3.9.5
 Vcs-Browser: 
http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-surveillance/trunk/
 Vcs-Svn: 
svn://svn.debian.org/debian-med/trunk/packages/R/r-cran-surveillance/trunk/
@@ -34,7 +35,8 @@
          r-cran-msm,
          r-cran-mass,
          r-cran-colorspace,
-         r-cran-spatstat
+         r-cran-spatstat,
+         r-cran-polycub
 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/rules
===================================================================
--- trunk/packages/R/r-cran-surveillance/trunk/debian/rules     2014-01-23 
13:02:00 UTC (rev 15847)
+++ trunk/packages/R/r-cran-surveillance/trunk/debian/rules     2014-01-24 
12:18:03 UTC (rev 15848)
@@ -12,5 +12,3 @@
 
 install/$(package)::
        chmod 644 
debian/$(package)/usr/lib/R/site-library/surveillance/shapes/berlin.*
-       mkdir -p debian/$(package)/usr/share/doc/$(package)/
-       cp -a ..pdf debian/$(package)/usr/share/doc/$(package)/manual.pdf


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

Reply via email to