[libgraph-easy-perl] 01/07: Merge tag 'upstream/0.75'

Salvatore Bonaccorso carnil at debian.org
Sun Apr 13 09:09:39 UTC 2014


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

carnil pushed a commit to branch master
in repository libgraph-easy-perl.

commit 37cfc0ab49556e56280efc42c8d08bd4f5672687
Merge: e615d44 dcfd93a
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun Apr 13 10:48:25 2014 +0200

    Merge tag 'upstream/0.75'
    
    Upstream version 0.75

 Build.PL                          |  58 +++
 CHANGES                           |  15 +
 MANIFEST                          |  17 +-
 MANIFEST.SKIP                     |   2 +
 META.json                         | 175 +++++++++
 META.yml                          | 129 +++++--
 Makefile.PL                       |  50 ++-
 inc/Module/Install.pm             | 470 -------------------------
 inc/Module/Install/Base.pm        |  83 -----
 inc/Module/Install/Can.pm         | 154 --------
 inc/Module/Install/Fetch.pm       |  93 -----
 inc/Module/Install/Makefile.pm    | 418 ----------------------
 inc/Module/Install/Metadata.pm    | 722 --------------------------------------
 inc/Module/Install/Scripts.pm     |  29 --
 inc/Module/Install/Win32.pm       |  64 ----
 inc/Module/Install/WriteAll.pm    |  63 ----
 inc/Test/Run/Builder.pm           |  79 +++++
 lib/Graph/Easy.pm                 |   3 +-
 lib/Graph/Easy/As_ascii.pm        |   3 +-
 lib/Graph/Easy/As_graphml.pm      |   3 +-
 lib/Graph/Easy/As_graphviz.pm     |   3 +-
 lib/Graph/Easy/As_txt.pm          |   3 +-
 lib/Graph/Easy/As_vcg.pm          |   3 +-
 lib/Graph/Easy/Attributes.pm      |   3 +-
 lib/Graph/Easy/Base.pm            |   3 +-
 lib/Graph/Easy/Edge.pm            |   3 +-
 lib/Graph/Easy/Edge/Cell.pm       |   5 +-
 lib/Graph/Easy/Group.pm           |   3 +-
 lib/Graph/Easy/Group/Anon.pm      |   3 +-
 lib/Graph/Easy/Group/Cell.pm      |   3 +-
 lib/Graph/Easy/Layout.pm          |   3 +-
 lib/Graph/Easy/Layout/Chain.pm    |   3 +-
 lib/Graph/Easy/Layout/Force.pm    |   3 +-
 lib/Graph/Easy/Layout/Grid.pm     |   3 +-
 lib/Graph/Easy/Layout/Path.pm     |   3 +-
 lib/Graph/Easy/Layout/Repair.pm   |   3 +-
 lib/Graph/Easy/Layout/Scout.pm    |   3 +-
 lib/Graph/Easy/Node.pm            |   3 +-
 lib/Graph/Easy/Node/Anon.pm       |   3 +-
 lib/Graph/Easy/Node/Cell.pm       |   9 +-
 lib/Graph/Easy/Node/Empty.pm      |   3 +-
 lib/Graph/Easy/Parser.pm          |   3 +-
 lib/Graph/Easy/Parser/Graphviz.pm |   4 +-
 lib/Graph/Easy/Parser/VCG.pm      |   3 +-
 scripts/bump-version-number.pl    |  35 ++
 t/ascii.t                         |  20 +-
 t/gv.t                            |  20 +-
 47 files changed, 590 insertions(+), 2196 deletions(-)

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



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