Your message dated Thu, 12 Sep 2019 05:48:49 +0000
with message-id <e1i8hyl-0005np...@fasolo.debian.org>
and subject line Bug#900012: fixed in d3-format 1:1.0.2-4
has caused the Debian Bug report #900012,
regarding autopkgtest failure due to lack of nodejs test dependency
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 ow...@bugs.debian.org
immediately.)


-- 
900012: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900012
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: d3-format
Version: 1:1.0.2-1
Tags: patch

autopkgtest was failing on this package due to a lack of a nodejs test
dependency, which is "required" for the "require" test (Get it? Okay, I'll
stop.). I've attached a patch which fixes this issue, as well as moves the test
command into a file of its own. Alternatively, you can view my patch on Salsa:

    
https://salsa.debian.org/zebmccorkle-guest/d3-format/tree/add-test-dependency

-- 
Zebulon McCorkle
Email: zebmccor...@zeb.fun
IRC:
 - zebmccorkle@Freenode
 - zebmccorkle@OFTC
 - zeb@EsperNet
 - zeb@hackint
 - zeb@PdgnCo
 - zeb@EFNet
PGP: 803A 0F47 82AD DDEA 46BE  055F F8F9 DB8C 1A54 6398
     (Zebulon McCorkle <zebmccor...@zeb.fun>)
From cb16348f9837637ff85e537554cf02e8c2b8cfb8 Mon Sep 17 00:00:00 2001
From: Zebulon McCorkle <zebmccor...@zeb.fun>
Date: Thu, 24 May 2018 11:08:07 -0500
Subject: [PATCH] Add nodejs test dep and use external test script

Fix typo
---
 debian/tests/control | 4 ++--
 debian/tests/require | 3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)
 create mode 100644 debian/tests/require

diff --git a/debian/tests/control b/debian/tests/control
index c980b1c..d789849 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,2 +1,2 @@
-Test-Command: nodejs -e "require('"'"'d3-format'"'"');"
-Depends: @
+Tests: require
+Depends: nodejs, node-d3-format
diff --git a/debian/tests/require b/debian/tests/require
new file mode 100644
index 0000000..76c694a
--- /dev/null
+++ b/debian/tests/require
@@ -0,0 +1,3 @@
+#!/bin/sh
+set -e
+node -e "require('d3-format');"
-- 
2.17.0

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: d3-format
Source-Version: 1:1.0.2-4

We believe that the bug you reported is fixed in the latest version of
d3-format, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 900...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ximin Luo <infini...@debian.org> (supplier of updated d3-format package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 11 Sep 2019 22:29:40 -0700
Source: d3-format
Architecture: source
Version: 1:1.0.2-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Ximin Luo <infini...@debian.org>
Closes: 900012 930920 935544
Changes:
 d3-format (1:1.0.2-4) unstable; urgency=medium
 .
   [ Jelmer Vernooij ]
   * Use secure copyright file specification URI.
 .
   [ Xavier Guimard ]
   * Bump debhelper compatibility level to 11
   * Declare compliance with policy 4.3.0
   * Change section to javascript
   * Change priority to optional
   * Fix VCS fields
   * Add upstream/metadata
   * Move nodejs from node-d3-format recommended dependencies to dependencies
     (Closes: #900012)
   * Switch tests to pkg-js-tools
   * Fix debian/copyright BSD license, fixes
     copyright-refers-to-deprecated-bsd-license-file lintian warning
   * Mark libjs-d3-format as "Multi-Arch: foreign"
 .
   [ Balint Reczey ]
   * Ack NMU
 .
   [ Pirate Praveen ]
   * Install ES module, needed for rollup modules. (Closes: #930920)
 .
   [ Ximin Luo ]
   * Add to JS team maintenance again after proper communication.
     (Closes: #935544)
Checksums-Sha1:
 eea1e4826843ece76d0fd97fbf3a4143ba7a1997 1480 d3-format_1.0.2-4.dsc
 0f34accf138aec8897f8c3c80ccc5572db5cc70b 5904 d3-format_1.0.2-4.debian.tar.xz
 f0cd661978755c8fde9e1597f5281455d328e717 5569 
d3-format_1.0.2-4_source.buildinfo
Checksums-Sha256:
 25fb22ab424ba20b612a12d3ba711c9b0ab2425e7ab20499f870dafca926203f 1480 
d3-format_1.0.2-4.dsc
 e145a3d774b3feb97ae27c691154ea63f9f78792eff9570af3ae6ad07af0a6c4 5904 
d3-format_1.0.2-4.debian.tar.xz
 22ac42d0e8e38b3b723327ba88cdb5a5b8ad5cc4d95ea55e38158458f935bdf0 5569 
d3-format_1.0.2-4_source.buildinfo
Files:
 aa0d36e4d541ae5262de6cc6c37047be 1480 javascript optional d3-format_1.0.2-4.dsc
 eb0a69e2fc0f599f73889d86636f0811 5904 javascript optional 
d3-format_1.0.2-4.debian.tar.xz
 5561cbc16da945c8f7966a72fa3be53f 5569 javascript optional 
d3-format_1.0.2-4_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iHUEARYKAB0WIQReYinNQ9GpZ9TYcRrrH8jaRfspMAUCXXnX/gAKCRDrH8jaRfsp
MOtbAP9EfdzvhL+V/FsWNB/Fwpz60ArVcW/2BWJ6r+1KeU9USgEAuPVtYjLPOPsK
bIfHa+pcSXhchx9f4A971hQYnEVAMwA=
=scdN
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to