[libemail-send-perl] branch master updated (6994b59 -> 580d27a)

gregor herrmann gregoa at debian.org
Sun May 11 16:20:31 UTC 2014


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

gregoa pushed a change to branch master
in repository libemail-send-perl.

      from  6994b59   update changelog
      adds  8eed61e   Imported Upstream version 2.199
       new  0acc74d   Merge tag 'upstream/2.199'
       new  030afb1   New upstream release.
       new  0322429   Drop build dependency on 'nullmailer | mail-transport-agent'.
       new  c3241cf   Update patches.
       new  2bd95fa   Update (build) dependencies.
       new  2937c93   Update debian/copyright (copyright years, people in debian/*).
       new  23de6e4   Bump debhelper compatibility level to 8.
       new  90d20db   Declare compliance with Debian Policy 3.9.5.
       new  580d27a   releasing package libemail-send-perl version 2.199-1

The 9 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                            |  18 +-
 META.json                           | 276 +++++++++++++++
 META.yml                            | 222 ++++++++++--
 Makefile.PL                         | 100 +++++-
 README                              | 178 +---------
 debian/changelog                    |  17 +-
 debian/compat                       |   2 +-
 debian/control                      |  12 +-
 debian/copyright                    |  16 +-
 debian/patches/add_usr_sbin_to_path |   2 +-
 debian/patches/series               |   1 -
 debian/patches/spelling.patch       |  28 --
 dist.ini                            |  29 ++
 lib/Email/Send.pm                   |  16 +-
 lib/Email/Send/NNTP.pm              |   8 +-
 lib/Email/Send/Qmail.pm             |   8 +-
 lib/Email/Send/SMTP.pm              |  31 +-
 lib/Email/Send/Sendmail.pm          |   8 +-
 lib/Email/Send/Test.pm              |   4 +-
 t/00-compile.t                      |  44 +++
 t/000-report-versions-tiny.t        |  93 +++++
 t/release-changes_has_content.t     |  48 +++
 t/release-pod-syntax.t              |  15 +
 25 files changed, 1232 insertions(+), 622 deletions(-)
 create mode 100644 META.json
 delete mode 100644 debian/patches/spelling.patch
 create mode 100644 dist.ini
 create mode 100644 t/00-compile.t
 create mode 100644 t/000-report-versions-tiny.t
 create mode 100644 t/release-changes_has_content.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/libemail-send-perl.git



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