[med-svn] r21611 - trunk/packages/R/r-cran-shiny/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Sat Mar 26 21:50:54 UTC 2016


Author: tille
Date: 2016-03-26 21:50:53 +0000 (Sat, 26 Mar 2016)
New Revision: 21611

Modified:
   trunk/packages/R/r-cran-shiny/trunk/debian/control
   trunk/packages/R/r-cran-shiny/trunk/debian/copyright
   trunk/packages/R/r-cran-shiny/trunk/debian/linktrees
   trunk/packages/R/r-cran-shiny/trunk/debian/rules
Log:
Remove fonts


Modified: trunk/packages/R/r-cran-shiny/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-shiny/trunk/debian/control	2016-03-26 20:12:11 UTC (rev 21610)
+++ trunk/packages/R/r-cran-shiny/trunk/debian/control	2016-03-26 21:50:53 UTC (rev 21611)
@@ -14,6 +14,7 @@
                libjs-jquery,
                libjs-jquery-ui,
                libjs-highlight.js,
+               fonts-font-awesome,
                r-base-dev,
                r-cran-rcpp,
                r-cran-httpuv,

Modified: trunk/packages/R/r-cran-shiny/trunk/debian/copyright
===================================================================
--- trunk/packages/R/r-cran-shiny/trunk/debian/copyright	2016-03-26 20:12:11 UTC (rev 21610)
+++ trunk/packages/R/r-cran-shiny/trunk/debian/copyright	2016-03-26 21:50:53 UTC (rev 21611)
@@ -18,6 +18,7 @@
                 */jquery-ui.css
                 */jquery-ui.min.css
                 */jqueryui/images
+                */font-awesome
 
 Files: *
 Copyright: 2013-2016 Winston Chang <winston at rstudio.com>

Modified: trunk/packages/R/r-cran-shiny/trunk/debian/linktrees
===================================================================
--- trunk/packages/R/r-cran-shiny/trunk/debian/linktrees	2016-03-26 20:12:11 UTC (rev 21610)
+++ trunk/packages/R/r-cran-shiny/trunk/debian/linktrees	2016-03-26 21:50:53 UTC (rev 21611)
@@ -17,3 +17,5 @@
 embed		usr/share/javascript/jquery-ui/css/smoothness/jquery-ui.min.css	usr/lib/R/site-library/shiny/www/shared/jqueryui/jquery-ui.min.css
 embed		usr/share/javascript/jquery-ui/jquery-ui.js			usr/lib/R/site-library/shiny/www/shared/jqueryui/jquery-ui.js
 embed		usr/share/javascript/jquery-ui/jquery-ui.min.js			usr/lib/R/site-library/shiny/www/shared/jqueryui/jquery-ui.min.js
+embed		usr/share/fonts-font-awesome/fonts				usr/lib/R/site-library/shiny/www/shared/font-awesome/fonts
+embed		usr/share/fonts-font-awesome/css				usr/lib/R/site-library/shiny/www/shared/font-awesome/css

Modified: trunk/packages/R/r-cran-shiny/trunk/debian/rules
===================================================================
--- trunk/packages/R/r-cran-shiny/trunk/debian/rules	2016-03-26 20:12:11 UTC (rev 21610)
+++ trunk/packages/R/r-cran-shiny/trunk/debian/rules	2016-03-26 21:50:53 UTC (rev 21611)
@@ -6,4 +6,4 @@
 	dh_linktree
 	sed -i -e 's|http.*/jquery.min.js|file://usr/share/javascript/jquery/jquery.min.js|' \
 		debian/$(package)/usr/lib/R/site-library/$(cranName)/www/reactive-graph.html
-	rm -rf debian/$(package)/usr/lib/R/site-library/$(cranName)/LICENSE
+	rm -rf debian/$(package)/usr/lib/R/site-library/$(cranName)/www/shared/showdown/license.txt




More information about the debian-med-commit mailing list