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

kanashiro pushed a change to branch master
in repository libdist-metadata-perl.

      from  e0e83ed   update changelog
      adds  e40308d   Save LICENSE to repo root
      adds  94dadfc   stop relying on . in @INC
      adds  e4f15df   Add stopword
      adds  87551f0   v0.927
      adds  d417597   New upstream version 0.927
       new  94ad269   Merge tag 'upstream/0.927'
       new  540dd36   Update debian/changelog
       new  a8f61b7   Declare compliance with Debian policy 3.9.8
       new  d1867ab   debian/control: fix dependencies' version, thanks cme
       new  b7a65e6   releasing libdist-metadata-perl version 0.927-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                                            |   5 +
 MANIFEST                                           |  14 +-
 MANIFEST.SKIP                                      |   1 +
 META.json                                          | 406 ++++++++++++---------
 META.yml                                           | 356 ++++++++++--------
 Makefile.PL                                        |   9 +-
 README                                             |   4 +-
 corpus/Dist-Metadata-Test-LikePause-0.1.tar.gz     | Bin 341 -> 343 bytes
 corpus/Dist-Metadata-Test-LikePause-0.1.zip        | Bin 665 -> 665 bytes
 corpus/Dist-Metadata-Test-MetaFile-2.2.tar.gz      | Bin 876 -> 878 bytes
 corpus/Dist-Metadata-Test-MetaFile-2.2.zip         | Bin 2726 -> 2726 bytes
 ...st-Metadata-Test-MetaFile-Incomplete-2.1.tar.gz | Bin 806 -> 804 bytes
 .../Dist-Metadata-Test-MetaFile-Incomplete-2.1.zip | Bin 2400 -> 2400 bytes
 corpus/Dist-Metadata-Test-NoMetaFile-0.1.tar.gz    | Bin 333 -> 334 bytes
 corpus/Dist-Metadata-Test-NoMetaFile-0.1.zip       | Bin 888 -> 888 bytes
 ...etadata-Test-NoMetaFile-DevRelease-0.1_1.tar.gz | Bin 298 -> 301 bytes
 ...t-Metadata-Test-NoMetaFile-DevRelease-0.1_1.zip | Bin 647 -> 647 bytes
 corpus/Dist-Metadata-Test-SubDir-1.5.tar.gz        | Bin 334 -> 336 bytes
 corpus/Dist-Metadata-Test-SubDir-1.5.zip           | Bin 840 -> 840 bytes
 corpus/noroot.tar.gz                               | Bin 319 -> 323 bytes
 corpus/noroot.zip                                  | Bin 661 -> 661 bytes
 corpus/structs.pl                                  | 230 ++++++------
 debian/changelog                                   |  11 +-
 debian/control                                     |  20 +-
 lib/Dist/Metadata.pm                               |  21 +-
 lib/Dist/Metadata/Archive.pm                       |   9 +-
 lib/Dist/Metadata/Dir.pm                           |   9 +-
 lib/Dist/Metadata/Dist.pm                          |   6 +-
 lib/Dist/Metadata/Struct.pm                        |   5 +-
 lib/Dist/Metadata/Tar.pm                           |   9 +-
 lib/Dist/Metadata/Zip.pm                           |   9 +-
 t/00-compile.t                                     |   5 +-
 t/00-report-prereqs.dd                             |   8 +-
 t/00-report-prereqs.t                              |  10 +-
 t/dists.t                                          |   2 +-
 xt/author/mojibake.t                               |   9 +
 xt/author/no-tabs.t                                |   2 +-
 xt/{release => author}/pod-coverage.t              |   0
 xt/{release => author}/pod-linkcheck.t             |   0
 xt/author/pod-spell.t                              |   5 +-
 xt/{release => author}/pod-syntax.t                |   1 +
 xt/{release => author}/synopsis.t                  |   0
 xt/{release => author}/test-version.t              |  11 +-
 xt/release/cpan-changes.t                          |   9 +-
 xt/release/kwalitee.t                              |   2 +-
 xt/release/mojibake.t                              |  12 -
 46 files changed, 662 insertions(+), 538 deletions(-)
 create mode 100644 xt/author/mojibake.t
 rename xt/{release => author}/pod-coverage.t (100%)
 rename xt/{release => author}/pod-linkcheck.t (100%)
 rename xt/{release => author}/pod-syntax.t (84%)
 rename xt/{release => author}/synopsis.t (100%)
 rename xt/{release => author}/test-version.t (60%)
 delete mode 100644 xt/release/mojibake.t

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