[libemail-localdelivery-perl] branch master updated (b4b8f1d -> d7854ca)

Florian Schlichting fsfs at alioth.debian.org
Tue Aug 20 19:23:09 UTC 2013


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

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

      from  b4b8f1d   update changelog
      adds  ae27f06   Imported Upstream version 1.200
       new  b88827b   Merge tag 'upstream/1.200'
       new  a4dc426   Import Upstream version 1.200
       new  4991605   Refresh debian/copyright, converting to machine-readable format (1.0)
       new  7c088c2   Drop obsolete README.source
       new  13aa678   Convert to source format 3.0 (quilt)
       new  3b134f1   Convert to short-form debian/rules
       new  95c154c   refresh debian/control using dh-make-perl
       new  c2b1d5f   drop libtest-pod-perl and libtest-pod-coverage-perl from build-dependencies, only needed for release testing
       new  fc5f550   refresh 10mbox-locking.patch (fuzz)
       new  0176db8   update Homepage, the wiki has beennonexistant since 2009
       new  43ca558   update short and long description, adding warning note
       new  d7854ca   prepare changelog for release

The 12 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                             |    9 +
 LICENSE                             |  669 ++++++++++++++++++-----------------
 MANIFEST                            |   19 +-
 META.json                           |  287 +++++++++++++++
 META.yml                            |  220 +++++++++++-
 Makefile.PL                         |   87 ++++-
 README                              |   29 +-
 debian/README.source                |    5 -
 debian/changelog                    |   21 +-
 debian/compat                       |    2 +-
 debian/control                      |   35 +-
 debian/copyright                    |   59 +--
 debian/patches/10mbox-locking.patch |   10 +-
 debian/rules                        |   83 +----
 debian/source/format                |    1 +
 dist.ini                            |    9 +
 lib/Email/LocalDelivery.pm          |  106 +++---
 lib/Email/LocalDelivery/Maildir.pm  |   52 ++-
 lib/Email/LocalDelivery/Mbox.pm     |   54 ++-
 t/00-compile.t                      |   41 +++
 t/000-report-versions-tiny.t        |   86 +++++
 t/00compile.t                       |    6 -
 t/pod-coverage.t                    |   24 --
 t/pod.t                             |    6 -
 xt/release/changes_has_content.t    |   41 +++
 xt/release/pod-syntax.t             |    7 +
 26 files changed, 1354 insertions(+), 614 deletions(-)
 create mode 100644 META.json
 delete mode 100644 debian/README.source
 mode change 100755 => 100644 debian/patches/10mbox-locking.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/00compile.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-localdelivery-perl.git



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