[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#769204: unblock: d3/3.4.13-2



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Hi Release Team,

Please unblock D3, which fixes RC bug #768719 [1], missing build
dependency in Jessie. I just removed it as it's needed for self-test
only and was not working anyway. The debdiff is against the Sid version.
It couldn't migrate since 23 days due to too tight dependency in
python-xstatic-d3 . Thomas eased that since then even if it needs an
unblock as well.
Debdiffs attached.

Thanks,
Laszlo/GCS

unblock d3/3.4.13-2
unblock python-xstatic-d3/3.4.11-2

[1] http://bugs.debian.org/768719
diff -Nru d3-3.4.13/debian/changelog d3-3.4.13/debian/changelog
--- d3-3.4.13/debian/changelog	2014-10-18 14:29:17.000000000 +0000
+++ d3-3.4.13/debian/changelog	2014-11-11 20:26:57.000000000 +0000
@@ -1,3 +1,10 @@
+d3 (3.4.13-2) unstable; urgency=medium
+
+  * Do not build depend on node-jsdom, it's too old to run tests
+    (closes: #768719).
+
+ -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Tue, 11 Nov 2014 20:23:28 +0000
+
 d3 (3.4.13-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru d3-3.4.13/debian/control d3-3.4.13/debian/control
--- d3-3.4.13/debian/control	2014-10-18 14:29:41.000000000 +0000
+++ d3-3.4.13/debian/control	2014-11-11 20:24:06.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.6
 Homepage: http://d3js.org
 
diff -Nru python-xstatic-d3-3.4.11/debian/changelog python-xstatic-d3-3.4.11/debian/changelog
--- python-xstatic-d3-3.4.11/debian/changelog	2014-09-11 09:36:41.000000000 +0200
+++ python-xstatic-d3-3.4.11/debian/changelog	2014-10-27 08:53:25.000000000 +0100
@@ -1,3 +1,9 @@
+python-xstatic-d3 (3.4.11-2) unstable; urgency=medium
+
+  * Relaxed version for libjs-d3.
+
+ -- Thomas Goirand <zigo@debian.org>  Mon, 27 Oct 2014 07:53:04 +0000
+
 python-xstatic-d3 (3.4.11-1) unstable; urgency=medium
 
   * New package to match the new version of libjs-d3. (Closes: #761109).
diff -Nru python-xstatic-d3-3.4.11/debian/control python-xstatic-d3-3.4.11/debian/control
--- python-xstatic-d3-3.4.11/debian/control	2014-09-11 09:36:41.000000000 +0200
+++ python-xstatic-d3-3.4.11/debian/control	2014-10-27 08:53:25.000000000 +0100
@@ -17,7 +17,7 @@
 Package: python-xstatic-d3
 Architecture: all
 Pre-Depends: dpkg (>= 1.15.6~)
-Depends: libjs-d3 (<< 3.4.12),
+Depends: libjs-d3 (<< 3.5),
          libjs-d3 (>= 3.4.11),
          python-xstatic,
          ${misc:Depends},
@@ -49,7 +49,7 @@
 Package: python3-xstatic-d3
 Architecture: all
 Pre-Depends: dpkg (>= 1.15.6~)
-Depends: libjs-d3 (<< 3.4.12),
+Depends: libjs-d3 (<< 3.5),
          libjs-d3 (>= 3.4.11),
          python3-xstatic,
          ${misc:Depends},

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: