[libdata-visitor-perl] branch master updated (5f0da59 -> a6ff33d)

Florian Schlichting fsfs at alioth.debian.org
Wed Aug 7 20:52:18 UTC 2013


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

fsfs pushed a change to branch master
in repository libdata-visitor-perl.

      from  5f0da59   update changelog
      adds  74f0522   Imported Upstream version 0.30
       new  a4cf492   Merge tag 'upstream/0.30'
       new  349f692   Imported Upstream version 0.30
       new  6b1bfa1   Email change: Florian Schlichting -> fsfs at debian.org
       new  f2ea9a2   Bumped Standards-Version to 3.9.4 (update to copyright-format 1.0)
       new  5a64368   Bump copyright years
       new  a6ff33d   prepare changelog for release

The 6 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                                            |   12 +++
 LICENSE                                            |    8 +-
 MANIFEST                                           |    7 +-
 META.json                                          |  100 +++++++++++---------
 META.yml                                           |   86 +++++++++--------
 Makefile.PL                                        |   24 ++++-
 README                                             |    4 +-
 debian/changelog                                   |   10 +-
 debian/control                                     |    4 +-
 debian/copyright                                   |   34 +++----
 dist.ini                                           |    1 -
 lib/Data/Visitor.pm                                |   14 +--
 lib/Data/Visitor/Callback.pm                       |   17 ++--
 t/00-compile.t                                     |   17 +++-
 t/callback_moose_tc.t                              |   43 +++++++++
 t/release-pod-syntax.t                             |   15 ---
 t/release-eol.t => xt/release/eol.t                |    8 --
 .../release/pod-coverage.t                         |    8 --
 xt/release/pod-syntax.t                            |    7 ++
 19 files changed, 241 insertions(+), 178 deletions(-)
 create mode 100644 t/callback_moose_tc.t
 delete mode 100644 t/release-pod-syntax.t
 rename t/release-eol.t => xt/release/eol.t (50%)
 rename t/release-pod-coverage.t => xt/release/pod-coverage.t (68%)
 create mode 100644 xt/release/pod-syntax.t

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



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