[libdata-messagepack-perl] branch master updated (82a92ed -> 8f581d5)
Jonas Smedegaard
dr at jones.dk
Mon Nov 23 15:22:30 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a change to branch master
in repository libdata-messagepack-perl.
from 82a92ed Update changelog.
new ac08501 Sync control.in with control: Update Vcs-Browser URL to use cgit web frontend.
new a299aa8 Use by-module URL as preferred for upstream source: in upstream-tarball.mk hints, and favored over metacpan URL in watch file.
adds 78c31da typo fix
adds 4bfe8da Merge pull request #16 from dsteinbrunner/patch-1
adds 441d68f add use warnings;
adds 60c95e2 add Licence due to CPANTS rating
adds 76ddf5f Merge pull request #19 from mishin/master
adds 5ca0ccf Fix undefined behavior issue of overflow
adds 013afd3 Merge pull request #24 from syohex/undefined-bavior
adds 426ef17 Bump up version and update Changes
adds 16a5124 Imported Upstream version 0.49
new 9fd2689 Merge tag 'upstream/0.49'
new 6204b8f Update copyright info: Fix double-space-delimit copyright holders: Mandated by copyright file format 1.0.
new 26585ac Update copyright info: Fix use verbatim license grant in GPL-3+ license section.
new 829af76 Tidy copyright info: Newline-prefix plural entries.
new 6df1aa8 Update copyright info: Use License-Grant and License-Reference fields. Thanks to Ben Finney.
new 00cdc0d Add lintian override regarding license in License-Reference field. See bug#786450.
new ce1972d Bump debhelper compatibility level to 9.
new 8ee0dd1 Tidy rules file: Suppress versioned debhelper build-dependency.
new 0358a1d Add lintian override regarding debhelper 9.
new aa8e1df Declare compliance with Debian Policy 3.9.6.
new baec952 Update copyright info: Extend copyright of packaging to cover current year.
new 8f581d5 Prepare for release: Update changelog, control file and copyright hints.
The 14 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 | 4 +
LICENSE | 379 ++++++++++++++++++++++++++++++++++++++++
MANIFEST | 1 +
META.yml | 6 +-
debian/changelog | 25 ++-
debian/compat | 2 +-
debian/control | 3 +-
debian/control.in | 4 +-
debian/copyright | 84 ++++-----
debian/copyright_hints | 16 +-
debian/rules | 8 +-
debian/source/lintian-overrides | 8 +
debian/watch | 1 +
inc/Module/Install.pm | 22 ++-
inc/Module/Install/Base.pm | 2 +-
inc/Module/Install/Can.pm | 2 +-
inc/Module/Install/Fetch.pm | 2 +-
inc/Module/Install/Makefile.pm | 4 +-
inc/Module/Install/Metadata.pm | 6 +-
inc/Module/Install/Win32.pm | 2 +-
inc/Module/Install/WriteAll.pm | 2 +-
inc/Module/Install/XSUtil.pm | 4 +-
lib/Data/MessagePack.pm | 2 +-
lib/Data/MessagePack/Boolean.pm | 1 +
lib/Data/MessagePack/PP.pm | 2 +-
xs-src/pack.c | 2 +-
xshelper.h | 2 +-
27 files changed, 504 insertions(+), 92 deletions(-)
create mode 100644 LICENSE
create mode 100644 debian/source/lintian-overrides
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdata-messagepack-perl.git
More information about the Pkg-perl-cvs-commits
mailing list