[libbread-board-perl] branch master updated (f60132b -> 295a8b9)

Jonas Smedegaard js at moszumanska.debian.org
Mon Jan 27 23:09:04 UTC 2014


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

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

      from  f60132b   Prepare for release: Update changelog, control file and copyright hints.
      adds  25d44bf   remove unused type constraint
      adds  d1118d4   remove another unused file
      adds  ee1357f   update dist.ini
      adds  edc4421   update .travis.yml
      adds  3851ac4   fix changelog header
      adds  f79b6be   require Form::Sensible for smoke testing
      adds  6f7fa6d   changelog
      adds  d1750aa   changelog
      adds  6112209   Imported Upstream version 0.29
       new  51d0f76   Merge tag 'upstream/0.29'
       new  4ae540b   Bump standards compliance to standards-version 3.9.5.
       new  295a8b9   Prepare for release: Update changelog, control file and copyright hints.

The 3 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                                           |   1 -
 META.json                                          | 233 +++++++++++++++++----
 META.yml                                           | 192 +++++++++++++----
 Makefile.PL                                        |  58 ++---
 README                                             |   2 +-
 debian/changelog                                   |  11 +
 debian/control                                     |   2 +-
 debian/control.in                                  |   2 +-
 debian/copyright_hints                             |   7 +-
 dist.ini                                           |   7 +-
 lib/Bread/Board.pm                                 |   4 +-
 lib/Bread/Board/BlockInjection.pm                  |   4 +-
 lib/Bread/Board/ConstructorInjection.pm            |   4 +-
 lib/Bread/Board/Container.pm                       |   4 +-
 lib/Bread/Board/Container/FromParameterized.pm     |   4 +-
 lib/Bread/Board/Container/Parameterized.pm         |   4 +-
 lib/Bread/Board/Dependency.pm                      |   4 +-
 lib/Bread/Board/Dumper.pm                          |   4 +-
 lib/Bread/Board/LifeCycle.pm                       |   4 +-
 lib/Bread/Board/LifeCycle/Singleton.pm             |   4 +-
 .../Board/LifeCycle/Singleton/WithParameters.pm    |   4 +-
 lib/Bread/Board/Literal.pm                         |   4 +-
 lib/Bread/Board/Manual.pod                         |   2 +-
 lib/Bread/Board/Manual/Concepts.pod                |   2 +-
 lib/Bread/Board/Manual/Concepts/Advanced.pod       |   2 +-
 lib/Bread/Board/Manual/Concepts/Typemap.pod        |   2 +-
 lib/Bread/Board/Manual/Example.pod                 |   2 +-
 lib/Bread/Board/Manual/Example/FormSensible.pod    |   2 +-
 lib/Bread/Board/Manual/Example/LogDispatch.pod     |   2 +-
 lib/Bread/Board/Service.pm                         |   4 +-
 lib/Bread/Board/Service/Alias.pm                   |   4 +-
 lib/Bread/Board/Service/Deferred.pm                |   4 +-
 lib/Bread/Board/Service/Deferred/Thunk.pm          |   4 +-
 lib/Bread/Board/Service/Inferred.pm                |   4 +-
 lib/Bread/Board/Service/WithClass.pm               |   4 +-
 lib/Bread/Board/Service/WithDependencies.pm        |   4 +-
 lib/Bread/Board/Service/WithParameters.pm          |   4 +-
 lib/Bread/Board/SetterInjection.pm                 |   4 +-
 lib/Bread/Board/Traversable.pm                     |   4 +-
 lib/Bread/Board/Types.pm                           |   9 +-
 t/00-compile.t                                     | 114 +++++-----
 t/lib/graphable.bb                                 |  61 ------
 xt/release/no-tabs.t                               |  43 +++-
 44 files changed, 550 insertions(+), 299 deletions(-)
 delete mode 100644 t/lib/graphable.bb

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



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