diff -Nru d3-3.4.11/debian/changelog d3-3.4.11/debian/changelog
--- d3-3.4.11/debian/changelog	2014-08-23 09:48:00.000000000 +0000
+++ d3-3.4.11/debian/changelog	2014-12-03 19:53:55.000000000 +0000
@@ -1,3 +1,10 @@
+d3 (3.4.11-2) testing-proposed-updates; urgency=low
+
+  * Do not build depend on node-jsdom, it's too old to run tests
+    (closes: #768719).
+
+ -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Wed, 03 Dec 2014 19:51:41 +0000
+
 d3 (3.4.11-1) unstable; urgency=low
 
   * New upstream release.
diff -Nru d3-3.4.11/debian/control d3-3.4.11/debian/control
--- d3-3.4.11/debian/control	2013-12-29 07:50:27.000000000 +0000
+++ d3-3.4.11/debian/control	2014-12-03 19:54:39.000000000 +0000
@@ -2,7 +2,7 @@
 Section: web
 Priority: optional
 Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
-Build-Depends: debhelper (>= 9), node-uglify, node-smash, node-vows, node-jsdom, npm
+Build-Depends: debhelper (>= 9), node-uglify, node-smash, node-vows, npm
 Standards-Version: 3.9.5
 Homepage: http://d3js.org
 
