Compare commits
4 commits
46f2e8cdc8
...
1203f72777
Author | SHA1 | Date | |
---|---|---|---|
1203f72777 | |||
e6db81e2f9 | |||
4f17d26729 | |||
0f2305ea09 |
2 changed files with 21 additions and 21 deletions
36
debian/changelog
vendored
36
debian/changelog
vendored
|
@ -1,62 +1,63 @@
|
||||||
|
tqdm (4.67.1-2) sid; urgency=medium
|
||||||
|
|
||||||
|
* Updating source url in copyright.
|
||||||
|
* Updating vcs fields.
|
||||||
|
* Trimming debian changelog.
|
||||||
|
* Updating email address.
|
||||||
|
|
||||||
|
-- Daniel Baumann <daniel@debian.org> Wed, 05 Feb 2025 19:28:09 +0100
|
||||||
|
|
||||||
tqdm (4.67.1-1) sid; urgency=medium
|
tqdm (4.67.1-1) sid; urgency=medium
|
||||||
|
|
||||||
* Uploading to sid.
|
|
||||||
* Merging upstream version 4.67.1.
|
* Merging upstream version 4.67.1.
|
||||||
|
|
||||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 25 Nov 2024 08:20:39 +0100
|
-- Daniel Baumann <daniel@debian.org> Mon, 25 Nov 2024 08:20:39 +0100
|
||||||
|
|
||||||
tqdm (4.67.0-1) sid; urgency=medium
|
tqdm (4.67.0-1) sid; urgency=medium
|
||||||
|
|
||||||
* Uploading to sid.
|
|
||||||
* Merging upstream version 4.67.0.
|
* Merging upstream version 4.67.0.
|
||||||
|
|
||||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 09 Nov 2024 09:16:17 +0100
|
-- Daniel Baumann <daniel@debian.org> Sat, 09 Nov 2024 09:16:17 +0100
|
||||||
|
|
||||||
tqdm (4.66.5-1) sid; urgency=medium
|
tqdm (4.66.5-1) sid; urgency=medium
|
||||||
|
|
||||||
* Uploading to sid.
|
|
||||||
* Merging upstream version 4.66.5.
|
* Merging upstream version 4.66.5.
|
||||||
|
|
||||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 05 Aug 2024 10:28:23 +0200
|
-- Daniel Baumann <daniel@debian.org> Mon, 05 Aug 2024 10:28:23 +0200
|
||||||
|
|
||||||
tqdm (4.66.4-2) sid; urgency=medium
|
tqdm (4.66.4-2) sid; urgency=medium
|
||||||
|
|
||||||
* Uploading to sid.
|
|
||||||
* Rebuilding without changes with python3.12 to get regenerated metadata
|
* Rebuilding without changes with python3.12 to get regenerated metadata
|
||||||
(Closes: #1077191).
|
(Closes: #1077191).
|
||||||
|
|
||||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 27 Jul 2024 00:32:08 +0200
|
-- Daniel Baumann <daniel@debian.org> Sat, 27 Jul 2024 00:32:08 +0200
|
||||||
|
|
||||||
tqdm (4.66.4-1) sid; urgency=medium
|
tqdm (4.66.4-1) sid; urgency=medium
|
||||||
|
|
||||||
* Uploading to sid.
|
|
||||||
* Merging upstream version 4.66.4:
|
* Merging upstream version 4.66.4:
|
||||||
- any optional non-boolean CLI arguments are passed through python's eval,
|
- any optional non-boolean CLI arguments are passed through python's eval,
|
||||||
allowing arbitrary code execution [CVE-2024-34062] (Closes: #1070372).
|
allowing arbitrary code execution [CVE-2024-34062] (Closes: #1070372).
|
||||||
|
|
||||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 04 May 2024 18:02:53 +0200
|
-- Daniel Baumann <daniel@debian.org> Sat, 04 May 2024 18:02:53 +0200
|
||||||
|
|
||||||
tqdm (4.66.2-3) sid; urgency=medium
|
tqdm (4.66.2-3) sid; urgency=medium
|
||||||
|
|
||||||
* Uploading to sid.
|
|
||||||
* Updating to standards-version 4.7.0.
|
* Updating to standards-version 4.7.0.
|
||||||
* Adding python3-setuptools-scm to build-depends so tqdm outputs its
|
* Adding python3-setuptools-scm to build-depends so tqdm outputs its
|
||||||
version properly, thanks to Michael R. Crusoe <crusoe@debian.org>
|
version properly, thanks to Michael R. Crusoe <crusoe@debian.org>
|
||||||
(Closes: #1069896).
|
(Closes: #1069896).
|
||||||
|
|
||||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 27 Apr 2024 04:54:43 +0200
|
-- Daniel Baumann <daniel@debian.org> Sat, 27 Apr 2024 04:54:43 +0200
|
||||||
|
|
||||||
tqdm (4.66.2-2) sid; urgency=medium
|
tqdm (4.66.2-2) sid; urgency=medium
|
||||||
|
|
||||||
* Uploading to sid.
|
|
||||||
* Adding python3-dask to build-depends for additional tests.
|
* Adding python3-dask to build-depends for additional tests.
|
||||||
* Running wrap-and-sort on debian files.
|
* Running wrap-and-sort on debian files.
|
||||||
|
|
||||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 02 Mar 2024 09:52:28 +0100
|
-- Daniel Baumann <daniel@debian.org> Sat, 02 Mar 2024 09:52:28 +0100
|
||||||
|
|
||||||
tqdm (4.66.2-1) sid; urgency=medium
|
tqdm (4.66.2-1) sid; urgency=medium
|
||||||
|
|
||||||
* Uploading to sid.
|
|
||||||
* Merging upstream version 4.66.2.
|
* Merging upstream version 4.66.2.
|
||||||
* Adding rules-requires-root field.
|
* Adding rules-requires-root field.
|
||||||
* Adding vcs fields.
|
* Adding vcs fields.
|
||||||
|
@ -77,14 +78,13 @@ tqdm (4.66.2-1) sid; urgency=medium
|
||||||
* Using dedidated debhelper files for examples installation.
|
* Using dedidated debhelper files for examples installation.
|
||||||
* Reordering dh call in rules for consistency.
|
* Reordering dh call in rules for consistency.
|
||||||
|
|
||||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 02 Mar 2024 09:46:32 +0100
|
-- Daniel Baumann <daniel@debian.org> Sat, 02 Mar 2024 09:46:32 +0100
|
||||||
|
|
||||||
tqdm (4.64.1-4) sid; urgency=medium
|
tqdm (4.64.1-4) sid; urgency=medium
|
||||||
|
|
||||||
* Uploading to sid.
|
|
||||||
* New maintainer (Closes: #1065236).
|
* New maintainer (Closes: #1065236).
|
||||||
|
|
||||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 02 Mar 2024 09:21:39 +0100
|
-- Daniel Baumann <daniel@debian.org> Sat, 02 Mar 2024 09:21:39 +0100
|
||||||
|
|
||||||
tqdm (4.64.1-3) unstable; urgency=medium
|
tqdm (4.64.1-3) unstable; urgency=medium
|
||||||
|
|
||||||
|
|
6
debian/control
vendored
6
debian/control
vendored
|
@ -1,7 +1,7 @@
|
||||||
Source: tqdm
|
Source: tqdm
|
||||||
Section: python
|
Section: python
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
|
Maintainer: Daniel Baumann <daniel@debian.org>
|
||||||
Build-Depends:
|
Build-Depends:
|
||||||
debhelper-compat (= 13),
|
debhelper-compat (= 13),
|
||||||
pybuild-plugin-pyproject,
|
pybuild-plugin-pyproject,
|
||||||
|
@ -19,8 +19,8 @@ Build-Depends:
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
Standards-Version: 4.7.0
|
Standards-Version: 4.7.0
|
||||||
Homepage: https://tqdm.github.io
|
Homepage: https://tqdm.github.io
|
||||||
Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/tqdm
|
Vcs-Browser: https://forgejo.debian.net/python/tqdm
|
||||||
Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/tqdm
|
Vcs-Git: https://forgejo.debian.net/python/tqdm
|
||||||
|
|
||||||
Package: python3-tqdm
|
Package: python3-tqdm
|
||||||
Architecture: all
|
Architecture: all
|
||||||
|
|
Loading…
Add table
Reference in a new issue