Package: basemap / 1.2.2+dfsg-1

Metadata

Package Version Patches format
basemap 1.2.2+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
dont_install_data_files | (download)

setup.py | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 don't install the datafile with distutils, we'll use dh and a

 separate arch:all package
use_share_datafiles | (download)

lib/mpl_toolkits/basemap/__init__.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use the datafile in the python-mpltoolkits.basemap-data package,

 if BASEMAPDATA is not set
Patch-Name: use_share_datafiles

install_matplotlib_sphinxext | (download)

doc/sphinxext/gen_gallery.py | 124 124 + 0 - 0 !
doc/sphinxext/gen_rst.py | 158 158 + 0 - 0 !
doc/sphinxext/inheritance_diagram.py | 407 407 + 0 - 0 !
doc/sphinxext/math_symbol_table.py | 159 159 + 0 - 0 !
doc/sphinxext/mathml.py | 552 552 + 0 - 0 !
5 files changed, 1400 insertions(+)

 add the matplotlib sphinxext directory into doc, needed to build
 documentation