[libical-parser-perl] branch master updated (486b5e4 -> 26a49d6)

gregor herrmann gregoa at debian.org
Tue Dec 27 20:27:05 UTC 2016


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

gregoa pushed a change to branch master
in repository libical-parser-perl.

      from  486b5e4   update changelog
      adds  e43c75a   New upstream version 1.21
       new  1e865c6   Merge tag 'upstream/1.21'
       new  c583268   New upstream release.
       new  69dfe2b   Drop 0001-Correct-typo-in-example.patch, applied upstream.
       new  26a49d6   releasing package libical-parser-perl version 1.21-1

The 4 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                                         |  5 +++
 LICENSE                                           |  7 ++--
 MANIFEST                                          |  4 ++
 META.json                                         | 47 +++++++++++++++++++++++
 META.yml                                          | 40 +++++++++----------
 debian/changelog                                  |  9 ++++-
 debian/patches/0001-Correct-typo-in-example.patch | 26 -------------
 debian/patches/series                             |  1 -
 lib/iCal/Parser.pm                                | 14 ++++---
 t/04-bug115325.t                                  | 40 +++++++++++++++++++
 t/05-strip-some-ws.t                              | 23 +++++++++++
 t/06-month-wrap.t                                 | 27 +++++++++++++
 12 files changed, 186 insertions(+), 57 deletions(-)
 create mode 100644 META.json
 delete mode 100644 debian/patches/0001-Correct-typo-in-example.patch
 delete mode 100644 debian/patches/series
 create mode 100644 t/04-bug115325.t
 create mode 100644 t/05-strip-some-ws.t
 create mode 100644 t/06-month-wrap.t

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



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