[Pkg-octave-commit] [octave-nurbs] branch master updated (1326abd -> cd6dd4d)
Rafael Laboissière
rlaboiss-guest at moszumanska.debian.org
Sun Sep 13 09:38:15 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-nurbs.
from 1326abd Changelog entry for 1.3.9-1.
adds 710a38a Imported Upstream version 1.3.10
new e4b06d0 Merge tag 'upstream/1.3.10'
new 4ec9af4 d/p/compilation-with-octave-4.0.patch: Drop patch (applied upstream)
new e76a68e d/copyright: Reflect upstream changes
new cd6dd4d Prepare d/changelog for the next release
The 4 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:
CITATION | 26 ++++
DESCRIPTION | 5 +-
INDEX | 1 +
NEWS | 14 ++
PKG_ADD | 1 -
debian/changelog | 8 ++
debian/copyright | 2 +-
debian/patches/compilation-with-octave-4.0.patch | 26 ----
debian/patches/series | 1 -
inst/basiskntins.m | 172 +++++++++++++++++++++++
inst/findspan.m | 122 ++++++++--------
inst/nrbbasisfun.m | 1 -
inst/nrbcoons.m | 9 ++
inst/nrbderiv.m | 10 ++
inst/nrbdeval.m | 8 +-
inst/nrbeval.m | 14 +-
inst/nrbexport.m | 96 +++++++++----
inst/nrbkntplot.m | 12 +-
inst/nrbmak.m | 2 +-
inst/nrbmultipatch.m | 3 +
inst/rad2deg.m | 2 +-
src/Makefile | 8 +-
src/basisfun.cc | 4 +-
src/basisfunder.cc | 6 +-
src/bspeval.cc | 12 +-
src/low_level_functions.cc | 20 ++-
src/nrb_srf_basisfun__.cc | 6 +-
src/nrb_srf_basisfun_der__.cc | 6 +-
src/nrbsurfderiveval.cc | 4 +-
src/tbasisfun.cc | 24 ++--
30 files changed, 454 insertions(+), 171 deletions(-)
create mode 100644 CITATION
delete mode 100644 PKG_ADD
delete mode 100644 debian/patches/compilation-with-octave-4.0.patch
delete mode 100644 debian/patches/series
create mode 100644 inst/basiskntins.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