From f806665345a4cff1e25aa73098003b8a81d3ce48 Mon Sep 17 00:00:00 2001 From: renbin Date: Fri, 22 Dec 2023 11:18:20 +0800 Subject: [PATCH] chore: Bump version to 5.7.10 Add tx/deepin.conf config. Bump version to 5.7.10 PR: * https://github.com/linuxdeepin/deepin-boot-maker/pull/45 * https://github.com/linuxdeepin/deepin-boot-maker/pull/32 * https://github.com/linuxdeepin/deepin-boot-maker/pull/46 * https://github.com/linuxdeepin/deepin-boot-maker/pull/58 Log: Bump version to 5.7.10 --- .tx/deepin.conf | 2 ++ debian/changelog | 11 +++++++++++ 2 files changed, 13 insertions(+) create mode 100644 .tx/deepin.conf diff --git a/.tx/deepin.conf b/.tx/deepin.conf new file mode 100644 index 00000000..c230b4f8 --- /dev/null +++ b/.tx/deepin.conf @@ -0,0 +1,2 @@ +[transifex] +branch = m20 diff --git a/debian/changelog b/debian/changelog index 96fc5a33..b5a2dcb4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +deepin-boot-maker (5.7.10) unstable; urgency=medium + + * chore: adapt license and copyright (#45)(Task: 187933) + * docs: linux dependency update (#32) + Thanks to Alvaro Samudio + * fix: remove macOS and windows support (#46) + Thanks to guonafu + * feat: Adapt dbus security standard.(Task: 310479) + + -- renbin Fri, 22 Dec 2023 11:14:14 +0800 + deepin-boot-maker (5.6.12-1) unstable; urgency=low * fix lintian warnings