diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-12-04 06:31:34 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-12-04 06:31:34 +0000 |
commit | 4005c4b23530e11040e7e2736c6b1a2afa9ae65f (patch) | |
tree | 5ab23ec70f1c1e1533390088223a225e35cdda3b | |
parent | Using pybuild-plugin-pyproject instead of flit within pybuild (Closes: #10253... (diff) | |
download | pydyf-4005c4b23530e11040e7e2736c6b1a2afa9ae65f.tar.xz pydyf-4005c4b23530e11040e7e2736c6b1a2afa9ae65f.zip |
Releasing debian version 0.5.0-2.debian/0.5.0-2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index acc5f92..2c04ae5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pydyf (0.5.0-2) sid; urgency=medium + + * Uploading to sid. + * Using pybuild-plugin-pyproject instead of flit within pybuild (Closes: + #1025397). + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 04 Dec 2022 07:31:31 +0100 + pydyf (0.5.0-1) sid; urgency=medium * Uploading to sid. |