[libchart-clicker-perl] branch master updated (644efae -> 2a42dc3)

gregor herrmann gregoa at debian.org
Mon Apr 7 16:43:18 UTC 2014


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

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

      from  644efae   releasing package libchart-clicker-perl version 2.87-1
      adds  7a5bf2f   Imported Upstream version 2.88
       new  c4e64b0   Merge tag 'upstream/2.88'
       new  11b25c6   New upstream release.
       new  1083468   cme: reformat debian/control
       new  2a42dc3   releasing package libchart-clicker-perl version 2.88-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                                            |  2 +
 META.json                                          |  2 +-
 META.yml                                           |  2 +-
 Makefile.PL                                        |  2 +-
 README                                             |  2 +-
 README.mkdn                                        |  2 +-
 debian/changelog                                   |  6 ++
 debian/control                                     | 67 +++++++++++-----------
 lib/Chart/Clicker.pm                               |  4 +-
 lib/Chart/Clicker/Axis.pm                          |  4 +-
 lib/Chart/Clicker/Axis/DateTime.pm                 |  4 +-
 lib/Chart/Clicker/Axis/DivisionType.pm             |  4 +-
 lib/Chart/Clicker/Axis/DivisionType/Exact.pm       |  4 +-
 .../Clicker/Axis/DivisionType/LinearExpandGraph.pm |  4 +-
 .../Clicker/Axis/DivisionType/LinearRounded.pm     |  4 +-
 lib/Chart/Clicker/Component.pm                     |  4 +-
 lib/Chart/Clicker/Container.pm                     |  4 +-
 lib/Chart/Clicker/Context.pm                       |  4 +-
 lib/Chart/Clicker/Data/DataSet.pm                  |  4 +-
 lib/Chart/Clicker/Data/Marker.pm                   |  4 +-
 lib/Chart/Clicker/Data/Range.pm                    |  4 +-
 lib/Chart/Clicker/Data/Series.pm                   |  4 +-
 lib/Chart/Clicker/Data/Series/HighLow.pm           |  4 +-
 lib/Chart/Clicker/Data/Series/Size.pm              |  4 +-
 lib/Chart/Clicker/Decoration.pm                    |  4 +-
 lib/Chart/Clicker/Decoration/Glass.pm              |  4 +-
 lib/Chart/Clicker/Decoration/Grid.pm               |  4 +-
 lib/Chart/Clicker/Decoration/Legend.pm             |  4 +-
 lib/Chart/Clicker/Decoration/Legend/Tabular.pm     |  4 +-
 lib/Chart/Clicker/Decoration/MarkerOverlay.pm      |  4 +-
 lib/Chart/Clicker/Decoration/OverAxis.pm           |  4 +-
 lib/Chart/Clicker/Decoration/Plot.pm               |  4 +-
 lib/Chart/Clicker/Drawing/ColorAllocator.pm        |  4 +-
 lib/Chart/Clicker/Positioned.pm                    |  4 +-
 lib/Chart/Clicker/Renderer.pm                      | 10 +++-
 lib/Chart/Clicker/Renderer/Area.pm                 |  4 +-
 lib/Chart/Clicker/Renderer/Bar.pm                  |  4 +-
 lib/Chart/Clicker/Renderer/Bubble.pm               |  4 +-
 lib/Chart/Clicker/Renderer/CandleStick.pm          |  4 +-
 lib/Chart/Clicker/Renderer/Line.pm                 |  4 +-
 lib/Chart/Clicker/Renderer/Pie.pm                  |  4 +-
 lib/Chart/Clicker/Renderer/Point.pm                |  4 +-
 lib/Chart/Clicker/Renderer/PolarArea.pm            |  4 +-
 lib/Chart/Clicker/Renderer/StackedArea.pm          |  4 +-
 lib/Chart/Clicker/Renderer/StackedBar.pm           |  4 +-
 lib/Chart/Clicker/Tutorial.pm                      |  4 +-
 46 files changed, 128 insertions(+), 115 deletions(-)

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