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

kanashiro-guest pushed a change to branch master
in repository libexception-class-perl.

      from  9933d89   update changelog
       new  e2f5168   Add debian/upstream/metadata
       new  6a812ec   Update debian/changelog
      adds  983520a   Imported Upstream version 1.39
       new  818ac3d   Merge tag 'upstream/1.39'
       new  ee6a84a   Update debian/changelog
       new  9294b0e   Update changelog info generated by dpt
       new  9a6d1bc   Set dependency libdevel-stacktrace-perl (>= 2.00)
       new  1d06f03   Declare compliance with Debian policy 3.9.6
       new  e56a26e   Add autopkgtest-pkg-perl
       new  78b57bf   Set debhelper >= 9
       new  a4f637a   Release libexception-class-perl 1.39-1 to unstable

The 10 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 +
 INSTALL                                    |   1 -
 LICENSE                                    |   8 +-
 MANIFEST                                   |  12 +-
 META.json                                  | 601 ++++++++++++++++++++++++++++-
 META.yml                                   | 475 ++++++++++++++++++++++-
 Makefile.PL                                |  24 +-
 README                                     | 312 ---------------
 README.md                                  | 337 ++++++++++++++++
 debian/changelog                           |  15 +-
 debian/compat                              |   2 +-
 debian/control                             |  10 +-
 debian/upstream/metadata                   |   8 +
 dist.ini                                   |   2 +-
 lib/Exception/Class.pm                     |  64 +--
 lib/Exception/Class/Base.pm                |  86 +++--
 t/00-compile.t                             |  96 ++---
 t/00-report-prereqs.dd                     |  47 +++
 t/00-report-prereqs.t                      | 176 +++++++++
 t/author-eol.t                             |  16 +
 t/{release-no-tabs.t => author-no-tabs.t}  |  13 +-
 t/author-pod-spell.t                       |  17 +-
 t/basic.t                                  |  24 +-
 t/release-cpan-changes.t                   |  12 +-
 t/release-pod-coverage.t                   |  32 +-
 t/{release-eol.t => release-portability.t} |  11 +-
 t/release-synopsis.t                       |   5 +-
 weaver.ini                                 |  17 +
 28 files changed, 1900 insertions(+), 530 deletions(-)
 delete mode 100644 README
 create mode 100644 README.md
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/00-report-prereqs.dd
 create mode 100644 t/00-report-prereqs.t
 create mode 100644 t/author-eol.t
 rename t/{release-no-tabs.t => author-no-tabs.t} (71%)
 rename t/{release-eol.t => release-portability.t} (58%)
 create mode 100644 weaver.ini

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libexception-class-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