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

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

      from  e9c375d   update changelog
       new  aa63078   Add debian/upstream/metadata
       new  acefbdb   Update debian/changelog
      adds  9ccc985    r22882@knight:  rjbs | 2006-07-04 07:19:15 -0400  import 
from mailclue cvs
      adds  882829d    r24902@knight:  rjbs | 2006-08-22 22:36:00 -0400  fix to 
release
      adds  006bf8d    r28280@minion101:  rjbs | 2006-11-20 07:25:54 -0500  
licenses, licenses, everywhere
      adds  8646d6f    r30705@knight:  rjbs | 2007-02-15 08:53:28 -0500  fix 
obnoxious tests
      adds  9fd34f1    r30706@knight:  rjbs | 2007-02-15 08:54:56 -0500  prep 
to release
      adds  505b2d0    r32127@knight:  rjbs | 2007-07-19 20:52:17 -0400  fix 
tests for correct CRLF
      adds  7bbb33c    r32128@knight:  rjbs | 2007-07-19 20:55:27 -0400  
perltidy; fix crlf
      adds  c340d12   dzilify
      adds  f3ee3c9   v1.203
      adds  ba48794   typo fix
      adds  3f2f49a   More careful checking that 'to' address can be parsed.
      adds  b51a220   In fact, we need to ignore empty headers as well as 
missing ones.
      adds  bd3cf2a   v1.204
      adds  f9f7807   Imported Upstream version 1.204
       new  7ff72a8   Merge tag 'upstream/1.204'
       new  c73b9d7   Update debian/changelog
       new  bf2d94d   update debian/upstream/metadata after import
       new  dbdab2c   Drop spelling.patch, merged upstream.
       new  c30e126   Update years of packaging copyright.
       new  3bffa42   Remove libcapture-tiny-perl from Build-Depends-Indep.
       new  85ebd6d   Mark package as autopkgtest-able.
       new  cb9c352   Declare compliance with Debian Policy 3.9.6.
       new  0128ab1   Bump debhelper compatibility level to 9.
       new  7e6820c   releasing package libemail-reply-perl version 1.204-1

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                          |   3 +
 LICENSE                          |   2 +-
 MANIFEST                         |   7 +-
 META.json                        | 407 ++++++++++++++++++++++++++++++++-------
 META.yml                         | 336 +++++++++++++++++++++++++-------
 Makefile.PL                      |  64 +++---
 README                           |   4 +-
 debian/changelog                 |  15 +-
 debian/compat                    |   2 +-
 debian/control                   |   8 +-
 debian/copyright                 |   2 +-
 debian/patches/series            |   1 -
 debian/patches/spelling.patch    |  18 --
 debian/upstream/metadata         |   7 +
 lib/Email/Reply.pm               | 187 ++++++++++++++++--
 t/00-compile.t                   |  39 ----
 t/00-report-prereqs.dd           |  35 ++++
 t/00-report-prereqs.t            | 183 ++++++++++++++++++
 t/000-report-versions-tiny.t     |  81 --------
 xt/author/pod-syntax.t           |   7 +
 xt/release/changes_has_content.t |   2 +-
 xt/release/pod-syntax.t          |   7 -
 22 files changed, 1062 insertions(+), 355 deletions(-)
 delete mode 100644 debian/patches/series
 delete mode 100644 debian/patches/spelling.patch
 create mode 100644 debian/upstream/metadata
 delete mode 100644 t/00-compile.t
 create mode 100644 t/00-report-prereqs.dd
 create mode 100644 t/00-report-prereqs.t
 delete mode 100644 t/000-report-versions-tiny.t
 create mode 100644 xt/author/pod-syntax.t
 delete 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-reply-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to