[libtest-spec-perl] branch master updated (5459d87 -> 10c5b65)

gregor herrmann gregoa at debian.org
Tue Dec 26 19:44:04 UTC 2017


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

gregoa pushed a change to branch master
in repository libtest-spec-perl.

      from  5459d87   update changelog
      adds  eca57dc   New upstream version 0.54
       new  bec878b   Update upstream source from tag 'upstream/0.54'
       new  599ce95   Update debian/changelog
       new  10c5b65   releasing package libtest-spec-perl version 0.54-1

The 3 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:
 .travis.yml                  |  3 +++
 Changes                      | 14 +++++++++++
 MANIFEST                     |  1 +
 META.json                    |  8 +++----
 META.yml                     |  6 ++---
 Makefile.PL                  |  3 ++-
 README.md                    |  5 ++--
 debian/changelog             |  8 +++++--
 lib/Test/Spec.pm             | 52 ++++++++++++++++++++++++++++++++++++----
 lib/Test/Spec/Context.pm     | 57 +++++++++++++++++++++++++++++++++++++++++---
 t/around.t                   | 51 +++++++++++++++++++++++++++++++++++++++
 t/example_in_handler.t       |  0
 t/predictable_destroy.pl     |  4 ++--
 t/predictable_destroy_spec.t |  0
 14 files changed, 191 insertions(+), 21 deletions(-)
 create mode 100755 t/around.t
 mode change 100644 => 100755 t/example_in_handler.t
 mode change 100644 => 100755 t/predictable_destroy.pl
 mode change 100644 => 100755 t/predictable_destroy_spec.t

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



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