[libchart-clicker-perl] branch master updated (a0c18e3 -> 9b275d1)

Jotam Jr. Trejo jotamjr-guest at moszumanska.debian.org
Thu Jan 30 04:50:30 UTC 2014


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

jotamjr-guest pushed a change to branch master
in repository libchart-clicker-perl.

      from  a0c18e3   Remove trailing whitespace
      adds  c1bcba8   Imported Upstream version 2.87
       new  5a00cf9   Merge tag 'upstream/2.87'
       new  9b275d1   Imported Upstream version 2.87

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:
 Changes                                            |  5 +-
 LICENSE                                            |  6 +-
 MANIFEST                                           |  2 +
 META.json                                          |  4 +-
 META.yml                                           |  4 +-
 Makefile.PL                                        | 88 +++++++++++++++++-----
 README                                             |  6 +-
 README.mkdn                                        | 38 +++++-----
 debian/changelog                                   |  6 ++
 inc/ChClDistMakeMaker.pm                           | 16 ++++
 lib/Chart/Clicker.pm                               | 16 ++--
 lib/Chart/Clicker/Axis.pm                          | 12 ++-
 lib/Chart/Clicker/Axis/DateTime.pm                 |  8 +-
 lib/Chart/Clicker/Axis/DivisionType.pm             |  8 +-
 lib/Chart/Clicker/Axis/DivisionType/Exact.pm       |  9 +--
 .../Clicker/Axis/DivisionType/LinearExpandGraph.pm | 13 ++--
 .../Clicker/Axis/DivisionType/LinearRounded.pm     | 13 ++--
 lib/Chart/Clicker/Component.pm                     |  8 +-
 lib/Chart/Clicker/Container.pm                     |  8 +-
 lib/Chart/Clicker/Context.pm                       |  8 +-
 lib/Chart/Clicker/Data/DataSet.pm                  |  8 +-
 lib/Chart/Clicker/Data/Marker.pm                   |  8 +-
 lib/Chart/Clicker/Data/Range.pm                    |  8 +-
 lib/Chart/Clicker/Data/Series.pm                   |  8 +-
 lib/Chart/Clicker/Data/Series/HighLow.pm           |  8 +-
 lib/Chart/Clicker/Data/Series/Size.pm              |  8 +-
 lib/Chart/Clicker/Decoration.pm                    |  8 +-
 lib/Chart/Clicker/Decoration/Glass.pm              |  8 +-
 lib/Chart/Clicker/Decoration/Grid.pm               |  8 +-
 lib/Chart/Clicker/Decoration/Legend.pm             |  8 +-
 lib/Chart/Clicker/Decoration/Legend/Tabular.pm     |  8 +-
 lib/Chart/Clicker/Decoration/MarkerOverlay.pm      |  9 +--
 lib/Chart/Clicker/Decoration/OverAxis.pm           |  8 +-
 lib/Chart/Clicker/Decoration/Plot.pm               |  8 +-
 lib/Chart/Clicker/Drawing/ColorAllocator.pm        |  8 +-
 lib/Chart/Clicker/Positioned.pm                    | 10 +--
 lib/Chart/Clicker/Renderer.pm                      |  8 +-
 lib/Chart/Clicker/Renderer/Area.pm                 |  8 +-
 lib/Chart/Clicker/Renderer/Bar.pm                  |  8 +-
 lib/Chart/Clicker/Renderer/Bubble.pm               |  8 +-
 lib/Chart/Clicker/Renderer/CandleStick.pm          |  8 +-
 lib/Chart/Clicker/Renderer/Line.pm                 |  8 +-
 lib/Chart/Clicker/Renderer/Pie.pm                  |  8 +-
 lib/Chart/Clicker/Renderer/Point.pm                |  8 +-
 lib/Chart/Clicker/Renderer/PolarArea.pm            |  8 +-
 lib/Chart/Clicker/Renderer/StackedArea.pm          |  8 +-
 lib/Chart/Clicker/Renderer/StackedBar.pm           |  8 +-
 lib/Chart/Clicker/Tutorial.pm                      |  9 +--
 t/axis-division-rounded.t                          |  4 +-
 t/release-pod-syntax.t                             |  1 +
 t/release-synopsis.t                               |  2 +-
 51 files changed, 253 insertions(+), 260 deletions(-)
 create mode 100644 inc/ChClDistMakeMaker.pm

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



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