File: control

package info (click to toggle)
dans-gdal-scripts 0.24-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 29,124 kB
  • sloc: cpp: 7,967; sh: 144; makefile: 43
file content (30 lines) | stat: -rw-r--r-- 1,229 bytes parent folder | download
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
Source: dans-gdal-scripts
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Francesco Paolo Lovergine <frankie@debian.org>,
           Bas Couwenberg <sebastic@debian.org>
Section: science
Priority: extra
Build-Depends: debhelper (>= 9),
               dh-autoreconf,
               autotools-dev,
               libgdal-dev,
               libproj-dev,
               libboost-dev
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/dans-gdal-scripts.git
Vcs-Git: https://anonscm.debian.org/git/pkg-grass/dans-gdal-scripts.git
Homepage: http://www.gina.alaska.edu/projects/gina-tools

Package: dans-gdal-scripts
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Recommends: gdal-bin
Provides: gdal-contrib
Description: GDAL contributed tools by Geographic Information Network of Alaska
 Dan Stahlke's GDAL contributed tools are a collection of useful programs to
 perform common raster operations. The included tools are:
 gdal_contrast_stretch, gdal_dem2rgb, gdal_get_projected_bounds,
 gdal_landsat_pansharpi, gdal_list_corners, gdal_merge_simple, gdal_merge_vrt 	
 gdal_raw2geotiff, gdal_trace_outline, gdal_wkt_to_mask, gdal_make_ndv_mask.