Your message dated Fri, 28 Apr 2023 18:58:35 +0000
with message-id <[email protected]>
and subject line unblock node-parse5
has caused the Debian Bug report #1035037,
regarding unblock: node-parse5/7.1.2+dfsg-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 [email protected]
immediately.)
--
1035037: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1035037
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
X-Debbugs-Cc: [email protected]
Control: affects -1 + src:node-parse5
Please unblock package node-parse5
[ Reason ]
Missing Breaks+Replaces agaist node-cheerio (#1034984)
[ 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-parse5/7.1.2+dfsg-2
diff --git a/debian/changelog b/debian/changelog
index 94e7e84..3719f73 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+node-parse5 (7.1.2+dfsg-2) unstable; urgency=medium
+
+ * Team upload
+ * Add missing Breaks+Replaces against node-cheerio (Closes: #1034984)
+
+ -- Yadd <[email protected]> Fri, 28 Apr 2023 06:58:41 +0400
+
node-parse5 (7.1.2+dfsg-1) unstable; urgency=medium
* Apply multi-arch hints (foreign)
diff --git a/debian/control b/debian/control
index 85e9fc2..c821db8 100644
--- a/debian/control
+++ b/debian/control
@@ -40,7 +40,9 @@ Depends: ${misc:Depends}
, node-domhandler
, node-parse5
Breaks: node-jsdom (<< 20.0.0+repack1~)
+ , node-cheerio (<< 1.0.0~rc~10+repack-1~)
Replaces: node-jsdom (<< 20.0.0+repack1~)
+ , node-cheerio (<< 1.0.0~rc~10+repack-1~)
Description: node-htmlparser2 tree adapter
Parse5 provides nearly everything needed when dealing with HTML. It's the
fastest spec-compliant HTML parser for Node.js to date. It parses HTML the
--- End Message ---
--- Begin Message ---
Unblocked.
--- End Message ---