[libtext-vcard-perl] 01/06: Merge tag 'upstream/3.04'

gregor herrmann gregoa at debian.org
Sat May 10 14:22:25 UTC 2014


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

gregoa pushed a commit to branch master
in repository libtext-vcard-perl.

commit 6e59359c12efdda7f80dc0b243887b069da42786
Merge: 6c6d221 1079e80
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat May 10 16:12:00 2014 +0200

    Merge tag 'upstream/3.04'
    
    Upstream version 3.04

 Changes                       |  39 +++-
 MANIFEST                      |  17 +-
 META.json                     |  25 ++-
 META.yml                      |  44 +++--
 Makefile.PL                   |  66 +++++--
 README                        |   4 +-
 lib/Text/vCard.pm             |  55 +++---
 lib/Text/vCard/Addressbook.pm | 298 +++++++++++++++-------------
 lib/Text/vCard/Node.pm        | 426 +++++++++++++++++++++++++++++-----------
 lib/vCard.pm                  | 443 ++++++++++++++++++++++++++++++++++++++++++
 lib/vCard/AddressBook.pm      | 310 +++++++++++++++++++++++++++++
 lib/vCard/Role/FileIO.pm      |  34 ++++
 t/04-formats.t                |   2 +-
 t/05-export.t                 |  57 +++---
 t/06-encoding.t               |   2 +-
 t/06a-encoding2.t             |  16 ++
 t/08-base64.t                 |  65 +++++--
 t/apple_2.1_unicode.vcf       |  18 +-
 t/apple_version3.vcf          |  22 +--
 t/base64.vcf                  |  58 +++---
 t/complete.vcf                |  15 ++
 t/encoding.vcf                |  18 +-
 t/encoding2.vcf               |  14 ++
 t/escape.t                    |  10 +
 t/evolution.vcf               |  18 +-
 t/import-export.t             |  44 +++++
 t/latin1.vcf                  |  13 ++
 t/mix_type.vcf                |  24 +--
 t/notes.vcf                   |  26 +--
 t/quoted.vcf                  |  18 +-
 t/quotedprintable.vcf         |   6 +
 t/release-no-tabs.t           |  16 --
 t/release-pod-syntax.t        |   5 +-
 t/simple.vcf                  |  18 +-
 t/types.t                     |  10 +
 t/unwrap.t                    |  24 +++
 t/unwrap.vcf                  |  16 ++
 t/vcard.t                     | 170 ++++++++++++++++
 t/vcard/address_book.t        | 111 +++++++++++
 39 files changed, 2061 insertions(+), 516 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtext-vcard-perl.git



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