summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/control6
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 8a91d93..1f994c3 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,10 @@ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-octave/octave-forge-pkgs/octave-m
Package: octave-mapping
Architecture: all
Depends: ${misc:Depends},${octave:Depends}
-Description: FIXME
+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.