[libmime-tools-perl] branch master updated (e0c5d6c -> bc428fc)
Salvatore Bonaccorso
carnil at debian.org
Mon Dec 2 22:36:10 UTC 2013
This is an automated email from the git hooks/post-receive script.
carnil pushed a change to branch master
in repository libmime-tools-perl.
from e0c5d6c Prepare changelog for release
adds 90efddc Imported Upstream version 5.505
new 3f2d6b5 Merge tag 'upstream/5.505'
new d6a39f6 Update copyright years for included Module::Install copy
new 59463a8 Drop fix-spelling.patch patch (applied upstream)
new c35ef9c Bump Standards-Version to 3.9.5
new 09df42e Wrap and sort fields in debian/control file
new bc428fc Prepare changelog for release
The 6 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 | 19 ++++++++
MANIFEST | 27 ++++++-----
META.yml | 9 ++--
Makefile.PL | 0
debian/changelog | 11 +++++
debian/control | 39 ++++++++-------
debian/copyright | 6 +--
debian/patches/fix-spelling.patch | 18 -------
debian/patches/series | 1 -
inc/Module/Install.pm | 6 +--
inc/Module/Install/Base.pm | 2 +-
inc/Module/Install/Can.pm | 85 ++++++++++++++++++++++++++++++---
inc/Module/Install/Fetch.pm | 2 +-
inc/Module/Install/Makefile.pm | 27 ++++++-----
inc/Module/Install/Metadata.pm | 29 ++++++-----
inc/Module/Install/Win32.pm | 2 +-
inc/Module/Install/WriteAll.pm | 2 +-
lib/MIME/Body.pm | 4 +-
lib/MIME/Decoder.pm | 2 +-
lib/MIME/Decoder/Base64.pm | 2 +-
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 | 2 +-
lib/MIME/Entity.pm | 6 +--
lib/MIME/Field/ConTraEnc.pm | 2 +-
lib/MIME/Field/ContDisp.pm | 2 +-
lib/MIME/Field/ContType.pm | 2 +-
lib/MIME/Field/ParamVal.pm | 6 +--
lib/MIME/Head.pm | 44 ++++++++---------
lib/MIME/Parser.pm | 10 ++--
lib/MIME/Parser/Filer.pm | 2 +-
lib/MIME/Tools.pm | 15 ++++--
lib/MIME/WordDecoder.pm | 2 +-
lib/MIME/Words.pm | 2 +-
t/02-kwalitee.t | 7 ++-
t/Smtpsend.t | 1 +
testmsgs/malformed-content-type-zip.msg | 21 ++++++++
40 files changed, 280 insertions(+), 147 deletions(-)
mode change 100755 => 100644 Makefile.PL
delete mode 100644 debian/patches/fix-spelling.patch
delete mode 100644 debian/patches/series
create mode 100644 testmsgs/malformed-content-type-zip.msg
--
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