File: changelog

package info (click to toggle)
libmessage-passing-amqp-perl 0.007-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 252 kB
  • sloc: perl: 1,707; sh: 6; makefile: 2
file content (100 lines) | stat: -rw-r--r-- 3,569 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
libmessage-passing-amqp-perl (0.007-1) unstable; urgency=medium

  [ upstream ]
  * New release.

  [ 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 ]
  * Simplify rules.
    Stop build-depend on devscripts cdbs.
  * Stop build-depend on dh-buildinfo.
  * Mark build-dependencies needed only for testsuite as such.
  * Declare compliance with Debian Policy 4.3.0.
  * Enable autopkgtest.
  * Set Rules-Requires-Root: no.
  * Wrap and sort control file.
  * Explain AMQP in long description.
  * Update copyright info:
    + Strip superfluous copyright signs.
    + Use https protocol in Format and Upstream-Contact URLs.
    + Extend coverage of packaging.
  * Update git-buildpackage config: Filter any .git* file.
  * Update watch file:
    + Bump to file format 4.
    + Track only MetaCPAN URL.
    + Rewrite usage comment.
    + Use substitution strings.
  * Drop obsolete lintian override regarding debhelper 9.
  * Tighten lintian overrides regarding License-Reference.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 21 Feb 2019 22:34:43 +0100

libmessage-passing-amqp-perl (0.006-2) 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:52:14 -0400

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

  [ upstream ]
  * New release(s).
    + Add support for making queues auto-delete.
    + Add support for making queues exclusive.
    + Add documentation to roles.
    + Add TLS support.
    + Fix die on AMQP server restart.
    + Fix docs regarding supported AMQP protocol versions.
    + Fix license to be LGPL 2.1.

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

  [ Jonas Smedegaard ]
  * Modernize git-buildpackage config: Avoid git- prefix.
  * Bump debhelper compatibility level to 9.
  * Declare compliance with Debian Policy 3.9.6.
  * Update copyright info:
    + Use License-Grant and License-Reference fields.
      Thanks to Ben Finney.
    + Extend coverage of packaging to include current year.
    + Switch main license to LGPL-2.1 (from AGPL-3).
  * Override lintian regarding license in License-Reference field.
    See bug#786450.
  * Override lintian regarding build-depending unversioned on debhelper.

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

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

  * Add README.source emphasizing control.in file as *not* a
    show-stopper for contributions, referring to wiki page for details.
  * 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 tracking md5sum of upstream tarball.
  * Stop build-depending on libtest-simple-perl: Provided by perl.
  * Have git-import-orig suppress upstream .gitignore file.
  * Add git URL as alternate source.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 21 Jul 2013 18:50:04 +0200

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

  * Fix consistently use :: in upstream name.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 22 Mar 2013 14:24:05 +0100

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

  * Initial packaging release.
    Closes: bug#703662.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 22 Mar 2013 00:54:09 +0100