[librouter-simple-perl] branch master updated (89f0276 -> e84b1f2)

Florian Schlichting fsfs at alioth.debian.org
Thu Oct 3 21:00:36 UTC 2013


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

fsfs pushed a change to branch master
in repository librouter-simple-perl.

      from  89f0276   update changelog
      adds  c8ed05b   Imported Upstream version 0.15
       new  6d84856   Merge tag 'upstream/0.15'
       new  b0c29db   Import Upstream version 0.15
       new  92a8797   Add a build-dependency on CPAN::Meta
       new  7caa45b   Email change: Florian Schlichting -> fsfs at debian.org
       new  a48fecf   Bump years of packaging copyright
       new  e84b1f2   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:
 Build.PL                       |   80 +++++++++++----
 Changes                        |    7 ++
 MANIFEST                       |   19 ++--
 META.json                      |   67 ++++++++----
 META.yml                       |   35 +++++--
 README                         |  198 ------------------------------------
 README.md                      |  218 ++++++++++++++++++++++++++++++++++++++++
 author/benchmark.pl            |   85 ++++++++++++++++
 author/prof.pl                 |   45 +++++++++
 cpanfile                       |   10 ++
 debian/changelog               |   11 +-
 debian/control                 |    3 +-
 debian/copyright               |    2 +-
 lib/Router/Simple.pm           |   26 ++---
 lib/Router/Simple/Declare.pm   |    2 +
 lib/Router/Simple/Route.pm     |    2 +
 lib/Router/Simple/SubMapper.pm |    2 +
 minil.toml                     |    1 +
 xt/01_podspell.t               |   49 ---------
 xt/02_perlcritic.t             |   56 +++++++++--
 xt/03_pod.t                    |    4 -
 xt/04_minimum_version.t        |    4 -
 xt/05_cpan_meta.t              |    5 -
 xt/06_meta_author.t            |   11 --
 24 files changed, 584 insertions(+), 358 deletions(-)
 delete mode 100644 README
 create mode 100644 README.md
 create mode 100644 author/benchmark.pl
 create mode 100644 author/prof.pl
 create mode 100644 cpanfile
 create mode 100644 minil.toml
 delete mode 100644 xt/01_podspell.t
 delete mode 100644 xt/03_pod.t
 delete mode 100644 xt/04_minimum_version.t
 delete mode 100644 xt/05_cpan_meta.t
 delete mode 100644 xt/06_meta_author.t

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



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