From e36f139849ba1a9f5ddb1585ba5f3788e4ab098a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Dylan=20A=C3=AFssi?= <dylan.aissi@collabora.com>
Date: Wed, 26 Jul 2023 17:13:00 +0200
Subject: [PATCH] Release apertis-update-manager version 0.2023.4
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 69e905f..35d082a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+apertis-update-manager (0.2023.4) apertis; urgency=medium
+
+  * Refresh the automatically detected licensing information
+  * Install dbus policy files in /usr/share/ instead of /etc/
+    dbus 1.14.0 officially deprecates the use of /etc/dbus-1 for
+    dbus policy from packages. See https://bugs.debian.org/1006631 and
+    https://salsa.debian.org/lintian/lintian/-/commit/7e1577c1
+  * Switch to debhelper-compat (= 13)
+  * Add LGPL-2+ paragraph in debian/copyright
+  * Drop minimal required version of libostree-dev in Build-Deps
+  * Use CURDIR instead of PWD in debian/rules
+
+ -- Dylan Aïssi <dylan.aissi@collabora.com>  Wed, 26 Jul 2023 17:11:29 +0200
+
 apertis-update-manager (0.2023.3) apertis; urgency=medium
 
   * Update debian/apertis/copyright
-- 
GitLab