[libbencode-perl] branch master updated (397f8f8 -> 266b866)

Florian Schlichting fsfs at moszumanska.debian.org
Sat Nov 11 21:39:03 UTC 2017


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

fsfs pushed a change to branch master
in repository libbencode-perl.

      from  397f8f8   update changelog
      adds  b2346ed   improve distro metadata
      adds  6c3cc5f   remove generated compile test
      adds  7a4b2c2   take control of prereqs
      adds  9e6650d   simplify GitHub Readme setup
      adds  7e659f1   add gitignore
      adds  4904918   reduce recursion during encoding
      adds  aba91f5   end pointless Test::Differences use
      adds  ccbd757   handle undefs during encode
      adds  72c4b33   release 1.500
      adds  7c6a13b   avoid dependency on Carp
      adds  0787b7b   get rid of _msg helper
      adds  59acbb1   avoid uprading old perls to Test2
      adds  be521be   release 1.501
      adds  c1c060a   New upstream version 1.501
       new  68fd8ef   Update upstream source from tag 'upstream/1.501'
       new  37c8c18   Update debian/changelog
       new  75057c6   Update upstream metadata
       new  2bb365b   Bump copyright years
       new  9185c7c   Declare compliance with Debian Policy 4.1.1
       new  5edf849   Add myself to Uploaders
       new  266b866   prepare changelog for release

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                  |   7 +++
 LICENSE                  |   8 ++--
 MANIFEST                 |   4 +-
 META.json                |  15 +++---
 META.yml                 |  10 ++--
 Makefile.PL              |  20 ++------
 README                   |   2 +-
 cpanfile                 |  11 +++++
 debian/changelog         |  13 +++++-
 debian/control           |   5 +-
 debian/copyright         |   2 +-
 debian/upstream/metadata |   1 +
 dist.ini                 |  31 +++++++------
 lib/Bencode.pm           | 118 ++++++++++++++++++++++++++++-------------------
 t/00-compile.t           |  73 -----------------------------
 t/01-bdecode.t           |   4 +-
 t/02-bencode.t           |  22 +++++++--
 17 files changed, 160 insertions(+), 186 deletions(-)
 create mode 100644 cpanfile
 delete mode 100644 t/00-compile.t

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



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