--- r-cran-mvnormtest-0.1-9.orig/debian/changelog +++ r-cran-mvnormtest-0.1-9/debian/changelog @@ -0,0 +1,19 @@ +r-cran-mvnormtest (0.1-9-1build2) cosmic; urgency=medium + + * No-change rebuild for the r-api change. + + -- Matthias Klose Thu, 31 May 2018 14:26:21 +0000 + +r-cran-mvnormtest (0.1-9-1build1) artful; urgency=medium + + * No-change rebuild to pick up r-api-3.4 + + -- Graham Inggs Wed, 27 Sep 2017 09:37:38 +0000 + +r-cran-mvnormtest (0.1-9-1) unstable; urgency=low + + * Initial Debian release (Closes: #742794) + + -- Dirk Eddelbuettel Fri, 28 Mar 2014 07:02:54 -0500 + + --- r-cran-mvnormtest-0.1-9.orig/debian/compat +++ r-cran-mvnormtest-0.1-9/debian/compat @@ -0,0 +1 @@ +7 --- r-cran-mvnormtest-0.1-9.orig/debian/control +++ r-cran-mvnormtest-0.1-9/debian/control @@ -0,0 +1,13 @@ +Source: r-cran-mvnormtest +Section: gnu-r +Priority: optional +Maintainer: Dirk Eddelbuettel +Build-Depends: debhelper (>= 7.0.0), r-base-dev (>= 3.0.2), cdbs +Standards-Version: 3.9.5 + +Package: r-cran-mvnormtest +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends} +Description: GNU R package for multivariate normality test + The mvnormtest package provides a generalization of the + Shapiro-Wilk test for multivariate variables. --- r-cran-mvnormtest-0.1-9.orig/debian/copyright +++ r-cran-mvnormtest-0.1-9/debian/copyright @@ -0,0 +1,41 @@ +This is the Debian GNU/Linux r-cran-mvnormtest package of mvnormtest. +The mvnormtest package provides a normality test for multivariate +variables, and was written by Slawomir Jarek. + +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 'mvnormtest' to +'r-cran-mvnormtest' to fit the pattern of CRAN (and non-CRAN) packages +for R. + +Files: * +Copyright: 2003 - 2012 Slawomir Jarek +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: mvnormtest + Version: 0.1-9 + Date: 2012-04-04 + Title: Normality test for multivariate variables + Author: Slawomir Jarek + Maintainer: Slawomir Jarek + Description: Generalization of shapiro-wilk test for multivariate + variables. + License: GPL + Depends: stats + Packaged: 2012-04-11 08:29:05 UTC; root + Repository: CRAN + Date/Publication: 2012-04-12 11:49:53 --- r-cran-mvnormtest-0.1-9.orig/debian/rules +++ r-cran-mvnormtest-0.1-9/debian/rules @@ -0,0 +1,6 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# debian/rules file for the Debian/GNU Linux r-cran-mvnormtest package +# Copyright 2003-2014 by Dirk Eddelbuettel + +include /usr/share/R/debian/r-cran.mk --- r-cran-mvnormtest-0.1-9.orig/debian/source/format +++ r-cran-mvnormtest-0.1-9/debian/source/format @@ -0,0 +1 @@ +1.0 --- r-cran-mvnormtest-0.1-9.orig/debian/watch +++ r-cran-mvnormtest-0.1-9/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://cran.r-project.org/src/contrib/mvnormtest_([-\d\.]*)\.tar.gz