File: changelog

package info (click to toggle)
libpdl-stats-perl 0.82-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 548 kB
  • sloc: perl: 1,608; makefile: 6
file content (245 lines) | stat: -rw-r--r-- 7,469 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
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
libpdl-stats-perl (0.82-3) unstable; urgency=medium

  [ Bas Couwenberg ]
  * Team upload.
  * Add Rules-Requires-Root to control file.
  * Update lintian overrides.
  * Fix spelling error in copyright file.

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 17 Dec 2022 23:07:57 +0000

libpdl-stats-perl (0.82-2) unstable; urgency=medium

  [ Bas Couwenberg ]
  * Team upload.
  * Bump Standards-Version to 4.6.1, no changes.

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 20 Nov 2022 12:24:38 +0000

libpdl-stats-perl (0.82-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Bas Couwenberg <sebastic@debian.org>  Tue, 24 May 2022 14:12:27 +0200

libpdl-stats-perl (0.81-2) unstable; urgency=medium

  * Team upload.
  * Rebuild with PDL 2.070.

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 30 Jan 2022 07:50:19 +0100

libpdl-stats-perl (0.81-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
    (closes: #1003514)

 -- Bas Couwenberg <sebastic@debian.org>  Tue, 11 Jan 2022 10:49:58 +0100

libpdl-stats-perl (0.80-2) unstable; urgency=medium

  * Team upload.
  * No-change rebuild with PDL 2.061.

 -- Bas Couwenberg <sebastic@debian.org>  Sat, 13 Nov 2021 11:19:53 +0100

libpdl-stats-perl (0.80-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Bump Standards-Version to 4.6.0, no changes.

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 03 Oct 2021 06:11:58 +0200

libpdl-stats-perl (0.79-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Require at least pdl 1:2.057.

 -- Bas Couwenberg <sebastic@debian.org>  Wed, 01 Sep 2021 07:13:09 +0200

libpdl-stats-perl (0.78-1) unstable; urgency=medium

  * Team upload.
  * Move from experimental to unstable.

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 15 Aug 2021 19:12:01 +0200

libpdl-stats-perl (0.78-1~exp1) experimental; urgency=medium

  * Team upload.
  * New upstream release.

 -- Bas Couwenberg <sebastic@debian.org>  Sat, 08 May 2021 16:03:06 +0200

libpdl-stats-perl (0.77-1~exp1) experimental; urgency=medium

  * Team upload.
  * New upstream release.
  * Require at least pdl 2.038.
  * Drop no_add_doc.patch, applied upstream.

 -- Bas Couwenberg <sebastic@debian.org>  Wed, 21 Apr 2021 07:24:41 +0200

libpdl-stats-perl (0.76-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Bump Standards-Version to 4.5.1, no changes.
  * Drop patches applied upstream. Refresh remaining patch.

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 20 Dec 2020 06:10:28 +0100

libpdl-stats-perl (0.75-3) unstable; urgency=medium

  * Team upload.

  [ Bas Couwenberg ]
  * Bump Standards-Version to 4.5.0, no changes.
  * Update gbp.conf to use --source-only-changes by default.
  * Bump debhelper compat to 10, changes:
    - Drop --parallel option, enabled by default
  * Add patch to fix spelling errors.

  [ gregor herrmann ]
  * debian/control: update Build-Depends for cross builds.
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set fields Upstream-Name, Upstream-Contact in debian/copyright.
  * Set upstream metadata fields: Bug-Database, Bug-Submit.
  * Remove obsolete field Name from debian/upstream/metadata (already present in
    machine-readable debian/copyright).

  [ gregor herrmann ]
  * Update lintian overrides for renamed tags.

 -- Bas Couwenberg <sebastic@debian.org>  Thu, 19 Nov 2020 08:14:28 +0100

libpdl-stats-perl (0.75-2) unstable; urgency=medium

  * Team upload.

  [ Bas Couwenberg ]
  * Bump Standards-Version to 4.1.5, no changes.
  * Update Vcs-* URLs for Salsa.
  * Strip trailing whitespace from rules file.
  * Add lintian override for spelling-error-in-manpage false positive.

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

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 22 Jul 2018 19:59:47 +0200

libpdl-stats-perl (0.75-1) unstable; urgency=medium

  * Team upload.
  * Move from experimental to unstable.

 -- Bas Couwenberg <sebastic@debian.org>  Fri, 24 Jun 2016 13:33:04 +0200

libpdl-stats-perl (0.75-1~exp1) experimental; urgency=medium

  * Team upload.

  [ gregor herrmann ]
  * New upstream release 0.73.
  * Refresh no_add_doc.patch (offset).
  * Make (build) dependency on pdl versioned.
  * Change build dependency from libgsl0-dev to libgsl-dev. Thanks to Bas
    Couwenberg for the bug report. (Closes: #806981)
  * Add debian/upstream/metadata.
  * Import upstream version 0.74.

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

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

  [ Bas Couwenberg ]
  * Add gbp.conf to use pristine-tar by default.
  * Use dh_pdl to set versioned pdl dependency via ${pdl:Depends}.
  * Import upstream version 0.75.
  * Enable parallel builds.
  * Enable all hardening buildflags.
  * Add patch to fix spelling errors.
  * Bump Standards-Version to 3.9.8, no changes.
  * Require at least pdl 2.016 for pdl transition.

 -- Bas Couwenberg <sebastic@debian.org>  Sat, 18 Jun 2016 18:40:24 +0200

libpdl-stats-perl (0.6.5.1-1) unstable; urgency=medium

  * Team upload.

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

  [ gregor herrmann ]
  * New upstream development release 0.6.5_1.
    Fixes "FTBFS on arm*" (Closes: #752026)
  * Drop patches fix-manpage-encoding.patch, fix-typo.patch.
    Both merged upstream.
  * Declare compliance with Debian Policy 3.9.6.
  * Mark package as autopkgtest-able.

 -- gregor herrmann <gregoa@debian.org>  Sun, 03 May 2015 18:38:13 +0200

libpdl-stats-perl (0.6.5-2) unstable; urgency=medium

  * Team upload.

  [ Axel Beckert ]
  * Fix typos in Vcs-* headers (Thanks DUCK!)

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.
  * Update years of upstream copyright.
  * Patches: add more DEP-3 headers and forward upstream.
  * Use debhelper 9.20120312 to get default hardening flags.
  * Drop unnecessary (build) dependency on perl-modules.
  * Add patch to stop running add_doc.pl at build time. This happens via a
    trigger at install time on Debian systems. (Closes: #752657)
  * Declare compliance with Debian Policy 3.9.5.

 -- gregor herrmann <gregoa@debian.org>  Wed, 25 Jun 2014 20:52:20 +0200

libpdl-stats-perl (0.6.5-1) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.

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

  [ Vincent Danjean ]
  * New upstream release
  * debian/control: bump Standard-Version (no change required)
  * Fix manpage encoding for PDL::Stats::TS
  * uploading to unstable (required for new Altree upstream version)

 -- Vincent Danjean <vdanjean@debian.org>  Fri, 22 Nov 2013 23:23:45 +0100

libpdl-stats-perl (0.6.2-1) unstable; urgency=low

  * New upstream release
  * prepare upload to the Perl Debian Group
  * Tigh dependency on PDL to avoid perl bug #107366

 -- Vincent Danjean <vdanjean@debian.org>  Mon, 04 Jun 2012 13:20:24 +0200

libpdl-stats-perl (0.6.0-1) unstable; urgency=low

  * Initial Release (Closes: #670198)

 -- Vincent Danjean <vdanjean@debian.org>  Mon, 23 Apr 2012 22:34:09 +0200