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
|
python-altair (4.2.0-1) unstable; urgency=medium
* New upstream version 4.2.0
* Temporarily remove example files causing failing tests
* Bump Standards-Version to 4.6.1.0. No changes needed
-- Santiago Ruano Rincón <santiago.ruano-rincon@imt-atlantique.fr> Tue, 31 May 2022 17:06:20 +0200
python-altair (4.1.0-1) unstable; urgency=low
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team contact
address
* d/control: Update Vcs-* fields with new Debian Python Team Salsa layout
[ Santiago Ruano Rincón ]
* New upstream version 4.1.0
* Remove no longer needed debian/patches/remove-histogram_responsive.py
* Bump debhelper-compat to 13
* Enable checks. vega_datasets is in Debian now
* Add build-dep on python3-vega-datasets
-- Santiago Ruano Rincón <santiago.ruano-rincon@imt-atlantique.fr> Fri, 15 Oct 2021 14:54:15 +0200
python-altair (4.0.1-2) unstable; urgency=low
* debian/rules: DEB_BUILD_OPTIONS=nocheck to disable running test suite.
We need python-vega-datasets enters into Debian first.
* temporarily remove Build-Dep on python3-vega-datasets
-- Santiago Ruano Rincón <santiago.ruano-rincon@imt-atlantique.fr> Thu, 28 May 2020 22:05:41 +0200
python-altair (4.0.1-1) unstable; urgency=low
* Initial release (Closes: #941599)
-- Santiago Ruano Rincón <santiago.ruano-rincon@imt-atlantique.fr> Thu, 02 Apr 2020 13:25:08 +0200
|