[pmtools] branch master updated (f8cb593 -> 63577f5)

Axel Beckert abe at deuxchevaux.org
Mon Sep 9 09:49:13 UTC 2013


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

abe pushed a change to branch master
in repository pmtools.

      from  f8cb593   update changelog
      adds  4a38357   Imported Upstream version 1.40
       new  d96a378   Merge tag 'upstream/1.40'
       new  63577f5   Update changelog gor new upstream release

The 2 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                        |   37 +++
 LICENSE                        |  379 ++++++++++++++++++++++++++++
 MANIFEST                       |   58 +++--
 META.yml                       |   20 ++
 Makefile.PL                    |  100 +++++++-
 README                         |  544 +---------------------------------------
 TODO                           |    2 +
 basepods => bin/basepods       |   11 +
 faqpods => bin/faqpods         |   11 +-
 modpods => bin/modpods         |   11 +-
 pfcat => bin/pfcat             |   14 +-
 plxload => bin/plxload         |   15 +-
 pmall => bin/pmall             |    9 +-
 pman => bin/pman               |   18 +-
 pmcat => bin/pmcat             |   15 +-
 pmcheck => bin/pmcheck         |    8 +-
 pmdesc => bin/pmdesc           |   20 +-
 pmeth => bin/pmeth             |   20 +-
 pmexp => bin/pmexp             |   21 +-
 pmfunc => bin/pmfunc           |   23 +-
 bin/pminclude                  |   62 +++++
 pminst => bin/pminst           |   17 +-
 pmload => bin/pmload           |   21 +-
 pmls => bin/pmls               |   15 +-
 pmpath => bin/pmpath           |   18 +-
 pmvers => bin/pmvers           |   17 +-
 podgrep => bin/podgrep         |   26 +-
 podpath => bin/podpath         |   11 +-
 pods => bin/pods               |   10 +-
 podtoc => bin/podtoc           |   15 +-
 sitepods => bin/sitepods       |   11 +-
 stdpods => bin/stdpods         |   11 +-
 debian/changelog               |    8 +-
 dist.ini                       |  176 +++++++++++++
 {Devel => lib/Devel}/Loaded.pm |   27 +-
 pmpath => lib/pmtools.pm       |   64 +++--
 pmdirs                         |   65 -----
 t/basepods.t                   |   17 ++
 t/faqpods.t                    |   16 ++
 39 files changed, 1215 insertions(+), 728 deletions(-)
 create mode 100644 LICENSE
 mode change 100755 => 100644 MANIFEST
 create mode 100644 META.yml
 mode change 100755 => 100644 Makefile.PL
 mode change 100755 => 100644 README
 rename basepods => bin/basepods (91%)
 rename faqpods => bin/faqpods (90%)
 rename modpods => bin/modpods (93%)
 rename pfcat => bin/pfcat (90%)
 rename plxload => bin/plxload (90%)
 rename pmall => bin/pmall (97%)
 rename pman => bin/pman (81%)
 rename pmcat => bin/pmcat (83%)
 rename pmcheck => bin/pmcheck (92%)
 rename pmdesc => bin/pmdesc (87%)
 rename pmeth => bin/pmeth (94%)
 rename pmexp => bin/pmexp (88%)
 rename pmfunc => bin/pmfunc (79%)
 create mode 100755 bin/pminclude
 rename pminst => bin/pminst (92%)
 rename pmload => bin/pmload (91%)
 rename pmls => bin/pmls (84%)
 copy pmpath => bin/pmpath (83%)
 rename pmvers => bin/pmvers (85%)
 rename podgrep => bin/podgrep (82%)
 rename podpath => bin/podpath (90%)
 rename pods => bin/pods (87%)
 rename podtoc => bin/podtoc (88%)
 rename sitepods => bin/sitepods (89%)
 rename stdpods => bin/stdpods (89%)
 create mode 100644 dist.ini
 rename {Devel => lib/Devel}/Loaded.pm (78%)
 rename pmpath => lib/pmtools.pm (62%)
 mode change 100755 => 100644
 delete mode 100755 pmdirs
 create mode 100644 t/basepods.t
 create mode 100644 t/faqpods.t

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



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