[Pkg-javascript-devel] Bug#1035038: unblock: node-strip-eof/3.0.0-5
Yadd
yadd at debian.org
Fri Apr 28 04:31:29 BST 2023
Package: release.debian.org
Severity: normal
User: release.debian.org at packages.debian.org
Usertags: unblock
X-Debbugs-Cc: node-strip-eof at packages.debian.org
Control: affects -1 + src:node-strip-eof
Please unblock package node-strip-eof
[ Reason ]
"Breaks" field isn't enough for apt, it needs a "Replaces" to manage
file conflicts. This update just adds this.
[ Risks ]
No risk here
[ 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-strip-eof/3.0.0-5
-------------- next part --------------
diff --git a/debian/changelog b/debian/changelog
index 0f08d46..fbe8ec8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+node-strip-eof (3.0.0-5) unstable; urgency=medium
+
+ * Team upload
+ * Duplicate Breaks field with Replaces (Closes: #1034924)
+
+ -- Yadd <yadd at debian.org> Fri, 28 Apr 2023 06:54:14 +0400
+
node-strip-eof (3.0.0-4) unstable; urgency=medium
* Team upload
diff --git a/debian/control b/debian/control
index 9b911b4..45de062 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Architecture: all
Depends: ${misc:Depends}
Provides: ${nodejs:Provides}
Breaks: node-execa (<< 5.1.1+dfsg+~cs19.3.6~)
+Replaces: node-execa (<< 5.1.1+dfsg+~cs19.3.6~)
Multi-Arch: foreign
Description: strip CR and LF characters from a string/buffer
Strips CR and LF characters (i.e., it strips them away, if the string ends
More information about the Pkg-javascript-devel
mailing list