[libgraph-readwrite-perl] branch master updated (5e79b29 -> 02bca90)

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Fri Jul 24 06:15:38 UTC 2015


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

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

      from  5e79b29   update changelog
      adds  a90fd22   Imported Upstream version 2.07
       new  7fb06db   Merge tag 'upstream/2.07'
       new  d216f3b   Imported Upstream version 2.07
       new  a27b39f   increase debhelper version to 9
       new  3f17f0f   bump Standards-Version to 3.9.6
       new  52ba8bc   add test suite with autopkgtest-pkg-perl
       new  208a35a   debian/patches: patch to fix pod2man
       new  73dd17f   debian/upstream/metadata: upstream git integration
       new  f5e4746   debian/changelog: release to unstable
       new  02bca90   update upstream copyright date

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                          |  7 +++++
 MANIFEST                         |  1 +
 META.json                        |  9 ++++--
 META.yml                         | 28 ++++++++++---------
 Makefile.PL                      |  4 +--
 debian/changelog                 | 16 +++++++++--
 debian/compat                    |  2 +-
 debian/control                   |  5 ++--
 debian/copyright                 |  3 +-
 debian/patches/fix-pod2man.patch | 19 +++++++++++++
 debian/patches/series            |  1 +
 debian/upstream/metadata         |  6 ++++
 lib/Graph/ReadWrite.pm           | 60 ++++++++++++++++++++++++++++++++++++++++
 lib/Graph/Reader.pm              |  8 +++---
 lib/Graph/Reader/HTK.pm          |  6 ++--
 lib/Graph/Writer.pm              | 12 ++++----
 lib/Graph/Writer/Dot.pm          |  8 +++---
 lib/Graph/Writer/HTK.pm          |  8 +++---
 lib/Graph/Writer/VCG.pm          |  6 ++--
 lib/Graph/Writer/XML.pm          |  8 +++---
 lib/Graph/Writer/daVinci.pm      |  6 ++--
 21 files changed, 169 insertions(+), 54 deletions(-)
 create mode 100644 debian/patches/fix-pod2man.patch
 create mode 100644 debian/patches/series
 create mode 100644 debian/upstream/metadata
 create mode 100644 lib/Graph/ReadWrite.pm

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