Control: tags 1083313 + patch Control: tags 1083313 + pending Dear maintainer,
I've prepared an NMU for barman (versioned as 3.17.0-1.1) and uploaded it to DELAYED/7. Please feel free to tell me if I should cancel it. Regards. diffstat for barman-3.17.0 barman-3.17.0 changelog | 7 +++++++ control | 3 --- 2 files changed, 7 insertions(+), 3 deletions(-) diff -Nru barman-3.17.0/debian/changelog barman-3.17.0/debian/changelog --- barman-3.17.0/debian/changelog 2026-01-14 17:57:50.000000000 +0100 +++ barman-3.17.0/debian/changelog 2026-04-13 11:16:23.000000000 +0200 @@ -1,3 +1,10 @@ +barman (3.17.0-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Drop extraneous dependency on python3-pkg-resources (Closes: #1083313) + + -- Alexandre Detiste <[email protected]> Mon, 13 Apr 2026 11:16:23 +0200 + barman (3.17.0-1) unstable; urgency=medium * New upstream version 3.17.0 diff -Nru barman-3.17.0/debian/control barman-3.17.0/debian/control --- barman-3.17.0/debian/control 2026-01-14 17:57:50.000000000 +0100 +++ barman-3.17.0/debian/control 2026-04-13 11:15:37.000000000 +0200 @@ -15,7 +15,6 @@ Package: barman Architecture: all Depends: python3-barman (=${binary:Version}), - python3-pkg-resources, adduser, file, rsync, @@ -40,7 +39,6 @@ Package: barman-cli Architecture: all Depends: python3-barman (=${binary:Version}), - python3-pkg-resources, rsync, ${misc:Depends}, ${python3:Depends}, @@ -64,7 +62,6 @@ Replaces: barman-cli (<< 2.10-3~~) Architecture: all Depends: python3-barman (=${binary:Version}), - python3-pkg-resources, rsync, ${misc:Depends}, ${python3:Depends},

