[Pkg-octave-commit] [octave-geometry] branch master updated (1cd32e3 -> d331dcd)
Rafael Laboissière
rlaboiss-guest at moszumanska.debian.org
Sat Feb 13 17:31:41 UTC 2016
This is an automated email from the git hooks/post-receive script.
rlaboiss-guest pushed a change to branch master
in repository octave-geometry.
from 1cd32e3 d/control: Bump Standards-Version to 3.9.7 (no changes needed)
new 0bbae28 Add lacking newline in .gitignore
adds a82b811 Imported Upstream version 2.1.0
new 6b06e33 Merge tag 'upstream/2.1.0'
new 1e55b9e d/p/indexing-cell-array.patch: Drop patch (applied upstream)
new 070fd78 d/copyright: Reflect upstream changes
new d331dcd d/changelog: Prepare for next release
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:
.gitignore | 3 +-
.hgtags | 5 -
DESCRIPTION | 8 +-
INDEX | 3 +
NEWS | 17 ++-
PKG_ADD | 6 +-
PKG_DEL | 6 +-
debian/changelog | 11 ++
debian/copyright | 2 +-
debian/patches/indexing-cell-array.patch | 30 -----
debian/patches/series | 1 -
inst/geom2d/distancePointEdge.m | 17 ++-
inst/geom2d/distancePointLine.m | 13 +-
inst/geom2d/{transforms2d.m => findClosestPoint.m} | 58 ++++----
inst/io/@svg/plot.m | 2 +-
inst/io/data2geo.m | 3 +-
inst/meshes3d/createCube.m | 3 +-
inst/meshes3d/createCubeOctahedron.m | 4 +-
inst/polygons2d/distancePointPolyline.m | 88 ++++++++----
inst/polygons2d/projPointOnPolyline.m | 147 +++++++++++++++++++++
20 files changed, 310 insertions(+), 117 deletions(-)
delete mode 100644 .hgtags
delete mode 100644 debian/patches/indexing-cell-array.patch
delete mode 100644 debian/patches/series
copy inst/geom2d/{transforms2d.m => findClosestPoint.m} (52%)
create mode 100644 inst/polygons2d/projPointOnPolyline.m
--
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave-geometry.git
More information about the Pkg-octave-commit
mailing list