[libemail-outlook-message-perl] branch master updated (83444e3 -> d293fa0)

gregor herrmann gregoa at debian.org
Wed Oct 15 17:39:31 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch master
in repository libemail-outlook-message-perl.

      from  83444e3   releasing package libemail-outlook-message-perl version 0.916-1
      adds  cb10f2e   VCP: initializing layout
      adds  584298e   [vcp] select <> as trunk
      adds  ec0abd2   Initial revision
      adds  a314f84   Added a cvsignore file
      adds  40b79ee   New year's activity! Added oledump.pl to the repository; Several updates to msgconvert.pl (incremental improvements).
      adds  e54121f   Some comments changed
      adds  bb8a83d   Comments updated
      adds  e35e7a2   Ignore vim .swp files
      adds  ec53a8f   Added file containing re-engineered converter
      adds  3a1214a   Nearly done with rewrite!
      adds  8a3c33f   Some changes in comments
      adds  35897dd   Replaced old msgconvert.pl by rewrite.
      adds  24bc5c4   Two bugfixes
      adds  cee9a49   Coorectly formal OLEDATE
      adds  b4222a3   Now even better
      adds  a308916   Work with perl<5.6, better warning about encoding
      adds  30d2e7e   Move OLE parsing to main program
      adds  f2e746f   Parse nested MSG files
      adds  c397fa2   Starting some serious refactoring
      adds  64b2d17   All data now stored by value
      adds  21fc4f2   Refactoring away
      adds  fdb511b   Move TODO section to TODO file
      adds  4bb1097   Simplify code
      adds  f1cf869   Fix decode_header call, fix test compare files
      adds  32a5626   Get rid of .cvsignore files
      adds  a6c82f5   Add mapitags.h from WINE (documentation)
      adds  293081b   Added Makefile.PL
      adds  c22ddba   All scripts in Makefile.PL
      adds  7fb5095   Add version
      adds  8d878a4   Move changelog and internal module out of main program;
      adds  7a80fe6   Ignore more .swp files
      adds  144c240   Modify main program to do its own printing.
      adds  0d03100   Update TODO; Don't crash on multipart/signed mail, and make a test (that currently fails because we don't handele multipart/signed very well yet).
      adds  40ea791   Deciced each msg file type should have its own file
      adds  251669c   Fixup parser so parse is internal method; Also probably fixes nested msg files.
      adds  ac169ba   Use Email::Simple instead of MIME::Parser to parse Original Headers field.
      adds  f040fae   Ignore ignorable headers case-insensitively;
      adds  95aba6a   Partially converted MIME construction to Email::MIME::Creator
      adds  9d52f2e   Add as_string method
      adds  5e3ad2a   Add neutral test messages; Final fixup of file skipping in make dist and svk. Check in manifest file: It is generated, but not automatically.
      adds  4f4bd58   Fix failure to write gpg-attachment.
      adds  faed519   Merge branch 'public' into public-use-email-packages
      adds  2760b7a   Fixes to make private tests succeed.
      adds  af5fc6f   Use Email::MIME for all parts.
      adds  af86d93   Don't use MIME::* anywhere anymore
      adds  6e4c027   Fix headers of mime parts.
      adds  cde1e59   No more unknown properties in testsuite
      adds  3f4e01e   Update Changes and TODO to current situation.
      adds  6055613   - Add stub README - Add POD Coverage test, and make it pass - Move $VERSION to module file - Ignore output of Devel::Cover - Remove unused code found by Devel::Cover - Ignore distribution files
      adds  d3a9c84   Cleaning up.
      adds  2e1231f   Refactoring
      adds  fd0b083   Add tests parsing plain_unsent.msg
      adds  3c21078   Make plain_unsent.t pass
      adds  ba94ec7   Refactoring
      adds  a651723   Refactoring
      adds  f00eb23   Refactoring
      adds  e94d3a8   Refactoring
      adds  10f41a4   Refactoring
      adds  2365de5   Refactoring
      adds  5511ada   Refactoring; And incidentally only replace final \000 character in data strings.
      adds  2f9ab32   Refactoring
      adds  b8f450a   - msgconvert takes any number of msg files as argument - fixups after update of Email::Simple.
      adds  4955962   Mover MSGParser to Email/MSG
      adds  7f639c2   Finalize move to Email::MSG
      adds  9405c47   Add support for local delivery in script
      adds  35dd483   Fixup make file and manifest
      adds  7e6323b   Ignore stuff
      adds  a12ce39   Unset headers the new way (change in Email::Simple)
      adds  83179f2   Ignore Makefile.old
      adds  2b6b7be   Depend on Email::MIME::Modifier >= 1.442 to avoid ref bug
      adds  5b12608   Move Email::MSG to Email::Outlook::Message
      adds  a3d5dc1   Move Email::Outlook::Message to Email::Outlook::MSG
      adds  f3e9b70   Anonymize more
      adds  9616036   RELICENSING, and fix up files for distribution   - From GPL to as-Perl   - Remove oledump.pl from distribution   - Properly set version
      adds  4c52d6c   Remove redundant msg sample files   - Turns out unsent files don't get actual html or rtf content
      adds  ec32019   Ignore distribution tarballs
      adds  21146b0   Correct name for oledump.pl in usage
      adds  692dc3e   Fixup some testing
      adds  ff41f69   Distribution touchups
      adds  f5375cd   Still preparing for publication - Add test with attached jpeg - Rename MSG -> Message
      adds  657682a   Ignore dist files with new name
      adds  671994e   Cosmetics
      adds  57ec1bd   Make pod coverage testing pass again
      adds  f03a0e8   Version 0.902
      adds  d603e35   Stop ignoreing oledump.pl
      adds  5aed90f   Don't mention version in README
      adds  6dd0e94   Dates extracted are now in UTC.
      adds  039eed4   Comment that OLE time is also in GMT
      adds  128d627   Version 0.903
      adds  d3df2e1   Working on getting the date function fixed.
      adds  5260b27   Add a Build.PL alternative build script. Update MANIFEST and the ignore files accordingly.
      adds  5d5a18e   Fix pod
      adds  81ade66   Remove Makefile.PL as a build option
      adds  a8ab83a   Make ./Build dist work
      adds  4e59245   Pass perlcritic -severity=5
      adds  073cc5c   Make all subs explicitly return (as per perlcritic)
      adds  5ef583a   Pass perlcritic -severity=4
      adds  013fe8e   Some fixups due to perlcritic -severity=3
      adds  cd57971   Remove spaces from ends of lines
      adds  05b8bbc   Clean up test files:   - No shebang line (they're not executable)   - All must have use strict and use warnings
      adds  995141e   Add test for filename presence check (all in the name of coverage)
      adds  8fb7340   Don't use ref $that || $that construct.
      adds  44358fa   Fix up comment
      adds  25a5b40   Do not 'use Email::Abstract', since we don't use it.
      adds  6450488   Start refactoring to separate property interpretation from pps processing.
      adds  5045948   Ignore alternative ADDRESS data for now
      adds  7814107   File entry interpretation separated from processing
      adds  47f4760   Remove superfluous warning code
      adds  5f027c7   Processing of file entry does not need map anymore
      adds  812f3c4   Add get_property function, part of base class.
      adds  b24e584   Things that have properties now are all objects
      adds  5570017   All property access is through subs
      adds  a39550a   Added TODO
      adds  a096542   Locale-independent date formatting
      adds  b5fdbee   Version 0.904
      adds  e11ee95   Add t/basics.t to distribution
      adds  a4a7181   Let Build.PL autogenerate a Makefile.PL to satisfy some automatic build systems. Ignore generated Makefile.PL in git.
      adds  4f68b0d   No period at end of error message
      adds  7c078b4   Handle unicode data
      adds  e0e8729   Merge branch 'public' into public-major-refactoring
      adds  a487334   Clarify sub names; fix formatting; remove TODO
      adds  c7ff2be   Start moving OLE parsing into component objects
      adds  6b07210   Objects process their own pps file entry.
      adds  a972dc6   Attachment self-parsing
      adds  e74282f   Refactoring ...
      adds  bf0457e   Refactoring ...
      adds  1bd4285   Refactoring ...
      adds  f453049   Refactoring ...
      adds  da9684a   Refactoring ...
      adds  d372eff   Unify _process_pps
      adds  8b4b996   Attachment object handles own conversion to mime
      adds  0488e97   extract address finding
      adds  3c2505b   Use property accessors for AddressInfo object
      adds  00a5f0f   Version 0.905
      adds  42bf21c   Update todo
      adds  dd52ea2   Use encoding field from OLE file to determine whether to decode, rather than hard-coding this info.
      adds  25ae03d   Remove unneeded decode flag
      adds  ee36cd8   Add a TODO
      adds  34680be   Merge branch 'master' into major-refactoring
      adds  1a2ff56   Make sure to_email_mime always returns a mime object, even if email has no body.
      adds  cd66060   Prepare version 0.906
      adds  0da72c2   Spelling ...
      adds  1415a7d   Check that nested OLE is (probably) a valid MSG object.
      adds  2660e65   Work around timestamp save error in OLE::Storage_Lite
      adds  95f0ee0   Version 0.907
      adds  28f0fff   Apply patch Message-datearr by Jordan Hrycaj
      adds  f692d90   Adjusted formatting and style
      adds  93e5eb1   Apply patch Message-skipproperties by Jordan Hrycaj
      adds  8460b8e   Adjust skipped property descriptions, use property References.
      adds  afdde8a   Merge branch 'patch-skipproperties' into patchset
      adds  4059c64   Apply patch Message-propdate by Jordan Hrycaj
      adds  f3101eb   Formatting and style adjustments
      adds  b3d37bb   Merge branch 'patch-propdate' into patchset
      adds  2eaa87b   Prepare version 0.908
      adds  f6039d1   Move things around a bit.
      adds  1bc3dc5   Files for creating debian package.
      adds  84f52da   Ignore debian package build artifacts.
      adds  758b0b2   Adjust ignored stuff for git and manifest.
      adds  a33e6a3   Add wishful thinking.
      adds  1dacd61   Simplify expressions.
      adds  f3e159b   More tests for message body creation.
      adds  b031073   Prepare for extracting compressed RTF bodies.
      adds  1cd3328   First stab at implementation of RTF decompressor.
      adds  f93f182   RTF should be application/rtf as per http://www.iana.org/assignments/media-types/application/rtf
      adds  0c53b61   Fix jpeg-attached test, now that RTF is parsed also.
      adds  ade6e02   Fix plain-text unicode test, now that RTF is parsed also.
      adds  116b410   Stop when output is done, rather than input.
      adds  0dcc82d   Fix plain text test to take RTF into consideration.
      adds  4c1dcc7   Prepare version 0.909; Update documenation.
      adds  d37b893   Remove debian stuff from master branch.
      adds  8a2b0e0   Add test for wide character in message body.
      adds  43e1d64   Merge branch 'master' into major-refactoring
      adds  29bc6bf   Add explicit return.
      adds  52ba97a   Correctly pass verbosity to child objects.
      adds  c69a8b8   Store property stream properties in MAPI property set.
      adds  8a22a82   Add logging for prop stream processing.
      adds  89db292   For 'known', i.e., variable, encodings, the property stream does not contain the actual values of the properties.
      adds  db2268d   Properties from the property stream are handled the same as properties from individual subitems. For now, this means DATE1ST and DATE2ND are handled this way.
      adds  63925e1   Skip appropriate header bytes of property stream based on object type.
      adds  67d9d41   Update skipped property list; All warnings of unknown properties are suppressed unless verbose logging is turned on.
      adds  0e24eeb   Unify unused property logging.
      adds  52d9b23   Improved logging of unused properties; Name more unused properties.
      adds  c5c922d   Also log used properties.
      adds  d617f6f   Ignore docs/ directory.
      adds  96d5a8a   Use 'our' to specify package variables accessible from outside. Needs perl 5.6.
      adds  e4e077f   Pass perlcritic -severity=5.
      adds  cbe3c1f   Version 0.910.
      adds  13c1041   Adjust copyright statement for 2010.
      adds  578b6ad   Fix most warnings of percritic -severity 4
      adds  03e13e9   Use /x modifier on all regular expressions.
      adds  b8f3813   Remove unused private method _is_transmittable_property.
      adds  b73f556   Miscellaneous small fixes (thanks, perlcritic).
      adds  ed3347e   Only warn about unknown encodings.
      adds  0add781   Break cascading if-elsif chain as per perlcritic.
      adds  e32db5a   Don't check possible encodings at this point.
      adds  6cbbb43   Excplicitely test produced RTF.
      adds  a4fd61b   Regular property stream is not 'unused' anymore.
      adds  c85736b   Limit number of arguments (as per perlcritic).
      adds  afaf01c   Avoid double-sigil derefence.
      adds  a90029a   Move each module into a separate file.
      adds  7c72c41   Depend on Email::MIME
      adds  ad40ea1   Improve warning message
      adds  53fcfc9   Remove trailing white space
      adds  161bdd8   Add new file META.json to the manifest
      adds  e1bc7a4   Ignore new build artifacts
      adds  3a6c2a6   Update copyright statement for 2012
      adds  5ab1bc8   Add POD to internal module files
      adds  205635a   Remove perlcritic pragma
      adds  05d2ad5   Update build infrastructure
      adds  fbf53d6   Version 0.911
      adds  3c4062d   Fix test cases to deal with changed CRLF handling in Email::Simple
      adds  f8da5e7   Version 0.912
      adds  77c815d   Update dependency on Email::MIME and fix tests
      adds  e9a063a   Version 0.913
      adds  0171eca   Add version information to all modules
      adds  2c792fd   Version 0.914
      adds  a3a50bb   Stop translating line-endings in parsed MSG file
      adds  ad38909   Remove trailing whitespace
      adds  3dfeb7f   Add msgconvert.pl to the Email::Outlook::Message distribution
      adds  2b90030   Update copyright notice
      adds  cb8974e   Remove needless file extension from msgconvert
      adds  af34714   Update remaining Copyright statements
      adds  de0d336   Update documentation to match new output extension
      adds  71fc995   Only use spaces for indenting
      adds  5e4cab4   Update dependencies to include those of msgconvert
      adds  b35344b   Version 0.915
      adds  203cda8   link to GitHub from META files and thus from MetaCPAN.org
      adds  c4cdc15   Merge pull request #1 from szabgab/patch-1
      adds  9752c32   Fix indenting
      adds  3638981   Fix dependency list
      adds  9b1a7dd   Remove VERSION from supporting modules
      adds  ebfea43   Fix POD
      adds  ab3f174   Version 0.916
      adds  3628c66   Fix msgconvert documentation to match new name
      adds  45aee84   Explicitely require perl 5.6 or up in Build.PL
      adds  d098f20   Update README
      adds  1ef4a6c   Fix POD error
      adds  eb8de86   Ensure Email::Abstract renders full mail body
      adds  b3dd4c9   Version 0.917
      adds  164563b   Imported Upstream version 0.917
       new  c4fb689   Merge tag 'upstream/0.917'
       new  cf835c2   Update debian/changelog
       new  047fea3   Drop pod-syntax.patch, merged upstream.
       new  0603b58   Mark package as autopkgtest-able.
       new  d293fa0   releasing package libemail-outlook-message-perl version 0.917-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:
 Build.PL                        |  1 +
 Changes                         |  9 ++++++
 META.json                       | 10 +++---
 META.yml                        |  6 ++--
 Makefile.PL                     |  2 +-
 README                          | 69 +++++++++++++++++++++--------------------
 debian/changelog                |  8 +++++
 debian/control                  |  1 +
 debian/patches/pod-syntax.patch | 20 ------------
 debian/patches/series           |  1 -
 lib/Email/Outlook/Message.pm    |  2 +-
 script/msgconvert               | 10 +++---
 12 files changed, 72 insertions(+), 67 deletions(-)
 delete mode 100644 debian/patches/pod-syntax.patch
 delete mode 100644 debian/patches/series

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libemail-outlook-message-perl.git



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