Author: plessy Date: 2012-01-08 13:16:35 +0000 (Sun, 08 Jan 2012) New Revision: 9202
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: Using debhelper 8. Modified: trunk/packages/R/r-cran-randomforest/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-cran-randomforest/trunk/debian/changelog 2012-01-08 13:15:12 UTC (rev 9201) +++ trunk/packages/R/r-cran-randomforest/trunk/debian/changelog 2012-01-08 13:16:35 UTC (rev 9202) @@ -3,6 +3,7 @@ * New upstream release. * Suggest r-cran-mass in debian/control. * Corrected Vcs URLs in debian/control. + * Using Debhelper 8 (debian/control, debian/compat). -- Charles Plessy <[email protected]> Sun, 08 Jan 2012 22:10:51 +0900 Modified: trunk/packages/R/r-cran-randomforest/trunk/debian/compat =================================================================== --- trunk/packages/R/r-cran-randomforest/trunk/debian/compat 2012-01-08 13:15:12 UTC (rev 9201) +++ trunk/packages/R/r-cran-randomforest/trunk/debian/compat 2012-01-08 13:16:35 UTC (rev 9202) @@ -1 +1 @@ -7 +8 Modified: trunk/packages/R/r-cran-randomforest/trunk/debian/control =================================================================== --- trunk/packages/R/r-cran-randomforest/trunk/debian/control 2012-01-08 13:15:12 UTC (rev 9201) +++ trunk/packages/R/r-cran-randomforest/trunk/debian/control 2012-01-08 13:16:35 UTC (rev 9202) @@ -6,7 +6,7 @@ Uploaders: Steffen Moeller <[email protected]>, Charles Plessy <[email protected]>, Andreas Tille <[email protected]> -Build-Depends: debhelper (>= 7.1), cdbs, r-base-dev +Build-Depends: debhelper (>= 8), cdbs, r-base-dev Standards-Version: 3.9.1 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-randomforest/trunk/ Vcs-Svn: svn://svn.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
