--- r-cran-ecodist-1.2.9.orig/debian/changelog +++ r-cran-ecodist-1.2.9/debian/changelog @@ -0,0 +1,7 @@ +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-1.2.9.orig/debian/compat +++ r-cran-ecodist-1.2.9/debian/compat @@ -0,0 +1 @@ +7 --- r-cran-ecodist-1.2.9.orig/debian/control +++ r-cran-ecodist-1.2.9/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.0.3), cdbs +Standards-Version: 3.9.5 + +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-1.2.9.orig/debian/copyright +++ r-cran-ecodist-1.2.9/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-1.2.9.orig/debian/rules +++ r-cran-ecodist-1.2.9/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-1.2.9.orig/debian/source/format +++ r-cran-ecodist-1.2.9/debian/source/format @@ -0,0 +1 @@ +1.0 --- r-cran-ecodist-1.2.9.orig/debian/watch +++ r-cran-ecodist-1.2.9/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://cran.r-project.org/src/contrib/ecodist_([-\d\.]*)\.tar.gz