[libnanomsg-raw-perl] branch master updated (1670d44 -> 2fffb27)

Harlan Lieberman-Berg H.LiebermanBerg at gmail.com
Mon May 11 17:54:34 UTC 2015


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

hlieberman-guest pushed a change to branch master
in repository libnanomsg-raw-perl.

      from  1670d44   Add patch to try and correct errors under Perl 5.20.
      adds  07f8862   Imported Upstream version 0.05
       new  1c855a3   Merge tag 'upstream/0.05'
       new  19627e8   Remove patches applied upstream.
       new  b68a9dc   Bump copyright years.
       new  2fffb27   Bump S-V to 3.6.1, no-op.  Add new build-dep, d/changelog to release.

The 4 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                                        |   14 +
 LICENSE                                        |    2 +-
 MANIFEST                                       |    4 +-
 META.json                                      |  244 +++-
 META.yml                                       |  224 +++-
 Makefile.PL                                    |   66 +-
 README                                         |    6 +-
 lib/NanoMsg/Raw.pm => README.md                | 1417 +++++++-----------------
 Raw.xs                                         |    9 +-
 debian/changelog                               |   10 +-
 debian/control                                 |   10 +-
 debian/copyright                               |    4 +-
 debian/patches/0001-fix-manpage-spelling.patch |   60 -
 debian/patches/0002-fix-5.20-errors.patch      |   31 -
 debian/patches/series                          |    2 -
 dist.ini                                       |    5 +-
 lib/NanoMsg/Raw.pm                             |   47 +-
 lib/NanoMsg/Raw/Message.pm                     |   13 +-
 t/recv-free-segv.t                             |   17 +
 t/release-eol.t                                |   40 +-
 t/release-no-tabs.t                            |   40 +-
 t/release-pod-coverage.t                       |   12 +-
 t/release-pod-syntax.t                         |    5 +-
 t/threads.t                                    |   61 -
 t/timeo.t                                      |    4 +-
 25 files changed, 951 insertions(+), 1396 deletions(-)
 copy lib/NanoMsg/Raw.pm => README.md (51%)
 delete mode 100644 debian/patches/0001-fix-manpage-spelling.patch
 delete mode 100644 debian/patches/0002-fix-5.20-errors.patch
 delete mode 100644 debian/patches/series
 create mode 100644 t/recv-free-segv.t
 delete mode 100644 t/threads.t

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



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