[libmath-polygon-perl] branch master updated (b4c599a -> 6383a27)

Angel Abad angel at debian.org
Tue Jan 2 18:05:26 UTC 2018


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

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

      from  b4c599a   update changelog
      adds  04114ff   New upstream version 1.08
       new  b541dac   Update upstream source from tag 'upstream/1.08'
       new  70992ab   Update debian/changelog
       new  6f0c784   debian/copyright: Update copyright years
       new  7d661de   Declare compliance with Debian Policy 4.1.3.
       new  50acc46   Bump Debhelper compat level to 11
       new  6383a27   Update changelog

The 6 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                      |  16 +++++
 MANIFEST                       |   1 +
 META.json                      |   4 +-
 META.yml                       |   4 +-
 Makefile.PL                    |  12 ++--
 README                         |  12 ++--
 README.md                      |  66 ++++++++++++++++++
 debian/changelog               |  11 ++-
 debian/compat                  |   2 +-
 debian/control                 |   4 +-
 debian/copyright               |   3 +-
 lib/Math/Polygon.pm            |  22 ++++--
 lib/Math/Polygon.pod           |  49 ++++++++-----
 lib/Math/Polygon/Calc.pm       | 155 ++++++++++++++++++++++-------------------
 lib/Math/Polygon/Calc.pod      |  40 ++++++-----
 lib/Math/Polygon/Clip.pm       |  32 +++++----
 lib/Math/Polygon/Clip.pod      |   6 +-
 lib/Math/Polygon/Convex.pm     |  14 ++--
 lib/Math/Polygon/Convex.pod    |   6 +-
 lib/Math/Polygon/Surface.pm    |  12 ++--
 lib/Math/Polygon/Surface.pod   |   6 +-
 lib/Math/Polygon/Transform.pm  |  12 ++--
 lib/Math/Polygon/Transform.pod |   6 +-
 t/42rotate.t                   |  20 +++---
 24 files changed, 336 insertions(+), 179 deletions(-)
 create mode 100644 README.md

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