Author: tille Date: 2013-05-18 08:50:27 +0000 (Sat, 18 May 2013) New Revision: 13631
Modified: 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 Log: New upstream version; usual updates Modified: trunk/packages/R/r-cran-evd/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-cran-evd/trunk/debian/changelog 2013-05-18 08:09:12 UTC (rev 13630) +++ trunk/packages/R/r-cran-evd/trunk/debian/changelog 2013-05-18 08:50:27 UTC (rev 13631) @@ -1,3 +1,14 @@ +r-cran-evd (2.3-0-1) UNRELEASED; 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 + + -- Andreas Tille <[email protected]> Sat, 18 May 2013 10:51:08 +0200 + r-cran-evd (2.2-4-2) unstable; urgency=low * debian/{control,rules}: Depends: ${R:Depends} Modified: trunk/packages/R/r-cran-evd/trunk/debian/compat =================================================================== --- trunk/packages/R/r-cran-evd/trunk/debian/compat 2013-05-18 08:09:12 UTC (rev 13630) +++ trunk/packages/R/r-cran-evd/trunk/debian/compat 2013-05-18 08:50:27 UTC (rev 13631) @@ -1 +1 @@ -8 +9 Modified: trunk/packages/R/r-cran-evd/trunk/debian/control =================================================================== --- trunk/packages/R/r-cran-evd/trunk/debian/control 2013-05-18 08:09:12 UTC (rev 13630) +++ trunk/packages/R/r-cran-evd/trunk/debian/control 2013-05-18 08:50:27 UTC (rev 13631) @@ -1,18 +1,22 @@ Source: r-cran-evd +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Steffen Moeller <[email protected]>, + Andreas Tille <[email protected]> Section: gnu-r Priority: optional -Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Steffen Moeller <[email protected]>, - Andreas Tille <[email protected]> -Build-Depends: debhelper (>= 8), r-base-dev (>= 2.10.0~1), cdbs -Standards-Version: 3.9.2 -Homepage: http://cran.r-project.org/web/packages/evd +Build-Depends: debhelper (>= 9), + r-base-dev (>= 2.10.0~1), + 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} +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 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
