[libmagpie-perl] branch master updated (27b5ba8 -> a339286)

Jonas Smedegaard js at moszumanska.debian.org
Tue Jan 28 10:55:48 UTC 2014


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

js pushed a change to branch master
in repository libmagpie-perl.

      from  27b5ba8   Update changelog and control file.
       new  da95a86   Add patch 1001 to fix use with newer Moose.
       new  bb8e94c   Git-ignore quilt -pc dir, to ease use of git-buildpackage.
       new  17d2db7   Bump standards compliance to standards-version 3.9.5.
       new  63cb15d   Prepare for release: Update changelog, control file and copyright hints.
      adds  d017e8b   Make the breadboard attribute lazy
      adds  7318054   Merge pull request #12 from Tamarou/chris/make-breadboard-lazy
      adds  906f39e   Imported Upstream version 1.140280
       new  da411ff   Merge tag 'upstream/1.140280'
       new  09ac714   Drop patch 1001: Applied upstream.
       new  a339286   Prepare for release: Update changelog.

The 7 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:
 .gitignore                                   |  6 ++++++
 META.yml                                     |  2 +-
 Makefile.PL                                  |  2 +-
 README                                       |  2 +-
 debian/changelog                             | 17 ++++++++++++++++-
 debian/control                               |  2 +-
 debian/control.in                            |  2 +-
 debian/copyright_hints                       | 23 +++--------------------
 lib/Magpie.pm                                |  4 ++--
 lib/Magpie/Breadboard.pm                     |  4 ++--
 lib/Magpie/Component.pm                      |  5 +++--
 lib/Magpie/Component/ContentCache.pm         |  4 ++--
 lib/Magpie/ConfigReader/XML.pm               |  4 ++--
 lib/Magpie/Constants.pm                      |  4 ++--
 lib/Magpie/Dispatcher/Env.pm                 |  4 ++--
 lib/Magpie/Dispatcher/RequestMethod.pm       |  4 ++--
 lib/Magpie/Dispatcher/RequestParam.pm        |  4 ++--
 lib/Magpie/Error.pm                          |  4 ++--
 lib/Magpie/Error/Simplified.pm               |  4 ++--
 lib/Magpie/Event.pm                          |  4 ++--
 lib/Magpie/Event/Symbol.pm                   |  4 ++--
 lib/Magpie/Intro.pod                         |  2 +-
 lib/Magpie/Machine.pm                        |  4 ++--
 lib/Magpie/Manual/Config.pod                 |  2 +-
 lib/Magpie/Matcher.pm                        |  4 ++--
 lib/Magpie/Plugin/DBI.pm                     |  4 ++--
 lib/Magpie/Plugin/Resource/Cache.pm          |  4 ++--
 lib/Magpie/Plugin/URITemplate.pm             |  4 ++--
 lib/Magpie/Resource.pm                       |  4 ++--
 lib/Magpie/Resource/Abstract.pm              |  4 ++--
 lib/Magpie/Resource/DBIC.pm                  |  6 +++---
 lib/Magpie/Resource/DBIxClass.pm             |  6 +++---
 lib/Magpie/Resource/File.pm                  |  4 ++--
 lib/Magpie/Resource/Kioku.pm                 |  6 +++---
 lib/Magpie/SymbolTable.pm                    |  4 ++--
 lib/Magpie/Transformer.pm                    |  4 ++--
 lib/Magpie/Transformer/JSON.pm               |  4 ++--
 lib/Magpie/Transformer/Middleware.pm         |  4 ++--
 lib/Magpie/Transformer/ServiceUnavailable.pm |  4 ++--
 lib/Magpie/Transformer/TT2.pm                |  4 ++--
 lib/Magpie/Transformer/XSLT.pm               |  4 ++--
 lib/Magpie/Transformer/XSP.pm                |  4 ++--
 lib/Magpie/Types.pm                          |  4 ++--
 lib/Magpie/Util.pm                           |  4 ++--
 lib/Plack/Middleware/Magpie.pm               |  4 ++--
 45 files changed, 106 insertions(+), 101 deletions(-)
 create mode 100644 .gitignore

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmagpie-perl.git



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