[libpoe-component-client-mpd-perl] branch master updated (5200e9d -> b25ccd6)

Florian Schlichting fsfs at moszumanska.debian.org
Thu Jun 12 09:15:45 UTC 2014


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

fsfs pushed a change to branch master
in repository libpoe-component-client-mpd-perl.

      from  5200e9d   update changelog
      adds  e1a53a5   Imported Upstream version 2.000
       new  c9ecf80   Merge tag 'upstream/2.000'
       new  f1037ac   Import Upstream version 2.000
       new  c01a0c4   Add (build-)dependency on liblist-allutils-perl, and bump dependency on Audio::MPD::Common to 2.002 to ensure build failure is really fixed
       new  123626a   Add myself to uploaders and copyright
       new  a654b72   Drop RT90686_Moose_enum_warnings.patch, applied upstream
       new  b25ccd6   update changelog for release

The 6 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:
 AUTHOR_PLEDGE                                    |  13 +
 Build.PL                                         |  31 +-
 Changes                                          |   4 +
 LICENSE                                          |   2 +-
 MANIFEST                                         |   5 +-
 META.json                                        | 442 ++++++++++++++++++-----
 META.yml                                         | 411 +++++++++++++++------
 README                                           |   4 +-
 debian/changelog                                 |  11 +-
 debian/control                                   |  10 +-
 debian/copyright                                 |   1 +
 debian/patches/RT90686_Moose_enum_warnings.patch |  27 --
 debian/patches/series                            |   1 -
 dist.ini                                         |   2 +-
 lib/POE/Component/Client/MPD.pm                  |  51 +--
 lib/POE/Component/Client/MPD/Collection.pm       |  12 +-
 lib/POE/Component/Client/MPD/Commands.pm         |  12 +-
 lib/POE/Component/Client/MPD/Connection.pm       |  87 ++---
 lib/POE/Component/Client/MPD/Message.pm          |  12 +-
 lib/POE/Component/Client/MPD/Playlist.pm         |  12 +-
 lib/POE/Component/Client/MPD/Test.pm             |  13 +-
 lib/POE/Component/Client/MPD/Types.pm            |  16 +-
 t/00-compile.t                                   | 108 +++---
 t/000-report-versions-tiny.t                     |  15 +-
 t/42-cmds-info.t                                 |   2 +-
 t/51-pl-add_rm.t                                 |   2 +-
 t/52-pl-change.t                                 |   8 +-
 t/61-coll-whole.t                                |   5 +-
 t/release-has-version.t                          |  24 --
 t/release-kwalitee.t                             |  25 --
 t/release-minimum-version.t                      |  24 --
 t/release-pod-coverage.t                         |  12 +-
 t/release-pod-syntax.t                           |   5 +-
 33 files changed, 872 insertions(+), 537 deletions(-)
 create mode 100644 AUTHOR_PLEDGE
 delete mode 100644 debian/patches/RT90686_Moose_enum_warnings.patch
 delete mode 100644 debian/patches/series
 delete mode 100644 t/release-has-version.t
 delete mode 100644 t/release-kwalitee.t
 delete mode 100644 t/release-minimum-version.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpoe-component-client-mpd-perl.git



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