[libemail-folder-perl] branch master updated (eb93cf3 -> 921067f)
Florian Schlichting
fsfs at alioth.debian.org
Sun Aug 18 22:20:23 UTC 2013
This is an automated email from the git hooks/post-receive script.
fsfs pushed a change to branch master
in repository libemail-folder-perl.
from eb93cf3 update changelog
adds 34d12ad Imported Upstream version 0.857
new 8f0367d Merge tag 'upstream/0.857'
new 7f8f4a5 Import Upstream version 0.857
new 2775340 Bump Standards-Version to 3.9.4 (update to copyright-format 1.0)
new fe6d5e7 Bump dh compatibility to level 8 (no changes necessary)
new 3ae0d0c Switch to source format 3.0 (quilt)
new 0f4a7ce Add build-dependencies on Capture::Tiny and Test::More 0.96
new ceeccd1 Refresh debian/copyright and debian/control (ordering, Debian contributors)
new 64c34e8 Add spelling-error-in-manpage.patch
new 2b18610 Add myself to uploaders and copyright
new 921067f prepare changelog for release
The 10 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 | 14 +-
LICENSE | 669 ++++++++++++------------
MANIFEST | 49 +-
META.json | 283 ++++++++++
META.yml | 222 +++++++-
Makefile.PL | 82 ++-
README | 65 +--
debian/changelog | 15 +-
debian/compat | 2 +-
debian/control | 25 +-
debian/copyright | 41 +-
debian/patches/series | 1 +
debian/patches/spelling-error-in-manpage.patch | 25 +
debian/source/format | 1 +
dist.ini | 8 +
lib/Email/Folder.pm | 143 ++---
lib/Email/Folder/Ezmlm.pm | 44 +-
lib/Email/Folder/MH.pm | 67 ++-
lib/Email/Folder/Maildir.pm | 66 ++-
lib/Email/Folder/Mbox.pm | 192 +++----
lib/Email/Folder/Reader.pm | 90 ++--
t/00-compile.t | 44 ++
t/000-report-versions-tiny.t | 83 +++
t/pod-coverage.t | 14 -
t/pod.t | 7 -
xt/release/changes_has_content.t | 41 ++
xt/release/pod-syntax.t | 7 +
27 files changed, 1550 insertions(+), 750 deletions(-)
create mode 100644 META.json
create mode 100644 debian/patches/series
create mode 100644 debian/patches/spelling-error-in-manpage.patch
create mode 100644 debian/source/format
create mode 100644 dist.ini
create mode 100644 t/00-compile.t
create mode 100644 t/000-report-versions-tiny.t
delete mode 100644 t/pod-coverage.t
delete mode 100644 t/pod.t
delete mode 100644 t/testmh/.mh_sequences
create mode 100644 xt/release/changes_has_content.t
create mode 100644 xt/release/pod-syntax.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libemail-folder-perl.git
More information about the Pkg-perl-cvs-commits
mailing list