[Debian-astro-commits] [cspice] 45/48: d/control: Enhance package descriptions

Rock Storm rockstorm-guest at moszumanska.debian.org
Thu Dec 15 21:32:10 UTC 2016


This is an automated email from the git hooks/post-receive script.

rockstorm-guest pushed a commit to branch debian
in repository cspice.

commit 62ef5106a712c36d1c5c2606304aa3ed8d8e3177
Author: Rock Storm <rockstorm at gmx.com>
Date:   Thu Dec 15 17:04:50 2016 +0100

    d/control: Enhance package descriptions
---
 debian/control | 19 +++++++++----------
 1 file changed, 9 insertions(+), 10 deletions(-)

diff --git a/debian/control b/debian/control
index af1e10e..2d4bbfa 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
 Source: cspice
-Maintainer: Debian Astro Team <debian-astro-maintainers at lists.alioth.debian.org>
+Maintainer: Debian Astronomy Team <debian-astro-maintainers at lists.alioth.debian.org>
 Uploaders: Rock Storm <rockstorm at gmx.com>
 Section: science
 Priority: extra
@@ -15,50 +15,49 @@ Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Recommends: cspice-doc
-Description: C-language SPICE Toolkit
+Description: Observation geometry system for planetary science missions
  SPICE (Spacecraft Planet Instrument C-matrix Events) is a NASA ancillary
  information system used to compute geometric and event information in
  analyzing and planning science observations obtained from spacecraft. It is
  also used in planning missions and conducting numerous engineering functions
  needed to carry out those missions.
  .
- This package provides the different utilities comprising CSPICE.
+ This package provides the different utilities comprising the CSPICE toolkit.
 
 Package: libcspice-dev
 Architecture: any
 Section: libdevel
 Depends: libcspice1 (= ${binary:Version}),
          ${misc:Depends}
-Description: Development files for CSPICE
+Description: Development files for the CSPICE library
  SPICE (Spacecraft Planet Instrument C-matrix Events) is a NASA ancillary
  information system used to compute geometric and event information in
  analyzing and planning science observations obtained from spacecraft. It is
  also used in planning missions and conducting numerous engineering functions
  needed to carry out those missions.
  .
- This package provides header files and static libraries for CSPICE.
+ This package provides header files and the CSPICE library in static form.
 
 Package: libcspice1
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Description: Shared libraries for CSPICE
+Description: CSPICE shared library
  SPICE (Spacecraft Planet Instrument C-matrix Events) is a NASA ancillary
  information system used to compute geometric and event information in
  analyzing and planning science observations obtained from spacecraft. It is
  also used in planning missions and conducting numerous engineering functions
  needed to carry out those missions.
  .
- This package provides the shared libraries comprising CSPICE and needed to
- run its different utilities.
+ This package provides the shared libraries comprising the CSPICE library.
 
 
 Package: cspice-doc
 Architecture: all
 Section: doc
 Depends: ${misc:Depends}
-Description: Documentation for CSPICE
+Description: Documentation for the CSPICE library and toolkit
  SPICE (Spacecraft Planet Instrument C-matrix Events) is a NASA ancillary
  information system used to compute geometric and event information in
  analyzing and planning science observations obtained from spacecraft. It is
@@ -66,4 +65,4 @@ Description: Documentation for CSPICE
  needed to carry out those missions.
  .
  This package provides user guides and module's documentation, in plain text
- and html formats, for CSPICE.
+ and HTML formats, for both the CSPICE library and toolkit.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/cspice.git



More information about the Debian-astro-commits mailing list