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 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
|
pylint-django (0.7.2-1+deb9u1) stretch; urgency=medium
* Non-maintainer upload.
* Fix the python3-pylint-django dependencies. (Closes: #867413)
-- Adrian Bunk <bunk@debian.org> Mon, 19 Mar 2018 21:37:50 +0200
pylint-django (0.7.2-1) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* Fixed VCS URL (https).
[ Daniel Stender ]
* New upstream release.
* deb/control: bumped standards to 3.9.8 (no changes needed).
* deb/copyright: expanded copyright span, corrected.
* deb/rules: enabled tests, updated info.
-- Daniel Stender <stender@debian.org> Fri, 24 Jun 2016 21:18:54 +0200
pylint-django (0.7.1-1) unstable; urgency=medium
* Team upload.
* New upstream tarball (Closes: #807306, #810329).
* deb/control:
+ added Django to build deps (needed for tests).
+ corrected Homepage (Closes: #795000).
* deb/rules:
+ add dh_auto_test override with custom tests options.
* Added deb/source/options (extend-diff-ignore on egg-info).
-- Daniel Stender <debian@danielstender.com> Fri, 29 Jan 2016 13:35:12 +0100
pylint-django (0.6-2) unstable; urgency=medium
* Team upload.
* Add pylint, pylint3, python-pylint-plugin-utils,
python3-pylint-plugin-utils to Build-Depends for the test
suite that is now auto-executed with Python 3.5.
Closes: #800675
-- Raphaël Hertzog <hertzog@debian.org> Sat, 10 Oct 2015 23:18:34 +0200
pylint-django (0.6-1) unstable; urgency=medium
* Initial release (Closes: #768567)
-- Joseph Herlant <herlantj@gmail.com> Sat, 14 Mar 2015 21:47:00 -0700
|