[libsvg-tt-graph-perl] branch master updated (58318fc -> 66508fa)

gregor herrmann gregoa at debian.org
Sat Oct 18 17:51:12 UTC 2014


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

gregoa pushed a change to branch master
in repository libsvg-tt-graph-perl.

      from  58318fc   update changelog
       new  3b5f5f4   Add debian/upstream/metadata
       new  6be1037   Update debian/changelog
      adds  79552ee   Imported Upstream version 0.24
       new  4df1361   Merge tag 'upstream/0.24'
       new  9352c5a   Update debian/changelog
       new  917f1e5   Update years of packaging copyright.
       new  69837ef   Declare compliance with Debian Policy 3.9.6.
       new  d6483e7   cme: reformat debian/control
       new  b5fb1b1   Mark package as autopkgtest-able.
       new  66508fa   releasing package libsvg-tt-graph-perl version 0.24-1

The 9 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                           |  10 +++
 META.yml                          |  16 ++--
 debian/changelog                  |  14 +++-
 debian/control                    |  31 ++++----
 debian/copyright                  |   2 +-
 debian/upstream/metadata          |   6 ++
 inc/Module/Install.pm             |  18 ++---
 inc/Module/Install/Base.pm        |   2 +-
 inc/Module/Install/Can.pm         |   2 +-
 inc/Module/Install/Fetch.pm       |   2 +-
 inc/Module/Install/Makefile.pm    |   4 +-
 inc/Module/Install/Metadata.pm    |   6 +-
 inc/Module/Install/Win32.pm       |   2 +-
 inc/Module/Install/WriteAll.pm    |   2 +-
 lib/SVG/TT/Graph.pm               |  71 ++++++++----------
 lib/SVG/TT/Graph/Bar.pm           |  60 +++++++--------
 lib/SVG/TT/Graph/BarHorizontal.pm |  60 +++++++--------
 lib/SVG/TT/Graph/BarLine.pm       | 132 ++++++++++++++++-----------------
 lib/SVG/TT/Graph/Line.pm          |  95 ++++++++----------------
 lib/SVG/TT/Graph/Pie.pm           | 151 ++++++++++++++++++--------------------
 lib/SVG/TT/Graph/TimeSeries.pm    | 149 +++++++++++++++----------------------
 lib/SVG/TT/Graph/XY.pm            | 130 +++++++++++++-------------------
 t/03_methods.t                    |  10 ++-
 23 files changed, 445 insertions(+), 530 deletions(-)
 create mode 100644 debian/upstream/metadata

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsvg-tt-graph-perl.git



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