This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-adegraphics.
commit 26adbc90d2203b7a696156c1e54134f727f298cf Author: Andreas Tille <[email protected]> Date: Sat Sep 30 08:21:09 2017 +0200 New upstream version --- debian/changelog | 3 ++- debian/patches/shapes_sids.shp_is_in_spdep.patch | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e72d005..f4b60c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ -r-cran-adegraphics (1.0-6-2) UNRELEASED; urgency=medium +r-cran-adegraphics (1.0-8-1) UNRELEASED; urgency=medium + * New upstream version * Try to fix autopkgtest by refering to shape file of r-cran-spdep but failed. Leave the disabled patch anyway diff --git a/debian/patches/shapes_sids.shp_is_in_spdep.patch b/debian/patches/shapes_sids.shp_is_in_spdep.patch index 794cef3..2a7e185 100644 --- a/debian/patches/shapes_sids.shp_is_in_spdep.patch +++ b/debian/patches/shapes_sids.shp_is_in_spdep.patch @@ -30,7 +30,7 @@ Last-Update: Sun, 15 Jan 2017 21:24:20 +0100 +++ b/man/adeg.panel.Spatial.Rd @@ -69,7 +69,7 @@ adeg.panel.Spatial(SpObject, sp.layout = - if(require(maptools, quiet = TRUE) & require(lattice, quiet = TRUE)) { + if(require(maptools, quietly = TRUE) & require(lattice, quietly = TRUE)) { -nc <- readShapePoly(system.file("shapes/sids.shp", package = "maptools")[1], +nc <- readShapePoly(system.file("shapes/sids.shp", package = "shapes/sids.shp")[1], -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-adegraphics.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
