Package: release.debian.org Severity: normal Tags: bookworm X-Debbugs-Cc: [email protected], [email protected], [email protected] Control: affects -1 + src:libreoffice-texmaths User: [email protected] Usertags: pu
Hi, [ Reason ] We should fix the dependencies on oldstable, too. Especially if it's trivial like this. [ Impact ] Still broken package if dvipng or dvisvgm is not installed [ Tests ] No automated tests but it's straightforward and I confirmed it fixes the bug (see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1054903#12) [ Risks ] 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 (old)stable [x] the issue is verified as fixed in unstable [ Changes ] - Added depends on dvipng | dvisvgm (Adrian) - Rebuild for stable Debdiff: $ debdiff libreoffice-texmaths_0.49-1.dsc libreoffice-texmaths_0.49-1.1~deb13u1.dsc diff -Nru libreoffice-texmaths-0.49/debian/changelog libreoffice-texmaths-0.49/debian/changelog --- libreoffice-texmaths-0.49/debian/changelog 2022-06-01 03:09:37.000000000 +0200 +++ libreoffice-texmaths-0.49/debian/changelog 2026-03-08 15:30:35.000000000 +0100 @@ -1,3 +1,19 @@ +libreoffice-texmaths (0.49-1.1~deb12u1) oldstable; urgency=medium + + * Upload to oldstable + + -- Rene Engelhard <[email protected]> Sun, 08 Mar 2026 15:30:35 +0100 + +libreoffice-texmaths (0.49-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Add the missing dependency on dvipng | dvisvgm, thanks to + Michal Was. (Closes: #1054903) + + -- Adrian Bunk <[email protected]> Sat, 07 Mar 2026 19:09:07 +0200 + libreoffice-texmaths (0.49-1) unstable; urgency=medium * [cbd8bd9] Add debian/gbp.conf to specify DEP-14 branches Debdiff to 0.49-1.1: $ debdiff libreoffice-texmaths_0.49-1.1.dsc libreoffice-texmaths_0.49-1.1~deb13u1.dsc diff -Nru libreoffice-texmaths-0.49/debian/changelog libreoffice-texmaths-0.49/debian/changelog --- libreoffice-texmaths-0.49/debian/changelog 2026-03-07 18:09:07.000000000 +0100 +++ libreoffice-texmaths-0.49/debian/changelog 2026-03-08 15:30:35.000000000 +0100 @@ -1,3 +1,11 @@ +libreoffice-texmaths (0.49-1.1~deb12u1) oldstable; urgency=medium + + * Upload to oldstable + + -- Rene Engelhard <[email protected]> Sun, 08 Mar 2026 15:30:35 +0100 + libreoffice-texmaths (0.49-1.1) unstable; urgency=medium * Non-maintainer upload. Or, one copies Adrians 0.49-1.1 over from sid/testing (but that will be superseded soon by 0.52.6-0.1) Regards, Rene

