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

gregor herrmann gregoa at debian.org
Sun Oct 12 16:06:11 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  f3ae597   update changelog
      adds  2b8d63b   Imported Upstream version 0.916
       new  d7c9dd8   Merge tag 'upstream/0.916'
       new  6c3b709   New upstream release.
       new  4cf3aa4   Add debian/upstream/metadata
       new  2b9d7d5   Update debian/changelog
       new  b798433   Declare compliance with Debian Policy 3.9.6.
       new  81276d5   Add new (build) dependencies.
       new  bd94a8a   Update years of upstream and packaging copyright.
       new  559bbf3   Add a patch to fix a POD syntax error.
       new  83444e3   releasing package libemail-outlook-message-perl version 0.916-1

The 9 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                                 |  22 ++++--
 Changes                                  |  41 +++++++----
 MANIFEST                                 |   1 +
 META.json                                |  29 ++++----
 META.yml                                 |  41 ++++++-----
 Makefile.PL                              |  11 ++-
 README                                   |  12 ++--
 debian/changelog                         |  10 ++-
 debian/control                           |  12 +++-
 debian/copyright                         |   4 +-
 debian/patches/pod-syntax.patch          |  20 ++++++
 debian/patches/series                    |   1 +
 debian/upstream/metadata                 |   5 ++
 lib/Email/Outlook/Message.pm             |  52 +++++++-------
 lib/Email/Outlook/Message/AddressInfo.pm |   6 +-
 lib/Email/Outlook/Message/Attachment.pm  |  24 +++----
 lib/Email/Outlook/Message/Base.pm        |   7 +-
 script/msgconvert                        | 117 +++++++++++++++++++++++++++++++
 t/basics.t                               |   1 -
 t/internals.t                            |   2 +-
 t/plain_jpeg_attached.t                  |  10 +--
 t/plain_uc_unsent.t                      |   8 +--
 t/plain_uc_wc_unsent.t                   |   8 +--
 t/plain_unsent.t                         |   8 +--
 24 files changed, 316 insertions(+), 136 deletions(-)
 create mode 100644 debian/patches/pod-syntax.patch
 create mode 100644 debian/patches/series
 create mode 100644 debian/upstream/metadata
 create mode 100644 script/msgconvert

-- 
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