[libdatetime-format-mail-perl] branch master updated (ed56c30 -> 273f7db)
gregor herrmann
gregoa at debian.org
Sun May 11 15:18:20 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libdatetime-format-mail-perl.
from ed56c30 update changelog
adds f693e24 Imported Upstream version 0.4010
new b090534 Merge tag 'upstream/0.4010'
new 4ebd616 New upstream release.
new 1e480aa d/watch cosmetics
new 2e4541c debian/copyright: switch formatting to Copyright-Format 1.0.
new 92684dd Update build dependencies.
new d965692 Update short/long description.
new 273f7db releasing package libdatetime-format-mail-perl version 0.4010-1
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:
AUTHORS | 10 --
Artistic | 131 ---------------
Build.PL | 14 --
COPYING | 342 --------------------------------------
CREDITS | 33 +++-
Changes | 25 +++
LICENCE | 10 --
LICENSE | 379 +++++++++++++++++++++++++++++++++++++++++++
MANIFEST | 21 ++-
MANIFEST.SKIP | 19 ---
META.yml | 46 +++---
Makefile.PL | 97 +++++++----
debian/changelog | 9 +-
debian/control | 9 +-
debian/copyright | 49 +++---
debian/watch | 8 +-
dist.ini | 51 ++++++
lib/DateTime/Format/Mail.pm | 41 +++--
t/000-report-versions-tiny.t | 83 ++++++++++
t/00signature.t | 9 -
t/99pod.t | 21 ---
t/basic.t | 2 +-
t/format.t | 15 +-
t/invalid.t | 2 +-
t/parse-strict.t | 4 +-
t/parse.t | 6 +-
t/release-distmeta.t | 16 ++
t/release-pod-coverage.t | 22 +++
t/release-pod-syntax.t | 16 ++
t/sample.t | 59 +++----
t/sample_dates | 6 +
t/timezones.t | 2 +-
32 files changed, 830 insertions(+), 727 deletions(-)
delete mode 100644 AUTHORS
delete mode 100644 Artistic
delete mode 100644 Build.PL
delete mode 100644 COPYING
delete mode 100644 LICENCE
create mode 100644 LICENSE
delete mode 100644 MANIFEST.SKIP
create mode 100644 dist.ini
create mode 100644 t/000-report-versions-tiny.t
delete mode 100644 t/00signature.t
delete mode 100644 t/99pod.t
create mode 100644 t/release-distmeta.t
create mode 100644 t/release-pod-coverage.t
create mode 100644 t/release-pod-syntax.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-format-mail-perl.git
More information about the Pkg-perl-cvs-commits
mailing list