Author: moeller Date: 2010-07-30 14:47:05 +0000 (Fri, 30 Jul 2010) New Revision: 5077
Added: trunk/packages/R/r-cran-evd/ trunk/packages/R/r-cran-evd/trunk/ trunk/packages/R/r-cran-evd/trunk/debian/ trunk/packages/R/r-cran-evd/trunk/debian/changelog trunk/packages/R/r-cran-evd/trunk/debian/compat trunk/packages/R/r-cran-evd/trunk/debian/control trunk/packages/R/r-cran-evd/trunk/debian/copyright trunk/packages/R/r-cran-evd/trunk/debian/rules trunk/packages/R/r-cran-evd/trunk/debian/watch Log: Uploaded r-cran-evd to the distribution. Property changes on: trunk/packages/R/r-cran-evd/trunk/debian ___________________________________________________________________ Added: mergeWithUpstream + 1 Copied: trunk/packages/R/r-cran-evd/trunk/debian/changelog (from rev 5067, trunk/packages/R/r-cran-psy/trunk/debian/changelog) =================================================================== --- trunk/packages/R/r-cran-evd/trunk/debian/changelog (rev 0) +++ trunk/packages/R/r-cran-evd/trunk/debian/changelog 2010-07-30 14:47:05 UTC (rev 5077) @@ -0,0 +1,5 @@ +r-cran-evd (2.2-4-1) unstable; urgency=low + + * Initial Debian Release. (Closes: #590949) + + -- Steffen Moeller <[email protected]> Fri, 30 Jul 2010 15:17:23 +0200 Copied: trunk/packages/R/r-cran-evd/trunk/debian/compat (from rev 5067, trunk/packages/R/r-cran-psy/trunk/debian/compat) =================================================================== --- trunk/packages/R/r-cran-evd/trunk/debian/compat (rev 0) +++ trunk/packages/R/r-cran-evd/trunk/debian/compat 2010-07-30 14:47:05 UTC (rev 5077) @@ -0,0 +1 @@ +7 Copied: trunk/packages/R/r-cran-evd/trunk/debian/control (from rev 5067, trunk/packages/R/r-cran-psy/trunk/debian/control) =================================================================== --- trunk/packages/R/r-cran-evd/trunk/debian/control (rev 0) +++ trunk/packages/R/r-cran-evd/trunk/debian/control 2010-07-30 14:47:05 UTC (rev 5077) @@ -0,0 +1,21 @@ +Source: r-cran-evd +Section: gnu-r +Priority: optional +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Steffen Moeller <[email protected]> +Build-Depends: debhelper (>> 7), r-base-dev (>= 2.10.0~1), cdbs +Standards-Version: 3.9.1.0 +Homepage: http://cran.r-project.org/web/packages/evd +Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-evd/trunk/?rev=0&sc=0 +Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/R/r-cran-evd/trunk/ + +Package: r-cran-evd +Architecture: any +Depends: r-base-core (>= 2.10.0~1), ${misc:Depends}, ${shlibs:Depends} +Suggests: r-cran-akima +Description: GNU R Functions for extreme value distributions + Extends simulation, distribution, quantile and density functions to + univariate and multivariate parametric extreme value distributions, and + provides fitting functions which calculate maximum likelihood estimates + for univariate and bivariate maxima models, and for univariate and + bivariate threshold models. Copied: trunk/packages/R/r-cran-evd/trunk/debian/copyright (from rev 5067, trunk/packages/R/r-cran-psy/trunk/debian/copyright) =================================================================== --- trunk/packages/R/r-cran-evd/trunk/debian/copyright (rev 0) +++ trunk/packages/R/r-cran-evd/trunk/debian/copyright 2010-07-30 14:47:05 UTC (rev 5077) @@ -0,0 +1,22 @@ +This is the Debian package of the GNU R package known as "evd". The +upstream author is Alec Stephenson <[email protected]> +with a contribution by Chris Ferro. + +This package was created by Steffen Moeller <[email protected]>, +indirectly based on Dirk Eddelbuettel's packaging of r-cran-car. + +The sources were downloaded from + http://cran.us.r-project.org/src/contrib/ + +The package was renamed from its upstream name 'evd' to 'r-cran-evd' +to fit the pattern of CRAN (and non-CRAN) packages for R. + +This package is maintained and its copyright owned by (C) 2008 Alec +Stephenson. It has been placed under the GNU General Public License +version 2 or later. + +On Debian systems, the GPL version 2 is included in the file +/usr/share/common-licenses/GPL-2. + +The upstream DESCRIPTION file for this package is available in +/usr/lib/R/site-library/evd/ . Copied: trunk/packages/R/r-cran-evd/trunk/debian/rules (from rev 5067, trunk/packages/R/r-cran-psy/trunk/debian/rules) =================================================================== --- trunk/packages/R/r-cran-evd/trunk/debian/rules (rev 0) +++ trunk/packages/R/r-cran-evd/trunk/debian/rules 2010-07-30 14:47:05 UTC (rev 5077) @@ -0,0 +1,3 @@ +#!/usr/bin/make -f +# -*- makefile -*- +include /usr/share/R/debian/r-cran.mk Copied: trunk/packages/R/r-cran-evd/trunk/debian/watch (from rev 5067, trunk/packages/R/r-cran-psy/trunk/debian/watch) =================================================================== --- trunk/packages/R/r-cran-evd/trunk/debian/watch (rev 0) +++ trunk/packages/R/r-cran-evd/trunk/debian/watch 2010-07-30 14:47:05 UTC (rev 5077) @@ -0,0 +1,2 @@ +version=2 +http://cran.us.r-project.org/src/contrib/evd_(.*)\.tar\.gz _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
