File: changelog

package info (click to toggle)
libcarp-assert-more-perl 2.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 312 kB
  • sloc: perl: 1,918; makefile: 2
file content (218 lines) | stat: -rw-r--r-- 6,549 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
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
libcarp-assert-more-perl (2.2.0-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 2.2.0.
  * Update years of upstream copyright.
  * Declare compliance with Debian Policy 4.6.2.

 -- gregor herrmann <gregoa@debian.org>  Sun, 05 Feb 2023 18:32:12 +0100

libcarp-assert-more-perl (2.1.0-1) unstable; urgency=medium

  * Team upload
  * Import upstream version 2.1.0.
  * Update years of upstream copyright.
  * Declare compliance with Debian Policy 4.6.1.

 -- gregor herrmann <gregoa@debian.org>  Fri, 19 Aug 2022 18:41:04 +0200

libcarp-assert-more-perl (2.0.1-1) unstable; urgency=medium

  * Team upload

  * Import upstream version 2.0.1.
  * Update copyright years
  * Drop obsolete dependency on Carp::Assert
  * Reword Description (module is no longer a wrapper around Carp::Assert)
  * Declare compliance with Debian Policy 4.6.0

 -- Florian Schlichting <fsfs@debian.org>  Sat, 25 Sep 2021 21:30:49 +0800

libcarp-assert-more-perl (1.26-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 1.26.
  * Update debian/upstream/metadata.
  * Declare compliance with Debian Policy 4.5.1.

 -- gregor herrmann <gregoa@debian.org>  Tue, 29 Dec 2020 21:41:58 +0100

libcarp-assert-more-perl (1.24-1) unstable; urgency=medium

  * Team upload.

  [ gregor herrmann ]
  * debian/copyright: replace tabs with spaces / remove trailing
    whitespace.
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Repository, Repository-
    Browse.
  * Update standards version to 4.5.0, no changes needed.

  [ gregor herrmann ]
  * Import upstream version 1.24.
  * Update years of upstream copyright.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.
  * Bump debhelper-compat to 13.
  * Update debian/upstream/metadata.

 -- gregor herrmann <gregoa@debian.org>  Sat, 10 Oct 2020 18:31:36 +0200

libcarp-assert-more-perl (1.20-1) unstable; urgency=medium

  * New upstream version 1.20

 -- Damyan Ivanov <dmn@debian.org>  Sun, 15 Sep 2019 17:58:21 +0000

libcarp-assert-more-perl (1.18-1) unstable; urgency=medium

  * Team upload.

  [ Damyan Ivanov ]
  * declare conformance with Policy 4.1.3 (no changes needed)

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

  [ Xavier Guimard ]
  * Email change: Xavier Guimard -> yadd@debian.org

  [ Laurent Baillet ]
  * fix lintian file-contains-trailing-whitespace warning

  [ intrigeri ]
  * Import upstream version 1.18
  * Bump debhelper compatibility version to 12.
  * Declare compatibility with Debian Policy 4.4.0.
  * Make {runtime,build}-dependencies provided by perl explicit.
  * Update upstream copyright years.

 -- intrigeri <intrigeri@debian.org>  Wed, 24 Jul 2019 00:10:14 +0000

libcarp-assert-more-perl (1.16-1) unstable; urgency=medium

  * Team upload

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

  [ Damyan Ivanov ]
  * New upstream version 1.16
  * bump debhelper compatibility level to 9
  * declare conformance with policy 4.1.1
  * add Testsuite header

 -- Damyan Ivanov <dmn@debian.org>  Sun, 05 Nov 2017 08:48:06 +0000

libcarp-assert-more-perl (1.14-1) unstable; urgency=low

  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.
  * debian/control: make short description a noun phrase.

  [ Xavier Guimard ]
  * New upstream version
  * Bump Standards-Version to 3.9.4
  * Use debhelper 8
  * Update debian/copyright (years and format)
  * Update debian/rules to use dh
  * Update source format to 3.0 quilt

 -- Xavier Guimard <x.guimard@free.fr>  Mon, 19 Nov 2012 21:52:09 +0100

libcarp-assert-more-perl (1.12-2) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza). Removed: XS-
    Vcs-Svn fields.
  * debian/rules: delete /usr/lib/perl5 only if it exists.
    Closes: #467706 -- FTBFS with Perl 5.10: the empty /usr/lib/perl5 is gone

  [ Joachim Breitner ]
  * Removed myself from uploaders.

  [ Damyan Ivanov ]
  * debian/watch: use dist-based URL.
  * Standards-Version: 3.7.3 (no changes needed)
  * Bump debhelper compatibility level to 5
  * debian/rules: clean up
  * add myself to Uploaders
  * debian/copyright: use dist-based upstream URL

 -- Damyan Ivanov <dmn@debian.org>  Thu, 06 Mar 2008 16:58:15 +0200

libcarp-assert-more-perl (1.12-1) unstable; urgency=low

  * New upstream release
  * Added build-dependency on libtest-pod-coverage-perl so that all the
    tests are run

 -- Gunnar Wolf <gwolf@debian.org>  Mon, 24 Oct 2005 11:35:30 -0500

libcarp-assert-more-perl (1.10-2) unstable; urgency=low

  * Fixed debian/watch :-/

 -- Gunnar Wolf <gwolf@debian.org>  Tue,  5 Apr 2005 18:09:25 -0500

libcarp-assert-more-perl (1.10-1) unstable; urgency=low

  * New upstream release
  * Added a debian/watch file
  * Added build-dependency on libtest-pod-perl - Should add
    libtest-pod-coverage-perl once it gets out of the NEW queue.

 -- Gunnar Wolf <gwolf@debian.org>  Sat, 26 Mar 2005 12:37:39 -0600

libcarp-assert-more-perl (1.08-1) unstable; urgency=low

  * New upstream release
  * Add libcarp-assert-perl to dependencies
  * Add libtest-exception-perl to build-deps

 -- Allard Hoeve <allard@byte.nl>  Thu, 25 Nov 2004 12:51:51 +0100

libcarp-assert-more-perl (1.06-1) unstable; urgency=low

  * New upstream release

 -- Allard Hoeve <allard@byte.nl>  Sun, 31 Oct 2004 22:54:10 +0100

libcarp-assert-more-perl (1.04-1) unstable; urgency=low

  * New upstream release

 -- Allard Hoeve <allard@byte.nl>  Wed, 27 Oct 2004 13:23:43 +0200

libcarp-assert-more-perl (1.02-2) unstable; urgency=low

  * Fix assert_isa, also sent upstream

 -- Allard Hoeve <allard@byte.nl>  Mon, 18 Oct 2004 14:23:54 +0200

libcarp-assert-more-perl (1.02-1) unstable; urgency=low

  * Initial Release.

 -- Allard Hoeve <allard@byte.nl>  Mon, 18 Oct 2004 12:32:08 +0200