Author: plessy Date: 2013-04-03 04:06:39 +0000 (Wed, 03 Apr 2013) New Revision: 13257
Added: trunk/packages/R/r-cran-g.data/trunk/debian/compat Modified: trunk/packages/R/r-cran-g.data/trunk/debian/changelog trunk/packages/R/r-cran-g.data/trunk/debian/control Log: Use Debhelper 9. Modified: trunk/packages/R/r-cran-g.data/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-cran-g.data/trunk/debian/changelog 2013-04-03 04:04:01 UTC (rev 13256) +++ trunk/packages/R/r-cran-g.data/trunk/debian/changelog 2013-04-03 04:06:39 UTC (rev 13257) @@ -3,6 +3,7 @@ * New upstream release. * debian/control: removed obsolete field DM-Upload-Allowed. * debian/control: normalised with 'cme fix dpkg-control'. + * debian/control, debian/compat: use Debhelper 9. * debian/copyright: converted to machine-readable format. -- Charles Plessy <[email protected]> Wed, 03 Apr 2013 12:52:57 +0900 Added: trunk/packages/R/r-cran-g.data/trunk/debian/compat =================================================================== --- trunk/packages/R/r-cran-g.data/trunk/debian/compat (rev 0) +++ trunk/packages/R/r-cran-g.data/trunk/debian/compat 2013-04-03 04:06:39 UTC (rev 13257) @@ -0,0 +1 @@ +9 Modified: trunk/packages/R/r-cran-g.data/trunk/debian/control =================================================================== --- trunk/packages/R/r-cran-g.data/trunk/debian/control 2013-04-03 04:04:01 UTC (rev 13256) +++ trunk/packages/R/r-cran-g.data/trunk/debian/control 2013-04-03 04:06:39 UTC (rev 13257) @@ -4,7 +4,7 @@ Charles Plessy <[email protected]> Section: gnu-r Priority: optional -Build-Depends: debhelper (>= 7), +Build-Depends: debhelper (>= 9), cdbs, r-base-dev Standards-Version: 3.9.2 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
