Skip to content
Commits on Source (2)
custodia (0.6.0-4) unstable; urgency=medium
* Team upload
* Switch pylint3 to pylint, the former is now a cruft package
-- Gianfranco Costamagna <locutusofborg@debian.org> Tue, 10 Dec 2019 15:25:09 +0100
custodia (0.6.0-3) unstable; urgency=medium
* Migrate to python3. (Closes: #939100)
......
......@@ -7,7 +7,7 @@ Build-Depends:
debhelper (>= 11),
dh-python,
pep8,
pylint3,
pylint,
python3-all (>= 2.6.6-3),
python3-coverage,
python3-flake8,
......