[Pkg-octave-commit] [octave-geometry] branch master updated (08382b3 -> ebd36cc)

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Wed Apr 6 21:07:01 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  08382b3   Release to unstable.
      adds  4c6951e   Imported Upstream version 2.1.1
       new  55c5d72   Merge tag 'upstream/2.1.1'
       new  ebd36cc   d/copyright: Reflect upstream changes

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                                        |   6 +-
 INDEX                                              |   2 +
 NEWS                                               |  15 +-
 PKG_ADD                                            |  45 ----
 PKG_DEL                                            |  44 ----
 debian/copyright                                   |   5 +-
 inst/__geometry_package_register__.m               |  39 ++++
 inst/geom2d/drawShape.m                            |  76 ++++---
 inst/io/data2geo.m                                 |  29 +--
 inst/io/private/inkex.py                           | 235 ---------------------
 inst/io/private/simplepath.py                      | 212 -------------------
 inst/polygons2d/drawPolygon.m                      |   4 +-
 inst/polygons2d/fillPolygon.m                      | 105 +++++++++
 .../polygons2d/{polygonPoint.m => rectAsPolygon.m} |  77 ++++---
 inst/shape2d/shapearea.m                           |  26 ++-
 inst/shape2d/shapecentroid.m                       |  23 +-
 inst/shape2d/shapetransform.m                      |  10 +-
 17 files changed, 292 insertions(+), 661 deletions(-)
 delete mode 100644 PKG_ADD
 delete mode 100644 PKG_DEL
 create mode 100644 inst/__geometry_package_register__.m
 delete mode 100644 inst/io/private/inkex.py
 delete mode 100644 inst/io/private/simplepath.py
 create mode 100644 inst/polygons2d/fillPolygon.m
 copy inst/polygons2d/{polygonPoint.m => rectAsPolygon.m} (56%)

-- 
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