Your message dated Fri, 09 Apr 2021 11:43:07 +0000
with message-id <[email protected]>
and subject line unblock odoo
has caused the Debian Bug report #986661,
regarding unblock: odoo/14.0.0+dfsg.2-7
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.)
--
986661: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=986661
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 odoo
[ Reason ]
14.0.0+dfsg.2-7 fixes #986484 (broken symlinks because of missing
dependency on fonts-glyphicons-halflings).
[ Impact ]
Without fonts-glyphicons-halflings installed, some pages appear visually
broken.
[ Tests ]
Manual verification that the symlinks to the glyphicon fonts are all
correct, and that no other dangling symlinks are left in the package.
[ Risks ]
No risk AFAICS: the only change is one extra dependency.
[ 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 odoo/14.0.0+dfsg.2-7
diff -Nru odoo-14.0.0+dfsg.2/debian/changelog
odoo-14.0.0+dfsg.2/debian/changelog
--- odoo-14.0.0+dfsg.2/debian/changelog 2021-03-29 11:57:40.000000000 +0200
+++ odoo-14.0.0+dfsg.2/debian/changelog 2021-04-09 08:02:34.000000000 +0200
@@ -1,3 +1,10 @@
+odoo (14.0.0+dfsg.2-7) unstable; urgency=medium
+
+ [ Sébastien Delafond ]
+ * Depend on fonts-glyphicons-halflings (Closes: #986484)
+
+ -- Sebastien Delafond <[email protected]> Fri, 09 Apr 2021 08:02:34 +0200
+
odoo (14.0.0+dfsg.2-6) unstable; urgency=medium
[ Sébastien Delafond ]
diff -Nru odoo-14.0.0+dfsg.2/debian/control odoo-14.0.0+dfsg.2/debian/control
--- odoo-14.0.0+dfsg.2/debian/control 2021-03-29 11:57:40.000000000 +0200
+++ odoo-14.0.0+dfsg.2/debian/control 2021-04-09 08:02:34.000000000 +0200
@@ -15,6 +15,7 @@
${misc:Depends},
${python3:Depends},
adduser,
+ fonts-glyphicons-halflings,
fonts-inconsolata,
fonts-font-awesome,
fonts-roboto-unhinted,
--- End Message ---
--- Begin Message ---
Unblocked odoo.
--- End Message ---