[r-cran-plotly] 03/07: Deal with TypedArray.js

Andreas Tille tille at debian.org
Thu Dec 21 14:24:22 UTC 2017


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

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

commit 5f9250c93b293ad9845d86103774afd054192ebf
Author: Andreas Tille <tille at debian.org>
Date:   Thu Dec 21 15:08:03 2017 +0100

    Deal with TypedArray.js
---
 debian/copyright                | 9 +++++++--
 debian/install                  | 1 +
 debian/rules                    | 1 -
 debian/source/lintian-overrides | 2 ++
 4 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 0b11fa3..5f5c001 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,18 +6,23 @@ Files-Excluded: */colourpicker
                 */selectize
                 */plotly-latest.min.js
                 */plotlyjs/LICENSE
+                */typedarray
 
 Files: *
 Copyright: 2011-2017 Carson Sievert, Chris Parmer, Toby Hocking, Scott Chamberlain,
                      Karthik Ram, Marianne Corvellec, Pedro Despouy, Plotly Technologies Inc.]
 License: MIT
 
+Files: debian/*
+Copyright: 2017 Andreas Tille <tille at debian.org>
+License: MIT
+
 Files: debian/JS/plotly/plotly*
 Copyright: 2012-2017, Plotly, Inc.
 License: MIT
 
-Files: debian/*
-Copyright: 2017 Andreas Tille <tille at debian.org>
+Files: debian/JS/typedarray
+Copyright: 2015 uupaa
 License: MIT
 
 License: MIT
diff --git a/debian/install b/debian/install
new file mode 100644
index 0000000..28e25f1
--- /dev/null
+++ b/debian/install
@@ -0,0 +1 @@
+debian/JS/typedarray/typedarray.min.js	usr/lib/R/site-library/plotly/htmlwidgets/lib/typedarray/typedarray.min.js
diff --git a/debian/rules b/debian/rules
index d750a68..cf5948a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,4 +15,3 @@ debRdir         := usr/lib/R/site-library
 override_dh_install:
 	dh_install
 	cp -a debian/JS/plotly/plotly.min.js debian/$(DEB_SOURCE)/$(debRdir)/$(cranNameOrig)/htmlwidgets/lib/plotlyjs/plotly-latest.min.js
-	find debian -name LICENSE -delete
\ No newline at end of file
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644
index 0000000..6ced6cc
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,2 @@
+# Falseo positive - this file was *just* created from the source and is here for the very reason to provide the source
+r-cran-plotly source: source-is-missing debian/JS/typedarray/typedarray.min.js

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-plotly.git



More information about the debian-science-commits mailing list