File: changelog

package info (click to toggle)
libbread-board-perl 0.37-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 712 kB
  • sloc: perl: 5,494; xml: 394; sh: 6; makefile: 2
file content (134 lines) | stat: -rw-r--r-- 4,604 bytes parent folder | download
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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
libbread-board-perl (0.37-1) unstable; urgency=medium

  [ upstream ]
  * new release(s)

  [ Nick Morrott ]
  * fix grammar in long description

  [ Jonas Smedegaard ]
  * use debhelper compatibility level 12 (not 9);
    build-depend on debhelper-compat (not debhelper)
  * declare compliance with Debian Policy 4.5.0
  * copyright: update coverage
  * build-depend on libmoo-perl,
    to improve test coverage

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 01 Apr 2020 21:42:51 +0200

libbread-board-perl (0.32-2) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org.

  [ gregor herrmann ]
  * Update URLs from {search,www}.cpan.org to MetaCPAN.
  * Update GitHub URLs to use HTTPS.

  [ Jonas Smedegaard ]
  * Update watch file:
    + Bump to file format 4.
    + Track only MetaCPAN URL.
    + Rewrite usage comment.
    + Use substitution strings.
  * Simplify rules
    Stop build-depend on devscripts cdbs.
  * Update git-buildpackage config: Filter any .git* file.
  * Stop build-depend on dh-buildinfo.
  * Mark build-dependencies needed only for testsuite as such.
  * Relax to (build-)depend unversioned on libmoose-perl:
    Needed version satisfied even in oldstable.
  * Declare compliance with Debian Policy 4.3.0.
  * Set Rules-Requires-Root: no.
  * Enable autopkgtest.
  * Wrap and sort control file.
  * Update copyright info:
    + Use License-Grant and License-Reference fields.
      Thanks to Ben Finney.
    + Use https protocol in file format URL.
    + Extend coverage of packaging.
  * Bump debhelper compatibility level to 9.
  * Add lintian overrides regarding License-Reference.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 18 Feb 2019 23:26:16 +0100

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