[med-svn] r22513 - in trunk/packages/R/r-cran-htmlwidgets: . branches branches/jessie-backports branches/jessie-backports/0.6-1~bpo8+1
Andreas Tille
tille at moszumanska.debian.org
Wed Jul 13 14:55:57 UTC 2016
Author: tille
Date: 2016-07-13 14:55:57 +0000 (Wed, 13 Jul 2016)
New Revision: 22513
Added:
trunk/packages/R/r-cran-htmlwidgets/branches/
trunk/packages/R/r-cran-htmlwidgets/branches/jessie-backports/
trunk/packages/R/r-cran-htmlwidgets/branches/jessie-backports/0.6-1~bpo8+1/
Modified:
trunk/packages/R/r-cran-htmlwidgets/branches/jessie-backports/0.6-1~bpo8+1/changelog
trunk/packages/R/r-cran-htmlwidgets/branches/jessie-backports/0.6-1~bpo8+1/control
Log:
Backport to Jessie
Modified: trunk/packages/R/r-cran-htmlwidgets/branches/jessie-backports/0.6-1~bpo8+1/changelog
===================================================================
--- trunk/packages/R/r-cran-htmlwidgets/tags/0.6-1/changelog 2016-07-09 23:13:07 UTC (rev 22475)
+++ trunk/packages/R/r-cran-htmlwidgets/branches/jessie-backports/0.6-1~bpo8+1/changelog 2016-07-13 14:55:57 UTC (rev 22513)
@@ -1,3 +1,10 @@
+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 <tille at debian.org> Tue, 12 Jul 2016 22:56:41 +0200
+
r-cran-htmlwidgets (0.6-1) unstable; urgency=low
* Initial release (closes: #828860)
Modified: trunk/packages/R/r-cran-htmlwidgets/branches/jessie-backports/0.6-1~bpo8+1/control
===================================================================
--- trunk/packages/R/r-cran-htmlwidgets/tags/0.6-1/control 2016-07-09 23:13:07 UTC (rev 22475)
+++ trunk/packages/R/r-cran-htmlwidgets/branches/jessie-backports/0.6-1~bpo8+1/control 2016-07-13 14:55:57 UTC (rev 22513)
@@ -6,6 +6,7 @@
Build-Depends: debhelper (>= 9),
cdbs,
r-base-dev,
+ r-cran-rcpp,
r-cran-htmltools,
r-cran-jsonlite,
r-cran-yaml
@@ -19,6 +20,7 @@
Depends: ${shlibs:Depends},
${misc:Depends},
${R:Depends},
+ r-cran-rcpp,
r-cran-htmltools,
r-cran-jsonlite,
r-cran-yaml
More information about the debian-med-commit
mailing list