File: changelog

package info (click to toggle)
ccbuild 2.0.11-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,612 kB
  • sloc: cpp: 5,093; ansic: 1,913; sh: 244; makefile: 24
file content (351 lines) | stat: -rw-r--r-- 11,185 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
341
342
343
344
345
346
347
348
349
350
351
ccbuild (2.0.11-2) unstable; urgency=medium

  * Update gnutls build-dep to libgnutls28-dev (Closes: #1127686)

 -- tony mancill <tmancill@debian.org>  Thu, 12 Feb 2026 10:10:08 -0800

ccbuild (2.0.11-1) unstable; urgency=medium

  * New upstream version 2.0.11
  * Freshen patches and drop patch for CMake 4 included upstream.
  * Remove dependency on bobcat
  * Update debian/watch to use version 5 with Github template

 -- tony mancill <tmancill@debian.org>  Sun, 14 Sep 2025 10:01:06 -0700

ccbuild (2.0.9-3) unstable; urgency=medium

  * Add patch for CMake 4 (Closes: #112768)
    Also bump to CXX std 23 in preparation for bobcat 6.09.00.

 -- tony mancill <tmancill@debian.org>  Mon, 01 Sep 2025 20:33:47 -0700

ccbuild (2.0.9-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit,
    Repository, Repository-Browse.
  * Avoid explicitly specifying -Wl,--as-needed linker flag.

  [ tony mancill ]
  * Bump Standards-Version to 4.7.2
  * Freshen years in debian/copyright
  * Address failure to build twice in a row (Closes: #1043852)
  * Update B-D on pkg-config to pkgconf

 -- tony mancill <tmancill@debian.org>  Mon, 25 Aug 2025 22:16:33 -0700

ccbuild (2.0.9-1) unstable; urgency=medium

  * New upstream version 2.0.9 (Closes: #984007)
  * Adopt package and set new maintainer (Closes: #834636)
  * Update debian/watch for new upstream tag format
  * Update debian/rules for new upstream release
  * Bump Standards-Version to 4.5.1
  * Freshen debian/copyright
  * Add typos patch.
  * Add debian/gbp.conf

 -- tony mancill <tmancill@debian.org>  Sat, 27 Mar 2021 07:12:04 -0700

ccbuild (2.0.7+git20160227.c1179286-3) unstable; urgency=medium

  * QA upload.
  * Set Debian QA Group as maintainer. (See #834636)
  * debian/control: migrated DH level to 13.
  * debian/patches/cross.patch:
      - Added a header.
      - Renamed to 010_cross.patch.
  * debian/salsa-ci.yml: added to provide CI tests for Salsa.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Tue, 05 May 2020 00:55:18 -0300

ccbuild (2.0.7+git20160227.c1179286-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/copyright: Change Format URL to correct one
  * d/changelog: Remove trailing whitespaces
  * d/control: Set Vcs-* to salsa.debian.org

  [ Helmut Grohne ]
  * Fix FTCBFS: Use dh_auto_configure. (Closes: #950130)

  [ tony mancill ]
  * Set "Rules-Requires-Root: no" in debian/control
  * Specify debhelper compat 12 via debhelper-compat dependency
  * Bump Standards-Version to 4.5.0
  * Freshen years in debian/copyright and Homepage link
  * Update debian/watch to scan github repo

 -- tony mancill <tmancill@debian.org>  Sun, 09 Feb 2020 09:26:51 -0800

ccbuild (2.0.7+git20160227.c1179286-1) unstable; urgency=medium

  * Use an upstream version number that is actually greater than 2.0.7.

 -- tony mancill <tmancill@debian.org>  Fri, 19 Aug 2016 05:27:46 -0700

ccbuild (2.0.7~git20160227.c1179286-1) unstable; urgency=medium

  * Create new tarball from upstream git.
    (Closes: #834286)
  * Drop unneeded debian/patches.
  * Bump Standards-Version to 3.9.8.

 -- tony mancill <tmancill@debian.org>  Thu, 18 Aug 2016 22:10:46 -0700

ccbuild (2.0.7-2) unstable; urgency=medium

  * Add upstream patch to build against flex-2.6.0. (Closes: #812974)
  * Update build-dep on flex to >= 2.6.0.
  * Bump Standards-Version to 3.9.7.

 -- tony mancill <tmancill@debian.org>  Sat, 05 Mar 2016 09:54:51 -0800

ccbuild (2.0.7-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 3.9.6.
  * Add tmancill@debian.org to Uploaders.
  * Adjust debian/rules for cmake-based bootstrapping of ccbuild.
  * Drop autoconf-related aspects of package build.
  * Include patches for typos in the source and manpages.

 -- tony mancill <tmancill@debian.org>  Sat, 28 Nov 2015 12:13:23 -0800

ccbuild (2.0.6-3) unstable; urgency=low

  * debian/control
    - (Build-Depends): Update from Freshmeat to Author's site.
  * debian/control and debian/rules
    - Drop explicit g++-4.8 build dependency and use default g++.
      (RC serious; Closes: #751308).
  * debian/copyright
    - Add Dimitri John Ledkov <xnox@ubuntu.com>.
  * debian/watch
    - Fix typo in comment.

 -- Jari Aalto <jari.aalto@cante.net>  Mon, 04 Aug 2014 10:21:00 +0300

ccbuild (2.0.6-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix FTBFS, flex is now fixed thus no need to fix up the sources any
    more. (Closes: #747955)

 -- Dimitri John Ledkov <xnox@ubuntu.com>  Thu, 22 May 2014 16:20:04 +0100

ccbuild (2.0.6-2) unstable; urgency=low

  [ Jari Aalto ]
  * debian/control
    - (Build-Depends): Really update from libgnutls-dev to
      libgnutls-openssl-dev (Closes: #731620). Thanks Andreas Metzler
      <ametzler@bebt.de> for the heads up.
  * debian/patches:
    - (20): Add From header.
  * debian/copyright
    - Update year.

  [ tony mancill ]
  * debian/control and debian/rules
    - Use g++-4.8 explicitly to work around g++-4.6 on sparc.
      (Closes: #727118)

 -- Jari Aalto <jari.aalto@cante.net>  Mon, 07 Apr 2014 07:41:28 +0300

ccbuild (2.0.6-1) unstable; urgency=low

  * New upstream release
    - libbobcat now requires --std=c++11
      (FTBFS serious; Closes: #727118).
    - Thanks Andreas Rönnquist <gusnan@gusnan.se> for helping.
  * debian/control
    - (Build-Depends): Use libgnutls-openssl-dev (Closes: #731620).
    - (Standards-Version): Update to 3.9.5.

 -- Jari Aalto <jari.aalto@cante.net>  Thu, 16 Jan 2014 10:01:34 +0200

ccbuild (2.0.5-1) unstable; urgency=low

  * New upstream release
    - Include --std=c++11 for bobcat's headers to allow for a clean
      build (Closes: #727118).
  * debian/control
    - (Standards-Version): Update to 3.9.5.

 -- Jari Aalto <jari.aalto@cante.net>  Tue, 05 Nov 2013 12:40:24 +0200

ccbuild (2.0.4-1) unstable; urgency=low

  * New upstream release
  * debian/copyright
    - Update year.

 -- Jari Aalto <jari.aalto@cante.net>  Sun, 07 Jul 2013 10:39:27 +0300

ccbuild (2.0.3+20130615+git53d9523-1) unstable; urgency=low

  * New upstream release
    - Correct Errno (FTBFS; Closes: #710618). For more information, see
      https://github.com/bneijt/ccbuild/issues/27
  * debian/control
    - (Standards-Version): Update to 3.9.4.
    - (Vcs-*): Update to anonscm.debian.org.
  * debian/copyright:
    - Update year. Update to GPL-3+.
  * debian/rules
    - Reorder file-state-{save-restore} calls.

 -- Jari Aalto <jari.aalto@cante.net>  Sat, 15 Jun 2013 22:24:18 +0300

ccbuild (2.0.3-1) unstable; urgency=low

  * New upstream releases (FTBFS Gcc 4.7; Closes: #667132).
  * debian/compat
    - Update to 9
  * debian/control
    - No longer a generated file. Package bobcat is now available on
      all archs.
    - (Architecture): Update to any.
    - (Build-Depends): Move to debhelper 9 and thus remove dpkg-dev.
      Require at least libbobcat-dev (>= 2.22), as it now compiles in hurd.
    - (Standards-Version): Update to 3.9.3.
  * debian/control.in:
    - Transitional file for bobcat package.
  * debian/copyright:
    - Update to Format 1.0.
  * debian/debian-save-restore.mk
    - Minor updates.
  * debian/rules:
     - Use DEB_*_MAINT_* variables.
    - (FILE_LIST_PRESERVE): Add depcomp.
    - (control): New. Generate debian/control::Architecture. Exclude
      official archs that have problems with packages like libbobcat-dev
      (hurd-i386). See RM Bug#650192.
    - (override_dh_auto_build): Fix yylex.cc with -pedantic flag.
    - Use hardened CFLAGS.
      http://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags

 -- Jari Aalto <jari.aalto@cante.net>  Tue, 15 May 2012 00:32:13 +0300

ccbuild (2.0.2-1) unstable; urgency=low

  * New upstream release.
  * debian/copyright
    - (License): Add LGPL.
  * debian/patches
    - (10): Deleted. Manual page fix accepted upstream.
  * debian/rules
    - (FILE_LIST_PRESERVE): Update due to autoreconf(1).
    - (override_dh_auto_clean): Clean up files manually.

 -- Jari Aalto <jari.aalto@cante.net>  Sat, 15 Oct 2011 10:26:27 +0300

ccbuild (2.0.1-2) unstable; urgency=low

  * debian/control
    - (Build-Depands): Require libboost-dev (>= 1.37). Add autoconf, automake.
    - (Description): Adjust line (lintian).
    - (Standards-Version): Update to 3.9.2.
  * debian/copyright
    - Update to DEP 5.
  * debian/patches
    - (20): Disable boost version check to prevent configure choking.
  * debian/rules
    - (CXXFLAGS): Change from -std=c++0x to -std=gnu++0x.
    - (CFLAGS): New
    - (FILE_LIST_PRESERVE): Remove generated files.
    - (override_dh_auto_build): Pass CXXFLAGS (FTBFS; Closes: #642699).
    - (override_dh_auto_configure): Copy fresh config.* files.
    - (override_dh_auto_clean): Clean up updated config files.

 -- Jari Aalto <jari.aalto@cante.net>  Thu, 29 Sep 2011 08:37:29 +0300

ccbuild (2.0.1-1) unstable; urgency=low

  [ Jari Aalto ]
  * New upstream release.
  * debian/clean
    - New file.
  * debian/compat
    - Update to 8.
  * debian/control
    - (Build-Depands): Update to debhelper 8.
    - (Standards-Version): Update to 3.9.1.
  * debian/copyright
    - Update download URL.
  * debian/patches
    - (10): Refresh.
  * debian/rules
    - Remove unnecessary targets and move to full dh(1).
  * debian/watch
    - Update URL.

  [ Markus Schölzel <m-schoelzel@web.de> ]
  * debian/control
    - (Build-Depands): Add libgnutls-dev, libbobcat-dev,
      pkg-config,libboost-dev.
  * debian/rules
    - (CXXFLAGS): New.

 -- Jari Aalto <jari.aalto@cante.net>  Tue, 27 Sep 2011 22:45:53 +0300

ccbuild (1.5.7-2) unstable; urgency=low

  * debian/control
    - (Build-Depends): update to debhelper 7.1.
    - (Description): Fix spelling mistake (Closes: #565735).
    - (Standards-Version): update to 3.8.4.
  * debian/copyright
    - Update upstream URL.
  * debian/debian-save-restore
    - New file.
  * debian/rules
    - (FILE_LIST_PRESERVE): New variable to Preserve original files in
      source package.

 -- Jari Aalto <jari.aalto@cante.net>  Tue, 09 Mar 2010 15:21:15 +0200

ccbuild (1.5.7-1) unstable; urgency=low

  * Initial release for Debian (Closes: #563833).
    - ACK Ubuntu package
      http://packages.ubuntu.com/lucid/ccbuild
    - Move to format: 3.0 (quilt).
  * debian/clean
    - New file.
  * debian/compat
    - Update to 7.
  * debian/control
    - (Build-Depends): update to debhelper 7.
    - (Description): Update wording.
    - (Standards-Version): Update to 3.8.3.
    - (Homepage): Point to freshmeat.
    - (Vcs-*): New fields.
  * debian/copyright
    - Update layout.
  * debian/rules
    - Update to dh(1) format.
  * debian/watch
    - Update to format 3.

 -- Jari Aalto <jari.aalto@cante.net>  Thu, 14 Jan 2010 06:35:09 +0200

ccbuild (1.5.7-0ubuntu1) jaunty; urgency=low

  * New upstream release (LP: #302775)

 -- A. Bram Neijt <bneijt@gmail.com>  Fri, 21 Nov 2008 23:32:38 +0100

ccbuild (1.5.6-0ubuntu1) hardy; urgency=low

  * New upstream release

 -- A. Bram Neijt <bneijt@gmail.com>  Sat, 01 Dec 2007 14:36:35 +0100

ccbuild (1.5.5-0ubuntu1) gutsy; urgency=low

  * Initial release

 -- A. Bram Neijt <bneijt@gmail.com>  Mon, 02 Jul 2007 17:43:30 +0200