[libplack-test-anyevent-perl] branch master updated (de09ebc -> 3ca32a7)

Jonas Smedegaard dr at jones.dk
Tue Aug 4 14:14:10 UTC 2015


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

js pushed a change to branch master
in repository libplack-test-anyevent-perl.

      from  de09ebc   update changelog
       new  8817327   Fix up messed up Changelog entries
       new  2c21c03   Fixed issue #5
       new  4eb3b5c   Merge pull request #6 from Maki-Daisuke/three-length-array-to-responder
       new  4ae52bc   Make note of changes
       new  1700c15   dzil updates
       new  b409ef9   Move 3-length array response test into test class
       new  7fff19b   Add travis.yml file
       new  acd0699   Suppress printing of exceptions in test suite
       new  71272cb   Update README
       new  d550109   v0.06
       new  baa2106   Imported Upstream version 0.06
       new  7561eb6   Merge tag 'upstream/0.06'
       new  25ed3e1   Bump debhelper compatibility level to 9.
       new  df96c56   Tidy rules file: Suppress versioned debhelper build-dependency.
       new  c9b4d97   Sync control.in with control: Update Vcs-Browser URL to use cgit web frontend.
       new  3db239a   Declare compliance with Debian Policy 3.9.6.
       new  c160cea   Update copyright info: Use License-Grant and License-Reference fields. Thanks to Ben Finney.
       new  545c12d   Override lintian regarding license in License-Reference field. See bug#786450.
       new  2ebd2e9   Override lintian regarding build-depending unversioned on debhelper.
       new  1a34f35   Update copyright info: Bump (yes, oddly not extend) coverage for main upstream author to include current year.
       new  255d32c   Update copyright info: Extend coverage of packaging to include current year.
       new  3ca32a7   Prepare for release: Update changelog, control file and copyright hints.

The 22 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:
 Build.PL                                           | 36 ++++----
 Changes                                            |  5 +-
 LICENSE                                            |  8 +-
 MANIFEST                                           |  2 +
 META.yml                                           | 27 +++---
 README                                             |  6 +-
 debian/changelog                                   | 28 +++++--
 debian/compat                                      |  2 +-
 debian/control                                     |  2 +-
 debian/control.in                                  |  4 +-
 debian/copyright                                   | 45 ++++------
 debian/copyright_hints                             | 22 +++--
 debian/rules                                       |  6 +-
 debian/source/lintian-overrides                    |  8 ++
 lib/Plack/Test/AnyEvent.pm                         | 15 ++--
 lib/Plack/Test/AnyEvent/Response.pm                |  1 +
 t/00-compile.t                                     | 96 +++++++++-------------
 t/lib/Plack/Test/AnyEvent/Test.pm                  | 51 ++++++++++++
 xt/release/kwalitee.t                              |  9 +-
 xt/release/localbrew-pristine-5.10.t               |  4 +-
 xt/release/localbrew-pristine-5.12.t               |  4 +-
 xt/release/localbrew-pristine-5.14.t               |  4 +-
 xt/release/localbrew-pristine-5.16.t               |  4 +-
 xt/release/localbrew-pristine-5.18.t               |  4 +-
 ...ew-pristine-5.8.t => localbrew-pristine-5.20.t} |  6 +-
 xt/release/localbrew-pristine-5.8.t                |  4 +-
 xt/release/pod-coverage.t                          | 12 +--
 xt/release/pod-syntax.t                            |  5 +-
 28 files changed, 238 insertions(+), 182 deletions(-)
 create mode 100644 debian/source/lintian-overrides
 copy xt/release/{localbrew-pristine-5.8.t => localbrew-pristine-5.20.t} (95%)

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



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