Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org Usertags: unblock
Please unblock package node-esquery [ Reason ] FTBFS due to STDERR warning [ Impact ] FTBFS [ Tests ] Fixed [ Risks ] No risk [ Checklist ] [X] all changes are documented in the d/changelog [X] I reviewed all changes and I approve them [X] attach debdiff against the package in testing Cheers, Yadd unblock node-esquery/1.3.1~ds-4
diff --git a/debian/changelog b/debian/changelog index 8ef57fa..e291d89 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +node-esquery (1.3.1~ds-4) unstable; urgency=medium + + * Team upload + * Allow STDERR in autopkgtest + + -- Yadd <y...@debian.org> Sat, 31 Jul 2021 12:46:10 +0200 + node-esquery (1.3.1~ds-3) unstable; urgency=medium * fix have autopkgtest depend on nodejs diff --git a/debian/tests/control b/debian/tests/control index dbf0d2d..05a9604 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -12,3 +12,4 @@ Depends: node-babel-register (>= 7), node-chai, node-esquery, +Restrictions: allow-stderr