This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch debian/jessie-backports in repository r-cran-htmlwidgets.
commit f3b5c14fe3da6039a69222104671f84da795b478 Author: Andreas Tille <[email protected]> Date: Tue Oct 10 16:58:27 2017 +0200 Rebuild for jessie-backports --- debian/changelog | 14 ++++++++++++++ debian/control | 3 ++- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 92d53bd..82e72cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +r-cran-htmlwidgets (0.8-1~bpo8+1) jessie-backports; urgency=medium + + * Rebuild for jessie-backports. + * Needs adding r-cran-rcpp as Build-Depends + + -- Andreas Tille <[email protected]> Tue, 06 Jun 2017 22:53:20 +0200 + r-cran-htmlwidgets (0.8-1) unstable; urgency=medium * New upstream version @@ -14,6 +21,13 @@ r-cran-htmlwidgets (0.7-1) unstable; urgency=medium -- Andreas Tille <[email protected]> Sat, 10 Sep 2016 22:06:07 +0200 +r-cran-htmlwidgets (0.6-1~bpo8+1) jessie-backports; urgency=medium + + * Rebuild for jessie-backports. + * Needs adding r-cran-rcpp as (Build-)Depends + + -- Andreas Tille <[email protected]> Tue, 12 Jul 2016 22:56:41 +0200 + r-cran-htmlwidgets (0.6-1) unstable; urgency=low * Initial release (closes: #828860) diff --git a/debian/control b/debian/control index 16863c6..3bf5060 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,8 @@ Build-Depends: debhelper (>= 9), r-base-dev, r-cran-htmltools, r-cran-jsonlite, - r-cran-yaml + r-cran-yaml, + r-cran-rcpp Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-htmlwidgets/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-htmlwidgets/trunk/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-htmlwidgets.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
