libdata-messagepack-perl 0.49-1 source package in Ubuntu

Changelog

libdata-messagepack-perl (0.49-1) unstable; urgency=medium

  [ upstream ]
  * New release.
    + Fix undefined behavior issue of overflow.

  [ Jonas Smedegaard ]
  * Add TODO about use of system-shared headers.
  * Add git-buildpackage config, enabling pristine-tar and tag signing.
  * Use by-module URL as preferred for upstream source: in
    upstream-tarball.mk hints, and favored over metacpan URL in watch
    file.
  * Update copyright info:
    + Fix double-space-delimit copyright holders: Mandated by copyright
      file format 1.0.
    + Fix use verbatim license grant in GPL-3+ license section.
    + Use License-Grant and License-Reference fields.
      Thanks to Ben Finney.
    + Extend copyright of packaging to cover current year.
  * Add lintian override regarding license in License-Reference field.
    See bug#786450.
  * Bump debhelper compatibility level to 9.
  * Add lintian override regarding debhelper 9.
  * Declare compliance with Debian Policy 3.9.6.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to use cgit web frontend.

  [ Vasudev Kamath ]
  * Drop myself from uploaders.

 -- Jonas Smedegaard <email address hidden>  Mon, 23 Nov 2015 15:00:41 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libdata-messagepack-perl_0.49-1.dsc 2.1 KiB 88473a502a575a402b6d6cba676b87a3ef0b0133f3b7ff1439e607e03f38f52e
libdata-messagepack-perl_0.49.orig.tar.gz 65.5 KiB c03f3d629eb92d0abe67e25b75d7fa2653ca072450a4575954a5ac47c56c2f90
libdata-messagepack-perl_0.49-1.debian.tar.xz 3.9 KiB f2e800c3346faf87cc107bc3ca42fc2e04864c9534810bdbc0e650dc9233b141

No changes file available.

Binary packages built by this source

libdata-messagepack-perl: MessagePack serializing/deserializing

 This module converts Perl data structures to MessagePack and vice
 versa.
 .
 MessagePack is a binary-based efficient object serialization
 format. It enables to exchange structured objects between many
 languages like JSON. But unlike JSON, it is very fast and small.

libdata-messagepack-perl-dbgsym: debug symbols for package libdata-messagepack-perl

 This module converts Perl data structures to MessagePack and vice
 versa.
 .
 MessagePack is a binary-based efficient object serialization
 format. It enables to exchange structured objects between many
 languages like JSON. But unlike JSON, it is very fast and small.