diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-11-07 17:52:54 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-11-07 17:52:54 +0000 |
commit | a65b7a80206c401f625427b0b975a4562ffe78c1 (patch) | |
tree | 51c4b00d0f1230644bde57a11dd901ba57a61011 | |
parent | Moving upgrade handling in postinst to its own function. (diff) | |
download | open-infrastructure-compute-tools-a65b7a80206c401f625427b0b975a4562ffe78c1.tar.xz open-infrastructure-compute-tools-a65b7a80206c401f625427b0b975a4562ffe78c1.zip |
Releasing debian version 20211103-2.debian/20211103-2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 374f1d9..d2e7179 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +open-infrastructure-compute-tools (20211103-2) sid; urgency=medium + + * Uploading to sid. + * Adding upgrade-handling for logfiles from buster to bullseye and + newer. + * Adding upgrade-handling for hooks from buster to bullseye and newer. + * Moving upgrade handling in postinst to its own function. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 07 Nov 2021 18:52:51 +0100 + open-infrastructure-compute-tools (20211103-1) sid; urgency=medium * Uploading to sid. |