[geographiclib] 03/03: Fix lintian error with Short Description
Ross Gammon
ross-guest at moszumanska.debian.org
Wed Aug 27 22:10:23 UTC 2014
This is an automated email from the git hooks/post-receive script.
ross-guest pushed a commit to branch master
in repository geographiclib.
commit 4116abc61ecee67c7bf8e5650843ba4644e93c09
Author: Ross Gammon <rossgammon at mail.dk>
Date: Thu Aug 28 00:09:50 2014 +0200
Fix lintian error with Short Description
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 3d40a27..ad49a6d 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: proj-bin
Recommends: bzip2
-Description: A C++ library to solve some geodesic problems -- tools
+Description: C++ library to solve some geodesic problems -- tools
GeographicLib is a small set of C++ classes for converting between
geographic, UTM, UPS, MGRS, geocentric, and local cartesian coordinates,
for geoid calculations, and for computing geodesic. It is a suitable
@@ -27,7 +27,7 @@ Architecture: any
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: geographiclib-tools
-Description: A C++ library to solve some geodesic problems -- library
+Description: C++ library to solve some geodesic problems -- library
GeographicLib is a small set of C++ classes for converting between
geographic, UTM, UPS, MGRS, geocentric, and local cartesian coordinates,
for geoid calculations, and for computing geodesic. It is a suitable
@@ -40,7 +40,7 @@ Package: libgeographiclib-dev
Architecture: any
Section: libdevel
Depends: libgeographiclib10 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
-Description: A C++ library to solve some geodesic problems -- development files
+Description: C++ library to solve some geodesic problems -- development files
GeographicLib is a small set of C++ classes for converting between
geographic, UTM, UPS, MGRS, geocentric, and local cartesian coordinates,
for geoid calculations, and for computing geodesic. It is a suitable
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/geographiclib.git
More information about the Pkg-grass-devel
mailing list