~ubuntu-branches/ubuntu/warty/proj/warty

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Peter S Galbraith
  • Date: 2002-01-11 10:27:12 UTC
  • Revision ID: james.westby@ubuntu.com-20020111102712-bq8acujpt0ur2u7r
Tags: 4.4.5-1
* New upstream version (Bug fix release).
* debian/control Fix minor spelling mistake (closes: #125272)
* Update to Standards-Version 3.5.6, parse DEB_BUILD_OPTIONS for debug.
* debian/postrm: Add debhelper token (bug fix!).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: proj
 
2
Section: science
 
3
Priority: extra
 
4
Maintainer: Peter S Galbraith <psg@debian.org>
 
5
Build-Depends: debhelper
 
6
Standards-Version: 3.5.6
 
7
 
 
8
Package: proj
 
9
Architecture: any
 
10
Depends: ${shlibs:Depends}
 
11
Suggests: proj-ps-doc
 
12
Description: Cartographic projection filter and library
 
13
 Proj and invproj perform respective forward and inverse transformation
 
14
 of cartographic data to or from Cartesian data with a wide range of
 
15
 selectable projection functions (over 100 projections).
 
16
 .
 
17
 Geod and invgeod perform geodesic (Great Circle) computations for
 
18
 determining latitude, longitude and back azimuth of a terminus point given
 
19
 a initial point latitude, longitude, azimuth and distance (direct) or the
 
20
 forward and back azimuths and distance between an initial and terminus
 
21
 point latitudes and longitudes (inverse).
 
22
 .
 
23
 See the package proj-ps-doc for documentation in PostScript format.