File: changelog

package info (click to toggle)
atlas-cpp 0.6.4-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,792 kB
  • sloc: cpp: 6,791; sh: 4,246; xml: 3,660; python: 1,826; makefile: 194; perl: 164
file content (458 lines) | stat: -rw-r--r-- 14,548 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
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
atlas-cpp (0.6.4-2) unstable; urgency=medium

  * Update d/control
    - New uploader email and URLs
    - Standards to 4.2.1 (no changes)
    - Add Rules-Requires-Root declaration
    - Remove dpkg-dev versioned build-depend, higher version in oldoldstable
  * Update d/copyright: refresh Debian info and emails
  * Update d/compat: 11 (no changes)
  * Add d/upstream/metadata: for DEP 12 compliance
  * Update d/rules: migration complete, remove dbgsym-migration flag
  * Update d/symbols for GCC-8

 -- Olek Wojnar <olekw.dev@gmail.com>  Sun, 14 Oct 2018 15:04:54 -0400

atlas-cpp (0.6.4-1) experimental; urgency=medium

  * New Upstream version
   - Update d/copyright
   - Bump SO-name and update:
     + d/control
     + d/package.install
     + d/package.lintian-overrides
     + d/package.symbols

  [ Tobias Frost ]
  * Upload to experimental.

 -- Olek Wojnar <olek-dev@wojnar.org>  Sun, 31 Dec 2017 19:45:39 -0500

