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
|
pydocstyle (1.0.0-3) unstable; urgency=medium
* Ship transition tool /usr/bin/pep257:
+ don't strip pep257 from the binary package in deb/rules.
+ add Conflicts and Replaces against pep257 in deb/control.
+ add pep257 to lintian override.
* deb/control:
+ bumped standards to 3.9.8 (no changes needed).
-- Daniel Stender <stender@debian.org> Wed, 29 Jun 2016 09:30:20 +0200
pydocstyle (1.0.0-2) unstable; urgency=medium
* added deb/source/options (ignore egg-info).
* deb/rules: skip test_integration completely temporarily (see comment,
also changed in deb/tests/pydocstyle).
* dropped fix-tests-py3-environment.patch (not needed anymore).
-- Daniel Stender <stender@debian.org> Sun, 06 Mar 2016 12:27:53 +0100
pydocstyle (1.0.0-1) unstable; urgency=medium
* Initial release (Closes: #816498).
-- Daniel Stender <stender@debian.org> Wed, 02 Mar 2016 21:10:58 +0100
|