From d74e47550a35d2830f10db1fe3cf0e66fea929ff Mon Sep 17 00:00:00 2001 From: Khosrow Moossavi Date: Fri, 31 Jan 2025 12:24:08 -0500 Subject: [PATCH] chore: bump changelog version to 0.3.5-3 --- debian/changelog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/debian/changelog b/debian/changelog index 1ef4b92..ae85137 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +xdg-desktop-portal-regolith (0.3.5-3) jammy; urgency=medium + + [ Regolith Linux ] + * fix: remove missing package as build dep for bookworm + + [ Khosrow Moossavi ] + * feat: enable github action to test pull requests + * feat: enable github action to publish to unstable + * feat: enable github action to publish to testing + * feat: enable github action to prepare release + * chore: use regolith-ci-bot user and token + * fix: create release tag from correct git sha + + -- Regolith Linux Fri, 31 Jan 2025 12:23:08 -0500 + xdg-desktop-portal-regolith (0.3.5-2) jammy; urgency=medium * fix: add missing systemd dependency to control to fix build on oracular