[libmath-planepath-perl] branch master updated (3405654 -> 2b85298)

gregor herrmann gregoa at debian.org
Mon Oct 13 20:13:39 UTC 2014


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  3405654   update changelog
      adds  0917364   Imported Upstream version 117
       new  5d23a1a   Merge tag 'upstream/117'
       new  627589b   New upstream release.
       new  c948f20   Declare compliance with Debian Policy 3.9.6.
       new  f3c61e0   cme: reformat debian/control
       new  2b85298   releasing package libmath-planepath-perl version 117-1

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:
 Changes                                            |    4 +
 MANIFEST                                           |   13 +-
 META.json                                          |    4 +-
 META.yml                                           |    4 +-
 Makefile.PL                                        |    2 +-
 SIGNATURE                                          |  561 ++++----
 debian/changelog                                   |   11 +-
 debian/control                                     |   21 +-
 devel/alternate-paper.pl                           |  185 ++-
 devel/c-curve.pl                                   |    8 +-
 devel/dragon-devel.m4                              |   62 -
 devel/dragon-iterative.gri                         |   70 -
 devel/dragon-numbers.pl                            |  100 --
 devel/dragon-pgf.tex                               |  255 ----
 devel/dragon.el                                    |  160 ---
 devel/dragon.gnuplot                               |  192 ---
 devel/dragon.logo                                  |   89 --
 devel/dragon.pl                                    |  794 +++++++----
 devel/gosper-side.pl                               |   21 +-
 devel/grep-values.pl                               |  333 +++--
 devel/koch-snowflakes.pl                           |   10 +-
 devel/koch-squareflakes.pl                         |    6 +-
 devel/lib/Math/PlanePath/BalancedArray.pm          |    2 +-
 devel/lib/Math/PlanePath/BinaryTerms.pm            |    2 +-
 devel/lib/Math/PlanePath/FibonacciWordKnott.pm     |    2 +-
 devel/lib/Math/PlanePath/FourReplicate.pm          |    2 +-
 devel/lib/Math/PlanePath/Godfrey.pm                |    2 +-
 devel/lib/Math/PlanePath/MooreSpiral.pm            |    2 +-
 devel/lib/Math/PlanePath/NxN.pm                    |    2 +-
 devel/lib/Math/PlanePath/NxNinv.pm                 |    2 +-
 devel/lib/Math/PlanePath/NxNvar.pm                 |    2 +-
 devel/lib/Math/PlanePath/ParabolicRows.pm          |    2 +-
 devel/lib/Math/PlanePath/ParabolicRuns.pm          |    2 +-
 devel/lib/Math/PlanePath/PeanoHalf.pm              |    2 +-
 devel/lib/Math/PlanePath/PeanoRounded.pm           |    2 +-
 devel/lib/Math/PlanePath/PeanoVertices.pm          |    2 +-
 devel/lib/Math/PlanePath/PowerRows.pm              |    2 +-
 devel/lib/Math/PlanePath/PyramidReplicate.pm       |    2 +-
 devel/lib/Math/PlanePath/QuintetSide.pm            |    2 +-
 devel/lib/Math/PlanePath/R7DragonCurve.pm          |    2 +-
 devel/lib/Math/PlanePath/SumFractions.pm           |    2 +-
 devel/lib/Math/PlanePath/WythoffDifference.pm      |    2 +-
 devel/lib/Math/PlanePath/WythoffLines.pm           |    2 +-
 devel/lib/Math/PlanePath/WythoffTriangle.pm        |    2 +-
 devel/lib/Math/PlanePath/Z2DragonCurve.pm          |    2 +-
 devel/lib/Math/PlanePath/ZeckendorfTerms.pm        |    2 +-
 devel/lib/Math/PlanePath/godfrey.pl                |    2 +-
 devel/lib/Math/PlanePath/wythoff-lines.pl          |    3 +-
 devel/lib/Math/SquareRadical.pm                    |    4 +-
 devel/{sacks.pl => misc.pl}                        |   35 +-
 devel/numseq.pl                                    |  373 ++---
 devel/r5-dragon.pl                                 |   62 +-
 devel/rationals-tree.pl                            |    2 +-
 devel/run.pl                                       |   18 +-
 devel/sierpinski-curve.pl                          |  249 +++-
 devel/terdragon.pl                                 |   37 +-
 devel/ulam-warburton.pl                            |   25 +-
 examples/numbers.pl                                |    4 +
 lib/Math/NumSeq/OEIS/Catalogue/Plugin/PlanePath.pm |   16 +-
 lib/Math/NumSeq/PlanePathCoord.pm                  | 1293 +++++++++---------
 lib/Math/NumSeq/PlanePathDelta.pm                  |   12 +-
 lib/Math/NumSeq/PlanePathN.pm                      |    8 +-
 lib/Math/NumSeq/PlanePathTurn.pm                   |    6 +-
 lib/Math/PlanePath.pm                              |  233 ++--
 lib/Math/PlanePath/AR2W2Curve.pm                   |   22 +-
 lib/Math/PlanePath/AlternatePaper.pm               |   67 +-
 lib/Math/PlanePath/AlternatePaperMidpoint.pm       |   21 +-
 lib/Math/PlanePath/AnvilSpiral.pm                  |    2 +-
 lib/Math/PlanePath/ArchimedeanChords.pm            |    2 +-
 lib/Math/PlanePath/AztecDiamondRings.pm            |    2 +-
 lib/Math/PlanePath/Base/Digits.pm                  |    2 +-
 lib/Math/PlanePath/Base/Generic.pm                 |    2 +-
 lib/Math/PlanePath/Base/NSEW.pm                    |    2 +-
 lib/Math/PlanePath/BetaOmega.pm                    |   22 +-
 lib/Math/PlanePath/CCurve.pm                       |  185 ++-
 lib/Math/PlanePath/CellularRule.pm                 |   36 +-
 lib/Math/PlanePath/CellularRule190.pm              |    2 +-
 lib/Math/PlanePath/CellularRule54.pm               |    2 +-
 lib/Math/PlanePath/CellularRule57.pm               |    2 +-
 lib/Math/PlanePath/CfracDigits.pm                  |    2 +-
 lib/Math/PlanePath/ChanTree.pm                     |    2 +-
 lib/Math/PlanePath/CincoCurve.pm                   |   29 +-
 lib/Math/PlanePath/Columns.pm                      |    2 +-
 lib/Math/PlanePath/ComplexMinus.pm                 |   33 +-
 lib/Math/PlanePath/ComplexPlus.pm                  |   32 +-
 lib/Math/PlanePath/ComplexRevolving.pm             |   38 +-
 lib/Math/PlanePath/CoprimeColumns.pm               |    2 +-
 lib/Math/PlanePath/Corner.pm                       |    2 +-
 lib/Math/PlanePath/CornerReplicate.pm              |   24 +-
 lib/Math/PlanePath/CretanLabyrinth.pm              |    2 +-
 lib/Math/PlanePath/CubicBase.pm                    |   23 +-
 lib/Math/PlanePath/DekkingCentres.pm               |   28 +-
 lib/Math/PlanePath/DekkingCurve.pm                 |   28 +-
 lib/Math/PlanePath/DiagonalRationals.pm            |    4 +-
 lib/Math/PlanePath/Diagonals.pm                    |    4 +-
 lib/Math/PlanePath/DiagonalsAlternating.pm         |   12 +-
 lib/Math/PlanePath/DiagonalsOctant.pm              |    4 +-
 lib/Math/PlanePath/DiamondArms.pm                  |    2 +-
 lib/Math/PlanePath/DiamondSpiral.pm                |    2 +-
 lib/Math/PlanePath/DigitGroups.pm                  |    4 +-
 lib/Math/PlanePath/DivisibleColumns.pm             |    2 +-
 lib/Math/PlanePath/DragonCurve.pm                  | 1442 +-------------------
 lib/Math/PlanePath/DragonMidpoint.pm               |   40 +-
 lib/Math/PlanePath/DragonRounded.pm                |   55 +-
 lib/Math/PlanePath/FactorRationals.pm              |    6 +-
 lib/Math/PlanePath/FibonacciWordFractal.pm         |   19 +-
 lib/Math/PlanePath/File.pm                         |    4 +-
 lib/Math/PlanePath/FilledRings.pm                  |    2 +-
 lib/Math/PlanePath/Flowsnake.pm                    |   40 +-
 lib/Math/PlanePath/FlowsnakeCentres.pm             |   40 +-
 lib/Math/PlanePath/FractionsTree.pm                |    2 +-
 lib/Math/PlanePath/GcdRationals.pm                 |    4 +-
 lib/Math/PlanePath/GosperIslands.pm                |    2 +-
 lib/Math/PlanePath/GosperReplicate.pm              |   29 +-
 lib/Math/PlanePath/GosperSide.pm                   |  153 ++-
 lib/Math/PlanePath/GrayCode.pm                     |   22 +-
 lib/Math/PlanePath/GreekKeySpiral.pm               |    2 +-
 lib/Math/PlanePath/HIndexing.pm                    |  237 +++-
 lib/Math/PlanePath/HeptSpiralSkewed.pm             |    2 +-
 lib/Math/PlanePath/HexArms.pm                      |    2 +-
 lib/Math/PlanePath/HexSpiral.pm                    |    2 +-
 lib/Math/PlanePath/HexSpiralSkewed.pm              |    2 +-
 lib/Math/PlanePath/HilbertCurve.pm                 |   26 +-
 lib/Math/PlanePath/HilbertSpiral.pm                |   20 +-
 lib/Math/PlanePath/Hypot.pm                        |    4 +-
 lib/Math/PlanePath/HypotOctant.pm                  |    4 +-
 lib/Math/PlanePath/ImaginaryBase.pm                |   29 +-
 lib/Math/PlanePath/ImaginaryHalf.pm                |   21 +-
 lib/Math/PlanePath/KnightSpiral.pm                 |    2 +-
 lib/Math/PlanePath/KochCurve.pm                    |   40 +-
 lib/Math/PlanePath/KochPeaks.pm                    |  100 +-
 lib/Math/PlanePath/KochSnowflakes.pm               |   40 +-
 lib/Math/PlanePath/KochSquareflakes.pm             |   56 +-
 lib/Math/PlanePath/KochelCurve.pm                  |   20 +-
 lib/Math/PlanePath/LTiling.pm                      |   39 +-
 lib/Math/PlanePath/MPeaks.pm                       |    2 +-
 lib/Math/PlanePath/MultipleRings.pm                |    4 +-
 lib/Math/PlanePath/OctagramSpiral.pm               |    2 +-
 lib/Math/PlanePath/PeanoCurve.pm                   |   23 +-
 lib/Math/PlanePath/PentSpiral.pm                   |    2 +-
 lib/Math/PlanePath/PentSpiralSkewed.pm             |    2 +-
 lib/Math/PlanePath/PixelRings.pm                   |    4 +-
 lib/Math/PlanePath/PowerArray.pm                   |    4 +-
 lib/Math/PlanePath/PyramidRows.pm                  |    4 +-
 lib/Math/PlanePath/PyramidSides.pm                 |    2 +-
 lib/Math/PlanePath/PyramidSpiral.pm                |    2 +-
 lib/Math/PlanePath/PythagoreanTree.pm              |   35 +-
 lib/Math/PlanePath/QuadricCurve.pm                 |   29 +-
 lib/Math/PlanePath/QuadricIslands.pm               |  162 ++-
 lib/Math/PlanePath/QuintetCentres.pm               |   60 +-
 lib/Math/PlanePath/QuintetCurve.pm                 |   40 +-
 lib/Math/PlanePath/QuintetReplicate.pm             |   28 +-
 lib/Math/PlanePath/R5DragonCurve.pm                |  767 ++---------
 lib/Math/PlanePath/R5DragonMidpoint.pm             |   34 +-
 lib/Math/PlanePath/RationalsTree.pm                |    6 +-
 lib/Math/PlanePath/Rows.pm                         |    2 +-
 lib/Math/PlanePath/SacksSpiral.pm                  |    2 +-
 lib/Math/PlanePath/SierpinskiArrowhead.pm          |   31 +-
 lib/Math/PlanePath/SierpinskiArrowheadCentres.pm   |   34 +-
 lib/Math/PlanePath/SierpinskiCurve.pm              |  289 ++--
 lib/Math/PlanePath/SierpinskiCurveStair.pm         |  429 ++++--
 lib/Math/PlanePath/SierpinskiTriangle.pm           |   49 +-
 lib/Math/PlanePath/SquareArms.pm                   |    2 +-
 lib/Math/PlanePath/SquareReplicate.pm              |   28 +-
 lib/Math/PlanePath/SquareSpiral.pm                 |    2 +-
 lib/Math/PlanePath/Staircase.pm                    |    2 +-
 lib/Math/PlanePath/StaircaseAlternating.pm         |    4 +-
 lib/Math/PlanePath/TerdragonCurve.pm               | 1191 +++-------------
 lib/Math/PlanePath/TerdragonMidpoint.pm            |   43 +-
 lib/Math/PlanePath/TerdragonRounded.pm             |   41 +-
 lib/Math/PlanePath/TheodorusSpiral.pm              |    4 +-
 lib/Math/PlanePath/TriangleSpiral.pm               |    8 +-
 lib/Math/PlanePath/TriangleSpiralSkewed.pm         |    2 +-
 lib/Math/PlanePath/TriangularHypot.pm              |    4 +-
 lib/Math/PlanePath/UlamWarburton.pm                |  357 +++--
 lib/Math/PlanePath/UlamWarburtonQuarter.pm         |  432 ++++--
 lib/Math/PlanePath/VogelFloret.pm                  |    4 +-
 lib/Math/PlanePath/WunderlichMeander.pm            |   20 +-
 lib/Math/PlanePath/WunderlichSerpentine.pm         |   15 +-
 lib/Math/PlanePath/WythoffArray.pm                 |    2 +-
 lib/Math/PlanePath/WythoffPreliminaryTriangle.pm   |    4 +-
 lib/Math/PlanePath/ZOrderCurve.pm                  |   36 +-
 t/AlternatePaper.t                                 |    2 +-
 t/AlternatePaperMidpoint.t                         |    2 +-
 t/AnvilSpiral.t                                    |    2 +-
 t/ArchimedeanChords.t                              |    2 +-
 t/AztecDiamondRings.t                              |    2 +-
 t/BetaOmeta.t                                      |    2 +-
 t/CCurve.t                                         |    2 +-
 t/CellularRule.t                                   |    2 +-
 t/CellularRule190.t                                |    2 +-
 t/CfracDigits.t                                    |    2 +-
 t/ChanTree.t                                       |    2 +-
 t/CincoCurve.t                                     |    2 +-
 t/Columns.t                                        |    2 +-
 t/ComplexMinus.t                                   |    2 +-
 t/{KochSquareflakes.t => ComplexPlus.t}            |  112 +-
 t/CoprimeColumns.t                                 |    2 +-
 t/Corner.t                                         |    2 +-
 t/CornerReplicate.t                                |    2 +-
 t/CubicBase.t                                      |   39 +-
 t/DekkingCurve.t                                   |    2 +-
 t/DiagonalRationals.t                              |    2 +-
 t/Diagonals.t                                      |    2 +-
 t/DiamondArms.t                                    |    2 +-
 t/DiamondSpiral.t                                  |    2 +-
 t/DigitGroups.t                                    |    2 +-
 t/DivisibleColumns.t                               |    2 +-
 t/DragonCurve.t                                    |   39 +-
 t/DragonMidpoint.t                                 |    2 +-
 t/DragonRounded.t                                  |   29 +-
 t/FactorRationals.t                                |    2 +-
 t/FibonacciWordFractal.t                           |    2 +-
 t/File.t                                           |    2 +-
 t/FilledRings.t                                    |    2 +-
 t/Flowsnake.t                                      |   42 +-
 t/FlowsnakeCentres.t                               |   32 +-
 t/GcdRationals.t                                   |    2 +-
 t/GosperIslands.t                                  |    2 +-
 t/GosperSide.t                                     |    2 +-
 t/GrayCode.t                                       |    2 +-
 t/GreekKeySpiral.t                                 |    2 +-
 t/HIndexing.t                                      |    2 +-
 t/HexArms.t                                        |    2 +-
 t/HexSpiral.t                                      |    2 +-
 t/HexSpiralSkewed.t                                |    2 +-
 t/HilbertCurve.t                                   |    2 +-
 t/HilbertSpiral.t                                  |    2 +-
 t/Hypot.t                                          |    2 +-
 t/HypotOctant.t                                    |    2 +-
 t/ImaginaryBase.t                                  |    2 +-
 t/ImaginaryHalf.t                                  |    2 +-
 t/KnightSpiral.t                                   |    2 +-
 t/KochCurve.t                                      |    2 +-
 t/KochPeaks.t                                      |   28 +-
 t/KochSnowflakes.t                                 |   30 +-
 t/KochSquareflakes.t                               |   30 +-
 t/KochelCurve.t                                    |    2 +-
 t/LTiling.t                                        |   41 +-
 t/MultipleRings.t                                  |    2 +-
 t/NumSeq-PlanePathCoord.t                          |   42 +-
 t/PeanoCurve.t                                     |   31 +-
 t/PixelRings.t                                     |    2 +-
 t/PyramidRows.t                                    |    2 +-
 t/PythagoreanTree.t                                |    2 +-
 t/QuadricCurve.t                                   |   20 +-
 t/{HexSpiralSkewed.t => QuadricIslands.t}          |   68 +-
 t/QuintetCentres.t                                 |   34 +-
 t/QuintetCurve.t                                   |   35 +-
 t/RationalsTree.t                                  |    2 +-
 t/Rows.t                                           |    2 +-
 t/SacksSpiral.t                                    |    2 +-
 t/SierpinskiArrowhead.t                            |   24 +-
 t/SierpinskiArrowheadCentres.t                     |   24 +-
 t/SierpinskiCurve.t                                |   44 +-
 t/SierpinskiCurveStair.t                           |   53 +-
 t/SierpinskiTriangle.t                             |   23 +-
 t/SquareSpiral.t                                   |    2 +-
 t/Staircase.t                                      |    2 +-
 t/StaircaseAlternating.t                           |    2 +-
 t/TerdragonCurve.t                                 |  108 +-
 t/TerdragonMidpoint.t                              |   36 +-
 t/TheodorusSpiral.t                                |    2 +-
 t/TriangularHypot.t                                |    2 +-
 t/UlamWarburton.t                                  |   64 +-
 t/UlamWarburtonQuarter.t                           |   46 +-
 t/VogelFloret.t                                    |    2 +-
 t/WythoffArray.t                                   |    2 +-
 t/ZOrderCurve.t                                    |    2 +-
 tools/gallery.pl                                   |   21 +-
 xt/HIndexing-more.t                                |  113 ++
 xt/MyOEIS.pm                                       |    8 +-
 xt/PlanePath-subclasses.t                          |  408 +++---
 xt/oeis/DiagonalsOctant-oeis.t                     |    3 +-
 xt/oeis/DragonCurve-oeis.t                         |   41 +-
 xt/oeis/GosperSide-oeis.t                          |   37 +-
 ...ntSpiralSkewed-oeis.t => QuadricCentres-oeis.t} |   51 +-
 xt/oeis/TerdragonCurve-oeis.t                      |   31 +
 xt/oeis/UlamWarburtonQuarter-oeis.t                |   28 +-
 xt/oeis/WythoffArray-oeis.t                        |    2 +-
 xt/slow/NumSeq-PlanePathCoord.t                    |   14 +-
 xt/slow/R5DragonCurve-slow.t                       |  197 ++-
 xt/slow/TerdragonCurve-slow.t                      |  493 +++++++
 xtools/my-check-copyright-years.sh                 |   18 +-
 xtools/my-check-spelling.sh                        |    2 +-
 285 files changed, 8276 insertions(+), 7133 deletions(-)
 delete mode 100644 devel/dragon-devel.m4
 delete mode 100644 devel/dragon-iterative.gri
 delete mode 100644 devel/dragon-numbers.pl
 delete mode 100644 devel/dragon-pgf.tex
 delete mode 100644 devel/dragon.el
 delete mode 100644 devel/dragon.gnuplot
 delete mode 100644 devel/dragon.logo
 copy devel/{sacks.pl => misc.pl} (64%)
 copy t/{KochSquareflakes.t => ComplexPlus.t} (50%)
 copy t/{HexSpiralSkewed.t => QuadricIslands.t} (56%)
 create mode 100644 xt/HIndexing-more.t
 copy xt/oeis/{PentSpiralSkewed-oeis.t => QuadricCentres-oeis.t} (55%)
 create mode 100644 xt/slow/TerdragonCurve-slow.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