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

gregoa pushed a change to branch master
in repository libcatalyst-plugin-smarturi-perl.

      from  338ff9e   update changelog
       new  0ff2c48   Add debian/upstream/metadata
       new  c9cbad3   Update debian/changelog
      adds  610ffea   new dir structure
      adds  a5c13dc   Hostless URIs work, compatibility with C::A::REST works, 
still lots of work to do.
      adds  76f80b1   Nicer subclassing method, but doesn't quite work yet...
      adds  6c4f3af   SmartURI now passes all the core URI tests, although I 
still need to add some things to make it 100% compatible with URI.
      adds  65f6f40   Added import magic for URI tests.
      adds  861dad3   Install autoloaded subs into the symbol table for a speed 
improvement.
      adds  08e0aff   SmartURI is fully functional now, just needs a bit more 
docs. Will start working on plugin itself now.
      adds  26974cb   More docs and tests for SmartURI.
      adds  dcd2cb5   Plugin fully functional.
      adds  8927723   Oops, forgot a few minor details.
      adds  3e07421   $uri->hostless didn't work if the URI has a port, fixed.
      adds  35873c0   Slightly more sane.
      adds  32e38be   First dev release for CPAN.
      adds  1697a83   Minor changes, will release tomorrow.
      adds  cb40046   Split off Smart URI into URI::SmartURI
      adds  d6d7c4b   Minor speedup.
      adds  1c7816a   Weird init bug.
      adds  037797f   Added 'host-header' disposition
      adds  1b2ba1c   Minor POD fix
      adds  4d0f78a   SmartURI: better req class, better tests and Host-header 
parsing
      adds  208aadd   SmartURI: fix POD, improve referer
      adds  2dd7cfa   C::P::SmartURI: sync svn with CPAN version
      adds  2027aa8   SmartURI: fix for 5.8, thanks to t0m :)
      adds  650d8ab   remove old unnecessary test
      adds  72438b2   C::P::SmartURI -- fix bug where uri accessor could not be 
used as setter
      adds  53dfee4   P::SmartURI - convert to Moose
      adds  885bf6e   remove auto_install
      adds  3d48d87   smarturi - new release
      adds  325fd52   Bump required Module::Install version in everything. 
janus++
      adds  f36bb0b   C::P::SmartURI - C::A::REST compat fix, new release
      adds  4bb4f58   Add repository resource to all the MI Makefile.PLs
      adds  2889624   fix typo in pod
      adds  e0424ad   POD fixes from Frank Wiegand
      adds  bfa7eab   convert to dzil
      adds  3413fce   add plugin loading example to SYNOPSIS (RT#88069)
      adds  3c9a7ad   v0.037
      adds  7843def   test README.pod for github
      adds  3da23c8   remove README.pod test
      adds  c612e24   fix returning undef for no Referer header
      adds  9fb1ec4   v0.038
      adds  2e1a388   remove Class::MOP::load_class RT#90916
      adds  492fab7   v0.039
      adds  1f3fe7a   fix infinite recursion when $req->uri is undef #1
      adds  366a804   v0.040
      adds  cabb76e   skip infinite recursion test on perl 5.8
      adds  85464f0   v0.041
      adds  a3b2569   Imported Upstream version 0.041
       new  96cc4e1   Merge tag 'upstream/0.041'
       new  030e6b4   Update debian/changelog
       new  5a56039   Update years of upstream copyright.
       new  c1d43ea   Update build dependencies.
       new  3352c72   Reformat debian/control with cme
       new  5967b61   Mark package as autopkgtest-able.
       new  9a2f135   Declare compliance with Debian Policy 3.9.6.
       new  c98885e   Bump debhelper compatibility level to 9.
       new  c9a0a58   releasing package libcatalyst-plugin-smarturi-perl 
version 0.041-1

The 11 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                         |   6 +++
 LICENSE                         |   8 ++--
 MANIFEST                        |   3 +-
 META.json                       |  12 +++--
 META.yml                        |  60 ++++++++++++-----------
 Makefile.PL                     |  25 +++++-----
 README                          | 104 ++++++++++++++++++++++++----------------
 debian/changelog                |  15 +++++-
 debian/compat                   |   2 +-
 debian/control                  |  11 +++--
 debian/copyright                |   2 +-
 debian/upstream/metadata        |   8 ++++
 dist.ini                        |   2 +-
 lib/Catalyst/Plugin/SmartURI.pm |  23 ++++-----
 t/00-compile.t                  |  12 +++--
 t/04-no-uri.t                   |  22 +++++++++
 t/release-pod-syntax.t          |   4 +-
 17 files changed, 198 insertions(+), 121 deletions(-)
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/04-no-uri.t

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