summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorRafael Laboissiere <rafael@debian.org>2009-04-15 14:19:55 +0000
committerRafael Laboissiere <rafael@debian.org>2009-04-15 14:19:55 +0000
commite3aa7ca39fa97d694b7144448cb7d43a2c1ad645 (patch)
treeb95d01daeb3b0c407607698576e3e88da739a769 /debian
parent1c35e1af8e77812fd41132dc3f21ff859b143355 (diff)
Add short and long descriptions
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.