Your message dated Sat, 15 Apr 2023 08:37:35 +0000
with message-id <[email protected]>
and subject line unblock wheel
has caused the Debian Bug report #1034284,
regarding unblock: wheel/0.38.4-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.)
--
1034284: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1034284
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:wheel
Please unblock package wheel
Fixed an RC bug: The source package wasn't cleaning correctly.
[ Reason ]
RC Bug fix.
[ Impact ]
Stable will ship with the source-level RC bug.
[ Tests ]
Verified by hand.
[ Risks ]
Change is trivial.
[ 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
unblock wheel/0.38.4-2
diff -Nru wheel-0.38.4/debian/changelog wheel-0.38.4/debian/changelog
--- wheel-0.38.4/debian/changelog 2022-11-10 06:24:48.000000000 -0400
+++ wheel-0.38.4/debian/changelog 2023-04-11 14:10:59.000000000 -0400
@@ -1,3 +1,9 @@
+wheel (0.38.4-2) unstable; urgency=medium
+
+ * Correctly clean. (Closes: #1034079)
+
+ -- Stefano Rivera <[email protected]> Tue, 11 Apr 2023 14:10:59 -0400
+
wheel (0.38.4-1) unstable; urgency=medium
* New upstream release.
diff -Nru wheel-0.38.4/debian/clean wheel-0.38.4/debian/clean
--- wheel-0.38.4/debian/clean 2022-11-10 06:24:48.000000000 -0400
+++ wheel-0.38.4/debian/clean 2023-04-11 14:10:59.000000000 -0400
@@ -1 +1,6 @@
-docs/_build
+.tox/
+dist/
+docs/_build/
+src/*.egg-info/
+tests/testdata/*/*.egg-info/
+tests/testdata/*/build/
--- End Message ---
--- Begin Message ---
Unblocked.
--- End Message ---