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

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

      from  911d1d5   releasing package libtest-warnings-perl version 0.021-1
      adds  cb06172   increment $VERSION after release
      adds  299b4d7   whitespace around $VERSION declarations
      adds  d59241f   use a more specific link
      adds  474e1e6   hardcode the distribution name in Changes, to reduce 
churn on each release
      adds  4f37416   switch to my podweaver plugin bundle
      adds  e4605ce   fix vim modeline
      adds  c484281   this section is now generated by my weaver bundle
      adds  8fb33bb   propagate the warning to other __WARN__ handlers
      adds  e61741b   Test-Warnings-0.022
      adds  6f46f19   Imported Upstream version 0.022
       new  f529614   Merge tag 'upstream/0.022'
       new  5af922f   Update debian/changelog
       new  13d3690   Bump versioned build dependency on 
libcpan-meta-check-perl.
       new  045d7cb   Bump debhelper compatibility level to 9.
       new  4ebc883   releasing package libtest-warnings-perl version 0.022-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:
 CONTRIBUTING                        |  12 +-
 Changes                             |   5 +
 LICENSE => LICENCE                  |   0
 MANIFEST                            |  12 +-
 META.json                           | 542 ++++++++++++++++++++++--------------
 META.yml                            | 427 ++++++++++++++++------------
 Makefile.PL                         |   9 +-
 README                              |   4 +-
 debian/changelog                    |   9 +
 debian/compat                       |   2 +-
 debian/control                      |   4 +-
 dist.ini                            |   5 +-
 lib/Test/Warnings.pm                |  58 ++--
 t/00-report-prereqs.dd              |  53 ++--
 t/00-report-prereqs.t               |   2 +-
 t/13-propagate-warnings.t           |  28 ++
 t/zzz-check-breaks.t                |   5 +-
 weaver.ini                          |   6 -
 xt/author/00-compile.t              |  14 +-
 xt/author/eol.t                     |  32 ++-
 xt/{release => author}/kwalitee.t   |   2 +-
 xt/author/mojibake.t                |   9 +
 xt/author/no-tabs.t                 |   9 +-
 xt/author/pod-spell.t               |   3 +-
 xt/{release => author}/pod-syntax.t |   1 +
 xt/release/changes_has_content.t    |   2 +-
 xt/release/mojibake.t               |  12 -
 27 files changed, 772 insertions(+), 495 deletions(-)
 rename LICENSE => LICENCE (100%)
 create mode 100644 t/13-propagate-warnings.t
 delete mode 100644 weaver.ini
 rename xt/{release => author}/kwalitee.t (95%)
 create mode 100644 xt/author/mojibake.t
 rename xt/{release => author}/pod-syntax.t (84%)
 delete mode 100644 xt/release/mojibake.t

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