summaryrefslogtreecommitdiff
path: root/debian/control
blob: 9b6834b427d50f54059f36e09eb56771cb0aa620 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: octave-mapping
Section: math
Priority: optional
Maintainer: Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org>
Uploaders: Ólafur Jens Sigurðsson <ojsbug@gmail.com>,
 Rafael Laboissiere <rafael@debian.org>,
 Thomas Weber <thomas.weber.mail@gmail.com>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 6), cdbs, octave-pkg-dev (>= 0.6.4), quilt
Standards-Version: 3.8.1
Homepage: http://octave.sourceforge.net/mapping
Vcs-Git: git://git.debian.org/git/pkg-octave/octave-mapping.git
Vcs-Browser: http://git.debian.org/?p=pkg-octave/octave-mapping.git

Package: octave-mapping
Architecture: all
Depends: ${misc:Depends},${octave:Depends}
Description: geographical mapping functions for Octave
 This package is simple mapping toolbox for Octave, a numerical
 computation software.  It includes functions for computing angular
 distances and displacements between points on a sphere, as well as
 the great circle azimuth.
 .
 This Octave add-on package is part of the Octave-Forge project.