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

kanashiro pushed a change to branch master
in repository libpackage-deprecationmanager-perl.

      from  5879b24   update changelog
      adds  f94ea0b   Bump version after release
      adds  66c3c3f   Use Sub::Name to name installed subs
      adds  b907666   Use namespace::autoclean to clean our own imports
      adds  3592821   Add generated files
      adds  a79ff56   v0.16
      adds  af98d58   Regen tidy-related config files
      adds  46c98a1   Remove use of namespace::autoclean and remove 
Test::CleanNamespaces plugin
      adds  59d4f5a   Update generated files
      adds  512a2ea   Comment removal of Test::CleanNamespaces so future me 
doesn't add it back
      adds  104278a   Bump version
      adds  75ed4dd   v0.17
      adds  0098aea   Imported Upstream version 0.17
       new  7a39053   Merge tag 'upstream/0.17'
       new  84560ca   Update debian/changelog
       new  76e876e   Declare compliance with Debian policy 3.9.8
       new  3797b60   debian/control: remove dependency on 
libnamespace-autoclean-perl
       new  303af6a   release libpackage-deprecationmanager-perl version 0.17-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.md                                    |  15 +-
 Changes                                            |   5 +
 INSTALL                                            |  14 +-
 MANIFEST                                           |  31 +-
 META.json                                          | 604 +++++++++++----------
 META.yml                                           | 513 ++++++++---------
 Makefile.PL                                        |   6 +-
 README.md                                          |  10 +-
 cpanfile                                           |  15 +-
 debian/changelog                                   |  12 +-
 debian/control                                     |   4 +-
 dist.ini                                           |   3 +
 lib/Package/DeprecationManager.pm                  |   5 +-
 perlcriticrc                                       |   9 +
 t/00-report-prereqs.dd                             |  17 +-
 t/00-report-prereqs.t                              |  10 +-
 t/author-clean-namespaces.t                        |  19 -
 t/author-eol.t                                     |  41 --
 t/author-mojibake.t                                |  17 -
 t/author-no-tabs.t                                 |  41 --
 t/release-cpan-changes.t                           |  19 -
 t/release-meta-json.t                              |  12 -
 t/release-tidyall.t                                |  17 -
 tidyall.ini                                        |  28 +-
 t/author-00-compile.t => xt/author/00-compile.t    |   8 -
 xt/author/eol.t                                    |  18 +
 xt/author/mojibake.t                               |   9 +
 xt/author/no-tabs.t                                |  18 +
 .../author/pod-coverage.t                          |   8 -
 t/release-pod-no404s.t => xt/author/pod-no404s.t   |   8 -
 t/author-pod-spell.t => xt/author/pod-spell.t      |  10 +-
 t/author-pod-syntax.t => xt/author/pod-syntax.t    |   8 -
 t/release-portability.t => xt/author/portability.t |   8 -
 .../author/test-version.t                          |  11 +-
 xt/release/cpan-changes.t                          |  10 +
 xt/release/meta-json.t                             |   4 +
 .../release/pod-linkcheck.t                        |   8 -
 xt/release/tidyall.t                               |  15 +
 38 files changed, 767 insertions(+), 843 deletions(-)
 delete mode 100644 t/author-clean-namespaces.t
 delete mode 100644 t/author-eol.t
 delete mode 100644 t/author-mojibake.t
 delete mode 100644 t/author-no-tabs.t
 delete mode 100644 t/release-cpan-changes.t
 delete mode 100644 t/release-meta-json.t
 delete mode 100644 t/release-tidyall.t
 rename t/author-00-compile.t => xt/author/00-compile.t (88%)
 create mode 100644 xt/author/eol.t
 create mode 100644 xt/author/mojibake.t
 create mode 100644 xt/author/no-tabs.t
 rename t/release-pod-coverage.t => xt/author/pod-coverage.t (86%)
 rename t/release-pod-no404s.t => xt/author/pod-no404s.t (68%)
 rename t/author-pod-spell.t => xt/author/pod-spell.t (60%)
 rename t/author-pod-syntax.t => xt/author/pod-syntax.t (52%)
 rename t/release-portability.t => xt/author/portability.t (54%)
 rename t/author-test-version.t => xt/author/test-version.t (69%)
 create mode 100644 xt/release/cpan-changes.t
 create mode 100644 xt/release/meta-json.t
 rename t/release-pod-linkcheck.t => xt/release/pod-linkcheck.t (68%)
 create mode 100644 xt/release/tidyall.t

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