Bug#770774: unblock: python-mpld3/0.3git+20140910dfsg-2
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock
Please unblock package python-mpld3
This fixes missing links to d3.js, see #770759 (grave).
Debdiff is attached.
unblock python-mpld3/0.3git+20140910dfsg-2
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'testing-updates'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru python-mpld3-0.3git+20140910dfsg/debian/changelog python-mpld3-0.3git+20140910dfsg/debian/changelog
--- python-mpld3-0.3git+20140910dfsg/debian/changelog 2014-10-01 01:41:43.000000000 +0200
+++ python-mpld3-0.3git+20140910dfsg/debian/changelog 2014-11-23 21:49:32.000000000 +0100
@@ -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@debian.org> Sun, 23 Nov 2014 20:46:12 +0000
+
python-mpld3 (0.3git+20140910dfsg-1) unstable; urgency=low
* Initial release (Closes: #761328)
diff -Nru python-mpld3-0.3git+20140910dfsg/debian/control python-mpld3-0.3git+20140910dfsg/debian/control
--- python-mpld3-0.3git+20140910dfsg/debian/control 2014-10-01 01:41:43.000000000 +0200
+++ python-mpld3-0.3git+20140910dfsg/debian/control 2014-11-23 21:49:32.000000000 +0100
@@ -3,8 +3,8 @@
Priority: extra
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: W. Martin Borgert <debacle@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 -Nru python-mpld3-0.3git+20140910dfsg/debian/python3-mpld3.links python-mpld3-0.3git+20140910dfsg/debian/python3-mpld3.links
--- python-mpld3-0.3git+20140910dfsg/debian/python3-mpld3.links 1970-01-01 01:00:00.000000000 +0100
+++ python-mpld3-0.3git+20140910dfsg/debian/python3-mpld3.links 2014-11-23 21:49:32.000000000 +0100
@@ -0,0 +1 @@
+/usr/share/javascript/d3/d3.min.js /usr/lib/python3/dist-packages/mpld3/js/d3.v3.min.js
diff -Nru python-mpld3-0.3git+20140910dfsg/debian/python-mpld3.links python-mpld3-0.3git+20140910dfsg/debian/python-mpld3.links
--- python-mpld3-0.3git+20140910dfsg/debian/python-mpld3.links 1970-01-01 01:00:00.000000000 +0100
+++ python-mpld3-0.3git+20140910dfsg/debian/python-mpld3.links 2014-11-23 21:49:32.000000000 +0100
@@ -0,0 +1 @@
+/usr/share/javascript/d3/d3.min.js /usr/lib/python2.7/dist-packages/mpld3/js/d3.v3.min.js
Reply to: