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
|
folium (0.14.0+dfsg-1) unstable; urgency=medium
* New upstream version 0.14.0+dfsg
* updated the debian patch
* bumped Standards-Version: 4.6.2
* added folium/_version.py to the list of files to clean
-- Georges Khaznadar <georgesk@debian.org> Tue, 20 Dec 2022 14:07:02 +0100
folium (0.13.0+dfsg-1) unstable; urgency=medium
* New upstream version 0.13.0+dfsg
* updated the debian patch
-- Georges Khaznadar <georgesk@debian.org> Tue, 01 Nov 2022 11:47:09 +0100
folium (0.12.1+dfsg-3) unstable; urgency=medium
* added a build-dependency on python3-ipython-genutils. Closes: #1008427
-- Georges Khaznadar <georgesk@debian.org> Mon, 11 Apr 2022 20:02:08 +0200
folium (0.12.1+dfsg-2) unstable; urgency=medium
* checked the build with gbp. Closes: #1002378
* bumped Standards-Version: 4.6.0
-- Georges Khaznadar <georgesk@debian.org> Sun, 13 Feb 2022 18:42:27 +0100
folium (0.12.1+dfsg-1) unstable; urgency=medium
* new upstream version
* upgrades : debhelper-compat (= 13), Standards-Version: 4.5.1
-- Georges Khaznadar <georgesk@debian.org> Thu, 28 Jan 2021 19:25:29 +0100
folium (0.11.0+dfsg-2) unstable; urgency=medium
* the package has been accepted; however the binary package was
uploaded to the NEW queue; now I must upload a source package.
-- Georges Khaznadar <georgesk@debian.org> Tue, 20 Oct 2020 13:28:46 +0200
folium (0.11.0+dfsg-1) unstable; urgency=medium
* Initial release (Closes: #942228)
* defined the Files-Excluded list:
- folium/templates/pa7_hm.min.js
- folium/templates/pa7_leaflet_hm.min.js
- docs/_themes/f6
- folium/tests/*
- folium/examples/*
* added a XPM version of the file folium_logo.jpg, since this logo
is a simple pixels array, with 3 unique colors; the JPG file exhibits
more complex colors and structures, due to the compression.
* signaled lintian overrides about static files generated by sphinx
-- Georges Khaznadar <georgesk@debian.org> Mon, 08 Jun 2020 10:51:52 +0200
|