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

Bug#991733: unblock: node-browserslist/4.16.3+~cs5.4.72-3



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

Please unblock package node-browserslist

[ Reason ]
FTBFS due to STDERR warning

[ Impact ]
Fixes autopkgtest

[ Tests ]
autopkgtest fixed by this patch

[ 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-browserslist/4.16.3+~cs5.4.72-3
diff --git a/debian/changelog b/debian/changelog
index f53ddc3..cd122a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+node-browserslist (4.16.3+~cs5.4.72-3) unstable; urgency=medium
+
+  * Team upload
+  * Add "allow-stderr" to autopkgtest
+
+ -- Yadd <yadd@debian.org>  Sat, 31 Jul 2021 12:27:44 +0200
+
 node-browserslist (4.16.3+~cs5.4.72-2) unstable; urgency=medium
 
   * Team upload
diff --git a/debian/tests/control b/debian/tests/control
index 7fa009c..ec2ee3a 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,8 +1,9 @@
 Test-Command: browserslist
 Depends: @
 Features: test-name=binary-test
+Restrictions: allow-stderr
 
 Test-Command: node debian/tests/CVE-2021-23364.js
 Depends: @
 Features: test-name=CVE-2021-23364
-Restrictions: superficial
+Restrictions: superficial, allow-stderr

Reply to: