[med-svn] r17711 - trunk/packages/R/r-cran-randomforest/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Tue Aug 12 15:23:40 UTC 2014
Author: tille
Date: 2014-08-12 15:23:40 +0000 (Tue, 12 Aug 2014)
New Revision: 17711
Modified:
trunk/packages/R/r-cran-randomforest/trunk/debian/changelog
trunk/packages/R/r-cran-randomforest/trunk/debian/control
Log:
New upstream version
Modified: trunk/packages/R/r-cran-randomforest/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-randomforest/trunk/debian/changelog 2014-08-12 15:10:55 UTC (rev 17710)
+++ trunk/packages/R/r-cran-randomforest/trunk/debian/changelog 2014-08-12 15:23:40 UTC (rev 17711)
@@ -1,9 +1,13 @@
-r-cran-randomforest (4.6-7-2) UNRELEASED; urgency=low
+r-cran-randomforest (4.6-10-1) unstable; urgency=low
+ [ Charles Plessy ]
* debian/control: removed myself from Uploaders.
- -- Charles Plessy <plessy at debian.org> Sat, 21 Sep 2013 16:15:04 +0900
+ [ Andreas Tille ]
+ * New upstream version
+ -- Andreas Tille <tille at debian.org> Tue, 12 Aug 2014 17:17:05 +0200
+
r-cran-randomforest (4.6-7-1) unstable; urgency=low
* New upstream release.
Modified: trunk/packages/R/r-cran-randomforest/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-randomforest/trunk/debian/control 2014-08-12 15:10:55 UTC (rev 17710)
+++ trunk/packages/R/r-cran-randomforest/trunk/debian/control 2014-08-12 15:23:40 UTC (rev 17711)
@@ -1,18 +1,21 @@
Source: r-cran-randomforest
-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 (>= 9), cdbs, r-base-dev
-Standards-Version: 3.9.4
+Section: gnu-r
+Priority: optional
+Build-Depends: debhelper (>= 9),
+ cdbs,
+ r-base-dev
+Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-randomforest/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-randomforest/trunk/
Homepage: http://cran.r-project.org/web/packages/randomForest/
Package: r-cran-randomforest
Architecture: any
-Depends: ${shlibs:Depends}, ${R:Depends}
+Depends: ${shlibs:Depends},
+ ${R:Depends}
Recommends: r-cran-rcolorbrewer
Suggests: r-cran-mass
Description: GNU R package implementing the random forest classificator
More information about the debian-med-commit
mailing list