Control: tags 1083976 + patch Control: tags 1083976 + pending Dear maintainer,
I've prepared an NMU for tvnamer (versioned as 3.0.4-2.1) and uploaded it to DELAYED/14. Please feel free to tell me if I should cancel it. Regards. diffstat for tvnamer-3.0.4 tvnamer-3.0.4 changelog | 7 +++++++ control | 3 +-- 2 files changed, 8 insertions(+), 2 deletions(-) diff -Nru tvnamer-3.0.4/debian/changelog tvnamer-3.0.4/debian/changelog --- tvnamer-3.0.4/debian/changelog 2024-03-02 08:30:32.000000000 +0100 +++ tvnamer-3.0.4/debian/changelog 2026-04-03 17:41:45.000000000 +0200 @@ -1,3 +1,10 @@ +tvnamer (3.0.4-2.1) unstable; urgency=medium + + * Non-maintainer upload. + * Drop extraneous dependency on python3-pkg-resources (Closes: #1083976) + + -- Alexandre Detiste <[email protected]> Fri, 03 Apr 2026 17:41:45 +0200 + tvnamer (3.0.4-2) unstable; urgency=medium * drop DPT diff -Nru tvnamer-3.0.4/debian/control tvnamer-3.0.4/debian/control --- tvnamer-3.0.4/debian/control 2024-03-02 08:30:32.000000000 +0100 +++ tvnamer-3.0.4/debian/control 2026-04-03 17:41:14.000000000 +0200 @@ -13,8 +13,7 @@ Package: tvnamer Architecture: all -Depends: python3-pkg-resources, - python3-tvdb-api (>= 3), +Depends: python3-tvdb-api (>= 3), ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},

