[libcache-fastmmap-perl] branch master updated (481aca3 -> 31434d7)

Lucas Kanashiro kanashiro at moszumanska.debian.org
Sat Jul 15 19:08:16 UTC 2017


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

kanashiro pushed a change to branch master
in repository libcache-fastmmap-perl.

      from  481aca3   update changelog
      adds  c5cece3   New upstream version 1.46
       new  2cb3f60   Updated version 1.46 from 'upstream/1.46'
       new  42f3412   Update debian/changelog
       new  9cc7a3f   Remove unneeded patch fixing typo, applied by upstream
       new  331a8b0   Update years of upstream copyright
       new  6859e76   Update Debian packaging copyright
       new  de062a1   Bump debhelper compatibility level to 10
       new  675c60b   Declare compliance with Debian Policy 4.0.0
       new  31434d7   releasing libcache-fastmmap-perl version 1.46-1 to unstable

The 8 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                            |  18 +++++
 FastMmap.xs                        |   2 +-
 MANIFEST                           |   1 +
 META.json                          |  46 +++++++++++
 META.yml                           |  40 +++++-----
 README                             |   2 +-
 debian/changelog                   |  15 +++-
 debian/compat                      |   2 +-
 debian/control                     |   4 +-
 debian/copyright                   |   3 +-
 debian/patches/0001_fix-typo.patch |  17 -----
 debian/patches/series              |   1 -
 lib/Cache/FastMmap.pm              | 153 ++++++++++++++++++++++---------------
 mmap_cache.c                       |  11 ++-
 mmap_cache_internals.h             |   3 +-
 t/1.t                              |  15 +++-
 t/10.t                             |   2 +-
 t/11.t                             |   2 +-
 t/12.t                             |   2 +-
 t/13.t                             |  12 +--
 t/15.t                             |   1 -
 t/16.t                             |   1 -
 t/2.t                              |   4 +-
 t/3.t                              |   4 +-
 t/4.t                              |   2 +-
 t/5.t                              |   2 +-
 t/6.t                              |  69 ++++++++++-------
 t/7.t                              |   2 +-
 t/8.t                              |   2 +-
 t/9.t                              |   2 +-
 unix.c                             |   3 +-
 31 files changed, 280 insertions(+), 163 deletions(-)
 create mode 100644 META.json
 delete mode 100644 debian/patches/0001_fix-typo.patch
 delete mode 100644 debian/patches/series

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



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