diff --git a/debian/changelog b/debian/changelog index a4aba63942306894244b013f64b234661c07dafd..3a19106bc2b46005bcb88d8885c10f15b158531f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +apertis-dev-tools (0.2024.14) apertis; urgency=medium + + * local-gitlab-ci: enable lint job for all scripts in tools/ + * Rename local-gitlab-ci.yml into local-pre-source-build-gitlab-ci.yml + * Sort import with isort in tools/* + * Reformat with black the scripts in tools/* + * Improve lint job to check only python scripts + * routine-update-apertis: rename local-gitlab-ci.yml into + local-pre-source-build-gitlab-ci.yml + * Update .flake8 to improve compatibility between checker tools + * Fix issues detected by flake8 + + -- Dylan Aïssi <dylan.aissi@collabora.com> Thu, 03 Oct 2024 15:50:11 +0200 + apertis-dev-tools (0.2024.13) apertis; urgency=medium * import-debian-package: