r67147 - in /branches/upstream/libmime-tools-perl/current: ./ examples/ inc/Module/ inc/Module/Install/ lib/MIME/ lib/MIME/Decoder/ lib/MIME/Field/ lib/MIME/Parser/ t/ testmsgs/

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Sat Jan 8 11:21:43 UTC 2011


Author: periapt-guest
Date: Sat Jan  8 11:21:35 2011
New Revision: 67147

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=67147
Log:
[svn-upgrade] new version libmime-tools-perl (5.500)

Added:
    branches/upstream/libmime-tools-perl/current/t/attachment-filename-encoding.t
    branches/upstream/libmime-tools-perl/current/t/ticket-22684.t
    branches/upstream/libmime-tools-perl/current/t/ticket-60931.t
    branches/upstream/libmime-tools-perl/current/testmsgs/attachment-filename-encoding-Latin1.msg
    branches/upstream/libmime-tools-perl/current/testmsgs/attachment-filename-encoding-UTF8.msg
    branches/upstream/libmime-tools-perl/current/testmsgs/ticket-60931.msg
Removed:
    branches/upstream/libmime-tools-perl/current/README-OR-DIE
    branches/upstream/libmime-tools-perl/current/README.system
    branches/upstream/libmime-tools-perl/current/inc/Module/AutoInstall.pm
    branches/upstream/libmime-tools-perl/current/inc/Module/Install/AutoInstall.pm
    branches/upstream/libmime-tools-perl/current/inc/Module/Install/Include.pm
Modified:
    branches/upstream/libmime-tools-perl/current/ChangeLog
    branches/upstream/libmime-tools-perl/current/MANIFEST
    branches/upstream/libmime-tools-perl/current/META.yml
    branches/upstream/libmime-tools-perl/current/Makefile.PL
    branches/upstream/libmime-tools-perl/current/examples/mimeabuse
    branches/upstream/libmime-tools-perl/current/lib/MIME/Body.pm
    branches/upstream/libmime-tools-perl/current/lib/MIME/Decoder.pm
    branches/upstream/libmime-tools-perl/current/lib/MIME/Decoder/Base64.pm
    branches/upstream/libmime-tools-perl/current/lib/MIME/Decoder/BinHex.pm
    branches/upstream/libmime-tools-perl/current/lib/MIME/Decoder/Binary.pm
    branches/upstream/libmime-tools-perl/current/lib/MIME/Decoder/Gzip64.pm
    branches/upstream/libmime-tools-perl/current/lib/MIME/Decoder/NBit.pm
    branches/upstream/libmime-tools-perl/current/lib/MIME/Decoder/QuotedPrint.pm
    branches/upstream/libmime-tools-perl/current/lib/MIME/Decoder/UU.pm
    branches/upstream/libmime-tools-perl/current/lib/MIME/Entity.pm
    branches/upstream/libmime-tools-perl/current/lib/MIME/Field/ConTraEnc.pm
    branches/upstream/libmime-tools-perl/current/lib/MIME/Field/ContDisp.pm
    branches/upstream/libmime-tools-perl/current/lib/MIME/Field/ContType.pm
    branches/upstream/libmime-tools-perl/current/lib/MIME/Field/ParamVal.pm
    branches/upstream/libmime-tools-perl/current/lib/MIME/Head.pm
    branches/upstream/libmime-tools-perl/current/lib/MIME/Parser.pm
    branches/upstream/libmime-tools-perl/current/lib/MIME/Parser/Filer.pm
    branches/upstream/libmime-tools-perl/current/lib/MIME/Parser/Reader.pm
    branches/upstream/libmime-tools-perl/current/lib/MIME/Tools.pm
    branches/upstream/libmime-tools-perl/current/lib/MIME/Words.pm
    branches/upstream/libmime-tools-perl/current/t/ParserPreamble.t
    branches/upstream/libmime-tools-perl/current/t/ticket-37139.t

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: branches/upstream/libmime-tools-perl/current/ChangeLog
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmime-tools-perl/current/ChangeLog?rev=67147&op=diff

Modified: branches/upstream/libmime-tools-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmime-tools-perl/current/MANIFEST?rev=67147&op=diff

Modified: branches/upstream/libmime-tools-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmime-tools-perl/current/META.yml?rev=67147&op=diff

Modified: branches/upstream/libmime-tools-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmime-tools-perl/current/Makefile.PL?rev=67147&op=diff

Modified: branches/upstream/libmime-tools-perl/current/examples/mimeabuse
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmime-tools-perl/current/examples/mimeabuse?rev=67147&op=diff

Modified: branches/upstream/libmime-tools-perl/current/lib/MIME/Body.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmime-tools-perl/current/lib/MIME/Body.pm?rev=67147&op=diff

Modified: branches/upstream/libmime-tools-perl/current/lib/MIME/Decoder.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmime-tools-perl/current/lib/MIME/Decoder.pm?rev=67147&op=diff

Modified: branches/upstream/libmime-tools-perl/current/lib/MIME/Decoder/Base64.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmime-tools-perl/current/lib/MIME/Decoder/Base64.pm?rev=67147&op=diff

Modified: branches/upstream/libmime-tools-perl/current/lib/MIME/Decoder/BinHex.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmime-tools-perl/current/lib/MIME/Decoder/BinHex.pm?rev=67147&op=diff

Modified: branches/upstream/libmime-tools-perl/current/lib/MIME/Decoder/Binary.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmime-tools-perl/current/lib/MIME/Decoder/Binary.pm?rev=67147&op=diff

Modified: branches/upstream/libmime-tools-perl/current/lib/MIME/Decoder/Gzip64.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmime-tools-perl/current/lib/MIME/Decoder/Gzip64.pm?rev=67147&op=diff

Modified: branches/upstream/libmime-tools-perl/current/lib/MIME/Decoder/NBit.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmime-tools-perl/current/lib/MIME/Decoder/NBit.pm?rev=67147&op=diff

Modified: branches/upstream/libmime-tools-perl/current/lib/MIME/Decoder/QuotedPrint.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmime-tools-perl/current/lib/MIME/Decoder/QuotedPrint.pm?rev=67147&op=diff

Modified: branches/upstream/libmime-tools-perl/current/lib/MIME/Decoder/UU.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmime-tools-perl/current/lib/MIME/Decoder/UU.pm?rev=67147&op=diff

Modified: branches/upstream/libmime-tools-perl/current/lib/MIME/Entity.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmime-tools-perl/current/lib/MIME/Entity.pm?rev=67147&op=diff

Modified: branches/upstream/libmime-tools-perl/current/lib/MIME/Field/ConTraEnc.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmime-tools-perl/current/lib/MIME/Field/ConTraEnc.pm?rev=67147&op=diff

Modified: branches/upstream/libmime-tools-perl/current/lib/MIME/Field/ContDisp.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmime-tools-perl/current/lib/MIME/Field/ContDisp.pm?rev=67147&op=diff

Modified: branches/upstream/libmime-tools-perl/current/lib/MIME/Field/ContType.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmime-tools-perl/current/lib/MIME/Field/ContType.pm?rev=67147&op=diff

Modified: branches/upstream/libmime-tools-perl/current/lib/MIME/Field/ParamVal.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmime-tools-perl/current/lib/MIME/Field/ParamVal.pm?rev=67147&op=diff

Modified: branches/upstream/libmime-tools-perl/current/lib/MIME/Head.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmime-tools-perl/current/lib/MIME/Head.pm?rev=67147&op=diff

Modified: branches/upstream/libmime-tools-perl/current/lib/MIME/Parser.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmime-tools-perl/current/lib/MIME/Parser.pm?rev=67147&op=diff

Modified: branches/upstream/libmime-tools-perl/current/lib/MIME/Parser/Filer.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmime-tools-perl/current/lib/MIME/Parser/Filer.pm?rev=67147&op=diff

Modified: branches/upstream/libmime-tools-perl/current/lib/MIME/Parser/Reader.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmime-tools-perl/current/lib/MIME/Parser/Reader.pm?rev=67147&op=diff

Modified: branches/upstream/libmime-tools-perl/current/lib/MIME/Tools.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmime-tools-perl/current/lib/MIME/Tools.pm?rev=67147&op=diff

Modified: branches/upstream/libmime-tools-perl/current/lib/MIME/Words.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmime-tools-perl/current/lib/MIME/Words.pm?rev=67147&op=diff

Modified: branches/upstream/libmime-tools-perl/current/t/ParserPreamble.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmime-tools-perl/current/t/ParserPreamble.t?rev=67147&op=diff

Added: branches/upstream/libmime-tools-perl/current/t/attachment-filename-encoding.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmime-tools-perl/current/t/attachment-filename-encoding.t?rev=67147&op=file

Added: branches/upstream/libmime-tools-perl/current/t/ticket-22684.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmime-tools-perl/current/t/ticket-22684.t?rev=67147&op=file

Modified: branches/upstream/libmime-tools-perl/current/t/ticket-37139.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmime-tools-perl/current/t/ticket-37139.t?rev=67147&op=diff

Added: branches/upstream/libmime-tools-perl/current/t/ticket-60931.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmime-tools-perl/current/t/ticket-60931.t?rev=67147&op=file

Added: branches/upstream/libmime-tools-perl/current/testmsgs/attachment-filename-encoding-Latin1.msg
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmime-tools-perl/current/testmsgs/attachment-filename-encoding-Latin1.msg?rev=67147&op=file

Added: branches/upstream/libmime-tools-perl/current/testmsgs/attachment-filename-encoding-UTF8.msg
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmime-tools-perl/current/testmsgs/attachment-filename-encoding-UTF8.msg?rev=67147&op=file

Added: branches/upstream/libmime-tools-perl/current/testmsgs/ticket-60931.msg
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmime-tools-perl/current/testmsgs/ticket-60931.msg?rev=67147&op=file




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