1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
pytaglib (0.3.6+dfsg-2) unstable; urgency=low
* Added /src/pytaglib.egg-info to debian/clean, so package can build twice
in a row. Closes: #736265
* Removed explicit dependency on libtag1c2a in debian/rules. Closes: #736262
-- Charlie Smotherman <cjsmo@cableone.net> Mon, 21 Jan 2014 16:59:22 -0500
pytaglib (0.3.6+dfsg-1) unstable; urgency=low
* FtpMasters have deemed that /src/tests/data/id3v22-tda.mp3 is non-free
content. Removed /src/tests/data/id3v22-tda.mp3 from the *orig.tar.gz,
repacked the tarball to comply with the DFSG. Bug report filed
upstream.
* With the removal of /src/tests/data/id3v22-tda.mp3 the tests suite fails,
disabled tests in debian/rules.
* Updated debian/copyright Source field with the correct URL, per
FtpMasters recommenations.
* Updated Standards Version to 3.9.5 no changes needed.
* Updated debian/watch to dversionmangle "dfsg".
* Added get-orig-source targe to debian/rules to repack the tarball.
-- Charlie Smotherman <cjsmo@cableone.net> Mon, 20 Jan 2014 08:12:13 -0500
pytaglib (0.3.6-1) unstable; urgency=low
* Initial release (Closes: #696455)
* Thx Jakub Wilk <jwilk@debian.org> for adding the Vcs-* fields.
-- Charlie Smotherman <cjsmo@cableone.net> Mon, 14 Oct 2013 21:19:47 -0500
|