diff -Nru mutagen-1.43.0/debian/changelog mutagen-1.43.0+1/debian/changelog --- mutagen-1.43.0/debian/changelog 2019-11-24 16:56:47.000000000 +0000 +++ mutagen-1.43.0+1/debian/changelog 2019-11-24 17:16:35.000000000 +0000 @@ -1,5 +1,5 @@ -mutagen (1.43.0-0~ppa0~xenial) xenial; urgency=medium +mutagen (1.43.0+1-0~ppa1~xenial) xenial; urgency=medium * unofficial/untested trunk build - -- Christoph Reiter Sun, 24 Nov 2019 17:56:47 +0100 + -- Christoph Reiter Sun, 24 Nov 2019 18:16:35 +0100 diff -Nru mutagen-1.43.0/debian/control mutagen-1.43.0+1/debian/control --- mutagen-1.43.0/debian/control 2019-11-24 16:56:47.000000000 +0000 +++ mutagen-1.43.0+1/debian/control 2019-11-24 17:16:35.000000000 +0000 @@ -13,6 +13,8 @@ oggz-tools, python-all (>= 2.6.6-3~), python3-all, + python-setuptools, + python3-setuptools, vorbis-tools, dh-python Standards-Version: 3.9.6 @@ -24,7 +26,8 @@ Package: python-mutagen Architecture: all -Depends: ${misc:Depends}, ${python:Depends} +Depends: ${misc:Depends}, ${python:Depends}, + python-pkg-resources Description: audio metadata editing library Mutagen is a Python module to handle audio metadata. It supports FLAC, M4A, MP3, Ogg FLAC, Ogg Speex, Ogg Theora, Ogg Vorbis, True Audio, and @@ -37,7 +40,8 @@ Package: python3-mutagen Architecture: all -Depends: ${misc:Depends}, ${python3:Depends} +Depends: ${misc:Depends}, ${python3:Depends}, + python3-pkg-resources Description: audio metadata editing library (Python 3) Mutagen is a Python module to handle audio metadata. It supports FLAC, M4A, MP3, Ogg FLAC, Ogg Speex, Ogg Theora, Ogg Vorbis, True Audio, and