[cminpack] 06/19: Minor changes

Ole Streicher olebole-guest at moszumanska.debian.org
Tue May 13 10:34:52 UTC 2014


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

olebole-guest pushed a commit to branch debian
in repository cminpack.

commit c3fe8350f286b42131fffb5ad39c97e56e123c34
Author: sylvestre <sylvestre at 7ca82aff-d165-4cda-a4f1-7f280d66a853>
Date:   Thu May 12 20:50:48 2011 +0000

    Minor changes
    
    git-svn-id: svn://svn.debian.org/debian-science/packages/cminpack/trunk@38491 7ca82aff-d165-4cda-a4f1-7f280d66a853
---
 debian/control | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 7be0db2..dc889ca 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.
 DM-Upload-Allowed: yes
 Uploaders: Mathieu Malaterre <mathieu.malaterre at gmail.com>
 Build-Depends: debhelper (>= 7.0.50~), cmake, quilt (>= 0.46-7~)
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
 Homepage: http://devernay.free.fr/hacks/cminpack/cminpack.html
 Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/cminpack/trunk/?rev=0&sc=0
 Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/cminpack/trunk/
@@ -14,9 +14,7 @@ Package: libcminpack-dev
 Section: libdevel
 Architecture: any
 Depends: libcminpack1.0.90 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
-Description: nonlinear equations and nonlinear least squares problems - development
- This is the C re-write of the original fortran minpack implementation.
- .
+Description: Nonlinear equations and nonlinear least squares problems - development
  Minpack includes software for solving nonlinear equations and nonlinear least
  squares problems. Five algorithmic paths each include a core subroutine and an
  easy-to-use driver. The algorithms proceed either from an analytic
@@ -25,14 +23,14 @@ Description: nonlinear equations and nonlinear least squares problems - developm
  matrix, for least squares problems with a large amount of data, and for
  checking the consistency of the Jacobian matrix with the functions.
  .
+ This is the C re-write of the original fortran minpack implementation.
+ .
  This package contains development files needed to build cminpack applications.
 
 Package: libcminpack1.0.90
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: nonlinear equations and nonlinear least squares problems - runtime
- This is the C re-write of the original fortran minpack implementation.
- .
+Description: Nonlinear equations and nonlinear least squares problems - runtime
  Minpack includes software for solving nonlinear equations and nonlinear least
  squares problems. Five algorithmic paths each include a core subroutine and an
  easy-to-use driver. The algorithms proceed either from an analytic
@@ -41,4 +39,6 @@ Description: nonlinear equations and nonlinear least squares problems - runtime
  matrix, for least squares problems with a large amount of data, and for
  checking the consistency of the Jacobian matrix with the functions.
  .
+ This is the C re-write of the original fortran minpack implementation.
+ .
  This package contains the libraries needed to run cminpack applications.

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



More information about the debian-science-commits mailing list