File: changelog

package info (click to toggle)
cstream 4.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 536 kB
  • sloc: ansic: 1,622; sh: 886; makefile: 346
file content (291 lines) | stat: -rw-r--r-- 10,946 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
cstream (4.0.0-1) unstable; urgency=medium

  [ upstream ]
  * new release(s)

  [ Jonas Smedegaard ]
  * drop all patches, obsoleted by upstream changes
  * use short-form dh sequencer;
    stop build-depend on cdbs
  * use debhelper compatibility level 13 (not 9);
    build-depend on debhelper-compat (not debhelper)
  * declare compliance with Debian Policy 4.6.2
  * update git-buildpackage config:
    + use DEP-14 git branches
    + enable automatic DEP-14 branch name handling
    + add usage config
  * simplify source helper script copyright-check
  * update copyright info: update coverage
  * set Rules-Requires-Root: no
  * stop explicitly build-depend
    on autoconf and (needlessly old) automake

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 01 Feb 2023 09:51:33 +0100

cstream (3.1.1-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).

  [ Jonas Smedegaard ]
  * Update copyright info: Extend coverage of autotools.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 25 Feb 2019 17:05:56 +0100

cstream (3.0.0-2) unstable; urgency=medium

  * Simplify rules.
  * Stop build-depend on dh-buildinfo.
  * Declare compliance with Debian Policy 4.3.0.
  * Update watch file:
    + Bump to file format 4.
    + Rewrite usage comment.
    + Use substitution strings.
  * Update git-buildpackage config: Filter any .git* file.
  * Update copyright info:
    + Use License-Grant and License-Reference fields.
      Thanks to Ben Finney.
    + Use https protocol in Format, and Source URLs.
    + Change packaging license to GPL-3+.
    + Extend coverage of packaging.
    + Use SPDX short-names.
    + Drop Files section without copyright no license.
  * Update Vcs-* URLs: Maintenance moved to Salsa.
  * Advertise DEP-3 format in patch header.
  * Bump debhelper compatibility level to 9.
  * Add lintian overrides regarding License-Reference.
  * Add patch 1002 to fix syntax errors in manpage.
  * Rewrite long description based on manpage.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 25 Feb 2019 17:00:29 +0100

cstream (3.0.0-1) unstable; urgency=low

  * New upstream release.
    Closes: bug#620129.
  * Modernize CDBS usage: Drop local snippets (all included in cdbs
    package).
  * Use dpkg source format 3.0 (quilt). Stop including quilt make
    snippet. Stop mentioning quilt in README.source.
  * Git-ignore .pc dir, to ease using git-buildpackage.
  * Refresh patches with shortening options -pab --no-timestamps
    --no-index.
  * Add DEP3 header to patch 1001.
  * Bump debhelper compat level to 7.
  * Drop unneeded uupdate option in watch file.
  * Rewrite copyright file using copyright format 1.0.
  * Shorten Vcs-Git field in control file, and use anonscm.debian.org in
    Vcs-Browser field.
  * Avoid optional build-dependencies to ease backporting.
  * Autogenerate autotools.
  * Update package relations:
    + Relax build-depend unversioned on cdbs, debhelper and dh-buildinfo
      (needed versions satisfied even in oldstable).
    + Drop build-depending on quilt and patchutils: Superceded by dpkg
      source version 3.0 (quilt).
    + Drop build-depending on devscripts: Suppressed to ease
      backporting.
    + Build-depend on automake1.11 and autoconf: Needed to autogenerate
      autotools.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 02 Mar 2012 08:35:10 +0100

cstream (2.7.6-1) unstable; urgency=low

  * New upstream release.
  * Stop build-depending on autotools-dev (config.{guess,sub} no longer
    used so no longer needs overriding).
  * Bump debhelper to compat level 6. Tighten build-dependency on
    debhelper to version 6 or newer.
  * Add README.source. Drop custom hints about CDBS.
  * Add git-buildpackage configfile, enabling signed tags pristine-tar.
  * Update local CDBS snippets:
    + Move dependency cleanup to new local snippet package-relations.mk.
    + Restructure copyright-check.mk hint output to use machine-readable
      draft DEP5 format.
    + Several minor improvements to upstream-tarball.mk.
    + Compact simple licenses (those without ' or later') in
      copyright-check.mk
    + Fix use underscore (not dash) in internal variable
  * Add proper licensing header to debian/rules.
  * Rewrite debian/copyright:
    + use draft DEP5 machine-readable format
    + include licensing of automade files and Debian packaging (GPL-2+)
  * Add DEB_MAINTAINER_MODE in debian/rules (thanks to Romain Beauxis).
  * Bump policy compliance to standards-version 3.8.2.
  * Enable regression tests.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 11 Aug 2009 10:46:54 +0200

cstream (2.7.4-3) unstable; urgency=low

  * Add patch 1001 to fix some speling errors in cstream.1 manpage.
    Closes: bug#422938, thanks to A. Costa.
  * Packaging moved to collab-maint Git at Alioth. Update VCS-* hints.
  * Update local cdbs snippets:
    + Update copyright-check.mk to parse licensecheck output using perl:
      + No longer randomly drops newlines
      + More compact hint file (and ordered more like wiki-proposed new
        copyright syntax).
      + No longer ignore files without copyright.
    + Drop wget options broken with recent versions of wget in
      update-tarball.mk.
    + Relax copyright-check to only warn about its discoveries.  Closes:
      bug#487059, thanks to Lucas Nussbaum.
    + Cosmetic updates to README.cdbs-tweaks.
  * Update debian/copyright-hints.
  * Semi-auto-update debian/control to update build-dependencies:
    DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 23 Jun 2008 23:01:27 +0200

