Debian Patches

Status for bleachbit/6.0.0-1

Patch Description Author Forwarded Bugs Origin Last update
no_update.patch Do not check for updates on the Internet, updates will be provided via repositories. Fabio Fantoni <fantonifabio@tiscali.it> not-needed Debian 2026-05-08
Fix-invalid-translation-element-in-AppStream-metainfo.patch Fix invalid <translation> element in AppStream metainfo
The original markup `<translation domain="bleachbit"/>` is not valid per
the AppStream specification: `domain` is not a recognised attribute and
the required `type` attribute is missing. As a result `appstreamcli
validate` fails with `type-property-required` and `tag-empty`.

Replace it with the canonical gettext form
`<translation type="gettext">bleachbit</translation>`.
Fabio Fantoni <fantonifabio@tiscali.it> no 2026-05-08

All known versions for source package 'bleachbit'

Links