[libgraph-readwrite-perl] branch master updated (7f177dd -> 42fe274)

Lucas Kanashiro kanashiro at moszumanska.debian.org
Mon Aug 8 21:31:37 UTC 2016


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

kanashiro pushed a change to branch master
in repository libgraph-readwrite-perl.

      from  7f177dd   update changelog
      adds  c42515d   Create cluster of nodes based on the value of any attribute
      adds  92e3930   Merge pull request #1 from joenio/cluster
      adds  bdf288a   bumped version for release, and updated Changes
      adds  6986778   Imported Upstream version 2.09
       new  8e744d8   Merge tag 'upstream/2.09'
       new  86f8cda   Update debian/changelog
       new  bb480dd   Declare compliance with Debian policy 3.9.8
       new  42fe274   releasing libgraph-readwrite-perl version 2.09-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                     |   4 ++
 MANIFEST                    |   3 +-
 META.json                   |   9 ++-
 META.yml                    |   7 +-
 Makefile.PL                 |  12 ++--
 debian/changelog            |  10 ++-
 debian/control              |   2 +-
 dist.ini                    |   2 +-
 lib/Graph/ReadWrite.pm      |   2 +-
 lib/Graph/Reader.pm         |   2 +-
 lib/Graph/Reader/Dot.pm     |   2 +-
 lib/Graph/Reader/HTK.pm     |   2 +-
 lib/Graph/Reader/XML.pm     |   2 +-
 lib/Graph/Writer.pm         |   2 +-
 lib/Graph/Writer/Dot.pm     |  34 ++++++++-
 lib/Graph/Writer/HTK.pm     |   2 +-
 lib/Graph/Writer/VCG.pm     |   2 +-
 lib/Graph/Writer/XML.pm     |   2 +-
 lib/Graph/Writer/daVinci.pm |   2 +-
 t/graph-writer-dot.t        | 168 ++++++++++++++++++++++++++++++++++++++++++++
 20 files changed, 244 insertions(+), 27 deletions(-)
 create mode 100644 t/graph-writer-dot.t

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



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