debian/0000755000000000000000000000000012145643447007200 5ustar debian/control0000644000000000000000000000201712145642176010601 0ustar Source: r-cran-evd Maintainer: Debian Med Packaging Team Uploaders: Steffen Moeller , Andreas Tille Section: gnu-r Priority: optional Build-Depends: debhelper (>= 9), r-base-dev, cdbs Standards-Version: 3.9.4 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-evd/trunk/ Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/R/r-cran-evd/trunk/ Homepage: http://cran.r-project.org/web/packages/evd Package: r-cran-evd Architecture: any Depends: ${R:Depends}, ${misc:Depends}, ${shlibs:Depends} 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. debian/rules0000755000000000000000000000100212145643415010244 0ustar #!/usr/bin/make -f # -*- makefile -*- # debian/rules file for the Debian/GNU Linux r-cran-evd package # Copyright 2011 by Andreas Tille , GPL include /usr/share/R/debian/r-cran.mk install/$(package):: chmod 644 debian/$(package)/usr/lib/R/site-library/$(cranName)/doc/* chmod 644 debian/$(package)/usr/lib/R/site-library/$(cranName)/README chmod 644 debian/$(package)/usr/lib/R/site-library/$(cranName)/CITATION chmod 644 debian/$(package)/usr/lib/R/site-library/$(cranName)/CHANGES debian/watch0000644000000000000000000000010511424633060010212 0ustar version=2 http://cran.us.r-project.org/src/contrib/evd_(.*)\.tar\.gz debian/upstream0000644000000000000000000000030612145641722010754 0ustar Reference: Author: Alec G. Stephenson Title: "evd: Extreme Value Distributions" Journal: R News Year: 2002 Volume: 2 Number: 2 Pages: 31-32 URL: http://CRAN.R-project.org/doc/Rnews/ debian/copyright0000644000000000000000000000230112145641347011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: evd Upstream-Contact: Alec Stephenson Source: http://cran.r-project.org/web/packages/evd/ Files: * Copyright: 2002-2012 Alec Stephenson , Chris Ferro License: GPL-3+ Files: debian/* Copyright: 2010 Steffen Moeller 2011-2013 Andreas Tille License: GPL-3+ License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU Public License can be found in `/usr/share/common-licenses/GPL'. debian/source/0000755000000000000000000000000012145640314010466 5ustar debian/source/format0000644000000000000000000000001411301174376011677 0ustar 3.0 (quilt) debian/README.test0000644000000000000000000000054112145640632011027 0ustar Notes on how this package can be tested. ──────────────────────────────────────── This package can be tested by loading it into R with the command ‘library(evd)’ in order to confirm its integrity. -- Andreas Tille Tue, 18 Oct 2011 19:46:07 +0200 debian/changelog0000644000000000000000000000217712145643447011061 0ustar r-cran-evd (2.3-0-1) unstable; urgency=low * New upstream version * debian/control: - Standards-Version: 3.9.4 (no changes needed) - DM-Upload-Allowed removed - debhelper 9 (also debian/compat) - normalised format - remove versioned Build-Depends from r-base-dev * mv README.Debian README.test; install via debian/docs * debian/copyright: DEP5 * debian/upstream: Add citation information * debian/rules: - Remove unneeded code to obtain R:Depends variable - Remove executable flag from docs -- Andreas Tille Sat, 18 May 2013 10:51:08 +0200 r-cran-evd (2.2-4-2) unstable; urgency=low * debian/{control,rules}: Depends: ${R:Depends} Closes: #646010 * Standards-Version: 3.9.2 (no changes needed) * Debhelper 8 (control+compat) * Added README.Debian how to test the package * Fixed Vcs fields * debian/source/format: 3.0 (quilt) -- Andreas Tille Fri, 21 Oct 2011 11:46:23 +0200 r-cran-evd (2.2-4-1) unstable; urgency=low * Initial Debian Release. (Closes: #590949) -- Steffen Moeller Fri, 30 Jul 2010 15:17:23 +0200 debian/compat0000644000000000000000000000000212145640505010366 0ustar 9 debian/docs0000644000000000000000000000002311733175776010055 0ustar debian/README.test