File: changelog

package info (click to toggle)
pv 1.6.6-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 832 kB
  • ctags: 378
  • sloc: ansic: 4,460; sh: 674; makefile: 20
file content (340 lines) | stat: -rw-r--r-- 9,758 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
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
pv (1.6.6-1) unstable; urgency=medium

  [ Antoine Beaupré ]
  * new upstream release (Closes: #819503)
  * update to standards 4.0.0
  * switch to HTTPS for most URLs

  [ Helmut Grohne ]
  * Fix FTCBFS: Pass triplet-prefixed ld to make. (Closes: #842978)

 -- Antoine Beaupré <anarcat@debian.org>  Thu, 20 Jul 2017 17:56:40 -0400

pv (1.6.0-1) unstable; urgency=medium

  * new upstream release

 -- Antoine Beaupré <anarcat@debian.org>  Thu, 04 Jun 2015 23:58:49 -0400

pv (1.5.7-2) unstable; urgency=medium

  * fix test suite on hurd, thanks Svante Signell (Closes: #766456)
  * use standard copyright file format
  * silence lintian warning about missing changelog.gz by making a symlink
  * factor in changes to the watchfile from sepwatch
  * bump policy compatibility, no change

 -- Antoine Beaupré <anarcat@debian.org>  Thu, 23 Oct 2014 10:54:08 -0400

pv (1.5.7-1) unstable; urgency=medium

  * new upstream release:
    * show KiB instead of incorrect kiB (Closes: #706175)
    * work around "awk" bug in tests/016-numeric-timer in decimal ","
      locales, which removes a hack in debian/rules

 -- Antoine Beaupré <anarcat@debian.org>  Tue, 26 Aug 2014 16:47:18 -0700

pv (1.5.3-1) unstable; urgency=medium

  * New upstream release (Closes: #745820).
    * ships with splice(2) support (Closes: #601683).
    * should fix display beyond 1GB files (Closes: #586763).
  * Bump Standards-Version to 3.9.5, no change.
  * Take over maintainership, thanks to Kevin for all those years of
    dedicated work! (Closes: #752562).
  * Ship upstream NEWS file.
  * Use simpler dh9-style makefile, which gives us hardening, more
    warnings and runs the test suite.

 -- Antoine Beaupré <anarcat@debian.org>  Thu, 03 Jul 2014 17:27:29 -0400

pv (1.2.0-1) unstable; urgency=low

  * New upstream release. Closes: #609725.
  * debian/control:
    + Bumped Standards-Version to 3.9.1. No changes.
    + Bumped debhelper to version 7.
  * Changed debian/compat to 7.
  * Updated debian/copyright year to reflect changes in source.
  * Updated debian/watchfile.
  * Changed dh_clean -k to dh_prep in debian/rules.

 -- Kevin Coyner <kcoyner@debian.org>  Thu, 13 Jan 2011 13:34:27 +0000

pv (1.1.4-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    + Moved homepage from description to its new field.
    + Bumped Standards-Version to 3.7.3. No changes.
  * Revised debian/copyright to be machine-readable.

 -- Kevin Coyner <kcoyner@debian.org>  Sat, 15 Mar 2008 10:48:17 -0400

pv (1.1.0-1) unstable; urgency=low

  * New upstream release. Closes: #415652.
    + new option --remote (-R) to control an already-running process
    + new option --line-mode (-l) to count lines instead of bytes

 -- Kevin Coyner <kcoyner@debian.org>  Fri, 31 Aug 2007 21:51:41 -0400

pv (0.9.9-4) unstable; urgency=low

  * New maintainer. Closes: #439164.
  * debian/control:
    + Bumped debhelper to version 5.
    + Added homepage.
  * debian/rules - changed invocation of distclean and removed some
    whitespace.
  * Bumped debian/compat to 5.

 -- Kevin Coyner <kcoyner@debian.org>  Thu, 23 Aug 2007 10:00:40 -0400

pv (0.9.9-3) unstable; urgency=low

  * Orphaned

 -- Cédric Delfosse <cedric@debian.org>  Wed, 22 Aug 2007 21:49:21 +0200

pv (0.9.9-2) unstable; urgency=low

  * Remove debian/pv.doc-base file in debian/rules clean target.
    This is needed so that dh_installdocs don't fill the postinst script with
    install-docs stuff, because upstream tarball contains a debian directory.
    (Closes: Bug#421394)

 -- Cédric Delfosse <cedric@debian.org>  Thu,  3 May 2007 20:52:06 +0200

pv (0.9.9-1) unstable; urgency=low

  * New upstream release
  * Remove texinfo and texi2html from Build-Depends and update debian/rules:
    upstream has dropped support for the Texinfo manual page and the HTML page

 -- Cédric Delfosse <cedric@debian.org>  Fri, 27 Apr 2007 23:17:00 +0200

pv (0.9.6-1) unstable; urgency=low

  * New upstream release (Closes: Bug#364469)

 -- Cédric Delfosse <cedric@debian.org>  Thu, 27 Apr 2006 21:54:25 +0200

pv (0.9.1-1) unstable; urgency=low

  * New upstream release
  * Added ${misc:Depends} to Depends
  * Added doc-base to Suggests
  * echo 4 > debian/compat, and update debian/rules and Build-Depends
  * Remove not needed debian/dirs
  * Update Standards-Version to 3.6.2

 -- Cédric Delfosse <cedric@debian.org>  Sat,  9 Jul 2005 13:30:08 +0200

pv (0.9.0-1) unstable; urgency=low

  * New upstream release

 -- Cédric Delfosse <cedric@debian.org>  Mon, 22 Nov 2004 21:59:27 +0100

pv (0.8.6-1) unstable; urgency=low

  * New upstream release

 -- Cédric Delfosse <cedric@debian.org>  Fri,  9 Jul 2004 23:19:54 +0200

pv (0.8.5-1) unstable; urgency=low

  * New upstream release

 -- Cédric Delfosse <cedric@debian.org>  Mon,  3 May 2004 21:15:38 +0200

pv (0.8.2-1) unstable; urgency=low

  * New upstream release

 -- Cédric Delfosse <cedric@debian.org>  Tue, 27 Apr 2004 15:48:26 +0200

pv (0.8.1-1) unstable; urgency=low

  * New upstream release

 -- Cédric Delfosse <cedric@debian.org>  Sat, 24 Apr 2004 00:39:57 +0200

pv (0.8.0-1) unstable; urgency=low

  * New upstream release

 -- Cédric Delfosse <cedric@debian.org>  Sun, 15 Feb 2004 16:55:43 +0100

pv (0.6.3-2) unstable; urgency=low

  * Fix non ASCII character in man page (closes: Bug#219825)

 -- Cédric Delfosse <cedric@debian.org>  Sun,  4 Jan 2004 00:38:39 +0100

pv (0.6.3-1) unstable; urgency=low

  * New upstream release

 -- Cédric Delfosse <cedric@debian.org>  Sat,  3 Jan 2004 23:45:32 +0100

pv (0.6.2-2) unstable; urgency=low

  * Changed too long description in debian/control (closes: Bug#204323)

 -- Cédric Delfosse <cedric@debian.org>  Fri,  8 Aug 2003 18:41:02 +0200

pv (0.6.2-1) unstable; urgency=low

  * New upstream release

 -- Cédric Delfosse <cedric@debian.org>  Wed,  6 Aug 2003 09:19:56 +0200

pv (0.5.9-1) unstable; urgency=low

  * New upstream release
  * Update Standards-Version to 3.6.0

 -- Cédric Delfosse <cedric@debian.org>  Wed, 30 Jul 2003 22:17:51 +0200

pv (0.5.3-1) unstable; urgency=low

  * New upstream release

 -- Cédric Delfosse <cedric@debian.org>  Mon,  5 May 2003 20:58:08 +0200

pv (0.5.0-1) unstable; urgency=low

  * New upstream release

 -- Cédric Delfosse <cedric@debian.org>  Tue, 15 Apr 2003 22:26:08 +0200

pv (0.4.9-1) unstable; urgency=low

  * New upstream release
  * Large file support (closes: Bug#180986)
  * Added LDFLAGS in the ./configure line of debian/rules
  * Remove more files from doc/ for the clean target in debian/rules
  * Added texinfo to Build-Depends in debian/control
  * Modified long description so that it is 80 characters wide

 -- Cédric Delfosse <cedric@debian.org>  Wed, 19 Feb 2003 20:41:12 +0100

pv (0.4.5-1) unstable; urgency=low

  * New upstream release
  * Update to Debian Policy standards version 3.5.8

 -- Cédric Delfosse <cedric@debian.org>  Tue, 31 Dec 2002 17:05:36 +0100

pv (0.4.0-1) unstable; urgency=low

  * Initial Release. (closes: Bug#171622)

 -- Cédric Delfosse <cedric@debian.org>  Tue,  3 Dec 2002 21:50:20 +0100

pv (0.9.0-1) unstable; urgency=low

  * New upstream release

 -- Cédric Delfosse <cedric@debian.org>  Mon, 22 Nov 2004 21:59:27 +0100

pv (0.8.6-1) unstable; urgency=low

  * New upstream release

 -- Cédric Delfosse <cedric@debian.org>  Fri,  9 Jul 2004 23:19:54 +0200

pv (0.8.5-1) unstable; urgency=low

  * New upstream release

 -- Cédric Delfosse <cedric@debian.org>  Mon,  3 May 2004 21:15:38 +0200

pv (0.8.2-1) unstable; urgency=low

  * New upstream release

 -- Cédric Delfosse <cedric@debian.org>  Tue, 27 Apr 2004 15:48:26 +0200

pv (0.8.1-1) unstable; urgency=low

  * New upstream release

 -- Cédric Delfosse <cedric@debian.org>  Sat, 24 Apr 2004 00:39:57 +0200

pv (0.8.0-1) unstable; urgency=low

  * New upstream release

 -- Cédric Delfosse <cedric@debian.org>  Sun, 15 Feb 2004 16:55:43 +0100

pv (0.6.3-2) unstable; urgency=low

  * Fix non ASCII character in man page (closes: Bug#219825)

 -- Cédric Delfosse <cedric@debian.org>  Sun,  4 Jan 2004 00:38:39 +0100

pv (0.6.3-1) unstable; urgency=low

  * New upstream release

 -- Cédric Delfosse <cedric@debian.org>  Sat,  3 Jan 2004 23:45:32 +0100

pv (0.6.2-2) unstable; urgency=low

  * Changed too long description in debian/control (closes: Bug#204323)

 -- Cédric Delfosse <cedric@debian.org>  Fri,  8 Aug 2003 18:41:02 +0200

pv (0.6.2-1) unstable; urgency=low

  * New upstream release

 -- Cédric Delfosse <cedric@debian.org>  Wed,  6 Aug 2003 09:19:56 +0200

pv (0.5.9-1) unstable; urgency=low

  * New upstream release
  * Update Standards-Version to 3.6.0

 -- Cédric Delfosse <cedric@debian.org>  Wed, 30 Jul 2003 22:17:51 +0200

pv (0.5.3-1) unstable; urgency=low

  * New upstream release

 -- Cédric Delfosse <cedric@debian.org>  Mon,  5 May 2003 20:58:08 +0200

pv (0.5.0-1) unstable; urgency=low

  * New upstream release

 -- Cédric Delfosse <cedric@debian.org>  Tue, 15 Apr 2003 22:26:08 +0200

pv (0.4.9-1) unstable; urgency=low

  * New upstream release
  * Large file support (closes: Bug#180986)
  * Added LDFLAGS in the ./configure line of debian/rules
  * Remove more files from doc/ for the clean target in debian/rules
  * Added texinfo to Build-Depends in debian/control
  * Modified long description so that it is 80 characters wide

 -- Cédric Delfosse <cedric@debian.org>  Wed, 19 Feb 2003 20:41:12 +0100

pv (0.4.5-1) unstable; urgency=low

  * New upstream release
  * Update to Debian Policy standards version 3.5.8

 -- Cédric Delfosse <cedric@debian.org>  Tue, 31 Dec 2002 17:05:36 +0100

pv (0.4.0-1) unstable; urgency=low

  * Initial Release. (closes: Bug#171622)

 -- Cédric Delfosse <cedric@debian.org>  Tue,  3 Dec 2002 21:50:20 +0100