[libcatalyst-authentication-store-dbix-class-perl] branch master updated (640a8fa -> f5f8009)
Damyan Ivanov
dmn at moszumanska.debian.org
Fri May 16 19:04:41 UTC 2014
This is an automated email from the git hooks/post-receive script.
dmn pushed a change to branch master
in repository libcatalyst-authentication-store-dbix-class-perl.
from 640a8fa releasing package libcatalyst-authentication-store-dbix-class-perl version 0.1506-2
adds a2cee59 Imported Upstream version 0.1506
adds 19b25bb Imported Upstream version 0.1506
new f59afce Merge tag 'upstream/0.1506'
new 2d98217 add forgotten inc/Module/* block to debian/copyright
new f5f8009 releasing package libcatalyst-authentication-store-dbix-class-perl version 0.1506-3
The 3 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:
MANIFEST | 41 ++
META.yml | 43 ++
README | 381 ++++++++++++++++
debian/changelog | 7 +
debian/copyright | 6 +
inc/Module/AutoInstall.pm | 930 ++++++++++++++++++++++++++++++++++++++
inc/Module/Install.pm | 470 +++++++++++++++++++
inc/Module/Install/AutoInstall.pm | 93 ++++
inc/Module/Install/Base.pm | 83 ++++
inc/Module/Install/Can.pm | 154 +++++++
inc/Module/Install/Fetch.pm | 93 ++++
inc/Module/Install/Include.pm | 34 ++
inc/Module/Install/Makefile.pm | 418 +++++++++++++++++
inc/Module/Install/Metadata.pm | 722 +++++++++++++++++++++++++++++
inc/Module/Install/Win32.pm | 64 +++
inc/Module/Install/WriteAll.pm | 63 +++
16 files changed, 3602 insertions(+)
create mode 100644 MANIFEST
create mode 100644 META.yml
create mode 100644 README
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/libcatalyst-authentication-store-dbix-class-perl.git
More information about the Pkg-perl-cvs-commits
mailing list