cstream (2.7.4-2) unstable; urgency=low

  * Add Vcs-* fields to debian/control (and drop XS-Cvs-* pseudo-fields).
  * Update local cdbs snippets:
    + Major improvements to update-tarball (but none of them affecting this
      current packaging).
    + Major improvements to copyright-check, including new versioned
      build-dependency on devscripts.  Update debian/copyright_hints.
    + Drop buildcore.mk override.  Set DEB_AUTO_UPDATE_DEBIAN_CONTROL directly
      instead when needed.
    + Update debian/README.cdbs-tweaks to no longer mention buildcore.mk
      override.
  * Bump up standards-version to 3.7.3 (no additional changes needed).
  * Bump dephelper compatibility level to 5.
  * Semi-auto-update debian/control to update build-dependencies:
    DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 20 Feb 2008 22:30:48 +0100

cstream (2.7.4-1) unstable; urgency=low

  * New upstream release.
  * Add XS-Vcs-Svn and XS-Vcs-Browser fields to debian/control.
  * Move Homepage to own field (from pseudo-field in long description).
  * Update CDBS tweaks:
    + Add upstream-tarball.mk to implement get-orig-source target.
    + Check copyright strings in pre-build target (not clean target) to
      fix race condition.
    + Have buildinfo.mk depend on buildcore.mk.
    + Update README.cdbs-tweaks.
  * Update copyright_hints (only autotools-related changes).
  * Cleanup duplicate build-dependencies in debian/rules, and semi-auto-
    update debian/control:
      DEB_BUILD_OPTIONS=cdbs-autoupdate fakeroot debian/rules pre-build

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 29 Sep 2007 12:18:51 +0200

cstream (2.7.3-1) unstable; urgency=low

  * New upstream release.
  * Update local cdbs snippets, and add debian/README.cdbs-tweaks to
    source package.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 25 Sep 2006 15:47:00 +0200

cstream (2.7.2-1) unstable; urgency=low

  * New upstream release.
  * Add new local cdbs snippet auto-update.mk, replacing auto-update
    routine in debian/rules itself.
  * Add local cdbs snippet copyright-check.mk.
  * Minor update to existing cdbs snippet buildinfo (better namespace).
  * Update local cdbs snippet copyright-check.mk:
    + Broaden scan to also look for "(c)" by default.
    + Make egrep options configurable.
  * Bump up standards-version to 3.7.2 (no changes needed).
  * Use indented " Homepage:" (not "Website:") in long description.
  * Fix a couple of spelling mistakes in long description. Closes:
    bug#363217 (thanks to Simon Waters <simon@technocool.net>).

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 29 May 2006 02:59:31 +0200

cstream (2.6.0-1) unstable; urgency=low

  * New upstream release.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 14 Sep 2005 12:55:35 +0200

cstream (2.5.2-1) unstable; urgency=low

  * New upstream release.
  * Raise to standards version 3.6.2 (no changes needed).
  * Only se cdbs debian/control auto-build when environment includes
    DEB_BUILD_OPTIONS=update.
  * Auto-update build-dependencies (and manually rip out build-essential
    buggily sneaking in).

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 13 Jul 2005 17:17:17 +0200

cstream (2.5.1-1) unstable; urgency=low

  * New upstream release.
  * Use cdbs auto-update feature.
  * Rearrange long description as workaround for bug#301607.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 27 Mar 2005 04:52:13 +0200

cstream (2.5-1) unstable; urgency=high

  * New upstream release:
    + Fix 4 GB limitation on 32 bit machines.
  * Use generic (but unofficial) buildinfo cdbs snippet.
  * Set urgency=high to hopefully get this into sarge in time (the
    changes are small but valuable).

 -- Jonas Smedegaard <dr@jones.dk>  Wed,  3 Nov 2004 21:15:16 +0100

cstream (2.4.1b-1) unstable; urgency=low

  * New upstream release.
  * Website URL added to long description.
  * Add usage hints to watch file.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 23 Sep 2004 22:40:37 +0200

cstream (2.4.0-1) unstable; urgency=low

  * New upstream release.
    + Upstream changelog not updated, but only change seems to be an
      additional feature to set a strict upper limit for each read/write
      operation, instead of (as was the only possibility earlier) an
      average limit for the whole transfer.
  * Changed debian/copyright to not include info also contained in
    debian/changelog.

 -- Jonas Smedegaard <dr@jones.dk>  Tue,  4 May 2004 16:53:14 +0200

cstream (2.3.1-1) unstable; urgency=low

  * New upstream release.
  * Correct non-utf8 typo in debian/changelog.
  * Change to section utils.
  * Add copyright info in (ultra-tiny) debian/rules.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 26 Jan 2004 17:17:16 +0100

cstream (2.3final-2) unstable; urgency=low

  * Add comma between dependencies. Closes: Bug#211580.
  * Standards-Version 3.6.1 (no changes required).
  * Change to section utils.
  * Add watch file.
  * Add dh-buildinfo to build rules.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 18 Sep 2003 21:53:58 +0200

cstream (2.3final-1) unstable; urgency=low

  * New upstream release.
  * Switch from cbs to cdbs.
  * Standards-Version 3.5.10 (no changes needed).

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 30 May 2003 11:57:45 +0200

cstream (2.3b3-1) unstable; urgency=low

  * Initial Release.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 27 Apr 2003 23:58:54 +0200