Author: plessy Date: 2013-04-14 04:49:37 +0000 (Sun, 14 Apr 2013) New Revision: 13315
Modified: trunk/packages/R/r-cran-randomforest/trunk/debian/changelog trunk/packages/R/r-cran-randomforest/trunk/debian/compat trunk/packages/R/r-cran-randomforest/trunk/debian/control Log: Debhelper 9. Modified: trunk/packages/R/r-cran-randomforest/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-cran-randomforest/trunk/debian/changelog 2013-04-14 04:48:38 UTC (rev 13314) +++ trunk/packages/R/r-cran-randomforest/trunk/debian/changelog 2013-04-14 04:49:37 UTC (rev 13315) @@ -2,6 +2,7 @@ * New upstream release. * Normalised VCS fields following Lintian's standard. + * Use Debhelper 9. -- Charles Plessy <[email protected]> Sun, 08 Jan 2012 22:40:38 +0900 Modified: trunk/packages/R/r-cran-randomforest/trunk/debian/compat =================================================================== --- trunk/packages/R/r-cran-randomforest/trunk/debian/compat 2013-04-14 04:48:38 UTC (rev 13314) +++ trunk/packages/R/r-cran-randomforest/trunk/debian/compat 2013-04-14 04:49:37 UTC (rev 13315) @@ -1 +1 @@ -8 +9 Modified: trunk/packages/R/r-cran-randomforest/trunk/debian/control =================================================================== --- trunk/packages/R/r-cran-randomforest/trunk/debian/control 2013-04-14 04:48:38 UTC (rev 13314) +++ trunk/packages/R/r-cran-randomforest/trunk/debian/control 2013-04-14 04:49:37 UTC (rev 13315) @@ -6,7 +6,7 @@ Uploaders: Steffen Moeller <[email protected]>, Charles Plessy <[email protected]>, Andreas Tille <[email protected]> -Build-Depends: debhelper (>= 8), cdbs, r-base-dev +Build-Depends: debhelper (>= 9), cdbs, r-base-dev Standards-Version: 3.9.2 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/ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
