[libmime-tools-perl] branch master updated (c36dbeb -> 4f92b44)
gregor herrmann
gregoa at debian.org
Fri Oct 20 13:35:03 UTC 2017
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libmime-tools-perl.
from c36dbeb Prepare changelog for release
adds 056e843 New upstream version 5.509
new bf1dc8c Update upstream source from tag 'upstream/5.509'
new 1d0af43 New upstream release.
new 430d800 Update years of packaging copyright.
new 6e446bf Declare compliance with Debian Policy 4.1.1.
new 4f92b44 releasing package libmime-tools-perl version 5.509-1
The 5 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:
ChangeLog | 17 +++++++++++
MANIFEST | 32 ++++++++++++---------
MYMETA.json | 63 +++++++++++++++++++++++++++++++++++++++++
MYMETA.yml | 40 ++++++++++++++++++++++++++
Makefile.PL | 1 +
debian/changelog | 8 ++++++
debian/control | 2 +-
debian/copyright | 2 +-
lib/MIME/Body.pm | 2 +-
lib/MIME/Decoder.pm | 2 +-
lib/MIME/Decoder/Base64.pm | 7 +++--
lib/MIME/Decoder/BinHex.pm | 2 +-
lib/MIME/Decoder/Binary.pm | 2 +-
lib/MIME/Decoder/Gzip64.pm | 2 +-
lib/MIME/Decoder/NBit.pm | 2 +-
lib/MIME/Decoder/QuotedPrint.pm | 2 +-
lib/MIME/Decoder/UU.pm | 7 +++--
lib/MIME/Entity.pm | 42 ++++++++++++++++++---------
lib/MIME/Field/ConTraEnc.pm | 2 +-
lib/MIME/Field/ContDisp.pm | 2 +-
lib/MIME/Field/ContType.pm | 2 +-
lib/MIME/Field/ParamVal.pm | 2 +-
lib/MIME/Head.pm | 9 ++++--
lib/MIME/Parser.pm | 10 ++++++-
lib/MIME/Tools.pm | 2 +-
lib/MIME/Words.pm | 2 +-
t/Ref.t | 3 +-
t/obfuscated-zip.t | 18 ++++++++++++
t/ticket-119568.t | 49 ++++++++++++++++++++++++++++++++
29 files changed, 283 insertions(+), 53 deletions(-)
create mode 100644 MYMETA.json
create mode 100644 MYMETA.yml
create mode 100644 t/obfuscated-zip.t
create mode 100644 t/ticket-119568.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmime-tools-perl.git
More information about the Pkg-perl-cvs-commits
mailing list