[libcache-memcached-fast-perl] branch master updated (13a7524 -> ff9e081)

Damyan Ivanov dmn at moszumanska.debian.org
Mon Oct 23 19:42:03 UTC 2017


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

dmn pushed a change to branch master
in repository libcache-memcached-fast-perl.

      from  13a7524   Prepare for release: Update changelog.
      adds  ad46eee   New upstream version 0.25
       new  7051c74   Update upstream source from tag 'upstream/0.25'
       new  9c41b52   Bump debhelper compatibility level to 9
       new  a8aeb89   Use secure protocol for the Vcs-Git header
       new  cc275f2   use secure protocol in debian/watch
       new  9bd1851   enable hardening build-flags in debian/rules
       new  d26bc03   Declare conformance with Policy 4.1.1
       new  ff9e081   releasing package libcache-memcached-fast-perl version 0.25-1

The 7 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:
 Changes                     | 31 +++++++++++++++++++++
 Fast.xs                     | 54 ++++++++++++++++++------------------
 MANIFEST                    | 67 ++++++++++++++++++++++++---------------------
 META.json                   | 33 +++++++---------------
 META.yml                    | 23 ++++++----------
 Makefile.PL                 |  3 +-
 README                      |  8 +++---
 debian/changelog            | 13 +++++++++
 debian/compat               |  2 +-
 debian/control              |  6 ++--
 debian/rules                |  2 ++
 debian/watch                |  2 +-
 lib/Cache/Memcached/Fast.pm | 14 ++++------
 src/Makefile.PL             |  7 ++++-
 src/client.c                | 14 +++++++---
 t/errors.t                  | 33 ++++++++++++++++++++++
 t/hash_namespace.t          | 29 ++++++++++++++++++++
 t/magic.t                   |  4 +++
 t/malformed.t               | 49 +++++++++++++++++++++++++++++++++
 t/utf8-downgrade.t          | 46 +++++++++++++++++++++++++++++++
 20 files changed, 322 insertions(+), 118 deletions(-)
 create mode 100644 t/errors.t
 create mode 100644 t/hash_namespace.t
 create mode 100644 t/malformed.t
 create mode 100644 t/utf8-downgrade.t

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



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