diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-03-13 18:08:07 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-03-13 18:08:07 +0000 |
commit | a24d8daeaa82e9639b7f15278e369a039ee63f15 (patch) | |
tree | 4022c697ff1ac87bf4663ccd391dd06142f98e81 | |
parent | Temporarily disabling failing on test suite errors with python 3.12 as termin... (diff) | |
download | terminaltables-a24d8daeaa82e9639b7f15278e369a039ee63f15.tar.xz terminaltables-a24d8daeaa82e9639b7f15278e369a039ee63f15.zip |
Releasing debian version 3.1.10-4.debian/3.1.10-4
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3e0c367..3b522d7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +terminaltables (3.1.10-4) sid; urgency=medium + + * Uploading to sid. + * Updating copyright for 2024. + * Temporarily disabling failing on test suite errors with python 3.12 as + terminaltables is mostly only used by the dbcli programs (pgcli, + mycli) and they don't seem to have an issue with it (Closes: + #1066729). + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Wed, 13 Mar 2024 19:08:01 +0100 + terminaltables (3.1.10-3) sid; urgency=medium * Uploading to sid. |