summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-02-08 11:24:25 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-02-08 11:24:25 +0000
commit64d743a7361dca63024be9b70f696ebbb47541bf (patch)
tree8e5865f2328d640d3b4de38d94b7b5bbffb778d8
parentAdding python3-sqlparse to build-depends rather than python3-pgspecial, neede... (diff)
downloadpgcli-64d743a7361dca63024be9b70f696ebbb47541bf.tar.xz
pgcli-64d743a7361dca63024be9b70f696ebbb47541bf.zip
Releasing debian version 3.1.0-1.debian/3.1.0-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/changelog28
1 files changed, 28 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 02d6033..9987bd7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,31 @@
+pgcli (3.1.0-1) sid; urgency=medium
+
+ * Uploading to sid.
+ * Adding myself as maintainer, thanks Lennart.
+ * Updating vcs fields.
+ * Updating to debhelper version 13.
+ * Updating to standards version 4.5.1.
+ * Updating homepage field.
+ * Dropping versions from depends fulfilled by buster.
+ * Updating package descriptions.
+ * Updating and harmonizing copyright file.
+ * Removing gbp.conf.
+ * Updating watch file.
+ * Removing vendorizing patch for cli-helpers and depending on it directly, now
+ that it's in debian.
+ * Removing patch to change dependency version for python3-pgspecial
+ (backporting it to buster needs a few packages anyway, so one more doesn't
+ make much of a difference, but we'll save the upstream diff here).
+ * Switching rules to use unchanged pybuild since we're using cli-helpers now.
+ * Correcting typo in timeformat in changelog.
+ * Moving manpage to subdirectory within debian sources.
+ * Reformating, harmonizing and updating manpage.
+ * Wrap-and-sorting debian directory.
+ * Removing some automatically detected python depends.
+ * Adding python3-sqlparse to build-depends rather than python3-pgspecial, needed to run the test target.
+
+ -- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 08 Feb 2021 12:21:23 +0100
+
pgcli (3.1.0-0.3) unstable; urgency=medium
* Non-maintainer upload.