[FEATURE] fTools: allow to calculate extent not only for whole layer but
for individual features too
debian packaging update: add wheezy and use internal spatialite where…
… libspatialite3 not available
fixes for browser (GDAL rasters) : skip *.aux.xml files ; add suffix …
…to raster file names in browser ; add HDF4 file suffix (.hdf) in buildSupportedRasterFileFilterAndExtensions()
QgisApp::askUserForGDALSublayers : fix order of new layers in the lay…
…ers dock ; add an option to load all sublayers of a GDAL raster with subdatasets
allow to use loaded layers as input files (instead of file selector) …
…for GDALTools Build Virtual Raster
BuildVRT: set input layer list when tool starting (follow d6ea1a0).
Thanks Etienne for the patch.