--- r-cran-energy-1.7-2.orig/debian/changelog +++ r-cran-energy-1.7-2/debian/changelog @@ -0,0 +1,51 @@ +r-cran-energy (1.7-2-1) unstable; urgency=medium + + * New upstream release + + * debian/control: Set Standards-Version: to current version + * debian/control: Set Build-Depends: to current R version + * debian/compat: Increase to 10 + + -- Dirk Eddelbuettel Wed, 20 Sep 2017 06:21:48 -0500 + +r-cran-energy (1.7-0-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 + + -- Dirk Eddelbuettel Sun, 04 Jun 2017 19:12:36 -0500 + +r-cran-energy (1.7-0-1) unstable; urgency=medium + + * New upstream release + + * debian/control: Added (Build-)Depends: on r-cran-rcpp + + * debian/control: Set Standards-Version: to current version + * debian/control: Set Build-Depends: to current R version + + -- Dirk Eddelbuettel Wed, 31 Aug 2016 06:56:53 -0500 + +r-cran-energy (1.6.2-1) unstable; urgency=low + + * New upstream release + + * debian/control: Set Build-Depends: to current R version + * debian/control: Set Standards-Version: to current version + + -- Dirk Eddelbuettel Wed, 29 Oct 2014 16:26:41 -0500 + +r-cran-energy (1.6.1-2) unstable; urgency=low + + * debian/control: Add Depends: on r-cran-boot (Closes: #752137) + + -- Dirk Eddelbuettel Sun, 22 Jun 2014 06:49:55 -0500 + +r-cran-energy (1.6.1-1) unstable; urgency=low + + * Initial Debian release (Closes: #742792) + + -- Dirk Eddelbuettel Fri, 28 Mar 2014 07:02:44 -0500 + + --- r-cran-energy-1.7-2.orig/debian/compat +++ r-cran-energy-1.7-2/debian/compat @@ -0,0 +1 @@ +10 --- r-cran-energy-1.7-2.orig/debian/control +++ r-cran-energy-1.7-2/debian/control @@ -0,0 +1,18 @@ +Source: r-cran-energy +Section: gnu-r +Priority: optional +Maintainer: Dirk Eddelbuettel +Build-Depends: debhelper (>= 7.0.0), r-base-dev (>= 3.4.1), cdbs, r-cran-boot, r-cran-rcpp +Standards-Version: 4.0.0 + +Package: r-cran-energy +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}, r-cran-boot, r-cran-rcpp +Description: GNU R package for energy statistics for distribution comparison + The energy package implements E-statistics (energy) tests and + statistics for comparing distributions: multivariate normality, + multivariate distance components and k-sample test for equal + distributions, hierarchical clustering by e-distances, multivariate + independence tests, distance correlation, goodness-of-fit + tests. Energy-statistics concept based on a generalization of + Newton's potential energy is due to Gabor J. Szekely. --- r-cran-energy-1.7-2.orig/debian/copyright +++ r-cran-energy-1.7-2/debian/copyright @@ -0,0 +1,47 @@ +This is the Debian GNU/Linux r-cran-energy package of energy. The +energy package provides energy statistics for comparing distributions, +and was written by Maria L. Rizzo and Gabor J. Szekely. + +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 'energy' to +'r-cran-energy' to fit the pattern of CRAN (and non-CRAN) packages +for R. + +Files: * +Copyright: 2005 - 2013 Maria L. Rizzo and Gabor J. Szekely +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: energy + Title: E-statistics (energy statistics) + Version: 1.6.1 + Date: 2014-02-22 + Author: Maria L. Rizzo and Gabor J. Szekely + Description: E-statistics (energy) tests and statistics for comparing + distributions: multivariate normality, multivariate distance + components and k-sample test for equal distributions, + hierarchical clustering by e-distances, multivariate + independence tests, distance correlation, goodness-of-fit + tests. Energy- statistics concept based on a generalization of + Newton's potential energy is due to Gabor J. Szekely. + Maintainer: Maria Rizzo + Imports: boot + License: GPL (>= 2) + Packaged: 2014-02-22 21:13:15 UTC; Maria + NeedsCompilation: yes + Repository: CRAN + Date/Publication: 2014-02-23 08:11:16 --- r-cran-energy-1.7-2.orig/debian/rules +++ r-cran-energy-1.7-2/debian/rules @@ -0,0 +1,6 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# debian/rules file for the Debian/GNU Linux r-cran-energy package +# Copyright 2003-2014 by Dirk Eddelbuettel + +include /usr/share/R/debian/r-cran.mk --- r-cran-energy-1.7-2.orig/debian/source/format +++ r-cran-energy-1.7-2/debian/source/format @@ -0,0 +1 @@ +1.0 --- r-cran-energy-1.7-2.orig/debian/watch +++ r-cran-energy-1.7-2/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://cran.r-project.org/src/contrib/energy_([-\d\.]*)\.tar.gz