[med-svn] r13631 - trunk/packages/R/r-cran-evd/trunk/debian
Andreas Tille
tille at alioth.debian.org
Sat May 18 08:50:28 UTC 2013
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 <tille at debian.org> 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 <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Steffen Moeller <moeller at debian.org>,
+ Andreas Tille <tille at debian.org>
Section: gnu-r
Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Steffen Moeller <moeller at debian.org>,
- Andreas Tille <tille at debian.org>
-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
More information about the debian-med-commit
mailing list