diff -u r-cran-multicore-0.1-7/debian/changelog r-cran-multicore-0.1-7/debian/changelog --- r-cran-multicore-0.1-7/debian/changelog +++ r-cran-multicore-0.1-7/debian/changelog @@ -1,3 +1,19 @@ +r-cran-multicore (0.1-7-2precise0) precise; urgency=low + + * Compilation for Ubuntu 12.04.2 LTS + + -- Michael Rutter Tue, 07 May 2013 02:54:03 +0000 + +r-cran-multicore (0.1-7-2) unstable; urgency=low + + * debian/control: Set Build-Depends: to current R version + * debian/control: Change Depends to ${R:Depends} + * debian/control: Set Standards-Version: to current version + + * (Re-)building with R 3.0.0 (beta) + + -- Dirk Eddelbuettel Sat, 30 Mar 2013 12:37:04 -0500 + r-cran-multicore (0.1-7-1) unstable; urgency=low * New upstream release diff -u r-cran-multicore-0.1-7/debian/control r-cran-multicore-0.1-7/debian/control --- r-cran-multicore-0.1-7/debian/control +++ r-cran-multicore-0.1-7/debian/control @@ -2,13 +2,13 @@ Section: gnu-r Priority: optional Maintainer: Dirk Eddelbuettel -Build-Depends: debhelper (>= 7.0.0), r-base-dev (>= 2.13.1), cdbs -Standards-Version: 3.9.1 +Build-Depends: debhelper (>= 7.0.0), r-base-dev (>= 3.0.0~20130327), cdbs +Standards-Version: 3.9.4 Homepage: http://www.rforge.net/multicore Package: r-cran-multicore Architecture: any -Depends: r-base-core (>= 2.13.1), ${shlibs:Depends} +Depends: ${R:Depends}, ${shlibs:Depends} Description: GNU R parallel processing on multi-core or multi-cpu machines This package provides a way of running parallel computations in R on machines with multiple cores or CPUs. Jobs can share the entire