[libdata-ical-perl] branch master updated (3f43741 -> b9ef8a4)
Florian Schlichting
fsfs at alioth.debian.org
Mon Sep 16 09:12:32 UTC 2013
This is an automated email from the git hooks/post-receive script.
fsfs pushed a change to branch master
in repository libdata-ical-perl.
from 3f43741 debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
adds 27334f7 Imported Upstream version 0.21+dfsg
new cd5dc8b Merge tag 'upstream/0.21+dfsg'
new c40140b Import Upstream version 0.21+dfsg
new cd073cd Bump years of included M::I copyright
new ce2f23c Bump Standards-Version to 3.9.4 (no change)
new 2822ec0 drop M::I 0.85 workaround
new bc67b8d Add myself to uploaders and copyright
new b9ef8a4 prepare changelog for release
The 7 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:
Changes | 11 ++
MANIFEST | 2 +
META.yml | 9 +-
SIGNATURE | 60 ++++---
debian/changelog | 11 +-
debian/control | 5 +-
debian/copyright | 7 +-
debian/rules | 4 -
inc/Module/AutoInstall.pm | 241 ++++++++++++++++++++-----
inc/Module/Install.pm | 220 +++++++++++++----------
inc/Module/Install/AutoInstall.pm | 42 ++++-
inc/Module/Install/Base.pm | 47 +++--
inc/Module/Install/Can.pm | 95 ++++++++--
inc/Module/Install/Fetch.pm | 8 +-
inc/Module/Install/Include.pm | 8 +-
inc/Module/Install/Makefile.pm | 250 ++++++++++++++++++++------
inc/Module/Install/Metadata.pm | 360 ++++++++++++++++++++++++++-----------
inc/Module/Install/Win32.pm | 6 +-
inc/Module/Install/WriteAll.pm | 23 ++-
lib/Data/ICal.pm | 2 +-
lib/Data/ICal/Entry.pm | 16 +-
lib/Data/ICal/Entry/Event.pm | 58 ++++--
lib/Data/ICal/Entry/Todo.pm | 58 ++++--
t/01.simplegen.t | 6 +-
t/09.mime.t | 2 +-
t/10.mime-vcal10.t | 4 +-
t/11.crlf.t | 2 +-
t/12.verson1.t | 84 +++++++++
t/ics/version1.ics | 41 +++++
29 files changed, 1255 insertions(+), 427 deletions(-)
create mode 100644 t/12.verson1.t
create mode 100644 t/ics/version1.ics
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdata-ical-perl.git
More information about the Pkg-perl-cvs-commits
mailing list