[libdevel-declare-perl] branch master updated (4b1434d -> 1db27e3)

Angel Abad angel at debian.org
Thu Sep 7 15:50:39 UTC 2017


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

angel pushed a change to branch master
in repository libdevel-declare-perl.

      from  4b1434d   update changelog
      adds  faaf054   fix Test::More prereq for done_testing
      adds  38f64b4   stringify version before comparing, as recommended by Zefram
      adds  393b159   use a more specific link
      adds  302fad1   avoid relying on . being in @INC
      adds  181a3ac   move this make dependency from postamble to "depends" attribute
      adds  69058a7   Bumping version to 0.006019
      adds  b7a15ba   tighten up these entries
      adds  1b03d58   avoid relying on . being in @INC
      adds  0574e5f   add x_deprecated flag to metadata
      adds  919504e   add DEPRECATED note to abstract
      adds  1adc7e7   add deprecation WARNING to pod
      adds  fabd298   Release commit for 0.006019
      adds  7131cbe   New upstream version 0.006019
       new  d8cfec8   Updated version 0.006019 from 'upstream/0.006019'
       new  3638d54   Update debian/changelog
       new  3bac2ec   debian/copyright: Update debian copyright
       new  56e74e8   Bump Standards-Version to 4.1.0 (no changes)
       new  1db27e3   Update changelog

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                                     |  6 +++++
 META.json                                   | 11 +++++-----
 META.yml                                    |  7 +++---
 Makefile.PL                                 |  8 +++----
 README                                      | 19 ++++++++++++++++
 debian/changelog                            | 10 +++++++--
 debian/control                              |  2 +-
 debian/copyright                            |  3 ++-
 lib/Devel/Declare.pm                        | 34 +++++++++++++++++++++++++++--
 lib/Devel/Declare/Context/Simple.pm         |  2 +-
 lib/Devel/Declare/MethodInstaller/Simple.pm |  2 +-
 t/build_sub_installer.t                     |  2 +-
 t/combi.t                                   |  2 +-
 t/ctx-simple.t                              |  2 +-
 t/debug.t                                   |  4 ++--
 t/early1.t                                  |  3 ++-
 t/early1_x.pm                               |  2 +-
 t/eval.t                                    |  2 +-
 t/fail.t                                    |  2 +-
 t/methinstaller-simple.t                    |  2 +-
 t/method-no-semi.t                          |  2 +-
 t/method.t                                  |  2 +-
 t/new.t                                     |  2 +-
 t/no-bareword.t                             |  2 +-
 t/pack.t                                    |  2 +-
 t/padstuff.t                                |  2 +-
 t/proto.t                                   |  2 +-
 t/simple.t                                  |  2 +-
 t/statement.t                               |  2 +-
 t/sugar.t                                   |  2 +-
 30 files changed, 104 insertions(+), 41 deletions(-)

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



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