[libmath-polygon-perl] branch master updated (40bc959 -> 2c870f4)

gregor herrmann gregoa at debian.org
Wed Dec 28 19:12:36 UTC 2016


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

gregoa pushed a change to branch master
in repository libmath-polygon-perl.

      from  40bc959   Update changelog
      adds  151c194   New upstream version 1.05
       new  15a58b1   Merge tag 'upstream/1.05'
       new  5bd197a   New upstream release.
       new  6b24949   Update patch fix-spelling-error.
       new  2c870f4   releasing package libmath-polygon-perl version 1.05-1

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:
 ChangeLog                         | 11 ++++++-
 MANIFEST                          |  1 +
 META.json                         |  2 +-
 META.yml                          |  2 +-
 Makefile.PL                       |  2 +-
 debian/changelog                  |  9 ++++++
 debian/patches/fix-spelling-error | 13 ++-------
 lib/Math/Polygon.pm               |  8 +++++-
 lib/Math/Polygon.pod              | 11 +++++--
 lib/Math/Polygon/Calc.pm          | 60 +++++++++++++++++++++++++++++++++++----
 lib/Math/Polygon/Calc.pod         | 13 +++++++--
 lib/Math/Polygon/Clip.pm          |  2 +-
 lib/Math/Polygon/Clip.pod         |  4 +--
 lib/Math/Polygon/Convex.pm        |  2 +-
 lib/Math/Polygon/Convex.pod       |  4 +--
 lib/Math/Polygon/Surface.pm       |  2 +-
 lib/Math/Polygon/Surface.pod      |  4 +--
 lib/Math/Polygon/Transform.pm     |  2 +-
 lib/Math/Polygon/Transform.pod    |  4 +--
 t/10box.t                         |  2 +-
 t/11size.t                        |  2 +-
 t/12beauty.t                      |  2 +-
 t/13rot.t                         |  2 +-
 t/14inside.t                      |  2 +-
 t/15distance.t                    | 37 ++++++++++++++++++++++++
 t/30cross.t                       |  2 +-
 t/31clipl.t                       |  2 +-
 t/32clipf1.t                      |  2 +-
 t/33centroid.t                    |  2 +-
 t/40resize.t                      |  2 +-
 t/41move.t                        |  2 +-
 t/42rotate.t                      |  2 +-
 t/43grid.t                        |  2 +-
 t/44mirror.t                      |  2 +-
 t/45simple.t                      |  2 +-
 t/50chainhull.t                   |  2 +-
 t/90polygon.t                     |  2 +-
 t/91surface.t                     |  2 +-
 t/99pod.t                         |  2 +-
 39 files changed, 173 insertions(+), 58 deletions(-)
 create mode 100644 t/15distance.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmath-polygon-perl.git



More information about the Pkg-perl-cvs-commits mailing list