Control: tags 1102792 + patch Control: tags 1102792 + pending
Dear maintainer, I've prepared an NMU for libspf2 (versioned as 1.2.10-8.4) and uploaded it to DELAYED/2. Please feel free to tell me if I should cancel it. Cheers -- Sebastian Ramacher
diffstat for libspf2-1.2.10 libspf2-1.2.10 changelog | 7 +++++++ control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff -Nru libspf2-1.2.10/debian/changelog libspf2-1.2.10/debian/changelog --- libspf2-1.2.10/debian/changelog 2024-12-23 12:57:23.000000000 +0100 +++ libspf2-1.2.10/debian/changelog 2026-01-17 10:25:21.000000000 +0100 @@ -1,3 +1,10 @@ +libspf2 (1.2.10-8.4) unstable; urgency=medium + + * Non-maintainer upload. + * debian/control: Add perl-xs-dev to Build-Depends (Closes: #1102792) + + -- Sebastian Ramacher <[email protected]> Sat, 17 Jan 2026 10:25:21 +0100 + libspf2 (1.2.10-8.3) unstable; urgency=medium * Non-maintainer upload. diff -Nru libspf2-1.2.10/debian/control libspf2-1.2.10/debian/control --- libspf2-1.2.10/debian/control 2024-02-28 19:49:46.000000000 +0100 +++ libspf2-1.2.10/debian/control 2026-01-17 10:24:57.000000000 +0100 @@ -3,7 +3,7 @@ Section: libs Maintainer: Magnus Holmgren <[email protected]> Build-Depends: dpkg-dev (>= 1.22.5), dpkg-dev (>= 1.15.7), debhelper-compat (= 12), - perl, libstring-escape-perl + perl, perl-xs-dev, libstring-escape-perl Standards-Version: 3.9.7 Vcs-Svn: svn://svn.kibibyte.se/libspf2/trunk Vcs-Browser: http://svn.kibibyte.se/libspf2

