[Python-modules-commits] [python-mpld3] 02/02: added the missing link(s) to d3.js, add dh-python build-dep, update standards-version

Wolfgang Borgert debacle at moszumanska.debian.org
Sun Nov 23 20:58:47 UTC 2014


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

debacle pushed a commit to branch master
in repository python-mpld3.

commit 34a2de36513fb38919f954973523ad3a92d55335
Author: W. Martin Borgert <debacle at debian.org>
Date:   Sun Nov 23 21:17:49 2014 +0100

    added the missing link(s) to d3.js, add dh-python build-dep, update standards-version
---
 debian/changelog           | 8 ++++++++
 debian/control             | 4 ++--
 debian/python-mpld3.links  | 1 +
 debian/python3-mpld3.links | 1 +
 4 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a246f75..466eb0d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+python-mpld3 (0.3git+20140910dfsg-2) unstable; urgency=low
+
+  * Added the missing link(s) to d3.js (Closes: #770759)
+  * Added dh-python build-dep
+  * Standards-Version is now 3.9.6, no changes.
+
+ -- W. Martin Borgert <debacle at debian.org>  Sun, 23 Nov 2014 20:46:12 +0000
+
 python-mpld3 (0.3git+20140910dfsg-1) unstable; urgency=low
 
   * Initial release (Closes: #761328)
diff --git a/debian/control b/debian/control
index be277d8..791b6fa 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: python
 Priority: extra
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: W. Martin Borgert <debacle at debian.org>
-Build-Depends: python-all (>= 2.7~), python-setuptools, debhelper (>= 9), python3-all, python3-setuptools, python-mplexporter, python3-mplexporter, node-smash, node-uglify
-Standards-Version: 3.9.5
+Build-Depends: python-all (>= 2.7~), python-setuptools, debhelper (>= 9), python3-all, python3-setuptools, python-mplexporter, python3-mplexporter, node-smash, node-uglify, dh-python
+Standards-Version: 3.9.6
 Homepage: https://mpld3.github.io/
 Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-mpld3.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=python-modules/packages/python-mpld3.git
diff --git a/debian/python-mpld3.links b/debian/python-mpld3.links
new file mode 100644
index 0000000..264abbc
--- /dev/null
+++ b/debian/python-mpld3.links
@@ -0,0 +1 @@
+/usr/share/javascript/d3/d3.min.js /usr/lib/python2.7/dist-packages/mpld3/js/d3.v3.min.js
diff --git a/debian/python3-mpld3.links b/debian/python3-mpld3.links
new file mode 100644
index 0000000..9d04f7b
--- /dev/null
+++ b/debian/python3-mpld3.links
@@ -0,0 +1 @@
+/usr/share/javascript/d3/d3.min.js /usr/lib/python3/dist-packages/mpld3/js/d3.v3.min.js

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-mpld3.git



More information about the Python-modules-commits mailing list