[libxml-hash-lx-perl] branch master updated (71715e2 -> 4458d49)
Lucas Kanashiro
kanashiro-guest at moszumanska.debian.org
Fri Aug 14 13:09:33 UTC 2015
This is an automated email from the git hooks/post-receive script.
kanashiro-guest pushed a change to branch master
in repository libxml-hash-lx-perl.
from 71715e2 update short and long description
new 2ce95e8 Remove inc/ from .gitignore
new 4458d49 Add inc/ directory
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:
.gitignore | 3 +-
inc/Module/AutoInstall.pm | 820 ++++++++++++++++++++++++++++++++++++++
inc/Module/Install.pm | 470 ++++++++++++++++++++++
inc/Module/Install/AutoInstall.pm | 82 ++++
inc/Module/Install/Base.pm | 83 ++++
inc/Module/Install/Can.pm | 81 ++++
inc/Module/Install/Fetch.pm | 93 +++++
inc/Module/Install/Include.pm | 34 ++
inc/Module/Install/Makefile.pm | 415 +++++++++++++++++++
inc/Module/Install/Metadata.pm | 716 +++++++++++++++++++++++++++++++++
inc/Module/Install/Win32.pm | 64 +++
inc/Module/Install/WriteAll.pm | 63 +++
12 files changed, 2922 insertions(+), 2 deletions(-)
create mode 100644 inc/Module/AutoInstall.pm
create mode 100644 inc/Module/Install.pm
create mode 100644 inc/Module/Install/AutoInstall.pm
create mode 100644 inc/Module/Install/Base.pm
create mode 100644 inc/Module/Install/Can.pm
create mode 100644 inc/Module/Install/Fetch.pm
create mode 100644 inc/Module/Install/Include.pm
create mode 100644 inc/Module/Install/Makefile.pm
create mode 100644 inc/Module/Install/Metadata.pm
create mode 100644 inc/Module/Install/Win32.pm
create mode 100644 inc/Module/Install/WriteAll.pm
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libxml-hash-lx-perl.git
More information about the Pkg-perl-cvs-commits
mailing list