diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 02:54:48 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 02:54:48 +0000 |
commit | 376e19bb0bce45dcdd9473ec15569f9fc2e2854f (patch) | |
tree | 369b53c24ad65a7c6944e6e3b4219dd66733d2e9 | |
parent | Adding python3-setuptools-scm to build-depends so tqdm outputs its version pr... (diff) | |
download | tqdm-376e19bb0bce45dcdd9473ec15569f9fc2e2854f.tar.xz tqdm-376e19bb0bce45dcdd9473ec15569f9fc2e2854f.zip |
Releasing debian version 4.66.2-3.debian/4.66.2-3
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 548c67f..bbc7280 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +tqdm (4.66.2-3) sid; urgency=medium + + * Uploading to sid. + * Updating to standards-version 4.7.0. + * Adding python3-setuptools-scm to build-depends so tqdm outputs its + version properly, thanks to Michael R. Crusoe <crusoe@debian.org> + (Closes: #1069896). + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 27 Apr 2024 04:54:43 +0200 + tqdm (4.66.2-2) sid; urgency=medium * Uploading to sid. |