[liblwp-useragent-chicaching-perl] branch master updated (fd84d6f -> ce66f19)

Jonas Smedegaard dr at jones.dk
Mon Mar 7 21:32:31 UTC 2016


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

js pushed a change to branch master
in repository liblwp-useragent-chicaching-perl.

      from  fd84d6f   Prepare for release: Update changelog and control file.
      adds  22ec5b3   2 or 3 secs age
      adds  a35c347   Add Travis config for Perl 5.22
      adds  d70df59   Remove 5.18.2
      adds  750716f   update test mock with new role
      adds  84aa6fe   documentation-less role for manipulating body of messages
      adds  fd8e410   add the new body role
      adds  b564590   code to use the new body role
      adds  c60d6db   update docs
      adds  78ebc21   add requires
      adds  a7138d7   rename module
      adds  c78caa5   And move it
      adds  ebe506e   call it simplebody
      adds  4a35e33   call it simplemungeresponse
      adds  8a68455   add documentation
      adds  64018f4   say a little less...
      adds  68eed4e   Extend copyright
      adds  c1b44c5   update changelog after committing fix #4
      adds  5b23ee3   Bump version
      adds  878dcba   make return explicit
      adds  01f9770   add test change to changelog
      adds  77e21f9   bump version
      adds  d19fd87   be strict about copyright year
      adds  04e94f1   forgot to change release date
      adds  52820c6   Imported Upstream version 0.04
       new  95505cd   Merge tag 'upstream/0.04'
       new  03ae038   Declare compliance with Debian Policy 3.9.7.
       new  d245c6c   Modernize Vcs-Git field: Use https protocol.
       new  cc86e59   Update copyright info: Extend copyright for main upstream author to cover current year.
       new  d59e682   Update copyright info: Extend copyright of packaging to cover current year.
       new  ce66f19   Prepare for release: Update changelog, control file and copyright hints.

The 6 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:
 COPYRIGHT                                          | 21 +++--
 Changes                                            |  5 ++
 LICENSE                                            |  6 +-
 MANIFEST                                           |  1 +
 META.json                                          | 17 ++--
 META.yml                                           | 38 +++++----
 Makefile.PL                                        | 28 ++++---
 README                                             |  2 +-
 README.pod                                         |  4 +-
 SIGNATURE                                          | 59 +++++++-------
 debian/changelog                                   | 16 ++++
 debian/control                                     |  4 +-
 debian/control.in                                  |  4 +-
 debian/copyright                                   |  4 +-
 debian/copyright_hints                             | 19 +++--
 debian/rules                                       |  2 +-
 doap.ttl                                           | 33 ++++++--
 lib/LWP/UserAgent/CHICaching.pm                    |  8 +-
 lib/LWP/UserAgent/Role/CHICaching.pm               | 27 +++++--
 lib/LWP/UserAgent/Role/CHICaching/SimpleKeyGen.pm  |  4 +-
 .../Role/CHICaching/SimpleMungeResponse.pm         | 90 ++++++++++++++++++++++
 .../UserAgent/Role/CHICaching/VaryNotAsterisk.pm   |  4 +-
 t/maxage.t                                         |  2 +-
 t/vary.t                                           |  4 +-
 24 files changed, 288 insertions(+), 114 deletions(-)
 create mode 100644 lib/LWP/UserAgent/Role/CHICaching/SimpleMungeResponse.pm

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



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