diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-02-19 17:09:50 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-02-19 17:09:50 +0000 |
commit | a5b8aafe1e54ea124da8d30bd91b1c09f2fb1eac (patch) | |
tree | ace707ae2475bb954914c61a3b78dc33f4b2bcb5 | |
parent | Using variables for username and groupname in maintainer scripts. (diff) | |
download | deluge-a5b8aafe1e54ea124da8d30bd91b1c09f2fb1eac.tar.xz deluge-a5b8aafe1e54ea124da8d30bd91b1c09f2fb1eac.zip |
Releasing debian version 2.1.1-2.debian/2.1.1-2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index cc9c771..a69c590 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +deluge (2.1.1-2) experimental; urgency=medium + + * Uploading to experimental. + * Correcting function typo in deluged postrm script. + * Silencing user and group removals in deluged postrm. + * Also creating deluged group if needed in deluged postinst script. + * Using variables for username and groupname in maintainer scripts. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 19 Feb 2023 18:09:47 +0100 + deluge (2.1.1-1) experimental; urgency=medium * Uploading to experimental. |