Author: tille Date: 2017-01-08 07:39:27 +0000 (Sun, 08 Jan 2017) New Revision: 23542
Modified: trunk/packages/R/r-cran-bold/trunk/debian/changelog trunk/packages/R/r-cran-bold/trunk/debian/compat trunk/packages/R/r-cran-bold/trunk/debian/control trunk/packages/R/r-cran-bold/trunk/debian/watch Log: * New upstream version * debhelper 10 * d/watch: version=4 * New Build-Depends: r-cran-data.table, r-cran-tibble Modified: trunk/packages/R/r-cran-bold/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-cran-bold/trunk/debian/changelog 2017-01-08 07:38:56 UTC (rev 23541) +++ trunk/packages/R/r-cran-bold/trunk/debian/changelog 2017-01-08 07:39:27 UTC (rev 23542) @@ -1,3 +1,12 @@ +r-cran-bold (0.4.0-1) unstable; urgency=medium + + * New upstream version + * debhelper 10 + * d/watch: version=4 + * New Build-Depends: r-cran-data.table, r-cran-tibble + + -- Andreas Tille <[email protected]> Sun, 08 Jan 2017 08:30:33 +0100 + r-cran-bold (0.3.5-1) unstable; urgency=medium * New upstream version Modified: trunk/packages/R/r-cran-bold/trunk/debian/compat =================================================================== --- trunk/packages/R/r-cran-bold/trunk/debian/compat 2017-01-08 07:38:56 UTC (rev 23541) +++ trunk/packages/R/r-cran-bold/trunk/debian/compat 2017-01-08 07:39:27 UTC (rev 23542) @@ -1 +1 @@ -9 +10 Modified: trunk/packages/R/r-cran-bold/trunk/debian/control =================================================================== --- trunk/packages/R/r-cran-bold/trunk/debian/control 2017-01-08 07:38:56 UTC (rev 23541) +++ trunk/packages/R/r-cran-bold/trunk/debian/control 2017-01-08 07:39:27 UTC (rev 23542) @@ -3,7 +3,7 @@ Uploaders: Andreas Tille <[email protected]> Section: gnu-r Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), dh-r, r-base-dev, r-cran-xml, @@ -13,7 +13,9 @@ r-cran-reshape, r-cran-plyr, r-cran-httr, - r-cran-xml2 + r-cran-xml2, + r-cran-data.table, + r-cran-tibble Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-bold/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-bold/trunk/ Modified: trunk/packages/R/r-cran-bold/trunk/debian/watch =================================================================== --- trunk/packages/R/r-cran-bold/trunk/debian/watch 2017-01-08 07:38:56 UTC (rev 23541) +++ trunk/packages/R/r-cran-bold/trunk/debian/watch 2017-01-08 07:39:27 UTC (rev 23542) @@ -1,3 +1,3 @@ -version=3 +version=4 http://cran.r-project.org/src/contrib/bold_([-0-9\.]*).tar.gz _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
