[libmath-planepath-perl] branch master updated (8cf7a73 -> 8c06c0a)

gregor herrmann gregoa at debian.org
Tue Jan 2 22:45:15 UTC 2018


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

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

      from  8cf7a73   update changelog
      adds  849e398   New upstream version 125
       new  dd4ce57   Update upstream source from tag 'upstream/125'
       new  e8baabb   New upstream release.
       new  b1801d0   Declare compliance with Debian Policy 4.1.3.
       new  8c06c0a   releasing package libmath-planepath-perl version 125-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:
 Changes                                            |   6 +-
 MANIFEST                                           |   3 +
 META.json                                          |   6 +-
 META.yml                                           |   4 +-
 SIGNATURE                                          | 571 +++++++++++----------
 debian/changelog                                   |   8 +-
 debian/control                                     |   2 +-
 devel/flowsnake.pl                                 |  39 +-
 devel/gosper-replicate.pl                          |  40 +-
 devel/lib/Math/PlanePath/BalancedArray.pm          |   4 +-
 devel/lib/Math/PlanePath/BinaryTerms.pm            |   4 +-
 devel/lib/Math/PlanePath/FibonacciWordKnott.pm     |   4 +-
 devel/lib/Math/PlanePath/FourReplicate.pm          |   4 +-
 devel/lib/Math/PlanePath/Godfrey.pm                |   4 +-
 devel/lib/Math/PlanePath/MooreSpiral.pm            |   6 +-
 devel/lib/Math/PlanePath/NxN.pm                    |   4 +-
 devel/lib/Math/PlanePath/NxNinv.pm                 |   4 +-
 devel/lib/Math/PlanePath/NxNvar.pm                 |   4 +-
 devel/lib/Math/PlanePath/ParabolicRows.pm          |   4 +-
 devel/lib/Math/PlanePath/ParabolicRuns.pm          |   4 +-
 devel/lib/Math/PlanePath/PeanoHalf.pm              |   6 +-
 devel/lib/Math/PlanePath/PeanoRounded.pm           |   6 +-
 devel/lib/Math/PlanePath/PeanoVertices.pm          |   4 +-
 devel/lib/Math/PlanePath/PowerRows.pm              |   4 +-
 devel/lib/Math/PlanePath/PyramidReplicate.pm       |   6 +-
 devel/lib/Math/PlanePath/QuintetSide.pm            |   6 +-
 devel/lib/Math/PlanePath/R7DragonCurve.pm          |   4 +-
 devel/lib/Math/PlanePath/SquaRecurve.pm            |   4 +-
 devel/lib/Math/PlanePath/SumFractions.pm           |   4 +-
 devel/lib/Math/PlanePath/WythoffDifference.pm      |   4 +-
 devel/lib/Math/PlanePath/WythoffLines.pm           |   6 +-
 devel/lib/Math/PlanePath/WythoffTriangle.pm        |   4 +-
 devel/lib/Math/PlanePath/Z2DragonCurve.pm          |   4 +-
 devel/lib/Math/PlanePath/ZeckendorfTerms.pm        |   4 +-
 devel/lib/Math/SquareRadical.pm                    |   4 +-
 devel/numseq.pl                                    |  10 +-
 devel/quadric.pl                                   |  35 +-
 devel/quintet.pl                                   |  31 +-
 devel/rationals-tree.pl                            | 183 +++++--
 devel/run.pl                                       |  56 +-
 examples/c-curve-wx.pl                             |  16 +-
 examples/cretan-walls.pl                           |   0
 examples/koch-svg.pl                               |   0
 examples/other/dragon-curve.gnuplot                |   0
 examples/other/dragon-curve.logo                   |   0
 examples/other/fibonacci-word-fractal.logo         |   0
 examples/other/sierpinski-triangle-bitand.gnuplot  |   0
 .../other/sierpinski-triangle-replicate.gnuplot    |   0
 examples/other/sierpinski-triangle-text.gnuplot    |   0
 examples/other/sierpinski-triangle-text.logo       |   0
 examples/rationals-tree.pl                         |   0
 lib/Math/NumSeq/OEIS/Catalogue/Plugin/PlanePath.pm | 140 +++--
 lib/Math/NumSeq/PlanePathCoord.pm                  | 177 +++++--
 lib/Math/NumSeq/PlanePathDelta.pm                  |   6 +-
 lib/Math/NumSeq/PlanePathN.pm                      |   6 +-
 lib/Math/NumSeq/PlanePathTurn.pm                   |  34 +-
 lib/Math/PlanePath.pm                              |   2 +-
 lib/Math/PlanePath/AR2W2Curve.pm                   |   6 +-
 lib/Math/PlanePath/AlternatePaper.pm               |  18 +-
 lib/Math/PlanePath/AlternatePaperMidpoint.pm       |   6 +-
 lib/Math/PlanePath/AnvilSpiral.pm                  |   6 +-
 lib/Math/PlanePath/ArchimedeanChords.pm            |   6 +-
 lib/Math/PlanePath/AztecDiamondRings.pm            |   6 +-
 lib/Math/PlanePath/Base/Digits.pm                  |   6 +-
 lib/Math/PlanePath/Base/Generic.pm                 |   6 +-
 lib/Math/PlanePath/Base/NSEW.pm                    |   6 +-
 lib/Math/PlanePath/BetaOmega.pm                    |   6 +-
 lib/Math/PlanePath/CCurve.pm                       |   2 +-
 lib/Math/PlanePath/CellularRule.pm                 |  10 +-
 lib/Math/PlanePath/CellularRule190.pm              |   6 +-
 lib/Math/PlanePath/CellularRule54.pm               |   6 +-
 lib/Math/PlanePath/CellularRule57.pm               |   6 +-
 lib/Math/PlanePath/CfracDigits.pm                  |   6 +-
 lib/Math/PlanePath/ChanTree.pm                     |   6 +-
 lib/Math/PlanePath/CincoCurve.pm                   |   6 +-
 lib/Math/PlanePath/Columns.pm                      |   6 +-
 lib/Math/PlanePath/ComplexMinus.pm                 |   6 +-
 lib/Math/PlanePath/ComplexPlus.pm                  |   9 +-
 lib/Math/PlanePath/ComplexRevolving.pm             |   6 +-
 lib/Math/PlanePath/CoprimeColumns.pm               |   6 +-
 lib/Math/PlanePath/Corner.pm                       |   6 +-
 lib/Math/PlanePath/CornerReplicate.pm              |   8 +-
 lib/Math/PlanePath/CretanLabyrinth.pm              |   2 +-
 lib/Math/PlanePath/CubicBase.pm                    |   6 +-
 lib/Math/PlanePath/DekkingCentres.pm               |   6 +-
 lib/Math/PlanePath/DekkingCurve.pm                 |   6 +-
 lib/Math/PlanePath/DiagonalRationals.pm            |   6 +-
 lib/Math/PlanePath/Diagonals.pm                    |  25 +-
 lib/Math/PlanePath/DiagonalsAlternating.pm         |   6 +-
 lib/Math/PlanePath/DiagonalsOctant.pm              |   6 +-
 lib/Math/PlanePath/DiamondArms.pm                  |   6 +-
 lib/Math/PlanePath/DiamondSpiral.pm                |   6 +-
 lib/Math/PlanePath/DigitGroups.pm                  |   6 +-
 lib/Math/PlanePath/DivisibleColumns.pm             |   6 +-
 lib/Math/PlanePath/DragonCurve.pm                  |  19 +-
 lib/Math/PlanePath/DragonMidpoint.pm               |   6 +-
 lib/Math/PlanePath/DragonRounded.pm                |   6 +-
 lib/Math/PlanePath/FactorRationals.pm              |   6 +-
 lib/Math/PlanePath/FibonacciWordFractal.pm         |   6 +-
 lib/Math/PlanePath/File.pm                         |   6 +-
 lib/Math/PlanePath/FilledRings.pm                  |   6 +-
 lib/Math/PlanePath/Flowsnake.pm                    |  18 +-
 lib/Math/PlanePath/FlowsnakeCentres.pm             |   6 +-
 lib/Math/PlanePath/FractionsTree.pm                |   6 +-
 lib/Math/PlanePath/GcdRationals.pm                 |   6 +-
 lib/Math/PlanePath/GosperIslands.pm                |   6 +-
 lib/Math/PlanePath/GosperReplicate.pm              | 268 +++++++---
 lib/Math/PlanePath/GosperSide.pm                   |   6 +-
 lib/Math/PlanePath/GrayCode.pm                     |   6 +-
 lib/Math/PlanePath/GreekKeySpiral.pm               |   6 +-
 lib/Math/PlanePath/HIndexing.pm                    |   6 +-
 lib/Math/PlanePath/HeptSpiralSkewed.pm             |   6 +-
 lib/Math/PlanePath/HexArms.pm                      |   6 +-
 lib/Math/PlanePath/HexSpiral.pm                    |   6 +-
 lib/Math/PlanePath/HexSpiralSkewed.pm              |   6 +-
 lib/Math/PlanePath/HilbertCurve.pm                 |   2 +-
 lib/Math/PlanePath/HilbertSides.pm                 |   6 +-
 lib/Math/PlanePath/HilbertSpiral.pm                |   6 +-
 lib/Math/PlanePath/Hypot.pm                        |   6 +-
 lib/Math/PlanePath/HypotOctant.pm                  |   6 +-
 lib/Math/PlanePath/ImaginaryBase.pm                |   6 +-
 lib/Math/PlanePath/ImaginaryHalf.pm                |   6 +-
 lib/Math/PlanePath/KnightSpiral.pm                 |   6 +-
 lib/Math/PlanePath/KochCurve.pm                    |   6 +-
 lib/Math/PlanePath/KochPeaks.pm                    |   6 +-
 lib/Math/PlanePath/KochSnowflakes.pm               |   2 +-
 lib/Math/PlanePath/KochSquareflakes.pm             |   6 +-
 lib/Math/PlanePath/KochelCurve.pm                  |   6 +-
 lib/Math/PlanePath/LTiling.pm                      |   6 +-
 lib/Math/PlanePath/MPeaks.pm                       |   6 +-
 lib/Math/PlanePath/MultipleRings.pm                |   2 +-
 lib/Math/PlanePath/OctagramSpiral.pm               |   6 +-
 lib/Math/PlanePath/PeanoCurve.pm                   |   6 +-
 lib/Math/PlanePath/PentSpiral.pm                   |   6 +-
 lib/Math/PlanePath/PentSpiralSkewed.pm             |   6 +-
 lib/Math/PlanePath/PixelRings.pm                   |   6 +-
 lib/Math/PlanePath/PowerArray.pm                   |   6 +-
 lib/Math/PlanePath/PyramidRows.pm                  |   6 +-
 lib/Math/PlanePath/PyramidSides.pm                 |   6 +-
 lib/Math/PlanePath/PyramidSpiral.pm                |   6 +-
 lib/Math/PlanePath/PythagoreanTree.pm              |   6 +-
 lib/Math/PlanePath/QuadricCurve.pm                 |  36 +-
 lib/Math/PlanePath/QuadricIslands.pm               |   6 +-
 lib/Math/PlanePath/QuintetCentres.pm               |   6 +-
 lib/Math/PlanePath/QuintetCurve.pm                 | 109 +++-
 lib/Math/PlanePath/QuintetReplicate.pm             | 188 ++++++-
 lib/Math/PlanePath/R5DragonCurve.pm                |   6 +-
 lib/Math/PlanePath/R5DragonMidpoint.pm             |   6 +-
 lib/Math/PlanePath/RationalsTree.pm                |  33 +-
 lib/Math/PlanePath/Rows.pm                         |   6 +-
 lib/Math/PlanePath/SacksSpiral.pm                  |   2 +-
 lib/Math/PlanePath/SierpinskiArrowhead.pm          |   6 +-
 lib/Math/PlanePath/SierpinskiArrowheadCentres.pm   |   6 +-
 lib/Math/PlanePath/SierpinskiCurve.pm              |   6 +-
 lib/Math/PlanePath/SierpinskiCurveStair.pm         |   6 +-
 lib/Math/PlanePath/SierpinskiTriangle.pm           |   6 +-
 lib/Math/PlanePath/SquareArms.pm                   |   6 +-
 lib/Math/PlanePath/SquareReplicate.pm              | 267 +++++++++-
 lib/Math/PlanePath/SquareSpiral.pm                 |   2 +-
 lib/Math/PlanePath/Staircase.pm                    |   6 +-
 lib/Math/PlanePath/StaircaseAlternating.pm         |   6 +-
 lib/Math/PlanePath/TerdragonCurve.pm               |   6 +-
 lib/Math/PlanePath/TerdragonMidpoint.pm            |   6 +-
 lib/Math/PlanePath/TerdragonRounded.pm             |   6 +-
 lib/Math/PlanePath/TheodorusSpiral.pm              |   4 +-
 lib/Math/PlanePath/TriangleSpiral.pm               |   6 +-
 lib/Math/PlanePath/TriangleSpiralSkewed.pm         |   6 +-
 lib/Math/PlanePath/TriangularHypot.pm              |   6 +-
 lib/Math/PlanePath/UlamWarburton.pm                |   6 +-
 lib/Math/PlanePath/UlamWarburtonQuarter.pm         |   6 +-
 lib/Math/PlanePath/VogelFloret.pm                  |   6 +-
 lib/Math/PlanePath/WunderlichMeander.pm            |   6 +-
 lib/Math/PlanePath/WunderlichSerpentine.pm         |   6 +-
 lib/Math/PlanePath/WythoffArray.pm                 |  12 +-
 lib/Math/PlanePath/WythoffPreliminaryTriangle.pm   |   6 +-
 lib/Math/PlanePath/ZOrderCurve.pm                  |   6 +-
 t/AlternatePaper.t                                 |   4 +-
 t/AlternatePaperMidpoint.t                         |   4 +-
 t/AnvilSpiral.t                                    |   4 +-
 t/ArchimedeanChords.t                              |   4 +-
 t/AztecDiamondRings.t                              |   4 +-
 t/BetaOmeta.t                                      |   4 +-
 t/CCurve.t                                         |   4 +-
 t/CellularRule.t                                   |   4 +-
 t/CellularRule190.t                                |   4 +-
 t/CfracDigits.t                                    |   4 +-
 t/ChanTree.t                                       |   4 +-
 t/CincoCurve.t                                     |   4 +-
 t/Columns.t                                        |   2 +-
 t/ComplexMinus.t                                   |   4 +-
 t/ComplexPlus.t                                    |   4 +-
 t/CoprimeColumns.t                                 |   4 +-
 t/Corner.t                                         |   4 +-
 t/CornerReplicate.t                                |   4 +-
 t/CubicBase.t                                      |   4 +-
 t/DekkingCurve.t                                   |   4 +-
 t/DiagonalRationals.t                              |   4 +-
 t/Diagonals.t                                      |   4 +-
 t/DiamondArms.t                                    |   4 +-
 t/DiamondSpiral.t                                  |   4 +-
 t/DigitGroups.t                                    |   4 +-
 t/DivisibleColumns.t                               |   4 +-
 t/DragonCurve.t                                    |   2 +-
 t/DragonMidpoint.t                                 |   4 +-
 t/DragonRounded.t                                  |   4 +-
 t/FactorRationals.t                                |   4 +-
 t/FibonacciWordFractal.t                           |   4 +-
 t/File.t                                           |   4 +-
 t/FilledRings.t                                    |   4 +-
 t/Flowsnake.t                                      |   4 +-
 t/FlowsnakeCentres.t                               |   4 +-
 t/GcdRationals.t                                   |   4 +-
 t/GosperIslands.t                                  |   4 +-
 t/GosperReplicate.t                                | 401 +++++++++++++++
 t/GosperSide.t                                     |   4 +-
 t/GrayCode.t                                       |   4 +-
 t/GreekKeySpiral.t                                 |   4 +-
 t/HIndexing.t                                      |   4 +-
 t/HexArms.t                                        |   4 +-
 t/HexSpiral.t                                      |   4 +-
 t/HexSpiralSkewed.t                                |   4 +-
 t/HilbertCurve.t                                   |   4 +-
 t/HilbertSpiral.t                                  |   4 +-
 t/Hypot.t                                          |   4 +-
 t/HypotOctant.t                                    |   4 +-
 t/ImaginaryBase.t                                  |   4 +-
 t/ImaginaryHalf.t                                  |   4 +-
 t/KnightSpiral.t                                   |   4 +-
 t/KochCurve.t                                      |   4 +-
 t/KochPeaks.t                                      |   4 +-
 t/KochSnowflakes.t                                 |   4 +-
 t/KochSquareflakes.t                               |   4 +-
 t/KochelCurve.t                                    |   4 +-
 t/LTiling.t                                        |   4 +-
 t/MultipleRings.t                                  |   4 +-
 t/MyTestHelpers.pm                                 |   5 +-
 t/NumSeq-PlanePathCoord.t                          |   3 +-
 t/PeanoCurve.t                                     |   4 +-
 t/PixelRings.t                                     |   4 +-
 t/PyramidRows.t                                    |   4 +-
 t/PythagoreanTree.t                                |   4 +-
 t/QuadricCurve.t                                   |  26 +-
 t/QuadricIslands.t                                 |   4 +-
 t/QuintetCentres.t                                 |   4 +-
 t/QuintetCurve.t                                   |  72 ++-
 t/QuintetReplicate.t                               | 320 ++++++++++++
 t/RationalsTree.t                                  |   4 +-
 t/Rows.t                                           |   4 +-
 t/SacksSpiral.t                                    |   4 +-
 t/SierpinskiArrowhead.t                            |   4 +-
 t/SierpinskiArrowheadCentres.t                     |   4 +-
 t/SierpinskiCurve.t                                |   4 +-
 t/SierpinskiCurveStair.t                           |   4 +-
 t/SierpinskiTriangle.t                             |   4 +-
 t/SquareReplicate.t                                | 291 +++++++++++
 t/SquareSpiral.t                                   |   2 +-
 t/Staircase.t                                      |   4 +-
 t/StaircaseAlternating.t                           |   4 +-
 t/TerdragonCurve.t                                 |   4 +-
 t/TerdragonMidpoint.t                              |   4 +-
 t/TheodorusSpiral.t                                |   4 +-
 t/TriangularHypot.t                                |   4 +-
 t/UlamWarburton.t                                  |   4 +-
 t/UlamWarburtonQuarter.t                           |   4 +-
 t/VogelFloret.t                                    |   4 +-
 t/WythoffArray.t                                   |   4 +-
 t/ZOrderCurve.t                                    |   4 +-
 tools/r5dragon-midpoint-offset.pl                  |   5 +-
 tools/terdragon-midpoint-offset.pl                 |   5 +-
 xt/0-no-debug-left-on.t                            |  11 +-
 xt/PlanePath-subclasses.t                          |  34 +-
 xt/oeis/AlternatePaper-oeis.t                      |  31 +-
 xt/oeis/CCurve-oeis.t                              |  58 +--
 xt/oeis/ComplexPlus-oeis.t                         |  46 +-
 xt/oeis/Diagonals-oeis.t                           |  66 ++-
 xt/oeis/DragonCurve-oeis.t                         | 142 +++--
 xt/oeis/HilbertCurve-oeis.t                        |   4 +-
 xt/oeis/NumSeq-PlanePath-oeis.t                    |  10 +-
 xt/oeis/RationalsTree-oeis.t                       | 232 +++++++--
 xt/oeis/TerdragonCurve-oeis.t                      |   5 +-
 xtools/my-check-copyright-years.sh                 |   3 +-
 xtools/my-check-spelling.sh                        |  17 +-
 xtools/my-deb.sh                                   |  14 +-
 283 files changed, 3799 insertions(+), 1443 deletions(-)
 mode change 100644 => 100755 examples/c-curve-wx.pl
 mode change 100644 => 100755 examples/cretan-walls.pl
 mode change 100644 => 100755 examples/koch-svg.pl
 mode change 100644 => 100755 examples/other/dragon-curve.gnuplot
 mode change 100644 => 100755 examples/other/dragon-curve.logo
 mode change 100644 => 100755 examples/other/fibonacci-word-fractal.logo
 mode change 100644 => 100755 examples/other/sierpinski-triangle-bitand.gnuplot
 mode change 100644 => 100755 examples/other/sierpinski-triangle-replicate.gnuplot
 mode change 100644 => 100755 examples/other/sierpinski-triangle-text.gnuplot
 mode change 100644 => 100755 examples/other/sierpinski-triangle-text.logo
 mode change 100644 => 100755 examples/rationals-tree.pl
 create mode 100644 t/GosperReplicate.t
 create mode 100644 t/QuintetReplicate.t
 create mode 100644 t/SquareReplicate.t

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



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