[libnet-github-perl] 01/06: Merge tag 'upstream/0.85'
Lucas Kanashiro
kanashiro at moszumanska.debian.org
Thu Sep 8 19:33:13 UTC 2016
This is an automated email from the git hooks/post-receive script.
kanashiro pushed a commit to branch master
in repository libnet-github-perl.
commit 382b4167421c37468d5e6b0d15e248450d8e1373
Merge: 1c14b80 9843ea2
Author: Lucas Kanashiro <kanashiro at debian.org>
Date: Thu Sep 8 14:59:05 2016 -0300
Merge tag 'upstream/0.85'
Upstream version 0.85
# gpg: Signature made Thu 08 Sep 2016 02:59:05 PM BRT
# gpg: using RSA key F823A2729883C97C
# gpg: Good signature from "Lucas Kanashiro <kanashiro at debian.org>" [ultimate]
# gpg: aka "Lucas Kanashiro <kanashiro.duarte at gmail.com>" [ultimate]
Changes | 7 +
LICENSE | 379 ++++++++++++++++
MANIFEST | 26 +-
META.json | 112 +++++
META.yml | 81 +++-
Makefile.PL | 79 +++-
README | 60 +--
Makefile.PL => cpanfile | 18 +-
dist.ini | 7 +
examples/add_team_repos.pl | 24 +
inc/Module/AutoInstall.pm | 934 --------------------------------------
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 ---
lib/Net/GitHub.pm | 2 +-
lib/Net/GitHub/V3.pm | 2 +-
lib/Net/GitHub/V3/Orgs.pm | 5 +-
lib/Net/GitHub/V3/Repos.pm | 2 +-
t/author-pod-syntax.t | 15 +
26 files changed, 714 insertions(+), 3233 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-github-perl.git
More information about the Pkg-perl-cvs-commits
mailing list