[Pkg-scicomp-devel] sundials/trunk/debian
Rafael Laboissiere
rafael at debian.org
Tue Mar 18 14:38:49 UTC 2008
SVN commit 2307 by rafael:
Drop .NH macro
M +1 -0 sundials/trunk/debian/changelog
M +5 -6 sundials/trunk/debian/sundials-config.1
--- sundials/trunk/debian/changelog #2306:2307
@@ -12,6 +12,7 @@
+ Bumped Standards-Version to 3.7.3
+ Switch from ${Source-Version} substvar to ${binary:Version}
* debian/lintian/libsundials-serial: Fix text of Lintian override
+ * debian/sundials-config.1: Drop .NH macro
-- Rafael Laboissiere <rafael at debian.org> Tue, 18 Mar 2008 15:25:10 +0100
--- sundials/trunk/debian/sundials-config.1 #2306:2307
@@ -2,12 +2,11 @@
.SH NAME
sundials-config \- returns required flags for linking to SUNDIALS libraries
.SH SYNOPSIS
-.NH
.HP
.B sundials-config -m cvode|cvodes|ida|kinsol -t s|p -l c|f [-s libs|cppflags -hv]
.SH DESCRIPTION
-sundials-config provides a way to obtain various configuration options for compiling programs
+sundials-config provides a way to obtain various configuration options for compiling programs
that use SUNDIALS
.SH OPTIONS
.TP
@@ -24,19 +23,19 @@
Show linking flags or C preprocessor flags
(show both of no option is given)
.TP
-.B \-h
+.B \-h
Get usage and options information
.TP
-.B \-v
+.B \-v
View the script
.SH NOTES
.TP
.B \-lf
-is not valid for
+is not valid for
.B \-m cvodes
.TP
.B \-s cppflags
-returns an empty string for
+returns an empty string for
.B \-l f
.SH AUTHOR
Radu Serban <radu at llnl.gov>
More information about the Pkg-scicomp-devel
mailing list