This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository libgraph-perl.
commit b80374c58fce51ab463c7a6716b059dcea462eb4 Merge: ef03030 7e8a35c Author: Lucas Kanashiro <[email protected]> Date: Tue Nov 3 15:21:52 2015 -0200 Merge tag 'upstream/0.9704' Upstream version 0.9704 # gpg: Signature made Tue 03 Nov 2015 03:20:34 PM BRST using RSA key ID 9883C97C # gpg: Good signature from "Lucas Kanashiro <[email protected]>" Changes | 979 ++++++++++++++++++++-------------------- MANIFEST | 3 +- META.json | 31 +- META.yml | 20 +- Makefile.PL | 47 +- README | 26 +- lib/Graph.pm | 119 ++++- lib/Graph.pod | 125 ++++- lib/Graph/AdjacencyMap/Heavy.pm | 2 + lib/Graph/AdjacencyMap/Light.pm | 1 + lib/Graph/MSTHeapElem.pm | 2 - lib/Graph/SPTHeapElem.pm | 2 - lib/Graph/TransitiveClosure.pm | 7 +- lib/Graph/Traversal.pm | 4 +- lib/Heap071/Elem.pm | 5 +- lib/Heap071/Fibonacci.pm | 3 - t/07_gen.t | 2 +- t/08_stringify.t | 26 +- t/13_add_vertex.t | 2 +- t/18_add_edge.t | 4 +- t/22_refvertexed.t | 19 +- t/26_multiedged.t | 34 +- t/65_ref.t | 4 +- t/73_diameter.t | 25 +- t/74_random.t | 10 +- t/85_subgraph.t | 25 + 26 files changed, 900 insertions(+), 627 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgraph-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
