[libhttp-headers-fast-perl] branch master updated (bcb676c -> ed1780c)

Florian Schlichting fsfs at moszumanska.debian.org
Fri Nov 10 13:51:30 UTC 2017


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

fsfs pushed a change to branch master
in repository libhttp-headers-fast-perl.

      from  bcb676c   update changelog
      adds  bdf966f   rename flatten to psgi_flatten for fixing compatibility issue https://github.com/plack/Plack/issues/541
      adds  e072f1c   Merge pull request #9 from kazeburo/rename-flatten-for-compatibility-issue
      adds  6933624   Copy "content_is_text" method from HTTP::Headers
      adds  04f7e91   Add quick unit tests for content_is_text
      adds  2c9ebac   Merge pull request #10 from nfg/master
      adds  bd3641b   Checking in changes prior to tagging of version 0.21.
      adds  fa0fe0a   New upstream version 0.21
       new  27aa788   Update upstream source from tag 'upstream/0.21'
       new  8286c44   Update debian/changelog
       new  e276ab9   Adjust build-dependencies for upstream switch to M::B::Tiny
       new  8bb6976   Declare compliance with Debian Policy 4.1.1
       new  ed1780c   prepare changelog for release

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:
 Build.PL                 | 57 ++----------------------------------------------
 Changes                  |  7 ++++++
 MANIFEST                 |  2 +-
 META.json                | 13 ++++++-----
 META.yml                 | 11 +++++-----
 README.md                |  4 ++--
 debian/changelog         | 11 ++++++++--
 debian/control           |  6 ++---
 lib/HTTP/Headers/Fast.pm | 22 ++++++++++++-------
 t/headers.t              | 11 ++++++++--
 t/headers_flatten.t      | 51 -------------------------------------------
 t/headers_psgi_flatten.t | 51 +++++++++++++++++++++++++++++++++++++++++++
 12 files changed, 111 insertions(+), 135 deletions(-)
 delete mode 100644 t/headers_flatten.t
 create mode 100644 t/headers_psgi_flatten.t

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



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