[libmail-sendmail-perl] branch master updated (881e36f -> 4b845da)

Florian Schlichting fsfs at moszumanska.debian.org
Mon Sep 18 20:20:26 UTC 2017


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

fsfs pushed a change to branch master
in repository libmail-sendmail-perl.

      from  881e36f   prepare for release
      adds  a3a3868   New upstream version 0.80
       new  f2e5453   Updated version 0.80 from 'upstream/0.80'
       new  4ae4eec   Update debian/changelog
       new  b41f682   Add upstream metadata
       new  02f5742   Update copyright years
       new  3e92e0a   Refresh patches, drop man-whatis.patch applied upstream
       new  2a051ef   Declare compliance with Debian Policy 4.1.0
       new  4b845da   prepare changelog for release

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:
 Changes                                 | 253 ++++++++-------
 LICENSE                                 | 379 ++++++++++++++++++++++
 MANIFEST                                |  11 +-
 META.json                               |  50 +++
 META.yml                                |  39 ++-
 Makefile.PL                             |  87 +++--
 README                                  | 406 ++----------------------
 Sendmail.html                           | 546 --------------------------------
 debian/changelog                        |  12 +
 debian/control                          |   2 +-
 debian/copyright                        |   4 +-
 debian/patches/helo-hostname-long.patch |  17 +-
 debian/patches/man-whatis.patch         |  15 -
 debian/patches/series                   |   1 -
 debian/patches/spelling.patch           |  12 +-
 debian/upstream/metadata                |   6 +
 dist.ini                                |  18 ++
 Sendmail.pm => lib/Mail/Sendmail.pm     |  90 +++---
 test.pl => t/original.t                 |   2 +-
 19 files changed, 774 insertions(+), 1176 deletions(-)
 create mode 100644 LICENSE
 create mode 100644 META.json
 delete mode 100644 Sendmail.html
 delete mode 100644 debian/patches/man-whatis.patch
 create mode 100644 debian/upstream/metadata
 create mode 100644 dist.ini
 rename Sendmail.pm => lib/Mail/Sendmail.pm (96%)
 rename test.pl => t/original.t (96%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmail-sendmail-perl.git



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