r38491 - /packages/cminpack/trunk/debian/control

sylvestre at users.alioth.debian.org sylvestre at users.alioth.debian.org
Thu May 12 20:50:52 UTC 2011


Author: sylvestre
Date: Thu May 12 20:50:48 2011
New Revision: 38491

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=38491
Log:
Minor changes

Modified:
    packages/cminpack/trunk/debian/control

Modified: packages/cminpack/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/cminpack/trunk/debian/control?rev=38491&op=diff
==============================================================================
--- packages/cminpack/trunk/debian/control (original)
+++ packages/cminpack/trunk/debian/control Thu May 12 20:50:48 2011
@@ -5,7 +5,7 @@
 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 @@
 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 @@
  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 @@
  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.




More information about the debian-science-commits mailing list