Control: tags 945631 + patch
Dear maintainer, I've prepared an NMU for cuetools (versioned as 1.4.1-0.2). The diff is attached to this message. Regards.
diff -Nru cuetools-1.4.1/debian/changelog cuetools-1.4.1/debian/changelog --- cuetools-1.4.1/debian/changelog 2019-10-03 16:20:55.000000000 -0400 +++ cuetools-1.4.1/debian/changelog 2020-03-15 21:42:56.000000000 -0400 @@ -1,3 +1,10 @@ +cuetools (1.4.1-0.2) unstable; urgency=medium + + * Non-maintainer upload. + * switch to python3-mutagen; Closes: #945631 + + -- Sandro Tosi <[email protected]> Sun, 15 Mar 2020 21:42:56 -0400 + cuetools (1.4.1-0.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru cuetools-1.4.1/debian/control cuetools-1.4.1/debian/control --- cuetools-1.4.1/debian/control 2019-10-03 16:20:55.000000000 -0400 +++ cuetools-1.4.1/debian/control 2020-03-15 21:42:44.000000000 -0400 @@ -11,7 +11,7 @@ Package: cuetools Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - python-mutagen | id3v2 + python3-mutagen | id3v2 Recommends: flac, vorbis-tools Description: tools for manipulating CUE/TOC files cuetools is a set of programs that are useful for manipulating CUE sheet

