[Pkg-octave-commit] [octave-optim] branch master updated (c169bc4 -> 361349b)

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Sun Mar 22 12:55:03 UTC 2015


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

rlaboiss-guest pushed a change to branch master
in repository octave-optim.

      from  c169bc4   Bump Standards-Version to 3.9.6 (no changes needed)
      adds  3b458fb   Imported Upstream version 1.4.1
       new  cc8a7d0   Merge tag 'upstream/1.4.1'
       new  361349b   d/p/texinfo5.patch: Drop patch (applied upstream)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 DESCRIPTION                            |   4 +-
 NEWS                                   |   7 ++
 debian/patches/series                  |   1 -
 debian/patches/texinfo5.patch          |  77 -------------------
 doc/html/leasqr.html                   |  22 +++---
 doc/html/nonlin_005fcurvefit.html      |   3 +-
 doc/html/nonlin_005fmin.html           |   4 +-
 doc/html/nonlin_005fresidmin.html      |   4 +-
 doc/html/wls.html                      |  11 ++-
 doc/html/wpolyfit.html                 |  15 +++-
 doc/optim.info                         | 131 +++++++++++++++++----------------
 doc/optim.texi                         |  56 ++++++++------
 doc/optim.txi                          |  25 ++++---
 inst/curvefit_stat.m                   |   2 +-
 inst/jacobs.m                          |   2 +-
 inst/leasqr.m                          |  44 ++++++-----
 inst/optim_problems.m                  |   4 +-
 inst/private/__collect_constraints__.m |   4 +-
 inst/private/__dfdp__.m                |   2 +-
 inst/private/__null_optim__.m          |  98 +++++++++++++++---------
 inst/private/__residmin_stat__.m       |   8 +-
 inst/private/__siman__.m               |   4 +-
 inst/wpolyfit.m                        |   9 ++-
 src/MFDOCSTRINGS                       |  31 ++++----
 src/__disna_optim__.cc                 |   5 +-
 25 files changed, 297 insertions(+), 276 deletions(-)
 delete mode 100644 debian/patches/texinfo5.patch

-- 
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave-optim.git



More information about the Pkg-octave-commit mailing list