Control: tags 1102794 + patch Control: tags 1102794 + pending
Dear maintainer, I've prepared an NMU for highlight (versioned as 4.10-1.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should cancel it. Regards. -- Sebastian Ramacher
diffstat for highlight-4.10 highlight-4.10 changelog | 7 +++++++ control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff -Nru highlight-4.10/debian/changelog highlight-4.10/debian/changelog --- highlight-4.10/debian/changelog 2024-02-20 07:41:55.000000000 +0100 +++ highlight-4.10/debian/changelog 2026-01-17 10:41:00.000000000 +0100 @@ -1,3 +1,10 @@ +highlight (4.10-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * debian/control: Add perl-xs-dev to Build-Depends (Closes: #1102794) + + -- Sebastian Ramacher <[email protected]> Sat, 17 Jan 2026 10:41:00 +0100 + highlight (4.10-1) unstable; urgency=medium * New upstream version 4.10 diff -Nru highlight-4.10/debian/control highlight-4.10/debian/control --- highlight-4.10/debian/control 2024-02-20 07:41:55.000000000 +0100 +++ highlight-4.10/debian/control 2026-01-17 10:40:37.000000000 +0100 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Shriram Ravindranathan <[email protected]> Build-Depends: debhelper-compat (= 13), swig, liblua5.4-dev, libboost-dev, - pkgconf + pkgconf, perl-xs-dev Rules-Requires-Root: no Standards-Version: 4.6.2 Homepage: http://www.andre-simon.de

