File: changelog

package info (click to toggle)
libhttp-throwable-perl 0.026-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 428 kB
  • ctags: 147
  • sloc: perl: 1,406; makefile: 18
file content (122 lines) | stat: -rw-r--r-- 4,205 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
libhttp-throwable-perl (0.026-2) unstable; urgency=medium

  * Team upload

  * Fix autopkgtest by ignoring path to t/ (closes: #837140)
  * Use secure (https) URI for Vcs-Git
  * Use module name in long description
  * Declare compliance with Debian Policy 3.9.8
  * Mark package autopkgtest-able

 -- Florian Schlichting <fsfs@debian.org>  Tue, 15 Nov 2016 22:35:08 +0100

libhttp-throwable-perl (0.026-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).
    + Add support for 429.
    + Add roles_for_status_code to Factory.
    + Make it possible for factory to throw by status code, rather than
      short ident string.

  [ Jonas Smedegaard ]
  * Declare compliance with Debian Policy 3.9.7.
  * Update copyright info:
    + Extend copyright of packaging to cover current year.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 09 Feb 2016 08:00:15 +0100

libhttp-throwable-perl (0.024-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).
    + Fix one last bit of Moose that snuck through.
    + Update Package::Variant requirement based on CPAN testers reports.

  [ Jonas Smedegaard ]
  * Update package relations: Stop (build-)depend on ibmoose-perl.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 11 Aug 2015 12:01:57 +0200

libhttp-throwable-perl (0.022-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).
    + Add role for response 308, from RFC 7238.
    + Fix 304 to not require a Location header.
    + Use Moo (not Moose).

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

  [ Jonas Smedegaard ]
  * Declare compliance with Debian Policy 3.9.6.
  * Bump debhelper compatibility level to 9.
  * Update copyright info:
    + Use License-Grant and License-Reference fields.
      Thanks to Ben Finney.
    + Extend coverage of packaging to include current year.
  * Override lintian regarding license in License-Reference field.
    See bug#786450.
  * Override lintian regarding build-depending unversioned on debhelper.
  * Update package relations:
    + (Build-)depend on libmoox-strictconstructor-perl (not
      libmoosex-strictconstructor-perl).
    + (Build-)depend on libmoo-perl.
    + Relax to (build-)depend unversioned on libmoose-perl.
    + Relax to (build-)depend unversioned on libplack-perl: Needed
      version satisfied even in oldstable.
    + (Build-)depend on libpackage-variant-perl libsub-exporter-perl
      libtype-tiny-perl libnamespace-clean-perl.
    + Stop (build-)depend on libscalar-list-utils-perl: Needed version
      provided by perl(-modules) even in oldstable.
    + (Build-)depend on (recent perl or) recent libcpan-meta-perl.
    + Stop (build-)depend on libmoosex-role-withoverloading-perl.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 11 Aug 2015 11:24:46 +0200

libhttp-throwable-perl (0.018-2) unstable; urgency=medium

  * Bump to standards-version 3.9.5.
  * Fix use canonical Vcs-Git URL.
  * Update homepage.
  * Update copyright info:
    + Update preferred upstream contact.
    + Extend coverage of packaging.
  * Update watch file to use metacpan.org URL.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 19 May 2014 16:13:19 +0200

libhttp-throwable-perl (0.018-1) unstable; urgency=medium

  [ upstream ]
  * New release:
    + Remove use of deprecated enum syntax.

  [ Jonas Smedegaard ]
  * Stop build-depending on libcapture-tiny-perl: Regression test
    needing it is dropped upstream.
  * Fix explicitly build-depend on perl.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 01 Mar 2014 23:35:30 +0100

libhttp-throwable-perl (0.017-1) unstable; urgency=low

  [ upstream ]
  * New release:
    + Remove use of deprecated Class::MOP::load_class.

  [ 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.
  * Build-depend on libcapture-tiny-perl: Needed in testsuite now.

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

libhttp-throwable-perl (0.016-1) unstable; urgency=low

  * Initial packaging release.
    Closes: bug#706784.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 04 May 2013 23:52:47 +0200