1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81
|
stravalib (2.4-2) unstable; urgency=medium
* Team upload.
* Replace dependency on transitional python3-tz with new python3-pytz
* Drop "Rules-Requires-Root: no": it is now the default
-- Alexandre Detiste <tchet@debian.org> Sun, 16 Nov 2025 15:48:00 +0100
stravalib (2.4-1) unstable; urgency=medium
* Upload into unstable.
-- Anton Gladky <gladk@debian.org> Fri, 29 Aug 2025 22:21:22 +0200
stravalib (2.4-1~exp1) experimental; urgency=medium
* [e8a8e20] New upstream version 2.4
* [c5e6569] chore: Bump Standards-Version to 4.7.2
-- Anton Gladky <gladk@debian.org> Sun, 06 Jul 2025 00:10:06 +0200
stravalib (2.3-1) unstable; urgency=medium
* [c50edf4] New upstream version 2.3
* [3de4f77] Apply cme fix dpkg. Set Standards-Version: 4.7.0
-- Anton Gladky <gladk@debian.org> Sat, 05 Apr 2025 23:14:32 +0200
stravalib (2.2-1) unstable; urgency=medium
* Team upload.
* Add direct build-dependency on python3-pydantic-core, since it's used
directly by stravalib.model.
* New upstream release.
* Switch to autopkgtest-pkg-pybuild.
-- Colin Watson <cjwatson@debian.org> Fri, 14 Feb 2025 02:11:38 +0000
stravalib (2.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Mon, 11 Nov 2024 10:15:15 +0000
stravalib (2.0-2) unstable; urgency=medium
* Team upload.
* debian/watch: Exclude pre-releases.
-- Colin Watson <cjwatson@debian.org> Sun, 20 Oct 2024 13:23:22 +0100
stravalib (2.0-1) unstable; urgency=medium
* Team upload.
[ Andreas Tille ]
* Make DPT Maintainer with agreement of Anton Gladky
* Standards-Version: 4.6.2 (routine-update)
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
* Rules-Requires-Root: no (routine-update)
* Trim trailing whitespace.
* Use canonical URL in Vcs-Git.
* Build-Depends: pybuild-plugin-pyproject
[ Benjamin Drung ]
* Build-depend on python3-tz (Closes: #1069826)
* Drop unused python3-pytzdata dependency
* Drop removing pyproject.toml on clean
[ Colin Watson ]
* Fix debian/watch syntax.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Tue, 10 Sep 2024 10:27:21 +0100
stravalib (1.3.0-1) unstable; urgency=medium
* Initial upload (Closes: #1035687)
-- Anton Gladky <gladk@debian.org> Tue, 16 May 2023 23:08:22 +0200
|