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

gregoa pushed a change to branch master
in repository libplack-middleware-methodoverride-perl.

      from  2da12a8   releasing package libplack-middleware-methodoverride-perl 
version 0.10-2 to unstable
       new  c606c47   Add debian/upstream/metadata
       new  3567ae1   Update debian/changelog
      adds  3a5f433   Implemented.
      adds  1b13af4   Slightly better abstract.
      adds  7d22454   Requires Plack, not version.
      adds  e3bef79   Pasto.
      adds  c16e6e8   Use code block for form item names.
      adds  bfcbe06   Rename to P::M::MethoOverride.
      adds  1d1d42d   Support only actual HTTP methods.
      adds  7eb9b82   Allow configuration of the overriding header and param.
      adds  fd3630c   Proofreading.
      adds  6f7d4fd   Spelling.
      adds  419174b   Timestamp for 0.10.
      adds  8b42d3a   Increment version to 0.11.
      adds  e7c086b   Fix broken link to GitHub issues.
      adds  ebfff3c   repository metadata fix
      adds  eb78f15   Don't recommend Test::Pod::Coverage.
      adds  867f20c   move Test::Pod to develop-recommends; add Test::Spelling
      adds  fae7225   Exclude all Pod tests from distribution.
      adds  2a0797f   Ignore all META files.
      adds  424c490   Add .travis.yml.
      adds  bcda628   Update copyright date.
      adds  53c3b88   Add build status icon to the README.
      adds  65c295c   Timestamp v0.11.
      adds  6456b04   Increment to v0.12.
      adds  be77272   dzilify
      adds  8fb1346   make accessor situation understandable
      adds  80c84c8   parse query string with Plack::Request instead of URI
      adds  254794f   deduplicate the logic
      adds  d0e9a9e   release 0.12
      adds  4fa5d57   increment to v0.13
      adds  c16f56d   reorganise dist.ini
      adds  23fc2db   exclude a bunch of files from the CPAN release
      adds  146b048   add Miyagawa as author
      adds  ca5d03a   Use title-cased Pod headers.
      adds  0832079   Whitespace.
      adds  05b8ac4   add all authors as copyright holders
      adds  1411b08   Update README.
      adds  1d3a190   Add .gitignore.
      adds  df0d1ca   Add missing stopwords to fix pod-spelling test
      adds  1bcd200   Add more Travis coverage.
      adds  3d40751   Fix headers.
      adds  9ed20bc   Restore badges.
      adds  5017e58   Add missing quotation mark.
      adds  906a4da   I kant spel.
      adds  9aebfa7   Eliminate " Use of uninitialized value in uc" warning.
      adds  622712f   More spelling.
      adds  c61a8a4   Note warning fix.
      adds  831d49d   Timestamp v0.13.
      adds  6ccdc1a   Increment to v0.14.
      adds  d20a74d   Require new Pod::Weaver and Readme::Brief.
      adds  fe0094a   Bullet list.
      adds  78cbd48   Update README.
      adds  fa1346e   Revert "Eliminate "Use of uninitialized value in uc" 
warning."
      adds  09e4e4e   Explicitly define a warnings policy.
      adds  7180934   Note warnings policy.
      adds  3a301b9   Timestamp v0.14.
      adds  82ad15f   Imported Upstream version 0.14
       new  7a4073e   Merge tag 'upstream/0.14'
       new  8fb62e0   Update debian/changelog
       new  7ec92a1   Update years of upstream copyright.
       new  2ccb765   Update build and runtime dependencies.
       new  e2fa822   Declare compliance with Debian Policy 3.9.6.
       new  230bae6   wrap&sort
       new  ec8fdba   releasing package libplack-middleware-methodoverride-perl 
version 0.14-1

The 9 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:
 Build.PL                               |  32 ---
 Changes                                |  18 +-
 LICENSE                                | 379 +++++++++++++++++++++++++++++++++
 MANIFEST                               |  13 +-
 META.json                              |  58 +++++
 META.yml                               |  40 ++--
 Makefile.PL                            |  73 +++++++
 README                                 |  57 +++++
 README.md                              |  32 ---
 debian/changelog                       |  11 +
 debian/control                         |  10 +-
 debian/copyright                       |   4 +-
 debian/upstream/metadata               |   6 +
 lib/Plack/Middleware/MethodOverride.pm | 177 ++++++++-------
 t/00-compile.t                         |  73 +++++++
 t/pod.t                                |   7 -
 16 files changed, 794 insertions(+), 196 deletions(-)
 delete mode 100644 Build.PL
 create mode 100644 LICENSE
 create mode 100644 META.json
 create mode 100644 Makefile.PL
 create mode 100644 README
 delete mode 100644 README.md
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/00-compile.t
 delete mode 100644 t/pod.t

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