File: changelog

package info (click to toggle)
libmessage-passing-perl 0.116-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 556 kB
  • ctags: 258
  • sloc: perl: 2,758; makefile: 21
file content (121 lines) | stat: -rw-r--r-- 4,291 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
libmessage-passing-perl (0.116-4) unstable; urgency=medium

  * Team upload.
  * Fix autopkgtests. Don't run smoke tests from t/author/.

 -- gregor herrmann <gregoa@debian.org>  Wed, 02 Aug 2017 10:50:17 -0400

libmessage-passing-perl (0.116-3) unstable; urgency=medium

  * Team upload.
  * Add (build) dependency on liblist-moreutils-perl. (Closes: #829554)

 -- gregor herrmann <gregoa@debian.org>  Mon, 04 Jul 2016 11:43:55 +0200

libmessage-passing-perl (0.116-2) unstable; urgency=medium

  * Team upload.
  * Add (build) dependency on libjson-perl. (Closes: #805102)

 -- gregor herrmann <gregoa@debian.org>  Sun, 15 Nov 2015 00:02:45 +0100

libmessage-passing-perl (0.116-1) unstable; urgency=medium

  [ upstream ]
  * New release(s):
    + Fix internal and therefore undocumented type parameter swallows
      Output::Search::Elasticsearches type parameter.
    + Use JSON::MaybeXS instead of JSON in Filter::De/Encoder::JSON.
    + Fix link in 'Writing Filters' section of
      Message::Passing::Manual::Components.
    + Fix daemonize_if_needed spelling.
    + Add documentation for all command line options.
    + Add Linux::IO_Prio to recommended modules for io_priority option.
    + Recommend newer Message::Passing::Output::Search::Elasticsearch in
      docs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to use cgit web frontend.

  [ Jonas Smedegaard ]
  * Declare compliance with Debian Policy 3.9.6.
  * Update package relations:
    + (Build-)depend on libjson-maybexs-perl (not libjson-perl).
    + Build-depend on libnet-statsd-perl.
  * Bump debhelper compatibility level to 9.
  * Update copyright info:
    + Use License-Grant and License-Reference fields.
      Thanks to Ben Finney.
    + Add comment about wrongly labeled LGPL license.
    + Extend coverage of packaging to include current year.
  * Override lintian regarding build-depending unversioned on debhelper.
  * Override lintian regarding license in License-Reference field.
    See bug#786450.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 05 Aug 2015 10:56:34 +0200

libmessage-passing-perl (0.114-1) unstable; urgency=low

  [ upstream ]
  * New release:
    + Fix test failures under Perl 5.18.
      Closes: bug#724130. Thanks to David Suárez.
    + Improve documentation.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 30 Sep 2013 10:34:21 +0200

libmessage-passing-perl (0.113-1) unstable; urgency=low

  [ upstream ]
  * New release.
    + Add Message::Passing::Filter::Mangle for use with
      Message::Passing::DSL when you don't want to write a named filter.

  [ Jonas Smedegaard ]
  * Improve watch file to use both www.cpan.org/authors URL (for newest
    info) and search.cpan.org/dist URL (for change of author).
    Switch get-orig-source target to use www.cpan.org/authors URL.
    Stop watch file tracking upstream development releases.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 09 Aug 2013 17:44:36 +0200

libmessage-passing-perl (0.112-1) unstable; urgency=low

  [ upstream ]
  * New release.
    + Change licensing to LGPL-2.1.

  [ Jonas Smedegaard ]
  * Add README.source emphasizing control.in file as *not* a
    show-stopper for contributions, referring to wiki page for details.
  * Add github URL as alternate source.
  * Stop track md5sum of upstream tarball.
  * Update main upstream licensing to LGPL-2.1.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 06 May 2013 13:52:32 +0200

libmessage-passing-perl (0.111-3) unstable; urgency=low

  * Fix declare recommends.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 23 Mar 2013 01:05:38 +0100

libmessage-passing-perl (0.111-2) unstable; urgency=low

  * Update package relations:
    + Build-depend on and recommend libcompress-bzip2-perl and
      libcrypt-cbc-perl: Needed by testsuite, Bzip2 encoder/decoder
      filters, and Crypt::CBC role.
    + Build-depend on libcrypt-blowfish-perl: Needed by testsuite.
    + Recommend libmessage-passing-zeromq-perl: Preferred input/output
      method.
    + Recommend liblinux-io-prio-perl: Needed (on Linux) by Script role.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 22 Mar 2013 23:30:20 +0100

libmessage-passing-perl (0.111-1) unstable; urgency=low

  * Initial packaging release.
    Closes: bug#703483.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 20 Mar 2013 16:57:55 +0100