--- r-cran-sn-0.4-17.orig/debian/watch +++ r-cran-sn-0.4-17/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://cran.r-project.org/src/contrib/sn_([-\d\.]*)\.tar.gz --- r-cran-sn-0.4-17.orig/debian/changelog +++ r-cran-sn-0.4-17/debian/changelog @@ -0,0 +1,98 @@ +r-cran-sn (0.4-17-1) unstable; urgency=low + + * New upstream release + + * debian/control: Set (Build-)Depends: to current R version + + -- Dirk Eddelbuettel Sat, 23 Jul 2011 09:56:46 -0500 + +r-cran-sn (0.4-16-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 Mon, 30 Aug 2010 17:09:33 -0500 + +r-cran-sn (0.4-15-1) unstable; urgency=low + + * New upstream release + + -- Dirk Eddelbuettel Sat, 03 Apr 2010 08:25:45 -0500 + +r-cran-sn (0.4-14-1) unstable; urgency=low + + * New upstream release + + * debian/control: Set (Build-)Depends: to current R version + + -- Dirk Eddelbuettel Sun, 17 Jan 2010 13:09:38 -0600 + +r-cran-sn (0.4-12-2) unstable; urgency=low + + * Rebuilt for R 2.10.0 to work with new R-internal help file conversion + + * debian/control: Set (Build-)Depends: to current R version + * debian/control: Set Standards-Version: to current version + + -- Dirk Eddelbuettel Mon, 02 Nov 2009 21:16:51 -0600 + +r-cran-sn (0.4-12-1) unstable; urgency=low + + * New upstream release + + * debian/control: Changed Section: to new section 'gnu-r' + + * debian/control: Set Standards-Version: to current version 3.8.1 + + -- Dirk Eddelbuettel Sun, 22 Mar 2009 21:03:54 -0500 + +r-cran-sn (0.4-11-2) unstable; urgency=low + + * debian/control: Tighten Build-Depends on mnormt (>= 1.3-1) + + -- Dirk Eddelbuettel Mon, 02 Feb 2009 21:49:49 -0600 + +r-cran-sn (0.4-11-1) unstable; urgency=low + + * New upstream release + + -- Dirk Eddelbuettel Fri, 30 Jan 2009 18:29:05 -0600 + +r-cran-sn (0.4-10-1) unstable; urgency=low + + * New upstream release + + * debian/control: Set (Build-)Depends: to current R version 2.8.1 + + -- Dirk Eddelbuettel Tue, 23 Dec 2008 13:11:31 -0600 + +r-cran-sn (0.4-8-1) unstable; urgency=low + + * New upstream release + + * debian/control: Set (Build-)Depends: to current R version 2.8.0 + + -- Dirk Eddelbuettel Wed, 19 Nov 2008 19:47:30 -0600 + +r-cran-sn (0.4-6-1) unstable; urgency=low + + * New upstream release + + -- Dirk Eddelbuettel Tue, 16 Sep 2008 08:44:37 -0500 + +r-cran-sn (0.4-5-1) unstable; urgency=low + + * New upstream release + + * debian/control: Set (Build-)Depends: to current R version 2.7.1 + * debian/control: Set Standards-Version: to current version 3.8.0 + + -- Dirk Eddelbuettel Sat, 02 Aug 2008 16:22:11 -0500 + +r-cran-sn (0.4-4-1) unstable; urgency=low + + * Initial Debian release + + -- Dirk Eddelbuettel Fri, 12 Oct 2007 20:26:38 -0500 --- r-cran-sn-0.4-17.orig/debian/rules +++ r-cran-sn-0.4-17/debian/rules @@ -0,0 +1,7 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# debian/rules file for the Debian/GNU Linux r-cran-sn package +# Copyright 2004-2007 by Dirk Eddelbuettel + +include /usr/share/R/debian/r-cran.mk + --- r-cran-sn-0.4-17.orig/debian/copyright +++ r-cran-sn-0.4-17/debian/copyright @@ -0,0 +1,37 @@ +This is the Debian GNU/Linux r-cran-sn package of sn, a package for +GNU R that provides skew-normal and skew-t distributions. Sn was +written by Adelchi Azzalini. + +This package was created by Dirk Eddelbuettel . The +sources were downloaded from CRAN at + http://cran.r-project.org/src/contrib/ + +The package was renamed from its upstream name 'sn' to 'r-cran-sn' to +fit the pattern of CRAN (and non-CRAN) packages for R (and to avoid +clashing with the existing package 'sn'). + +Copyright (C) 1998 - 2008 Adelchi Azzalini + +License: GPL (v2) + +On a Debian GNU/Linux system, the GPL (v2) license is included in the +file /usr/share/common-licenses/GPL-2. + +For reference, the upstream DESCRIPTION [indented two spaces] +file is included below: + + Package: sn + Version: 0.4-4 + Date: 2007-10-08 + Title: The skew-normal and skew-t distributions + Author: Adelchi Azzalini + Maintainer: Adelchi Azzalini + Depends: R (>= 2.2.0), mnormt + Description: Functions for manipulating skew-normal and skew-t probability + distributions, and for fitting them to data, in the scalar and in the + multivariate case. + Encoding: latin1 + License: GPL-2 + URL: http://azzalini.stat.unipd.it/SN + Packaged: Mon Oct 8 11:17:03 2007; aa + \ No newline at end of file --- r-cran-sn-0.4-17.orig/debian/control +++ r-cran-sn-0.4-17/debian/control @@ -0,0 +1,14 @@ +Source: r-cran-sn +Section: gnu-r +Priority: optional +Maintainer: Dirk Eddelbuettel +Build-Depends: debhelper (>= 7.0.0), r-base-dev (>= 2.13.1), cdbs, r-cran-mnormt (>= 1.3-1~) +Standards-Version: 3.9.1 + +Package: r-cran-sn +Architecture: any +Depends: ${shlibs:Depends}, r-base-core (>= 2.13.1), r-cran-mnormt (>= 1.3-1) +Description: GNU R package providing skew-normal and skew-t distributions + This package provides functions for manipulating skew-normal and + skew-t probability distributions, and for fitting them to data, in + the scalar and in the multivariate case.