1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80
|
libbread-board-perl (0.32-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Fix arrayref dependencies.
-- Jonas Smedegaard <dr@jones.dk> Tue, 10 Jun 2014 16:53:32 +0200
libbread-board-perl (0.31-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Fix deprecated use of Class::MOP::load_class.
+ Allow specifying dependency values as arrayrefs, which will
resolve to an arrayref containing the resolved service values.
[ Jonas Smedegaard ]
* Fix use canonical Vcs-Git URL.
* Update copyright info:
+ Extend coverage of packaging.
* Update watch file to use metacpan.org URL.
* Update package relations:
+ Build-depend on liblog-dispatch-perl: Needed (optionally) for
testsuite.
+ Tighten to (build-)depend versioned on libmoose-perl.
+ (Build-)depend on libmodule-runtime-perl.
-- Jonas Smedegaard <dr@jones.dk> Wed, 21 May 2014 08:55:09 +0200
libbread-board-perl (0.29-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Remove unused type constraint.
[ Jonas Smedegaard ]
* Bump standards compliance to standards-version 3.9.5.
-- Jonas Smedegaard <dr@jones.dk> Mon, 27 Jan 2014 23:59:14 +0100
libbread-board-perl (0.28-1) unstable; urgency=low
[ upstream ]
* New release.
+ Allow cloning containers with parameterized subcontainers.
+ Allow referencing parent services from parameterized
subcontainers.
+ Deprecate special case in path traversal where a path component
with the name of the current container was ignored.
+ Fix setting the current container multiple times from outside of a
container.
+ Make some error messages more helpful.
+ Documentation improvements.
+ Remove the (unmaintained) Bread::Board::GraphViz.
+ Allow the 'container $obj' sugar for parameterized containers.
+ Allow overriding of services and containers.
[ Jonas Smedegaard ]
* Update author path in URL for get-orig-source target, and use
www.cpan.org (i.e. avoid search.cpan.org indirection).
* Improve watch file to use both www.cpan.org/authors URL (for newest
info) and search.cpan.org/dist URL (for change of author).
* Stop build-depend on or recommend libdata-visitor-perl
libgraphviz-perl libmoosex-runnable-perl
libmoosex-types-set-object-perl libset-object-perl: Graphviz
submodule dropped.
* Bump (yes, not extend) coverage to current year for main copyright
holder.
* Use Github URLs for Homepage and preferred contact, to reflect
updated META hints. List only issue tracker as preferred contact
(drop personal email).
-- Jonas Smedegaard <dr@jones.dk> Sun, 29 Sep 2013 23:13:51 +0200
libbread-board-perl (0.25-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#706773.
-- Jonas Smedegaard <dr@jones.dk> Sat, 04 May 2013 20:01:55 +0200
|