diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-02-08 12:17:31 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-02-08 12:17:31 +0000 |
commit | 42d2c3846dab6f1e9616c6e715fa2ac13c8aab57 (patch) | |
tree | 3ab75093ca54c1116e58e0a96d6741acc9acee60 | |
parent | Adding TODO file. (diff) | |
download | pgcli-42d2c3846dab6f1e9616c6e715fa2ac13c8aab57.tar.xz pgcli-42d2c3846dab6f1e9616c6e715fa2ac13c8aab57.zip |
Releasing debian version 3.1.0-2.debian/3.1.0-2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9987bd7..03afd27 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +pgcli (3.1.0-2) sid; urgency=medium + + * Uploading to sid. + * Manually sorting fields in control. + * Adding rules-requires-root field. + * Removing trailing slash in URL in copyright. + * Repeating section per binary package in control for consistency reasons. + * Correcting postgres spelling in package long-description. + * Correcting postgres spelling in manpage description. + * Adding TODO file. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 08 Feb 2021 13:16:26 +0100 + pgcli (3.1.0-1) sid; urgency=medium * Uploading to sid. |