[pkg-perl-tools] branch master updated (803ba1e -> bd53dbb)

Alex Muntada alexm-guest at moszumanska.debian.org
Wed Nov 2 01:18:55 UTC 2016


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

alexm-guest pushed a change to branch master
in repository pkg-perl-tools.

      from  803ba1e   update changelog and TODO
      adds  de0f919   Test GitHub pull request workflow
      adds  c5a3c2a   Refactor PR workflow
      adds  d3d3ac8   Move subs to Debian::PkgPerl::GitHub module
      adds  a1fecc7   Make patch silent
      adds  c64b7c4   Test access to github via ssh
      adds  7a6c58c   Add support to create pull requests for patches
       new  0407a3b   Add -Ilib to perl tests in Makefile
       new  cdd9351   Add missing copyright information
       new  0343b0a   Skip t/github.t unless AUTHOR_TESTING is set
       new  68acbf9   Check files in lib/Debian/PkgPerl directory
       new  880efb3   Add documentation for exported subs
       new  c1d1c24   Install Perl modules in lib/Debian/PkgPerl
       new  bd53dbb   Merge branch 'forward-github-pr'

The 7 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:
 Makefile                      |  21 +++-
 debian/copyright              |   9 ++
 debian/pkg-perl-tools.install |   1 +
 lib/Debian/PkgPerl/GitHub.pm  | 221 ++++++++++++++++++++++++++++++++++++++++++
 scripts/forward               |  76 +++++++++------
 t/dummy.txt.patch             |   7 ++
 t/github.t                    |  38 +++++++-
 t/spelling.st                 |   2 +-
 8 files changed, 342 insertions(+), 33 deletions(-)
 create mode 100644 lib/Debian/PkgPerl/GitHub.pm
 create mode 100644 t/dummy.txt.patch

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



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