From 2019391c578503cfd6c4d53cb8cd0f6d9c29b9f3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Dylan=20A=C3=AFssi?= <dylan.aissi@collabora.com>
Date: Thu, 3 Oct 2024 12:17:40 +0200
Subject: [PATCH] Release apertis-dev-tools version 0.2024.14
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Dylan Aïssi <dylan.aissi@collabora.com>
---
 debian/changelog | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a4aba63..3a19106 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:
-- 
GitLab