[libemail-date-format-perl] branch master updated (52859a2 -> 7c231f1)

Florian Schlichting fsfs at alioth.debian.org
Sun Aug 18 20:53:22 UTC 2013


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

fsfs pushed a change to branch master
in repository libemail-date-format-perl.

      from  52859a2   update changelog
      adds  a2b1984   Imported Upstream version 1.004
       new  a667d26   Merge tag 'upstream/1.004'
       new  b57512f   Import Upstream version 1.004
       new  a440d9b   Add dependency on Test::More 0.96
       new  42daa30   Bump dh compatibily to level 8
       new  81ddf38   Switch to source format 3.0 (quilt)
       new  55d9238   Switch to short-form debian/rules
       new  5e2da99   Add B-D-I: libcapture-tiny-perl
       new  833f081   Refresh debian/copyright (conversion to machine-readable format)
       new  da7d85a   Add myself to Uploaders
       new  5b86909   Bump Standards-Version to 3.9.4 (no further changes)
       new  7c231f1   prepare changelog for release

The 11 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                          |    7 +
 LICENSE                          |  669 +++++++++++++++++++-------------------
 MANIFEST                         |   16 +-
 META.json                        |  280 ++++++++++++++++
 META.yml                         |  213 +++++++++++-
 Makefile.PL                      |   80 ++++-
 README                           |   12 +-
 debian/changelog                 |   19 +-
 debian/compat                    |    2 +-
 debian/control                   |   11 +-
 debian/copyright                 |   38 ++-
 debian/rules                     |   81 +----
 debian/source/format             |    1 +
 dist.ini                         |    8 +
 lib/Email/Date/Format.pm         |  132 ++++----
 t/00-compile.t                   |   39 +++
 t/000-report-versions-tiny.t     |   79 +++++
 t/pod-coverage.t                 |   10 -
 t/pod.t                          |    6 -
 xt/release/changes_has_content.t |   41 +++
 xt/release/pod-syntax.t          |    7 +
 21 files changed, 1203 insertions(+), 548 deletions(-)
 create mode 100644 META.json
 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
 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-date-format-perl.git



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