--- r-cran-ecodist-2.0.1.orig/debian/README.sources +++ r-cran-ecodist-2.0.1/debian/README.sources @@ -0,0 +1,19 @@ + +Explanation for binary files inside source package according to + http://lists.debian.org/debian-devel/2013/09/msg00332.html + +Files: data/bump.rda +Documentation: man/bump.Rd + -> two-dimensional artificial data set for spatial pattern + +Files: data/graze.rda +Documentation: man/graze.Rd + -> data containig site location, landscape context and dominant + plant species abundances; with source reference + +Files: data/permresult.rda +Documentation: man/permresult.Rd + -> data from lengthy data + + + -- Dirk Eddelbuettel , Thu, 19 Jun 2014 11:04:30 -0500 --- r-cran-ecodist-2.0.1.orig/debian/changelog +++ r-cran-ecodist-2.0.1/debian/changelog @@ -0,0 +1,30 @@ +r-cran-ecodist (2.0.1-1build1) artful; urgency=medium + + * No-change rebuild to pick up r-api-3.4 + + -- Graham Inggs Wed, 27 Sep 2017 09:09:35 +0000 + +r-cran-ecodist (2.0.1-1) unstable; urgency=medium + + * New upstream release + + * debian/control: Set Build-Depends: to current R version + + -- Dirk Eddelbuettel Sat, 15 Jul 2017 08:33:04 -0500 + +r-cran-ecodist (1.2.9-2) unstable; urgency=medium + + * Rebuilt under R 3.4.0 to update registration for .C() and .Fortran() + + * debian/control: Set Build-Depends: to current R version + * debian/control: Set Standards-Version: to current version + + -- Dirk Eddelbuettel Sun, 04 Jun 2017 19:36:31 -0500 + +r-cran-ecodist (1.2.9-1) unstable; urgency=low + + * Initial Debian release (Closes: #742791) + + -- Dirk Eddelbuettel Fri, 28 Mar 2014 06:59:16 -0500 + + --- r-cran-ecodist-2.0.1.orig/debian/compat +++ r-cran-ecodist-2.0.1/debian/compat @@ -0,0 +1 @@ +7 --- r-cran-ecodist-2.0.1.orig/debian/control +++ r-cran-ecodist-2.0.1/debian/control @@ -0,0 +1,14 @@ +Source: r-cran-ecodist +Section: gnu-r +Priority: optional +Maintainer: Dirk Eddelbuettel +Build-Depends: debhelper (>= 7.0.0), r-base-dev (>= 3.4.1), cdbs +Standards-Version: 3.9.8 + +Package: r-cran-ecodist +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends} +Description: GNU R package for dissimilarity-based ecological analysis + The ecodist package provides dissimilarity-based analysis functions + including ordination and Mantel test functions, intended for use with + spatial and community data. --- r-cran-ecodist-2.0.1.orig/debian/copyright +++ r-cran-ecodist-2.0.1/debian/copyright @@ -0,0 +1,46 @@ +This is the Debian GNU/Linux r-cran-ecodist package of ecodist. The +ecodist package provides an dissimilarity-based functions for +ecological analysis, and written by Sarah Goslee and Dean Urban. + +This package was created by Dirk Eddelbuettel . +The sources were downloaded from the main CRAN site + http://cran.r-project.org/src/contrib/ +and are also available from all CRAN mirrors as e.g. + http://cran.us.r-project.org/src/contrib/ + +The package was renamed from its upstream name 'ecodist' to +'r-cran-ecodist' to fit the pattern of CRAN (and non-CRAN) packages +for R. + +Files: * +Copyright: 2006 - 2013 Sarah Goslee and Dean Urban +License: GPL-2+ + +Files: debian/* +Copyright: 2014 Dirk Eddelbuettel +License: GPL-2+ + +On a Debian GNU/Linux system, the GPL license (version 2) are +included in the file /usr/share/common-licenses/GPL-2. + + +For reference, the upstream DESCRIPTION file is included below: + + Package: ecodist + Version: 1.2.9 + Date: 2013-12-03 + Title: Dissimilarity-based functions for ecological analysis + Author: Sarah Goslee and Dean Urban + Maintainer: Sarah Goslee + Depends: R (>= 3.0.0) + Imports: stats + Description: Dissimilarity-based analysis functions including ordination + and Mantel test functions, intended for use with spatial and community + data. + License: GPL (>= 2) + Packaged: 2013-12-03 19:37:58 UTC; sarahg + NeedsCompilation: yes + Repository: CRAN + Date/Publication: 2013-12-03 22:07:08 + + --- r-cran-ecodist-2.0.1.orig/debian/rules +++ r-cran-ecodist-2.0.1/debian/rules @@ -0,0 +1,6 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# debian/rules file for the Debian/GNU Linux r-cran-ecodist package +# Copyright 2003-2014 by Dirk Eddelbuettel + +include /usr/share/R/debian/r-cran.mk --- r-cran-ecodist-2.0.1.orig/debian/source/format +++ r-cran-ecodist-2.0.1/debian/source/format @@ -0,0 +1 @@ +1.0 --- r-cran-ecodist-2.0.1.orig/debian/watch +++ r-cran-ecodist-2.0.1/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://cran.r-project.org/src/contrib/ecodist_([-\d\.]*)\.tar.gz