[libwww-form-urlencoded-perl] branch master updated (c9607a7 -> 5483050)

gregor herrmann gregoa at debian.org
Wed Nov 1 17:13:33 UTC 2017


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

gregoa pushed a change to branch master
in repository libwww-form-urlencoded-perl.

      from  c9607a7   releasing package libwww-form-urlencoded-perl version 0.23-2
      adds  4500d09   application/x-www-from-encoded parser
      adds  175fc92   benchmark
      adds  a7fc057   pp test and remove debug string
      adds  b236870   last sep char
      adds  471e4dd   fix bench
      adds  7eabb9e   write pod
      adds  e193442   add pod
      adds  887d324   use => load
      adds  5de6143   fix segfault
      adds  1ba4f3a   requires JSON for test
      adds  8f7d9c5   doc about other modules
      adds  bcf788b   fix doc bug
      adds  290d9c6   Checking in changes prior to tagging of version 0.01.
      adds  9d2505e   mv ppport.h to src
      adds  c7ef3d7   Checking in changes prior to tagging of version 0.02.
      adds  0a50629   update ppport.h. fix portable issues
      adds  7f447a3   fix bug "my_perl undeclared"
      adds  934aa7f   Checking in changes prior to tagging of version 0.03.
      adds  210eabe   add build_urlencoded
      adds  0efb713   add build_urlencoded test and refactor parse
      adds  b777d61   update docs
      adds  6dbae41   Checking in changes prior to tagging of version 0.04.
      adds  0ca61ac   split XS into another dist
      adds  b1b9af2   Checking in changes prior to tagging of version 0.10.
      adds  5fc0fc2   to install archdir for keeping backward compatibility and supports arrayref and hashref args
      adds  d96fc5b   move .keep to WWW/Form/UrlEncoded/XS/.keep
      adds  e0c6cd8   update docs
      adds  b4a6d1d   Checking in changes prior to tagging of version 0.12.
      adds  230f70e   supports delimiter
      adds  a9721f7   suggests 0.13
      adds  0f16cc3   suggests 0.13
      adds  12f19f6   Checking in changes prior to tagging of version 0.13.
      adds  a9e3fc9   add build_utf8
      adds  de1a7ee   Checking in changes prior to tagging of version 0.14.
      adds  c1bb461   add parse_arrayref
      adds  49f60b6   add doc abount _arrayref
      adds  3dc36c4   Checking in changes prior to tagging of version 0.16.
      adds  3b5bf9a   update bench. add arrayref
      adds  2be1151   fix EXPORT bug. _arrayref did not export
      adds  8cc7d2a   Checking in changes prior to tagging of version 0.17.
      adds  03777e0   Ooops. $NEED_UPGRADE must be 0 by default. build_urlencoded does not utf8_upgrade
      adds  f38d4a0   missed to add test
      adds  0e60bc2   suggest W::F:U::XS 0.19
      adds  44d4a71   Checking in changes prior to tagging of version 0.19.
      adds  324d59e   added some tests related XS bug
      adds  3fd9a88   Checking in changes prior to tagging of version 0.21.
      adds  1ce633a   \C is deprecated in regex #1
      adds  5f83b26   test on 5.20 at travis
      adds  bc62a4f   Checking in changes prior to tagging of version 0.22.
      adds  8bf9926   bugfix around parsing undef
      adds  1653e02   Checking in changes prior to tagging of version 0.23.
      adds  a991ea1   updated by Minil
      adds  fe4d93b   Checking in changes prior to tagging of version 0.24.
      adds  bd3c711   New upstream version 0.24
       new  0b045bf   Update upstream source from tag 'upstream/0.24'
       new  4b0ad70   Update debian/changelog
       new  238c97b   Update years of packaging copyright.
       new  657b2af   Reformat debian/control with cme
       new  65b601c   Declare compliance with Debian Policy 4.1.1.
       new  5483050   releasing package libwww-form-urlencoded-perl version 0.24-1

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:
 Build.PL                   | 37 +++++++++++++++++++++++--------------
 Changes                    |  4 ++++
 META.json                  | 10 +++++-----
 META.yml                   |  8 ++++----
 debian/changelog           |  8 ++++++++
 debian/control             | 11 ++++++-----
 debian/copyright           |  2 +-
 lib/WWW/Form/UrlEncoded.pm |  2 +-
 8 files changed, 52 insertions(+), 30 deletions(-)

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



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