[libexception-class-perl] branch master updated (9479e54 -> 580d08a)

gregor herrmann gregoa at debian.org
Mon May 5 21:06:34 UTC 2014


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

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

      from  9479e54   update changelog
      adds  da4ec38   Imported Upstream version 1.38
       new  68a6f79   Merge tag 'upstream/1.38'
       new  7a6d25b   New upstream release.
       new  75a36d7   Update years of copyright.
       new  06c004c   Declare compliance with Debian Policy 3.9.5.
       new  580d08a   releasing package libexception-class-perl version 1.38-1

The 5 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                                            |  12 +-
 LICENSE                                            |   6 +-
 MANIFEST                                           |   6 +-
 META.json                                          |  28 +-
 META.yml                                           |  17 +-
 Makefile.PL                                        |  47 ++--
 README                                             | 311 ++++++++++++++++++++-
 debian/changelog                                   |   7 +-
 debian/control                                     |   2 +-
 debian/copyright                                   |   4 +-
 dist.ini                                           |  55 ++--
 lib/Exception/Class.pm                             |  12 +-
 lib/Exception/Class/Base.pm                        |  73 ++++-
 t/00-compile.t                                     |  74 +++++
 t/author-pod-spell.t                               |  47 ++++
 t/basic.t                                          |  11 +
 t/ecb-standalone.t                                 |   1 -
 t/{release-pod-syntax.t => release-cpan-changes.t} |  10 +-
 t/release-no-tabs.t                                |  30 +-
 t/release-pod-coverage.t                           |  13 +-
 t/release-pod-spell.t                              |  51 ----
 t/release-pod-syntax.t                             |   5 +-
 t/{release-pod-syntax.t => release-synopsis.t}     |   9 +-
 23 files changed, 665 insertions(+), 166 deletions(-)
 create mode 100644 t/00-compile.t
 create mode 100644 t/author-pod-spell.t
 mode change 100755 => 100644 t/basic.t
 copy t/{release-pod-syntax.t => release-cpan-changes.t} (58%)
 delete mode 100644 t/release-pod-spell.t
 copy t/{release-pod-syntax.t => release-synopsis.t} (60%)

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



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