[Debian-astro-commits] [cspice] 03/03: d/cspice.install: Enable version utility

Rock Storm rockstorm-guest at moszumanska.debian.org
Sun Dec 18 10:02:56 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 d22aa9fa60096b93a2c6550284e9095c5388a4ab
Author: Rock Storm <rockstorm at gmx.com>
Date:   Sun Dec 18 11:01:00 2016 +0100

    d/cspice.install: Enable version utility
---
 debian/cspice.install       |  1 +
 debian/man/cspice-version.1 | 34 ++++++++++++++++++++++++++++++++++
 debian/man/cspice.7         |  4 ++++
 3 files changed, 39 insertions(+)

diff --git a/debian/cspice.install b/debian/cspice.install
index e7bc5f9..f16c524 100644
--- a/debian/cspice.install
+++ b/debian/cspice.install
@@ -11,3 +11,4 @@ exe/cspice-spkdiff usr/bin
 exe/cspice-spkmerge usr/bin
 exe/cspice-tobin usr/bin
 exe/cspice-toxfr usr/bin
+exe/cspice-version usr/bin
diff --git a/debian/man/cspice-version.1 b/debian/man/cspice-version.1
new file mode 100644
index 0000000..b17b798
--- /dev/null
+++ b/debian/man/cspice-version.1
@@ -0,0 +1,34 @@
+.\"                                      Hey, EMACS: -*- nroff -*-
+.\" (C) Copyright 2016 Rock Storm <rockstorm at gmx.com>,
+.\"
+.TH CSPICE-VERSION 1
+.SH NAME
+cspice-version \- prints the current version number of the SPICE Toolkit
+
+.SH SYNOPSIS
+\fBcspice-version\fR [\fIOPTIONS\fR]
+
+.SH DESCRIPTION
+.B cspice-version
+is a command-line program that prints the current version number of the SPICE Toolkit.
+.PP
+.B cspice-version
+is part of the SPICE Toolkit. See
+.BR cspice (7).
+
+.SH OPTIONS
+.TP
+\fB\-a\fR, \fB\-all\fR
+Display all parameters for the environment for which the toolkit package was prepared, including SPICE toolkit version, system ID, operating system, compiler, and binary file format, max and min values for double precision and integer numbers.
+.TP
+\fB\-v\fR, \fB\-version\fR
+Display the version of the version program.
+.TP
+\fB\-h\fR, \fB\-help\fR
+Display usage information.
+
+.SH SEE ALSO
+.BR cspice (7).
+
+.SH AUTHOR
+This manual page was written by Rock Storm <rockstorm at gmx.com> based on the official SPICE documentation. See http://naif.jpl.nasa.gov/pub/naif/toolkit_docs/C/index.html for more information.
diff --git a/debian/man/cspice.7 b/debian/man/cspice.7
index d3fa653..6488123 100644
--- a/debian/man/cspice.7
+++ b/debian/man/cspice.7
@@ -49,6 +49,10 @@ A command line utility used to convert SPICE ASCII transfer files to architectur
 .B cspice-toxfr
 A command line utility used to convert SPICE binary kernels to ASCII transfer format. See
 .BR cspice-toxfr (1).
+.TP
+.B cspice-version
+A command line utility used to display the current version number of the SPICE Toolkit. See
+.BR cspice-version (1).
 
 .SH SPICE KERNELS
 SPICE kernels are composed of navigation and other ancillary information that has been structured and formatted for easy access and correct use by the planetary science and engineering communities. A kernel may store data in either text (ASCII) or binary format. SPICE kernel file contents are summarized below:

-- 
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