Source: libgeotiff-dfsg Priority: extra Section: science Maintainer: Debian GIS Project Uploaders: Francesco Paolo Lovergine Build-Depends: debhelper (>= 6), autotools-dev, libproj-dev, zlib1g-dev, libjpeg62-dev, libtiff4-dev, dpatch Standards-Version: 3.8.1 Homepage: http://geotiff.maptools.org/ Package: libgeotiff-dev Section: libdevel Architecture: any Depends: libgeotiff1.2 (= ${binary:Version}), libtiff4-dev Suggests: libgeotiff-epsg Description: the GeoTIFF library -- development files This C library supports TIFF 6.0 based interchange format for georeferenced raster imagery. The GeoTIFF standard has been developed for reading, and writing geographic meta-information tags on top of TIFF raster. . This package contains stuff to be used to develop programs based on the GeoTIFF library. Package: libgeotiff1.2 Section: libs Architecture: any Suggests: geotiff-bin, gdal-bin, libgeotiff-epsg Depends: ${shlibs:Depends}, ${misc:Depends} Description: the GeoTIFF library -- run-time files This C library supports TIFF 6.0 based interchange format for georeferenced raster imagery. The GeoTIFF standard has been developed for reading, and writing geographic meta-information tags on top of TIFF raster. . This package contains the shared library only. Package: geotiff-bin Section: science Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: gdal-bin, libgeotiff-epsg Description: the GeoTIFF library -- tools This C library supports TIFF 6.0 based interchange format for georeferenced raster imagery. The GeoTIFF standard has been developed for reading, and writing geographic meta-information tags on top of TIFF raster. . The GeoTIFF library comes with two utility programs here included: . listgeo - dumps the metadata of a GeoTIFF file. geotifcp - applies metadata to a TIFF file, making it a GeoTIFF file.