[liburi-encode-perl] branch master updated (59dc23c -> de30228)

gregor herrmann gregoa at debian.org
Fri May 29 17:13:09 UTC 2015


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

gregoa pushed a change to branch master
in repository liburi-encode-perl.

      from  59dc23c   update changelog
       new  97bd907   Add debian/upstream/metadata
       new  9620a2e   Update debian/changelog
      adds  6842d03   Initial Commit
      adds  1501cd3   added Tests + Pod
      adds  3e54483   v0.01
      adds  3e6dca7   added META.yml
      adds  9a1d55f   added META.yml
      adds  f2915c3   v0.02
      adds  fcda23f   Specify a minimum Perl version for sane UTF support.
      adds  1e71f8d   [release] 0.03 with Minimum perl v5.8.1
      adds  94fa387   Release 0.04
      adds  faea3a0   CPAN Release 0.05
      adds  d8b0c99   Updated Readme
      adds  daf8c37   Updated POD. Added a benchmark script
      adds  8994cf2   CPAN Release 0.061
      adds  2abb23e   - Fix issue where '%' was not being encoded unless `encode_reserved` was requested [RT #78314] - Introduce option to NOT encode an already encoded string/URL
      adds  b5c981b   Fix bug where options passed to method were not being (correctly) honored
      adds  cd43de6   Updated tests to use labels. Also added a test for double encoding
      adds  2884952   Pod Updates - Better spacing. Hopefully this converts better to markdown
      adds  9c0abbc   CPAN Release 0.07
      adds  7f77191   more POD updates
      adds  ac4810d   CPAN Release 0.07
      adds  61fc826   Fix double_encode and option/parameter setting
      adds  cc93c45   prepapre for 0.8
      adds  9d2441f   Fix RT-83761. Lower-cased encoded characters were not being decoded
      adds  df74194   bump version. add changes
      adds  58a48d2   CPAN Release 0.09
      adds  c7e16e3   CPAN Release v0.9.1
      adds  01c7304   CPAN Release v1.0.1
      adds  c89450c   Imported Upstream version 1.0.1
       new  88a4d10   Merge tag 'upstream/1.0.1'
       new  489af03   Update debian/changelog
       new  73e1512   update Bug-Database in debian/upstream/metadata
       new  58e9a4a   Update years of upstream and packaging copyright.
       new  e400d7a   Declare compliance with Debian Policy 3.9.6.
       new  36769af   Mark package as autopkgtest-able.
       new  de30228   releasing package liburi-encode-perl version 1.0.1-1

The 9 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                 |  2 +-
 Changes                  | 56 +++++++++++++++++++++++++++++++++---------
 INSTALL                  | 17 ++++++++-----
 LICENSE                  |  8 +++---
 META.json                |  8 +++---
 META.yml                 | 18 +++++++-------
 Makefile.PL              | 14 +++++------
 README                   | 63 ++++++++++++++++++++++++++++++++----------------
 debian/changelog         |  9 +++++--
 debian/control           |  3 ++-
 debian/copyright         |  4 +--
 debian/upstream/metadata |  6 +++++
 lib/URI/Encode.pm        | 39 ++++++++++++++++--------------
 13 files changed, 161 insertions(+), 86 deletions(-)
 mode change 100644 => 100755 Build.PL
 create mode 100644 debian/upstream/metadata

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



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