atlas-cpp (0.6.3-4) unstable; urgency=medium

  * Update d/symbols for GCC 7 (Closes: #853323)
  * Update standards to 4.1.3
    - d/control: document new standards version
    - d/copyright: use https in Format field
    - d/watch: use https
  * Update dh compat to 10
    - Update d/rules
    - Remove unnecessary ldconfig trigger
  * Update d/copyright for ./debian directory

 -- Olek Wojnar <olek-dev@wojnar.org>  Sun, 15 Oct 2017 13:30:49 -0500

atlas-cpp (0.6.3-3) unstable; urgency=medium

  * Integrate symbol fix from Ubuntu, thanks Matthias Klose
  * Fix symbols for GCC6 (Closes: #811982)
  * Update d/control
    - Standards-Version to 3.9.8 (no changes)
    - Update Vcs lines for secure URIs
  * Enable all hardening options
  * Update d/copyright
  * Add ldconfig trigger
  * Convert to automatic debug package

 -- Olek Wojnar <olek-dev@wojnar.org>  Sun, 03 Jul 2016 14:11:04 -0400

atlas-cpp (0.6.3-2) unstable; urgency=medium

  * Fix symbols file for multiple architectures (Closes: #800927)
  * Declare Breaks+Replaces (Closes: #800925)
    - Between old -dev and new -tools binary packages

 -- Olek Wojnar <olek-dev@wojnar.org>  Sun, 04 Oct 2015 21:14:25 -0500

atlas-cpp (0.6.3-1) unstable; urgency=medium

  * New upstream version
  * Incorporate and acknowledge NMU, thanks Tobias Frost
  * Add myself as new uploader
    - Remove Stephen Webb per his request
    - Thanks for all the contributions, Stephen!
  * Update lintian overrides
  * d/copyright: update information
  * d/control: remove pre-dependency on dpkg
  * d/rules: enable parallel build
  * d/rules: remove builddeb override since xz is now default
  * d/watch: update file extensions
  * d/control: tweaks and update standards to 3.9.6 (no changes)
  * Bump SO-name
  * Split tools package from dev package for Multi-Arch sanity

 -- Olek Wojnar <olek-dev@wojnar.org>  Sun, 27 Sep 2015 01:19:00 -0500

atlas-cpp (0.6.2-5) unstable; urgency=medium

  * Team upload.
  * Rename library package for g++-5 ABI transition, and update symbols
    files. Based on Ubuntu patch by Steve Langasek. (Closes: #777784,
    #790982)

 -- Simon McVittie <smcv@debian.org>  Tue, 18 Aug 2015 21:21:57 +0100

atlas-cpp (0.6.2-4.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Update symbol files (cherry picked from packaging VCS) (Closes: #718711)

 -- Tobias Frost <tobi@debian.org>  Sun, 10 Aug 2014 13:46:43 +0000

atlas-cpp (0.6.2-4) unstable; urgency=low

  * debian/control: updated Standards-Version to 3.9.4 (updated VCS-* fields)
  * debian/libatlas-cpp-0.6-1.symbols: fixed for GCC 4.8 (closes: #701245)
  * debian/control, debian/rules: pulled in doxygen as build-dep only for
    Architecture:all targets.

 -- Stephen M. Webb <stephen.webb@bregmasoft.ca>  Fri, 21 Jun 2013 14:17:11 -0400

atlas-cpp (0.6.2-3) unstable; urgency=low

  * debian/libatlas-cpp-0.6-1.symbols: added more optional symbols
    - fixes a FTBFS with GCC 4.7 (closes: #671948)

 -- Stephen M. Webb <stephen.webb@bregmasoft.ca>  Wed, 30 May 2012 09:46:32 -0400

atlas-cpp (0.6.2-2) unstable; urgency=low

  * 0003-add-protocol-xml-file.patch: add the protocol spec
    - missing spec causes a FTBFS during check phase (closes: #664549)
  * debian/libatlas-cpp-0.6-1.symbols: adjusted for ia64

 -- Stephen M. Webb <stephen.webb@bregmasoft.ca>  Tue, 10 Apr 2012 14:39:02 -0400

atlas-cpp (0.6.2-1) unstable; urgency=low

  * new upstream release
  * new maintainer (Debian games team) (closes: #653950)
  * converted to 3.0 (quilt) source format
  * updated Standards-Version to 3.9.3
  * debian/control: added Vcs- fields
  * regenerate the autotools at build time to fix rpath problems
  * debian/libatlas-cpp-0.6-1.symbols: added
  * added .doc-base files for the -doc package
  * removed unneeded patches
  * added a manpage for the atlas_convert tool
  * added lintian override for multiple DSOs in package
  * added zlib and libbz build dependencies
  * debian/rules: convert to use dh build sequencer
  * use xz compression for packaging
  * moved to debhelper compat level 9, including multi-arch
  * debian/copyright: convert to DEP-5 format

 -- Stephen M. Webb <stephen.webb@bregmasoft.ca>  Sat, 03 Mar 2012 10:39:45 -0500

atlas-cpp (0.6.1-4) unstable; urgency=low

  * debian/libatlas-cpp-0.6-dev.install: Don't install *.la files.
  * debian/control: Updated Standards-Version to 3.8.3.

 -- Michael Koch <konqueror@gmx.de>  Thu, 27 Aug 2009 08:46:37 +0200

atlas-cpp (0.6.1-3) unstable; urgency=low

  * debian/patches/atlas-cpp-gcc44.patch: Added to fix includes
    for GCC 4.4 (Closes: #505123)
  * debian/copyright: Add real copyright statement.
  * debian/watch: Use SourceForge redirector.
  * debian/control: Move libatlas-cpp--dbg to debug section.
  * debian/control: Add Depends: ${misc:Depends} to all packages.
  * debian/control: libatlas-cpp-doc: Fix repeated word 'API'.
  * debian/control: Add Homepage field.
  * debian/control: Updated Standards-Version to 3.8.2.

 -- Michael Koch <konqueror@gmx.de>  Tue, 21 Jul 2009 11:24:40 +0200

atlas-cpp (0.6.1-2) unstable; urgency=low

  * Fix includes for GCC 4.3. Closes: #455323.
  * Updated Standards-Version to 3.7.3.
  * Updated debhelper level to 5.

 -- Michael Koch <konqueror@gmx.de>  Tue, 11 Dec 2007 07:37:45 +0100

atlas-cpp (0.6.1-1) unstable; urgency=low

  * New upstream release
    - Removed debian/patches/atlas-cpp-gcc43.patch. Obsolete.

 -- Michael Koch <konqueror@gmx.de>  Sun, 25 Nov 2007 00:04:29 +0100

atlas-cpp (0.6.0-4) unstable; urgency=low

  * Move *.la files to -dev package. Closes: #452325.

 -- Michael Koch <konqueror@gmx.de>  Fri, 23 Nov 2007 20:34:34 +0100

atlas-cpp (0.6.0-3) unstable; urgency=low

  * Ported debian/rules to CDBS.
  * Added patch to make the package compile with GCC 4.3. Closes: #417110.
  * Replace obsolete ${Source-Version} in debian/control.

 -- Michael Koch <konqueror@gmx.de>  Thu, 28 Jun 2007 12:48:51 -0100

atlas-cpp (0.6.0-2) unstable; urgency=low

  * Upload to unstable.
  * Fix changelog to shut up lintian.

 -- Michael Koch <konqueror@gmx.de>  Mon, 04 Jun 2007 21:08:08 +0200

atlas-cpp (0.6.0-1) experimental; urgency=low

  * Upload to experimental.
  * New upstream release.
    - Changed sonames.
  * Fixed way to create debug info package.
  * Removed extra Build-Depends-Indep on doxygen.
  * Updated Standards-Version to 3.7.2.

 -- Michael Koch <konqueror@gmx.de>  Wed, 14 Feb 2007 12:07:04 +0000

atlas-cpp (0.5.98-3) unstable; urgency=low

  * Renamed the binary packages again to use the correct name scheme for the
    C++ ABI transition and add the correct conflicts (Closes: #341673).

 -- Michael Koch <konqueror@gmx.de>  Mon, 19 Dec 2005 22:43:03 +0000

atlas-cpp (0.5.98-2) unstable; urgency=low

  * Did the new C++ ABI transition and renamed some packages (Closes: #339151).

 -- Michael Koch <konqueror@gmx.de>  Sat, 26 Nov 2005 15:38:55 +0000

atlas-cpp (0.5.98-1) unstable; urgency=low

  * New upstream release

 -- Michael Koch <konqueror@gmx.de>  Sun,  2 Oct 2005 11:41:44 +0000

atlas-cpp (0.5.97-1) unstable; urgency=low

  * New upstream release

 -- Michael Koch <konqueror@gmx.de>  Sat, 17 Sep 2005 11:27:10 +0000

atlas-cpp (0.5.96-3) unstable; urgency=low

  * Fixed Suggest for libatlas-cpp-doc on libatlas-cpp-0.6-0-dev
  * Added watch file
  * Upload sponsored by Petter Reinholdtsen

 -- Michael Koch <konqueror@gmx.de>  Fri,  9 Sep 2005 05:59:51 +0000

atlas-cpp (0.5.96-2) unstable; urgency=low

  * Include the needed files in libatlas-cpp-0.6-dev package

 -- Michael Koch <konqueror@gmx.de>  Mon,  5 Sep 2005 06:12:03 +0000

atlas-cpp (0.5.96-1) unstable; urgency=low

  * New upstream release
  * Renamed binary packages to match soname
  * debian/rules: Adjusted for new soname
  * Updated address of FSF in debian/copyright
  * Updated Standards-Version to 3.6.2

 -- Michael Koch <konqueror@gmx.de>  Thu,  1 Sep 2005 04:33:44 +0000

atlas-cpp (0.4.94-2) unstable; urgency=low

  * debian/copyright: Added better copyright notice and fixed download URL

 -- Michael Koch <konqueror@gmx.de>  Sun, 25 Jul 2004 18:14:22 +0200

atlas-cpp (0.4.94-1) unstable; urgency=low

  * New upstream release
  * debian/control: Removed redundant Origin: field

 -- Michael Koch <konqueror@gmx.de>  Wed, 21 Jul 2004 16:38:29 +0200

atlas-cpp (0.4.93-4) unstable; urgency=low

  * Really added doxygen to Buils-Depends

 -- Michael Koch <konqueror@gmx.de>  Mon, 17 May 2004 12:06:45 +0200

atlas-cpp (0.4.93-3) unstable; urgency=low

  * Added doxygen to Buils-Depends

 -- Michael Koch <konqueror@gmx.de>  Sun, 16 May 2004 08:27:20 +0200

atlas-cpp (0.4.93-2) unstable; urgency=low

  * Upload to unstable.

 -- Michael Koch <konqueror@gmx.de>  Fri, 14 May 2004 15:36:35 +0200

atlas-cpp (0.4.93-1) experimental; urgency=low

  * New upstream release
  * Changed library interface version to 0.5
  * Bumped Standard-Version to 3.6.1
  * Removed references to atlas.m4 and atlas-config tool
  * Use only one docs file instead one per package
  * Use dh_install instead of dh_movefiles
  * Use debian/compat instead of DH_COMPAT in debian/rules

 -- Michael Koch <konqueror@gmx.de>  Mon,  8 Mar 2004 12:12:43 +0100

atlas-cpp (0.4.6-3) unstable; urgency=low

  * Force rebuilt to fix dependency problem on s390 due to binary-only upload
  * Updated Standards-Version to 3.6.1
  * Let libatlas-cpp1c102-dbg depend on libatlas-cpp1c102

 -- Michael Koch <konqueror@gmx.de>  Fri, 20 Feb 2004 09:50:19 +0100

atlas-cpp (0.4.6-2) unstable; urgency=low

  * Make libatlas-cpp-dev depend on pkgconfig.
  * Moved libatlas-cpp-dev to section libdevel.
  * Updated Standards-Version to 3.5.10

 -- Michael Koch <konqueror@gmx.de>  Tue, 27 May 2003 09:39:09 +0000

atlas-cpp (0.4.6-1) unstable; urgency=low

  * New upstream release.
  * Updated Standards-Version to 3.5.9.
  * Autoconf stuff should now be okay (Closes: #185941).
  * Moved libatlas-cpp1c102-dbg to libdevel section.
  * Inlcude pkgconfig file in libatlas-cpp-dev.

 -- Michael Koch <konqueror@gmx.de>  Thu, 24 Apr 2003 07:54:49 +0000

atlas-cpp (0.4.5-10) unstable; urgency=low

  * Regenerated build files (Closes: #179110).
  * Descriptions of all binary packages reworked, thanks to
    Filip Van Raemdonck <mechanix@debian.org> (Closes: #176975).
  * Fixed "noopt" handling in debian/rules.

 -- Michael Koch <konqueror@gmx.de>  Fri, 21 Mar 2003 15:09:37 +0100

atlas-cpp (0.4.5-9) unstable; urgency=low

  * c102 transition.
  * libatlas-cpp-dev doesnt depend on build-essential packages.
  * debian/rules cleanup.

 -- Michael Koch <konqueror@gmx.de>  Fri, 10 Jan 2003 13:28:23 +0100

atlas-cpp (0.4.5-8) unstable; urgency=low

  * Bumped Standards-Version to 3.5.8.
  * Fixed short descriptions of all packages.

 -- Michael Koch <konqueror@gmx.de>  Thu, 12 Dec 2002 16:15:53 +0100

atlas-cpp (0.4.5-7) unstable; urgency=low

  * Added Conflicts with libatlas-c++0.
  * Added support for "noopt" and dropped "debug".
  * Cleaned up debian/rules.
  * Build arch indep packages in binary-indep target and arch specific
    packages in binary-arch target.

 -- Michael Koch <konqueror@gmx.de>  Thu, 24 Oct 2002 15:56:59 +0200

atlas-cpp (0.4.5-6) unstable; urgency=low

  * Updated to Standards-Version 3.5.7
  * Changed priority of libatlas-cpp1-dbg to extra
  * Dont build depend on libstdc++dev, it build-essential depends indirectly
    on it
  * explicitely link libstdc++ to get right dependencies

 -- Michael Koch <konqueror@gmx.de>  Mon,  2 Sep 2002 18:37:21 +0200

atlas-cpp (0.4.5-5) unstable; urgency=low

  * Removed unneeded Build-Depends on libc6-dev.
  * Changed priority to extra.

 -- Michael Koch <konqueror@gmx.de>  Mon, 26 Aug 2002 21:55:05 +0200

atlas-cpp (0.4.5-4) unstable; urgency=low

  * added manpage atlas-config.1

 -- Michael Koch <konqueror@gmx.de>  Sun,  4 Aug 2002 09:25:51 +0200

atlas-cpp (0.4.5-3) unstable; urgency=low

  * fixed debian/copyright
  * fixed documentation files
  * fixed libatlas-cpp-doc to include the API documentation

 -- Michael Koch <konqueror@gmx.de>  Sat,  3 Aug 2002 21:16:56 +0200

atlas-cpp (0.4.5-2) unstable; urgency=low

  * renamed packages to show correct SONAME
  * provide extra package with libs including debug sysmbols
  * removed unneeded README.Debian

 -- Michael Koch <konqueror@gmx.de>  Wed, 31 Jul 2002 15:31:19 +0200

atlas-cpp (0.4.5-1) unstable; urgency=low

  * New Upstream version.

 -- Michael Koch <konqueror@gmx.de>  Sat, 20 Jul 2002 20:18:30 +0200

atlas-cpp (0.4.4.90-5) unstable; urgency=low

  * add shlibs version

 -- Michael Koch <konqueror@gmx.de>  Fri, 21 Jun 2002 22:11:28 +0200

atlas-cpp (0.4.4.90-4) unstable; urgency=low

  * include *.la files in -dev

 -- Michael Koch <konqueror@gmx.de>  Sun, 16 Jun 2002 23:08:56 +0200

atlas-cpp (0.4.4.90-3) unstable; urgency=low

  * Fix -dev dependencies

 -- Michael Koch <konqueror@gmx.de>  Sun,  9 Jun 2002 11:26:59 +0200

atlas-cpp (0.4.4.90-2) unstable; urgency=low

  * Forgot to include some development files

 -- Michael Koch <konqueror@gmx.de>  Thu, 23 May 2002 14:11:19 +0200

atlas-cpp (0.4.4.90-1) unstable; urgency=low

  * New Upstream version.

 -- Michael Koch <konqueror@gmx.de>  Mon, 20 May 2002 17:22:33 +0200

atlas-cpp (0.4.4-3) unstable; urgency=low

  * Build extra doc package

 -- Michael Koch <konqueror@gmx.de>  Sat, 11 May 2002 14:45:11 +0200

atlas-cpp (0.4.4-2) unstable; urgency=low

  * Forgot atlas.m4

 -- Anders Petersson <demitar@innocent.com>  Mon, 26 Nov 2001 12:46:36 +0100

atlas-cpp (0.4.4-1) unstable; urgency=low

  * Initial Debian version.

 -- Anders Petersson <demitar@innocent.com>  Sun, 18 Nov 2001 12:52:30 +0100