From 03c73c36f3664f30936bd618b7ba9256c31ed417 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Dylan=20A=C3=AFssi?= <dylan.aissi@collabora.com>
Date: Tue, 1 Oct 2024 17:38:42 +0200
Subject: [PATCH] Release apertis-dev-tools version 0.2024.13
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 | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index de7263f..a4aba63 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+apertis-dev-tools (0.2024.13) apertis; urgency=medium
+
+  * import-debian-package:
+      - Don't trigger pipeline on downstream,
+        instead create a merge request to generate debian/apertis/copyright.
+        Actually pipelines on downstreams fail at this step because these
+        branches are missing the debian/apertis/copyright file. Instead we
+        create a merge request, thus the missing file will be generated with
+        the job scan-licenses.
+      - Run isort and black.
+      - Fix issues detected by flake8.
+      - Fix path to rulez.yaml
+
+ -- Dylan Aïssi <dylan.aissi@collabora.com>  Thu, 03 Oct 2024 12:10:56 +0200
+
 apertis-dev-tools (0.2024.12) apertis; urgency=medium
 
     * apertis-pkg-merge-upstream-to-downstreams:
-- 
GitLab