[Pkg-octave-commit] [octave-nurbs] branch master updated (f903127 -> 35b69c1)

Sébastien Villemot sebastien at debian.org
Mon Oct 20 18:05:00 UTC 2014


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

sebastien pushed a change to branch master
in repository octave-nurbs.

      from  f903127   Add Rafael Laboissiere and Mike Miller to Uploaders.
      adds  b41157a   Imported Upstream version 1.3.7
      adds  5847038   Imported Upstream version 1.3.8
       new  bc5e175   Merge tag 'upstream/1.3.8'
       new  43a4e3f   debian/copyright: reflect upstream changes.
       new  660f382   Refresh patch.
       new  713378c   Bump Standards-Version to 3.9.6, no changes needed.
       new  35b69c1   Debian release 1.3.8-1.

The 5 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                           |   7 +-
 INDEX                                 |  10 +-
 NEWS                                  |  17 ++
 debian/changelog                      |   9 +
 debian/control                        |   2 +-
 debian/copyright                      |   6 +-
 debian/patches/autoload-yes.diff      |   9 +-
 inst/crvkntremove.m                   | 173 +++++++++++++++++++
 inst/nrb2iges.m                       | 303 ++++++++++++++++++++++++++++++++++
 inst/nrbbasisfun.m                    |  10 +-
 inst/nrbbasisfunder.m                 |  10 +-
 inst/nrbeval.m                        |  30 +++-
 inst/nrbextract.m                     |  13 +-
 inst/nrbkntins.m                      |   8 +
 inst/nrbkntplot.m                     |   7 +-
 inst/nrbmak.m                         |  19 ++-
 inst/nrbmeasure.m                     | 115 +++++++++++++
 inst/nrbmultipatch.m                  | 174 +++++++++++++++++++
 inst/nrbpermute.m                     |  17 +-
 inst/nrbplot.m                        |   8 +-
 inst/nrbreverse.m                     |  21 ++-
 inst/nrbtransp.m                      |  10 +-
 inst/nrbunclamp.m                     | 130 +++++++++++++++
 inst/private/nrb_crv_basisfun_der__.m |  14 +-
 inst/vecrot.m                         |  10 +-
 src/nrb_srf_basisfun__.cc             |  14 +-
 src/nrb_srf_basisfun_der__.cc         |  14 +-
 src/nrbsurfderiveval.cc               |  18 +-
 28 files changed, 1103 insertions(+), 75 deletions(-)
 create mode 100644 inst/crvkntremove.m
 create mode 100644 inst/nrb2iges.m
 create mode 100644 inst/nrbmeasure.m
 create mode 100644 inst/nrbmultipatch.m
 create mode 100644 inst/nrbunclamp.m

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



More information about the Pkg-octave-commit mailing list