Your message dated Thu, 11 May 2023 08:58:10 +0000
with message-id <[email protected]>
and subject line unblock wayfire
has caused the Debian Bug report #1035828,
regarding unblock: wayfire/0.7.4-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.)
--
1035828: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1035828
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Control: affects -1 + src:wayfire
X-Debbugs-Cc: [email protected]
User: [email protected]
Usertags: unblock
X-Debbugs-Cc: [email protected]
Severity: normal
Please unblock package wayfire 0.7.4-3
[ Reason ]
The 0.7.4-3 upload specifically fixes https://bugs.debian.org/1035440 , a
piuparts test failure of missing symlink due to missing package dependency.
The missing dependency is libwf-utils-dev --> libwf-utils0.
[ Impact ]
Otherwise users who installed libwf-utils-dev will not get libwf-utils0
pulled in, making the compilation fail when trying to use the development
package.
[ Tests ]
Manually checked.
[ Risks ]
Minimum; leaf package.
[ 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 wayfire/0.7.4-2
Thanks,
Boyuan Yang
diff -Nru wayfire-0.7.4/debian/changelog wayfire-0.7.4/debian/changelog
--- wayfire-0.7.4/debian/changelog 2022-08-03 10:39:50.000000000 -0400
+++ wayfire-0.7.4/debian/changelog 2023-05-03 15:25:12.000000000 -0400
@@ -1,3 +1,10 @@
+wayfire (0.7.4-3) unstable; urgency=medium
+
+ * debian/control: Let libwf-utils-dev depends on libwf-utils0.
+ (Closes: #1035440)
+
+ -- Boyuan Yang <[email protected]> Wed, 03 May 2023 15:25:12 -0400
+
wayfire (0.7.4-2) unstable; urgency=medium
* debian/patches: Apply patch to fix package reproducibility.
diff -Nru wayfire-0.7.4/debian/control wayfire-0.7.4/debian/control
--- wayfire-0.7.4/debian/control 2022-07-31 10:29:00.000000000 -0400
+++ wayfire-0.7.4/debian/control 2023-05-03 15:25:08.000000000 -0400
@@ -48,6 +48,7 @@
Architecture: any
Multi-Arch: same
Depends:
+ libwf-utils0 (= ${binary:Version}),
${misc:Depends},
Description: 3D Wayland compositor (wf-utils library dev files)
Wayfire is a 3D Wayland compositor, inspired by Compiz and based on
signature.asc
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---
Unblocked.
--- End Message ---