diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-02-08 10:32:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-02-08 10:32:33 +0000 |
commit | 21aba3b6bf8250647756ea905784d3e224b63876 (patch) | |
tree | 252515953978cec01702bfb0a162ef0f2bb93bc6 | |
parent | Adding debian version 3.1.0-0.1. (diff) | |
download | pgcli-21aba3b6bf8250647756ea905784d3e224b63876.tar.xz pgcli-21aba3b6bf8250647756ea905784d3e224b63876.zip |
Releasing debian version 3.1.0-0.2.debian/3.1.0-0.2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 16cedaf..a2dfa44 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +pgcli (3.1.0-0.2) unstable; urgency=medium + + * Non-maintainer upload. + * Uploading pgcli to unstable now that pendulum passed NEW: + - pgcli will still not work due to missing pytzdata (NEW; depends of pendulum), + but it will as soon pytzdata is accepted. + - the current pgcli in unstable doesn't work anyway because of python3-harmonze, + so we're not worse off by uploading now. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 07 Feb 2021 07:36:00 +0100 + pgcli (3.1.0-0.1) experimental; urgency=medium * Non-maintainer upload. |