Control: tags 1054903 + pending Dear maintainer,
I've prepared an NMU for libreoffice-texmaths (versioned as 0.49-1.1) and uploaded it to DELAYED/8. Please feel free to tell me if I should cancel it. cu Adrian
diffstat for libreoffice-texmaths-0.49 libreoffice-texmaths-0.49 changelog | 8 ++++++++ control | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff -Nru libreoffice-texmaths-0.49/debian/changelog libreoffice-texmaths-0.49/debian/changelog --- libreoffice-texmaths-0.49/debian/changelog 2022-06-01 04:09:37.000000000 +0300 +++ libreoffice-texmaths-0.49/debian/changelog 2026-03-07 19:09:07.000000000 +0200 @@ -1,3 +1,11 @@ +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 diff -Nru libreoffice-texmaths-0.49/debian/control libreoffice-texmaths-0.49/debian/control --- libreoffice-texmaths-0.49/debian/control 2022-06-01 03:11:13.000000000 +0300 +++ libreoffice-texmaths-0.49/debian/control 2026-03-07 19:09:07.000000000 +0200 @@ -11,7 +11,7 @@ Package: libreoffice-texmaths Architecture: all -Depends: libreoffice-draw (>= 4.0), texlive, ${misc:Depends} +Depends: libreoffice-draw (>= 4.0), texlive, dvipng | dvisvgm, ${misc:Depends} Enhances: libreoffice-writer, libreoffice-impress, libreoffice-draw Description: TexMaths is a LaTeX equation editor for LibreOffice TexMaths generates SVG or PNG images from LaTeX equations, inserts them into

