[libmodule-extractuse-perl] branch master updated (f5d70dc -> 2ae226a)

Florian Schlichting fsfs at alioth.debian.org
Wed Aug 7 18:38:12 UTC 2013


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

fsfs pushed a change to branch master
in repository libmodule-extractuse-perl.

      from  f5d70dc   releasing version 0.29-1
      adds  a710558   Imported Upstream version 0.31
       new  b1dd0d5   Merge tag 'upstream/0.31'
       new  8f1d2fb   Imported Upstream version 0.31
       new  b20b02b   Email change: Florian Schlichting -> fsfs at debian.org
       new  3a7420d   Bump year of Debian copyright
       new  2ae226a   prepare changelog for release

The 5 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                         |    4 +-
 Changes                          |   27 ++-
 MANIFEST                         |    1 +
 META.json                        |    2 +-
 META.yml                         |    2 +-
 README                           |    2 +-
 debian/changelog                 |    8 +
 debian/control                   |    2 +-
 debian/copyright                 |    2 +-
 grammar                          |   10 +-
 lib/Module/ExtractUse.pm         |  185 +++++++++++++++++--
 lib/Module/ExtractUse/Grammar.pm |  368 ++++++++++++++++++++++++++++++--------
 t/10_basic.t                     |   96 ++++++----
 t/20_parse_self.t                |   28 ++-
 t/21_comment.t                   |   15 +-
 t/22_eval.t                      |  156 +++++++++++-----
 t/23_universal_require.t         |   82 +++++----
 t/26_pod_encoding.t              |   22 +++
 t/80_failing.t                   |   23 +--
 19 files changed, 795 insertions(+), 240 deletions(-)
 create mode 100644 t/26_pod_encoding.t

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



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