summaryrefslogtreecommitdiff
path: root/debian/changelog
blob: 579d3f64b87f8e7e9bed41e55e3c5e51873b74a3 (plain)
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
libpipeline (1.5.6-3) unstable; urgency=medium

  * Stop avoiding -fPIC when building tests, since check has provided a
    check_pic library for a long time now.
  * Policy version 4.6.1.

 -- Colin Watson <cjwatson@debian.org>  Sun, 18 Sep 2022 14:07:31 +0100

libpipeline (1.5.6-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on dpkg-dev.

  [ Colin Watson ]
  * debian/upstream/metadata: Update upstream Git URL.
  * debian/control: Update Homepage URL.
  * debian/copyright: Update Source URL.

 -- Colin Watson <cjwatson@debian.org>  Fri, 19 Aug 2022 10:08:39 +0100

libpipeline (1.5.6-1) unstable; urgency=medium

  * New upstream release.

 -- Colin Watson <cjwatson@debian.org>  Sun, 24 Apr 2022 00:56:00 +0100

libpipeline (1.5.5-1) unstable; urgency=medium

  * debian/upstream/metadata: Update upstream NEWS location.
  * New upstream release.

 -- Colin Watson <cjwatson@debian.org>  Mon, 03 Jan 2022 21:45:40 +0000

libpipeline (1.5.4-2) unstable; urgency=medium

  * debian/upstream/metadata: Update for upstream move to GitLab.
  * Upgrade to debhelper v13.
  * debian/watch: Upgrade to version 4.
  * Policy version 4.6.0.

 -- Colin Watson <cjwatson@debian.org>  Wed, 29 Dec 2021 02:18:58 +0000

libpipeline (1.5.4-1) unstable; urgency=medium

  * Remove dir_to_symlink maintainer script code, which was only needed for
    upgrades from before wheezy.
  * New upstream release.
  * Drop versioned build-dependency on automake, which hasn't been necessary
    for several stable releases.

 -- Colin Watson <cjwatson@debian.org>  Mon, 08 Nov 2021 00:13:19 +0000

libpipeline (1.5.3-1) unstable; urgency=medium

  * New upstream release.

 -- Colin Watson <cjwatson@debian.org>  Thu, 13 Aug 2020 11:35:36 +0100

libpipeline (1.5.2-2) unstable; urgency=medium

  [ Colin Watson ]
  * debian/copyright: Refer to gl/* rather than gnulib/*.
  * Add a debian/upstream/metadata file.
  * debian/copyright: Update copyright dates.

  [ Steve Langasek ]
  * Make autopkgtests cross-test-friendly (closes: #948515).

 -- Colin Watson <cjwatson@debian.org>  Thu, 09 Jan 2020 17:14:23 +0000

libpipeline (1.5.2-1) unstable; urgency=medium

  * New upstream release:
    - pipecmd_exec now calls _exit rather than exit, to avoid bugs such as
      functions registered using atexit being called multiple times
      (LP: #1276257).
    - Document that standard FDs must be open before calling pipeline_start
      (LP: #992271).

 -- Colin Watson <cjwatson@debian.org>  Wed, 01 Jan 2020 16:29:38 +0000

libpipeline (1.5.1-3) unstable; urgency=medium

  * Use debhelper-compat instead of debian/compat.
  * Re-export debian/upstream/signing-key.asc without extra signatures.
  * Install NEWS in /usr/share/doc/libpipeline1/.
  * Adjust package descriptions to clarify what kind of pipelines this
    library creates.
  * Policy version 4.4.1.

 -- Colin Watson <cjwatson@debian.org>  Sat, 14 Dec 2019 03:21:09 +0000

libpipeline (1.5.1-2) unstable; urgency=medium

  * Update Homepage and debian/copyright Source to use HTTPS.

 -- Colin Watson <cjwatson@debian.org>  Sun, 10 Feb 2019 19:24:56 +0000

libpipeline (1.5.1-1) unstable; urgency=medium

  * New upstream release.

 -- Colin Watson <cjwatson@debian.org>  Sun, 27 Jan 2019 14:24:43 +0000

libpipeline (1.5.0-2) unstable; urgency=medium

  * Move VCS to salsa.debian.org.
  * Adjust git-dpm tagging configuration.
  * Upgrade to debhelper v10.
  * Set Rules-Requires-Root: no.
  * Simplify debian/rules using /usr/share/dpkg/architecture.mk and
    /usr/share/dpkg/pkg-info.mk.
  * Drop priority to optional, per Lintian's
    excessive-priority-for-library-package tag; a higher priority can be
    handled using overrides if necessary.
  * Stop building with V=1; debhelper configures with --disable-silent-rules
    as of 9.20150501.

 -- Colin Watson <cjwatson@debian.org>  Sat, 27 Oct 2018 16:47:51 +0100

libpipeline (1.5.0-1) unstable; urgency=medium

  * New upstream release.
  * Switch debian/watch to HTTPS.

 -- Colin Watson <cjwatson@debian.org>  Tue, 14 Nov 2017 11:28:07 +0000

libpipeline (1.4.2-1) unstable; urgency=medium

  * New upstream release.
  * Use HTTPS for Vcs-* URLs.
  * Policy version 4.0.0: use HTTPS form of copyright-format URL.

 -- Colin Watson <cjwatson@debian.org>  Mon, 10 Jul 2017 12:50:47 +0100

libpipeline (1.4.1-2) unstable; urgency=medium

  * Remove explicit "XS-Testsuite: autopkgtest" from debian/control;
    dpkg-source now figures that out automatically based on the existence of
    debian/tests/control.
  * Use dpkg-maintscript-helper dir_to_symlink rather than equivalent manual
    code.

 -- Colin Watson <cjwatson@debian.org>  Mon, 04 Jan 2016 13:26:16 +0000

libpipeline (1.4.1-1) unstable; urgency=medium

  [ Colin Watson ]
  * New upstream release.

  [ Helmut Grohne ]
  * Mark check Build-Dependency with <!nocheck> build profile (closes:
    #793055).

 -- Colin Watson <cjwatson@debian.org>  Mon, 17 Aug 2015 10:28:51 +0100

libpipeline (1.4.0-1) unstable; urgency=medium

  * New upstream release.
  * Policy version 3.9.6: no changes required.

 -- Colin Watson <cjwatson@debian.org>  Sun, 26 Oct 2014 01:26:21 +0000

libpipeline (1.3.1-1) unstable; urgency=medium

  * New upstream release.
  * Update Vcs-Browser URL for alioth cgit.

 -- Colin Watson <cjwatson@debian.org>  Mon, 22 Sep 2014 19:04:00 +0100

libpipeline (1.3.0-1) unstable; urgency=medium

  * New upstream release.

 -- Colin Watson <cjwatson@debian.org>  Wed, 26 Mar 2014 11:43:31 +0000

libpipeline (1.2.6-2) unstable; urgency=medium

  * Policy version 3.9.5: no changes required.
  * Set VERBOSE=1 when running tests so that Automake will print test logs
    on failure.
  * Move upstream signing key to debian/upstream/signing-key.asc (armoured).
    Requires devscripts 2.14.0.

 -- Colin Watson <cjwatson@debian.org>  Sat, 08 Feb 2014 14:21:55 +0000

libpipeline (1.2.6-1) unstable; urgency=low

  * New upstream release.
  * Add OpenPGP signature checking configuration to watch file.

 -- Colin Watson <cjwatson@debian.org>  Wed, 18 Dec 2013 13:01:48 +0000

libpipeline (1.2.5-1) unstable; urgency=low

  * New upstream release.
    - Restore compatibility with Automake 1.10 (closes: #730191).
  * Switch to git; adjust Vcs-* fields.

 -- Colin Watson <cjwatson@debian.org>  Tue, 03 Dec 2013 14:50:49 +0000

libpipeline (1.2.4-1) unstable; urgency=low

  * New upstream release.

 -- Colin Watson <cjwatson@debian.org>  Thu, 06 Jun 2013 12:52:53 +0100

libpipeline (1.2.3-2) unstable; urgency=low

  * Build-depend on debhelper (>= 9~) directly rather than requiring a
    Lintian override for use of 8.9.0.
  * Explicitly build-depend on automake (>= 1:1.10).
  * Add a Vcs-Browser field.
  * Policy version 3.9.4: no changes required.

 -- Colin Watson <cjwatson@debian.org>  Tue, 04 Jun 2013 15:23:30 +0100

libpipeline (1.2.3-1) unstable; urgency=low

  * New upstream release.

 -- Colin Watson <cjwatson@debian.org>  Wed, 24 Apr 2013 08:35:46 +0100

libpipeline (1.2.2-2) unstable; urgency=low

  [ Colin Watson ]
  * Use dh-autoreconf.
  * Support parallel builds.

  [ Vibhav Pant ]
  * Add simple autopkgtest.

 -- Colin Watson <cjwatson@debian.org>  Fri, 22 Mar 2013 09:58:59 +0000

libpipeline (1.2.2-1) unstable; urgency=low

  * New upstream release.
  * Build with V=1 so that tools such as blhc can scan more effectively for
    missing build flags.
  * Convert debian/copyright to copyright-format 1.0.
  * Policy version 3.9.3: no changes required.
  * Add a watch file.

 -- Colin Watson <cjwatson@debian.org>  Mon, 17 Sep 2012 23:33:15 +0100

libpipeline (1.2.1-1) unstable; urgency=low

  * New upstream release.

 -- Colin Watson <cjwatson@debian.org>  Fri, 02 Mar 2012 21:44:40 +0000

libpipeline (1.2.0-5) unstable; urgency=low

  * Mark libpipeline-dev Multi-Arch: same.
  * Add Lintian override for use of debhelper v9.

 -- Colin Watson <cjwatson@debian.org>  Wed, 09 Nov 2011 11:44:21 +0000

libpipeline (1.2.0-4) unstable; urgency=low

  * Convert to dpkg-buildflags.

 -- Colin Watson <cjwatson@debian.org>  Mon, 31 Oct 2011 20:07:59 +0000

libpipeline (1.2.0-3) unstable; urgency=low

  * Build for multiarch.

 -- Colin Watson <cjwatson@debian.org>  Sat, 11 Jun 2011 12:06:25 +0100

libpipeline (1.2.0-2) unstable; urgency=low

  * Use 'dh $@ --options' rather than 'dh --options $@', for
    forward-compatibility with debhelper v8.
  * Add a Vcs-Bzr field.
  * Policy version 3.9.2: no changes required.

 -- Colin Watson <cjwatson@debian.org>  Mon, 30 May 2011 23:04:47 +0100

libpipeline (1.2.0-1) unstable; urgency=low

  * New upstream release.

 -- Colin Watson <cjwatson@debian.org>  Fri, 18 Mar 2011 22:55:19 +0000

libpipeline (1.1.0-1) unstable; urgency=low

  * New upstream release.
  * Add a symbols file.

 -- Colin Watson <cjwatson@debian.org>  Sat, 11 Dec 2010 15:29:50 +0000

libpipeline (1.0.0-3) unstable; urgency=low

  * Symlink libpipeline-dev's documentation to libpipeline1's.
  * Drop libpipeline-dev Priority to optional.
  * Make libpipeline-dev depend on libpipeline1.

 -- Colin Watson <cjwatson@debian.org>  Tue, 16 Nov 2010 17:18:09 +0000

libpipeline (1.0.0-2) unstable; urgency=low

  * Drop LDFLAGS when building the test suite.  It fails to build on amd64
    otherwise, as libcheck.a isn't built with -fPIC.

 -- Colin Watson <cjwatson@debian.org>  Fri, 29 Oct 2010 13:15:04 +0100

libpipeline (1.0.0-1) unstable; urgency=low

  * Initial release (closes: #601005).

 -- Colin Watson <cjwatson@debian.org>  Fri, 29 Oct 2010 07:52:43 +0100