diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 20:13:59 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 20:13:59 +0000 |
commit | 22cfde8eacc9ee843f17141ac48371785ab4adc1 (patch) | |
tree | 19f7b1e53b28d85c772d1dbbd95a1ba96cae3813 /debian | |
parent | Merging upstream version 0.1.22.2. (diff) | |
download | debputy-22cfde8eacc9ee843f17141ac48371785ab4adc1.tar.xz debputy-22cfde8eacc9ee843f17141ac48371785ab4adc1.zip |
Adding debian version 0.1.22.2.debian/0.1.22.2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 430726f..ea70ec5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +debputy (0.1.22.2) unstable; urgency=medium + + * Restore registration of `conffiles` in `dh-sequence-debputy` + integration. Thanks to Sven Joachim <svenjoac@gmx.de> + for reporting the bug. (Closes: #1067860) + * LSP: Add `XB-Installer-Menu-Item` as a known field + + -- Niels Thykier <niels@thykier.net> Thu, 28 Mar 2024 08:41:14 +0100 + debputy (0.1.22.1) unstable; urgency=medium [ Sven Joachim ] |