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 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127
|
python-ulmo (0.8.8+dfsg1-8) unstable; urgency=medium
* Team upload.
* Remove usage of python3-mock
-- Alexandre Detiste <tchet@debian.org> Sat, 14 Dec 2024 21:51:57 +0100
python-ulmo (0.8.8+dfsg1-7) unstable; urgency=medium
* Team upload.
* Makr autopkgtest as needing internet.
-- Alexandre Detiste <tchet@debian.org> Wed, 02 Oct 2024 18:49:30 +0200
python-ulmo (0.8.8+dfsg1-6) unstable; urgency=medium
* Team upload.
* Replace python3-appdirs with python3-platformdirs 2/2
-- Alexandre Detiste <tchet@debian.org> Mon, 23 Sep 2024 22:46:48 +0200
python-ulmo (0.8.8+dfsg1-5) unstable; urgency=medium
* Team upload.
* Replace python3-appdirs with python3-platformdirs (Closes: #1068003)
-- Alexandre Detiste <tchet@debian.org> Sun, 22 Sep 2024 16:05:19 +0200
python-ulmo (0.8.8+dfsg1-4) unstable; urgency=medium
* Team upload.
* Add patch to replace StrictVersion from distutils to Version from
packaging (Closes: #1074525).
* d/control: Add python3-packaging as build dependency.
* d/control: Bump Standards-Version to 4.7.0 (from 4.6.2; no further changes
needed).
-- Emmanuel Arias <eamanu@debian.org> Sun, 07 Jul 2024 10:11:01 -0300
python-ulmo (0.8.8+dfsg1-3) unstable; urgency=medium
* Team upload.
[ Rebecca N. Palmer ]
* Don't fail on malformed or changed test data
Closes: #1044057
[ Andreas Tille ]
* Remove trailing whitespace in debian/changelog (routine-update)
* Add upstream metadata
* Run autopkgtest with all supported Python3 versions
-- Andreas Tille <tille@debian.org> Tue, 20 Feb 2024 10:45:54 +0100
python-ulmo (0.8.8+dfsg1-2) unstable; urgency=medium
* Team upload.
* Remove usage of python3-future, this module is not compatible with Py3.12
(Thanks for the patch to Alexandre Detiste)
Closes: #1059098
* Standards-Version: 4.6.2 (routine-update)
* debhelper-compat 13 (routine-update)
* Remove trailing whitespace in debian/copyright (routine-update)
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
* Rules-Requires-Root: no (routine-update)
* watch file standard 4 (routine-update)
* Do not require an online connection in autopkgtest (Thanks for the patch
to Lukas Märdian <slyon@ubuntu.com>)
Closes: #1011225
* Exclude two additional tests from autopkgtest (test_get_stations_as_dicts,
test_get_stations_as_dataframe)
-- Andreas Tille <tille@debian.org> Sat, 06 Jan 2024 18:25:10 +0100
python-ulmo (0.8.8+dfsg1-1) unstable; urgency=medium
* [37d3df1] Correct broken d/watch file
* [ece673b] New upstream version 0.8.8+dfsg1
* [a04be3c] Add python3-suds runtime dep (Closes: #1000818)
* [48e159e] Use @debian.org address for my Uploaders d/control entry
* [ca92d60] Run offline upstream tests as autopkgtest (Closes: #974476)
* [ec94483] New upstream version 0.8.8+dfsg1
* [465e0a7] Refresh fix-docs-path.patch
-- Kurt Kremitzki <kkremitzki@debian.org> Tue, 25 Jan 2022 17:07:58 -0600
python-ulmo (0.8.5+dfsg1-1) unstable; urgency=medium
* [5fc5643] Remove Python 2 package (Closes: #932654)
* [f42a6e0] New upstream version 0.8.5+dfsg1
* [1bd7ca2] Remove fix-pandas-futurewarning.patch, fixed upstream
* [efb10d0] Update to Standards-Version 4.4.0 (no changes)
* [5ff386d] Bump to debhelper compat 12
-- Kurt Kremitzki <kurt@kwk.systems> Tue, 23 Jul 2019 01:02:55 -0500
python-ulmo (0.8.4+dfsg1-3) unstable; urgency=medium
* [4fa28cf] Update to Standards-Version 4.2.1; no change required
-- Kurt Kremitzki <kurt@kwk.systems> Wed, 10 Oct 2018 04:29:56 -0500
python-ulmo (0.8.4+dfsg1-2) unstable; urgency=medium
* [7150daa] Correct Vcs-* fields
* [027b50b] Mark python-ulmo-doc as Multi-Arch: foreign
* [d72b6f6] Add patch to fix FutureWarning
-- Kurt Kremitzki <kurt@kwk.systems> Sun, 19 Aug 2018 09:31:30 -0500
python-ulmo (0.8.4+dfsg1-1) unstable; urgency=medium
* [a3fe8ee] Update d/tests/control to use correct Python module
* [30c30a7] Add Files-Excluded to d/copyright to make package DFSG compliant
(Closes: #905636)
* [808c949] New upstream version 0.8.4+dfsg1
* [aad9fbf] Update d/watch as part of DFSG repacking
* [137e808] Update to Standards-Version 4.2.0; no change required
-- Kurt Kremitzki <kurt@kwk.systems> Tue, 07 Aug 2018 18:36:24 -0500
python-ulmo (0.8.4-1) unstable; urgency=medium
* Initial release. (Closes: #894672)
* Includes Python 2 version
-- Kurt Kremitzki <kurt@kwk.systems> Sun, 29 Jul 2018 04:31:08 -0500
|