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

Bug#769204: marked as done (unblock: d3/3.4.13-2)



Your message dated Thu, 4 Dec 2014 14:52:17 +0100
with message-id <20141204135217.GG2055@betterave.cristau.org>
and subject line Re: Bug#769204: unblock: d3/3.4.13-2
has caused the Debian Bug report #769204,
regarding unblock: d3/3.4.13-2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
769204: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769204
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
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


--- End Message ---
--- Begin Message ---
On Wed, Dec  3, 2014 at 22:52:51 +0000, Jonathan Wiltshire wrote:

> Control: tag -1 confirmed moreinfo
> 
> On Wed, Dec 03, 2014 at 09:05:31PM +0100, László Böszörményi wrote:
> > Control: tag -1 - moreinfo
> > 
> > On Wed, Dec 3, 2014 at 7:40 PM, Jonathan Wiltshire <jmw@debian.org> wrote:
> > > Let's see a debdiff then, please?
> >  Attached.
> > 
> > >> So the 'true' will make it succeeded like if node-jsdom is installed
> > >> during build but fails because it's too old for proper testing. So
> > >> t-p-u is fine.
> > >
> > > I'll thank you to leave the question of whether it's fine or not to the
> > > release team.
> >  I do agree, the choice is yours. I just added information that
> > removing an unused build dependency doesn't change anything in the
> > binary package. I've even done an md5sum of d3.js and d3.min.js for
> > 3.4.11-1 + 3.4.11-2 and those are equal to each other.
> 
> Please go ahead and remove the moreinfo tag when it's ready for
> processing.
> 
This was uploaded, and I've added an approve hint.

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: