[med-svn] [r-cran-shiny] 01/06: Use weaker dependencies for dh_linktrees

Andreas Tille tille at debian.org
Wed Apr 13 20:59:34 UTC 2016


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository r-cran-shiny.

commit b8e6213ecf045a9bc1512f1da1ee33ddefd193c1
Author: Andreas Tille <tille at debian.org>
Date:   Wed Apr 13 22:37:33 2016 +0200

    Use weaker dependencies for dh_linktrees
---
 debian/changelog |  6 ++++++
 debian/linktrees | 60 ++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 43 insertions(+), 23 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 575db05..5f3c037 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+r-cran-shiny (0.13.1+dfsg-1) UNRELEASED; urgency=medium
+
+  * Use weaker dependencies for dh_linktrees
+
+ -- Andreas Tille <tille at debian.org>  Wed, 13 Apr 2016 21:21:00 +0200
+
 r-cran-shiny (0.13.1+dfsg-1) unstable; urgency=low
 
   * Initial release (Closes: #819363)
diff --git a/debian/linktrees b/debian/linktrees
index 0f3e563..53f9da2 100644
--- a/debian/linktrees
+++ b/debian/linktrees
@@ -1,24 +1,38 @@
-embed 		usr/share/javascript/bootstrap/css				usr/lib/R/site-library/shiny/www/shared/bootstrap/css
-embed		usr/share/javascript/bootstrap/fonts				usr/lib/R/site-library/shiny/www/shared/bootstrap/fonts
-embed		usr/share/javascript/bootstrap/js				usr/lib/R/site-library/shiny/www/shared/bootstrap/js
-embed		usr/share/twitter-bootstrap/files/html5shiv/html5shiv.min.js	usr/lib/R/site-library/shiny/www/shared/bootstrap/shim/html5shiv.min.js
-embed		usr/share/javascript/json/json2.min.js				usr/lib/R/site-library/shiny/www/shared/json2-min.js
-embed		usr/share/javascript/highlight.js/highlight.min.js		usr/lib/R/site-library/shiny/www/shared/highlight/highlight.pack.js
-embed		usr/share/javascript/jquery-datatables/css			usr/lib/R/site-library/shiny/www/shared/datatables/css
-embed		usr/share/javascript/jquery-datatables/images			usr/lib/R/site-library/shiny/www/shared/datatables/images
-embed		usr/share/javascript/jquery-datatables/dataTables.bootstrap.js	usr/lib/R/site-library/shiny/www/shared/datatables/dataTables.bootstrap.js
-embed		usr/share/javascript/jquery-datatables/jquery.dataTables.min.js	usr/lib/R/site-library/shiny/www/shared/datatables/jquery.dataTables.min.js
-embed		usr/share/javascript/es5-shim/es5-shim.min.js			usr/lib/R/site-library/shiny/www/shared/selectize/js/es5-shim.min.js
-embed		usr/share/javascript/jquery/jquery.min.js			usr/lib/R/site-library/shiny/www/shared/jquery.min.js
-embed		usr/share/javascript/jquery/jquery.js				usr/lib/R/site-library/shiny/www/shared/jquery.js
-embed		usr/share/javascript/jquery/jquery.min.map			usr/lib/R/site-library/shiny/www/shared/jquery.min.map
+replace		usr/share/javascript/bootstrap/css/bootstrap-theme.css			usr/lib/R/site-library/shiny/www/shared/bootstrap/css/bootstrap-theme.css
+replace		usr/share/javascript/bootstrap/css/bootstrap-theme.css.map		usr/lib/R/site-library/shiny/www/shared/bootstrap/css/bootstrap-theme.css.map
+replace		usr/share/javascript/bootstrap/css/bootstrap-theme.min.css		usr/lib/R/site-library/shiny/www/shared/bootstrap/css/bootstrap-theme.min.css
+replace		usr/share/javascript/bootstrap/css/bootstrap.css			usr/lib/R/site-library/shiny/www/shared/bootstrap/css/bootstrap.css
+replace		usr/share/javascript/bootstrap/css/bootstrap.css.map			usr/lib/R/site-library/shiny/www/shared/bootstrap/css/bootstrap.css.map
+replace		usr/share/javascript/bootstrap/css/bootstrap.min.css			usr/lib/R/site-library/shiny/www/shared/bootstrap/css/bootstrap.min.css
+replace		usr/share/javascript/bootstrap/fonts/glyphicons-halflings-regular.eot	usr/lib/R/site-library/shiny/www/shared/bootstrap/fonts/glyphicons-halflings-regular.eot
+replace		usr/share/javascript/bootstrap/fonts/glyphicons-halflings-regular.svg	usr/lib/R/site-library/shiny/www/shared/bootstrap/fonts/glyphicons-halflings-regular.svg
+replace		usr/share/javascript/bootstrap/fonts/glyphicons-halflings-regular.ttf	usr/lib/R/site-library/shiny/www/shared/bootstrap/fonts/glyphicons-halflings-regular.ttf
+replace		usr/share/javascript/bootstrap/fonts/glyphicons-halflings-regular.woff	usr/lib/R/site-library/shiny/www/shared/bootstrap/fonts/glyphicons-halflings-regular.woff
+replace		usr/share/javascript/bootstrap/fonts/glyphicons-halflings-regular.woff2	usr/lib/R/site-library/shiny/www/shared/bootstrap/fonts/glyphicons-halflings-regular.woff2
+replace		usr/share/javascript/bootstrap/js/bootstrap.js				usr/lib/R/site-library/shiny/www/shared/bootstrap/js/bootstrap.js
+replace		usr/share/javascript/bootstrap/js/bootstrap.min.js			usr/lib/R/site-library/shiny/www/shared/bootstrap/js/bootstrap.min.js
+replace		usr/share/twitter-bootstrap/files/html5shiv/html5shiv.min.js		usr/lib/R/site-library/shiny/www/shared/bootstrap/shim/html5shiv.min.js
+replace		usr/share/javascript/json/json2.min.js					usr/lib/R/site-library/shiny/www/shared/json2-min.js
+replace		usr/share/javascript/highlight.js/highlight.min.js			usr/lib/R/site-library/shiny/www/shared/highlight/highlight.pack.js
+replace		usr/share/javascript/jquery-datatables/jquery.dataTables.min.js		usr/lib/R/site-library/shiny/www/shared/datatables/js/jquery.dataTables.min.js
+replace		usr/share/javascript/es5-shim/es5-shim.min.js			usr/lib/R/site-library/shiny/www/shared/selectize/js/es5-shim.min.js
+replace		usr/share/javascript/jquery/jquery.min.js			usr/lib/R/site-library/shiny/www/shared/jquery.min.js
+replace		usr/share/javascript/jquery/jquery.js				usr/lib/R/site-library/shiny/www/shared/jquery.js
+replace		usr/share/javascript/jquery/jquery.min.map			usr/lib/R/site-library/shiny/www/shared/jquery.min.map
 embed		usr/share/javascript/jquery-ui/css/smoothness/images		usr/lib/R/site-library/shiny/www/shared/jqueryui/images
-embed		usr/share/javascript/jquery-ui/css/smoothness/jquery-ui.css	usr/lib/R/site-library/shiny/www/shared/jqueryui/jquery-ui.css
-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
-embed		usr/share/twitter-bootstrap/files/js				usr/lib/R/site-library/shiny/www/shared/datepicker/js
-embed		usr/share/twitter-bootstrap/files/css				usr/lib/R/site-library/shiny/www/shared/datepicker/css
-embed		usr/share/twitter-bootstrap/files/less				usr/lib/R/site-library/shiny/www/shared/datepicker/less
+replace		usr/share/javascript/jquery-ui/css/smoothness/jquery-ui.css	usr/lib/R/site-library/shiny/www/shared/jqueryui/jquery-ui.css
+replace		usr/share/javascript/jquery-ui/css/smoothness/jquery-ui.min.css	usr/lib/R/site-library/shiny/www/shared/jqueryui/jquery-ui.min.css
+replace		usr/share/javascript/jquery-ui/jquery-ui.js			usr/lib/R/site-library/shiny/www/shared/jqueryui/jquery-ui.js
+replace		usr/share/javascript/jquery-ui/jquery-ui.min.js			usr/lib/R/site-library/shiny/www/shared/jqueryui/jquery-ui.min.js
+replace		usr/share/fonts/opentype/font-awesome/FontAwesome.otf		usr/lib/R/site-library/shiny/www/shared/font-awesome/fonts/FontAwesome.otf
+replace		usr/share/fonts/eot/font-awesome/fontawesome-webfont.eot	usr/lib/R/site-library/shiny/www/shared/font-awesome/fonts/fontawesome-webfont.eot
+replace		usr/share/fonts/svg/font-awesome/fontawesome-webfont.svg	usr/lib/R/site-library/shiny/www/shared/font-awesome/fonts/fontawesome-webfont.svg
+replace		usr/share/fonts/truetype/font-awesome/fontawesome-webfont.ttf	usr/lib/R/site-library/shiny/www/shared/font-awesome/fonts/fontawesome-webfont.ttf
+replace		usr/share/fonts/woff/font-awesome/fontawesome-webfont.woff	usr/lib/R/site-library/shiny/www/shared/font-awesome/fonts/fontawesome-webfont.woff
+replace		usr/share/fonts/woff/font-awesome/fontawesome-webfont.woff2	usr/lib/R/site-library/shiny/www/shared/font-awesome/fonts/fontawesome-webfont.woff2
+replace		usr/share/fonts-font-awesome/css/font-awesome.css		usr/lib/R/site-library/shiny/www/shared/font-awesome/css/font-awesome.css
+replace		usr/share/fonts-font-awesome/css/font-awesome.min.css		usr/lib/R/site-library/shiny/www/shared/font-awesome/css/min/font-awesome.css
+replace		usr/share/twitter-bootstrap/files/css/datepicker.css			usr/lib/R/site-library/shiny/www/shared/datepicker/css/datepicker.css
+replace		usr/share/twitter-bootstrap/files/js/bootstrap-datepicker.js		usr/lib/R/site-library/shiny/www/shared/datepicker/js/bootstrap-datepicker.js
+replace		usr/share/twitter-bootstrap/files/js/bootstrap-datepicker.min.js	usr/lib/R/site-library/shiny/www/shared/datepicker/js/bootstrap-datepicker.min.js
+replace		usr/share/twitter-bootstrap/files/less/datepicker.less			usr/lib/R/site-library/shiny/www/shared/datepicker/less/datepicker.less

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-shiny.git



More information about the debian-med-commit mailing list