[libnet-github-perl] branch master updated (dd81300 -> bd32f00)

gregor herrmann gregoa at debian.org
Thu Jul 9 19:22:44 UTC 2015


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

gregoa pushed a change to branch master
in repository libnet-github-perl.

      from  dd81300   releasing package libnet-github-perl version 0.69-1
      adds  0e94e36   Imported Upstream version 0.77
       new  162c3c5   Merge tag 'upstream/0.77'
       new  3674553   Update debian/changelog
       new  6c3ef44   Update years of packaging copyright.
       new  56bc21e   Update (build) dependencies.
       new  bd32f00   releasing package libnet-github-perl version 0.77-1

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:
 Changes                           | 26 ++++++++++++++
 META.yml                          |  6 ++--
 Makefile.PL                       |  2 +-
 debian/changelog                  |  9 +++++
 debian/control                    |  4 +--
 debian/copyright                  |  2 +-
 examples/proxy.pl                 |  2 +-
 inc/Module/AutoInstall.pm         | 42 ++++++++++++----------
 inc/Module/Install.pm             | 18 +++++-----
 inc/Module/Install/AutoInstall.pm |  2 +-
 inc/Module/Install/Base.pm        |  2 +-
 inc/Module/Install/Can.pm         |  2 +-
 inc/Module/Install/Fetch.pm       |  2 +-
 inc/Module/Install/Include.pm     |  2 +-
 inc/Module/Install/Makefile.pm    |  4 +--
 inc/Module/Install/Metadata.pm    |  6 ++--
 inc/Module/Install/Win32.pm       |  2 +-
 inc/Module/Install/WriteAll.pm    |  2 +-
 lib/Net/GitHub.pm                 |  2 +-
 lib/Net/GitHub/V3.pm              |  8 ++---
 lib/Net/GitHub/V3/GitData.pm      | 14 ++++----
 lib/Net/GitHub/V3/Issues.pm       |  8 ++---
 lib/Net/GitHub/V3/Query.pm        | 74 ++++++++++++++++++++++++++++++++-------
 xt/v3/01-access-token.t           |  3 --
 xt/v3/02-user-pass.t              |  3 --
 xt/v3/100-users.t                 |  2 --
 xt/v3/200-repos.t                 | 16 +++------
 xt/v3/300-pull.t                  | 12 ++++---
 xt/v3/500-org.t                   |  2 --
 xt/v3/600-git_data.t              | 11 +++---
 xt/v3/700-gists.t                 | 10 +++---
 xt/v3/800-oauth.t                 | 13 ++++---
 xt/v3/900-search.t                | 18 +++++-----
 33 files changed, 203 insertions(+), 128 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