[Pkg-octave-commit] r2752 - dynare/trunk/debian

Rafael Laboissiere rafael at alioth.debian.org
Tue Mar 24 12:36:15 UTC 2009


Author: rafael
Date: 2009-03-24 12:36:14 +0000 (Tue, 24 Mar 2009)
New Revision: 2752

Modified:
   dynare/trunk/debian/control
Log:
Bring short and long descriptions to a reasonable width

In particular, the "Software" word at the beginning of the short
description is not really needed.  This brings the length of the short
description down to below 65 characters, which is the upper limit mandated
by the Policy.  Also, short descriptions should not start with a capital
letter.

Modified: dynare/trunk/debian/control
===================================================================
--- dynare/trunk/debian/control	2009-03-24 12:33:49 UTC (rev 2751)
+++ dynare/trunk/debian/control	2009-03-24 12:36:14 UTC (rev 2752)
@@ -14,13 +14,14 @@
 Package: dynare
 Architecture: any
 Depends: octave3.0, ${shlibs:Depends}
-Description: Software suite for non-linear models with forward looking variables
- Dynare is a pre-preprocessor and a collection of GNU Octave and MATLAB routines
- which can solve, simulate and estimate non-linear models with forward looking
- variables.
+Description: suite for non-linear models with forward looking variables
+ Dynare is a pre-preprocessor and a collection of GNU Octave and
+ MATLAB routines which can solve, simulate and estimate non-linear
+ models with forward looking variables.
  .
- In particular, in the field of computational economics, it is used for solving
- and estimating dynamic stochastic general equilibrium (DSGE) models.
+ In particular, in the field of computational economics, it is used
+ for solving and estimating dynamic stochastic general equilibrium
+ (DSGE) models.
  .
  This package contains:
   * the binary preprocessor




More information about the Pkg-octave-commit mailing list