Your message dated Sun, 1 Aug 2021 12:57:23 +0200
with message-id
<CAM8zJQsKwF0R0iMQFkkaq3iyqEh=rgxmsmhsnrd_c8aerct...@mail.gmail.com>
and subject line Re: Bug#991733: unblock: node-browserslist/4.16.3+~cs5.4.72-3
has caused the Debian Bug report #991733,
regarding unblock: node-browserslist/4.16.3+~cs5.4.72-3
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 [email protected]
immediately.)
--
991733: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=991733
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
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 <[email protected]> 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
--- End Message ---
--- Begin Message ---
Unblocked.
--- End Message ---