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 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258
|
seaborn (0.13.2-5) unstable; urgency=medium
* Add patch to fixup tests with matplotlib 3.10
* Bump Standards-Version to 4.7.0 (no changes needed)
-- Nilesh Patra <nilesh@debian.org> Tue, 18 Mar 2025 11:52:52 +0530
seaborn (0.13.2-4.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix tests with NumPy 2.x (Closes: #1095096).
-- Andrey Rakhmatullin <wrar@debian.org> Fri, 14 Feb 2025 20:52:04 +0500
seaborn (0.13.2-4) unstable; urgency=medium
* Team Upload
* Remove dependency on deprecated Patsy (Closes: #1073190)
[ Nilesh Patra ]
* Drop Yaroslav and Michael from uploaders field.
+ Thanks for your work!
-- Alexandre Detiste <tchet@debian.org> Wed, 03 Jul 2024 12:26:25 +0200
seaborn (0.13.2-3) unstable; urgency=medium
* Remove "export PYBUILD_SYSTEM=flit" (Closes: #1067276)
* Update 32-bit patch to make an almost equal assertion for a test
-- Nilesh Patra <nilesh@iki.fi> Sun, 24 Mar 2024 10:33:11 +0530
seaborn (0.13.2-2) unstable; urgency=medium
* Add patch to avoid test failures on 32-bit (Closes: #1063273)
-- Nilesh Patra <nilesh@debian.org> Fri, 09 Feb 2024 22:22:55 +0530
seaborn (0.13.2-1) unstable; urgency=medium
* New upstream version 0.13.2 (Closes: #1053945)
-- Nilesh Patra <nilesh@debian.org> Tue, 30 Jan 2024 20:55:35 +0530
seaborn (0.12.2-1) unstable; urgency=medium
* New upstream version 0.12.2 (Closes: #1028858)
* Bump Standards-Version to 4.6.2 (no changes needed)
-- Nilesh Patra <nilesh@debian.org> Sat, 14 Jan 2023 23:31:48 +0530
seaborn (0.12.1-1) unstable; urgency=medium
* New upstream version 0.12.1
-- Nilesh Patra <nilesh@debian.org> Sun, 27 Nov 2022 00:37:00 +0530
seaborn (0.12.0-1) unstable; urgency=medium
* New upstream version 0.12.0
* d/watch: Point to tags instead of releases
* Bump Standards-Version to 4.6.1 (no changes needed)
* Drop all previous patches, merged/fixed upstream
* Move python3-tk to recommends (Closes: #910613)
* Add flit as B-D and declare the same in buildsystem
* Add autopkgtests
-- Nilesh Patra <nilesh@debian.org> Mon, 26 Sep 2022 22:26:18 +0530
seaborn (0.11.2-3) unstable; urgency=medium
* Pull upstream patch to fix
matplotlib 3.5 FTBFS (Closes: #999529)
-- Nilesh Patra <nilesh@debian.org> Sun, 19 Dec 2021 18:18:09 +0530
seaborn (0.11.2-2) unstable; urgency=medium
* d/control: Remove useless B-D on python3-nose
* Bump Standards-Version to 4.6.0 (no changes needed)
-- Nilesh Patra <nilesh@debian.org> Mon, 25 Oct 2021 01:37:52 +0530
seaborn (0.11.2-1) unstable; urgency=medium
* Refresh patches
* d/watch: Fix watch regex
* New upstream version 0.11.2
-- Nilesh Patra <nilesh@debian.org> Wed, 25 Aug 2021 17:38:32 +0530
seaborn (0.11.1-1) unstable; urgency=medium
* New upstream version 0.11.1
(Closes: #980688)
* Refresh patches
* Add myself to uploaders
* Declare compliance with policy 4.5.1
* Bump debhelper-compat version to 13
* Import warnings in test_axisgrid.py
-- Nilesh Patra <npatra974@gmail.com> Thu, 21 Jan 2021 17:21:52 +0530
seaborn (0.10.1-2) unstable; urgency=medium
* Team Upload.
* Refresh patch
* Fix square aspect test (Closes: #966991)
-- Nilesh Patra <npatra974@gmail.com> Tue, 11 Aug 2020 00:12:12 +0530
seaborn (0.10.1-1) unstable; urgency=medium
* Team upload.
* New upstream version
Closes: #959366
* Add salsa-ci file (routine-update)
-- Andreas Tille <tille@debian.org> Sat, 02 May 2020 10:00:57 +0200
seaborn (0.10.0-1) unstable; urgency=medium
* Team Upload.
* New upstream version 0.10.0
Closes: #950695, #950928, #897263
* Add "Rules-Requires-Root:no"
* Add upstream/metadata
* Drop compat, switch to debhelper-compat
* Remove un-needed patch
* Modify patch wrt new version
* Bump standards version to 4.5.0
* Fix copyright
-- Nilesh Patra <npatra974@gmail.com> Wed, 26 Feb 2020 09:41:20 +0000
seaborn (0.9.0-2) unstable; urgency=medium
* Team upload.
* Drop Python 2 support (Closes: #938458).
-- Ondřej Nový <onovy@debian.org> Thu, 24 Oct 2019 14:07:01 +0200
seaborn (0.9.0-1) unstable; urgency=medium
* Team upload.
* New upstream version
* debhelper 12
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.3.0
* Testsuite: autopkgtest-pkg-python
* Drop duplicated override_dh_auto_test
* Secure URI in copyright format
* Respect DEB_BUILD_OPTIONS in override_dh_auto_test target
* Drop ancient X-Python-Version field
* Do not force nosetest (and thus enable autodetection of pytest)
* Dirty hack enabling the test suite to pass also in Python3 where
a single test has different results than in Python2
* Secure URI in watch file
-- Andreas Tille <tille@debian.org> Wed, 23 Jan 2019 08:16:03 +0100
seaborn (0.8.0-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Backport upstream FTBFS fixes. (Closes: #896003)
* python-seaborn: Add the missing dependency on python-tk.
(Closes: #896285)
* python3-seaborn: Add the missing dependency on python3-tk.
(Closes: #896401)
-- Adrian Bunk <bunk@debian.org> Sun, 23 Sep 2018 09:31:01 +0300
seaborn (0.8.0-1) unstable; urgency=medium
* Team upload.
* New upstream version (dropped patches)
* Add python*-pytest to Build-Depends
Closes: #868616
* cme fix dpkg-control
* debhelper 10
* Make short description distinct
-- Andreas Tille <tille@debian.org> Mon, 24 Jul 2017 12:10:14 +0200
seaborn (0.7.1-2) unstable; urgency=medium
[ Andreas Tille ]
* Team upload.
* Move to Debian Science maintenance
* Add python-bs4 to Recommends since its usage in test suite makes the
installation recommended
[ Ole Streicher ]
* Loose too tight test. Closes: #850999, #849368
* Allow matplotlib to return an rgba tuple instead of a color name in
test. Closes: #849368
-- Ole Streicher <olebole@debian.org> Mon, 23 Jan 2017 12:24:19 +0100
seaborn (0.7.1-1) unstable; urgency=medium
* Fresh upstream release
* debian/rules
- set mpl backed to Agg to robustify testing and resolving FTBFS
(Closes: #802412)
-- Yaroslav Halchenko <debian@onerussian.com> Sat, 10 Sep 2016 15:03:38 -0400
seaborn (0.6.0-1) unstable; urgency=medium
* Fresh upstream release
* debian/rules
- fake http*_proxy to prevent online interactions at build time
- disabled testing doctests since they heavily rely on online datasets
-- Yaroslav Halchenko <debian@onerussian.com> Mon, 29 Jun 2015 13:13:55 -0400
seaborn (0.5.1-1) experimental; urgency=medium
* New upstream release (Closes: #774809)
-- Yaroslav Halchenko <debian@onerussian.com> Mon, 26 Jan 2015 11:37:46 -0500
seaborn (0.4.0-2) unstable; urgency=medium
* debian/control
- swap order of bdepends for matplotlib to make buildds happy again
(Closes: #765147)
* debian/patches
- up_3d9f355d8a424a984dd6f2de9719658cb1e9f715
picked up from upstream to resolve failed unittest while verifying
rc options
-- Yaroslav Halchenko <debian@onerussian.com> Sun, 09 Nov 2014 20:46:25 -0500
seaborn (0.4.0-1) unstable; urgency=medium
* Fresh upstream release
* debian/control
- building for Python >= 2.7 since pandas is N/A for python 2.6 on wheezy
-- Yaroslav Halchenko <debian@onerussian.com> Thu, 04 Sep 2014 09:39:01 -0400
seaborn (0.3.1-1) unstable; urgency=medium
* New upstream release
- absorbed all previously included patches
* debian/rules
- customize tests invocation for compatibility with nose on wheezy
(can't be invoked via python -m nose)
-- Yaroslav Halchenko <debian@onerussian.com> Mon, 21 Apr 2014 20:56:40 -0400
seaborn (0.3.0-1) unstable; urgency=low
* Initial Debian packaging (Closes: #742573)
-- Yaroslav Halchenko <debian@onerussian.com> Mon, 24 Mar 2014 23:52:37 -0400
|