File: changelog

package info (click to toggle)
xserver-xorg-video-r128 6.12.0-2
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 2,696 kB
  • sloc: ansic: 10,730; sh: 4,132; makefile: 66
file content (619 lines) | stat: -rw-r--r-- 21,178 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
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
xserver-xorg-video-r128 (6.12.0-2) unstable; urgency=medium

  * New maintainer. (Closes: #982011)

 -- Adrian Bunk <bunk@debian.org>  Fri, 05 Feb 2021 19:31:00 +0200

xserver-xorg-video-r128 (6.12.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
    - Another fix for cross build failure (Closes: #906642).

 -- Andreas Boll <aboll@debian.org>  Wed, 31 Oct 2018 21:50:54 +0100

xserver-xorg-video-r128 (6.11.0-1) unstable; urgency=medium

  * Team upload.

  [ Dylan Aïssi ]
  * Bump Standards-Version: 4.2.0 (no changes needed).

  [ Andreas Boll ]
  * New upstream release.
    - Fixes cross build failure (Closes: #888692).
  * signing-key.asc: Add PGP key from Kevin Brace.

 -- Andreas Boll <aboll@debian.org>  Sat, 18 Aug 2018 14:37:03 +0200

xserver-xorg-video-r128 (6.10.2-2) unstable; urgency=medium

  * Team upload.

  [ Sven Joachim ]
  * Cherry-pick commit c4c878d2ccb ("Include <stdint.h> in order to
    declare uint32_t") from upstream (Closes: #900110).
  * Update Vcs-* fields to point at salsa.debian.org.

  [ Dylan Aïssi ]
  * Switch from -dbg to -dbgsym package.

 -- Julien Cristau <jcristau@debian.org>  Thu, 05 Jul 2018 10:32:10 +0200

xserver-xorg-video-r128 (6.10.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Update debian/upstream/signing-key.asc.
  * Move URL from description to Homepage field.

 -- Andreas Boll <andreas.boll.dev@gmail.com>  Wed, 18 Jan 2017 15:25:02 +0100

xserver-xorg-video-r128 (6.10.1-2) unstable; urgency=medium

  [ Andreas Boll ]
  * Cherry-pick commit 5ab23b3 (Adapt Block/WakeupHandler signature for
    ABI 23) from upstream master branch.
  * Update a bunch of URLs in packaging to https.

 -- Timo Aaltonen <tjaalton@debian.org>  Fri, 18 Nov 2016 14:13:32 +0200

xserver-xorg-video-r128 (6.10.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Bump Standards-Version to 3.9.8.
  * Update Vcs-* control fields.

 -- Julien Cristau <jcristau@debian.org>  Thu, 19 May 2016 23:33:34 +0200

xserver-xorg-video-r128 (6.10.0-1) unstable; urgency=medium

  * New upstream release.
  * Let uscan verify tarball signatures.
  * Bump debhelper compat level to 9.

 -- Julien Cristau <jcristau@debian.org>  Fri, 08 May 2015 11:41:56 +0200

xserver-xorg-video-r128 (6.9.2-1) unstable; urgency=low

  [ Tormod Volden ]
  * New upstream release

  [ Julien Cristau ]
  * Remove Drew Parsons and Cyril Brulebois from Uploaders.

 -- Julien Cristau <jcristau@debian.org>  Mon, 20 Jan 2014 15:12:14 +0100

xserver-xorg-video-r128 (6.9.1-1) unstable; urgency=low

  [ Maarten Lankhorst ]
  * New upstream release.
  * Bump Standards-Version to 3.9.3

  [ Michele Cane ]
  * Bump Standards-Version to 3.9.4, no changes deeded.

  [ Maarten Lankhorst ]
  * Grab upstream fixes.

 -- Maarten Lankhorst <maarten.lankhorst@ubuntu.com>  Wed, 25 Sep 2013 15:29:50 +0200

xserver-xorg-video-r128 (6.8.2-1) unstable; urgency=low

  * New upstream release.

 -- Julien Cristau <jcristau@debian.org>  Tue, 08 May 2012 16:02:52 +0200

xserver-xorg-video-r128 (6.8.1-5+exp3) experimental; urgency=low

  * Build against Xserver 1.12 RC1.

 -- Cyril Brulebois <kibi@debian.org>  Sun, 01 Jan 2012 04:56:37 +0100

xserver-xorg-video-r128 (6.8.1-5+exp2) experimental; urgency=low

  * Rebuild against Xserver 1.10 rc3.

 -- Cyril Brulebois <kibi@debian.org>  Fri, 25 Feb 2011 15:39:48 +0100

xserver-xorg-video-r128 (6.8.1-5+exp1) experimental; urgency=low

  * Rebuild against Xserver 1.10 rc2.

 -- Cyril Brulebois <kibi@debian.org>  Sun, 20 Feb 2011 14:18:45 +0100

xserver-xorg-video-r128 (6.8.1-5) unstable; urgency=low

  * Switch to dh:
    - Use debhelper 8.
    - Use dh-autoreconf.
    - Bump xserver-xorg-dev build-dep for dh_xsf_substvars and xsf
      debhelper sequence.
    - Specify usr/share/man in .install, remove .manpages accordingly.
  * Remove xsfbs accordingly.
  * Update Uploaders list. Thanks, David & Brice!
  * Remove long obsolete Replaces/Conflicts.
  * Wrap Depends/Provides/Suggests.
  * Bump Standards-Version to 3.9.1 (no changes needed).

 -- Cyril Brulebois <kibi@debian.org>  Sat, 05 Feb 2011 14:53:53 +0100

xserver-xorg-video-r128 (6.8.1-4) experimental; urgency=low

  * Build against Xserver 1.9.1 rc1.
  * Add myself to Uploaders.

 -- Cyril Brulebois <kibi@debian.org>  Sat, 16 Oct 2010 19:36:09 +0200

xserver-xorg-video-r128 (6.8.1-3) unstable; urgency=medium

  * Drop obsolete build-dep on xf86miscproto.
  * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
    good reason.  Thanks, Colin Watson!
  * Update xsfbs and use new ${xviddriver:Depends} substvar.

 -- Julien Cristau <jcristau@debian.org>  Sat, 15 May 2010 12:13:14 +0200

xserver-xorg-video-r128 (6.8.1-2) experimental; urgency=low

  [ Timo Aaltonen ]
  * Bump Standards-Version to 3.8.3.
  * Build against Xserver 1.7.

  [ Cyril Brulebois ]
  * Upload to experimental.

 -- Cyril Brulebois <kibi@debian.org>  Sun, 06 Dec 2009 02:31:22 +0100

xserver-xorg-video-r128 (6.8.1-1) unstable; urgency=low

  [ Brice Goglin ]
  * New upstream release.
  * xserver-xorg-video-r128 now suggests firmware-linux since
    a firmware may be needed to initialize DRI.
  * Move -dbg package to section debug.
  * Add README.source, bump Standards-Version to 3.8.2.

  [ David Nusinow ]
  * Add a note in NEWS.Debian about firmware-linux
  * Remove 01_gen_pci_ids.diff. The server uses a built-in table now to
    choose drivers.

 -- Brice Goglin <bgoglin@debian.org>  Thu, 30 Jul 2009 10:08:31 +0200

xserver-xorg-video-r128 (6.8.0+git20090201.08d56c88-2) unstable; urgency=low

  * Upload to unstable.

 -- Brice Goglin <bgoglin@debian.org>  Thu, 09 Apr 2009 13:29:12 +0200

xserver-xorg-video-r128 (6.8.0+git20090201.08d56c88-1) experimental; urgency=low

  * New upstream snapshot, up to commit 08d56c88.
  * Allow parallel builds.
  * Run autoreconf on build; add build-deps on automake, libtool and
    xutils-dev.
  * Build against xserver 1.6 rc1.

 -- Brice Goglin <bgoglin@debian.org>  Sun, 01 Feb 2009 17:13:05 +0100

xserver-xorg-video-r128 (6.8.0-2) experimental; urgency=low

  * Build against xserver 1.5 rc5.

 -- Brice Goglin <bgoglin@debian.org>  Mon, 21 Jul 2008 01:59:38 +0200

xserver-xorg-video-r128 (6.8.0-1) unstable; urgency=low

  * New upstream release.
  * Drop the useless epoch for the first upload to unstable.
  * Run dpkg-shlibdeps with --warnings=6.  Drivers reference symbols from
    /usr/bin/Xorg and other modules, and that's not a bug, so we want
    dpkg-shlibdeps to shut up about symbols it can't find.
    + Build-depend on dpkg-dev >= 1.14.17.

 -- Brice Goglin <bgoglin@debian.org>  Fri, 13 Jun 2008 00:32:45 +0200

xserver-xorg-video-r128 (1:6.8.1~git20080301.d855d208-3) experimental; urgency=low

  * Add Conflicts with xserver-xorg-video-ati (<= 1:6.8.0-1) to ease switching
    between unstable and experimental for now, closes: #469532.

 -- Brice Goglin <bgoglin@debian.org>  Mon, 10 Mar 2008 23:59:31 +0100

xserver-xorg-video-r128 (1:6.8.1~git20080301.d855d208-2) experimental; urgency=low

  * Fix Replaces, thanks Michael Biebl.

 -- Brice Goglin <bgoglin@debian.org>  Mon, 03 Mar 2008 18:23:39 +0100

xserver-xorg-video-r128 (1:6.8.1~git20080301.d855d208-1) experimental; urgency=low

  * New upstream snapshot after the split of xf86-video-r128 out of
    xf86-video-ati.
    + Replaces xserver-xorg-driver-ati (<= 1:6.8.0-1).
    + Drop obsolete conflicts/replaces.
    + Update 01_gen_pci_ids.diff to use all RAGE128 entries from
      /usr/include/xorg/xf86PciInfo.h.
    + Add a NEWS entry about the need to change Driver ati into r128.
  * Bump Standards-Version: to 3.7.3, no change needed.
  * Remove XS- prefix to Vcs-Browser and Vcs-Git fields.

 -- Brice Goglin <bgoglin@debian.org>  Sun, 02 Mar 2008 13:13:21 +0100

xserver-xorg-video-ati (1:6.8.0-1) unstable; urgency=low

  * New upstream release.
    + Bring back to life planar-to-packed conversion for rs4xx,
      closes: #448577.

 -- Brice Goglin <bgoglin@debian.org>  Tue, 19 Feb 2008 08:24:35 +0100

xserver-xorg-video-ati (1:6.7.198~git20080203.f65e8dfa-1) experimental; urgency=low

  * New upstream snapshot, containing commits up to f65e8dfa.
   + Reverts "Default to 1x again with non-v3 AGP cards", closes: #457767.

 -- Brice Goglin <bgoglin@debian.org>  Sun, 03 Feb 2008 10:49:43 +0100

xserver-xorg-video-ati (1:6.7.198~git20080117.6bd510a2-1) experimental; urgency=low

  * New upstream snapshot, containing commits up to 6bd510a2.

 -- Brice Goglin <bgoglin@debian.org>  Thu, 17 Jan 2008 10:54:03 +0100

xserver-xorg-video-ati (1:6.7.198~git20080109.10e7636c-1) experimental; urgency=low

  * New upstream snapshot, containing commits up to 10e7636c.

 -- Brice Goglin <bgoglin@debian.org>  Wed, 09 Jan 2008 23:43:53 +0100

xserver-xorg-video-ati (1:6.7.198~git20080102.30cab1db-1) experimental; urgency=low

  * New upstream snapshot, containing commits up to 30cab1db.

 -- Brice Goglin <bgoglin@debian.org>  Wed, 02 Jan 2008 22:04:12 +0100

xserver-xorg-video-ati (1:6.7.198~git20080101.f65374f5-1) experimental; urgency=low

  * New upstream snapshot, containing commits up to f65374f5.

 -- Brice Goglin <bgoglin@debian.org>  Tue, 01 Jan 2008 11:37:58 +0100

xserver-xorg-video-ati (1:6.7.198~git20071223.ad3325f6-1) experimental; urgency=low

  * New upstream snapshot, containing commits up to ad3325f6.
    + Add IgnoreLidStatus option to enable lid even when closed,
      closes: #457612, #457516.
    + Fix PLL input setup on mac cards, closes: #457563.

 -- Brice Goglin <bgoglin@debian.org>  Sun, 23 Dec 2007 23:24:43 +0100

xserver-xorg-video-ati (1:6.7.198~git20071221.be7f8fd3-1) experimental; urgency=low

  * New upstream snapshot, containing commits up to be7f8fd3.
    + New atombios based support for r500 and r600 boards.
    + Zaphod mode is back, reimplemented on top of RandR 1.2.

 -- Brice Goglin <bgoglin@debian.org>  Fri, 21 Dec 2007 08:39:57 +0100

xserver-xorg-video-ati (1:6.7.197-1) unstable; urgency=low

  * New upstream release candidate.
  * Upload to unstable since this release candidate is supposed
    to be much better than the old 1:6.6.193-3.
  * Add a NEWS entry pointing to some RandR 1.2 documentation.

 -- Brice Goglin <bgoglin@debian.org>  Fri, 21 Dec 2007 08:11:07 +0100

xserver-xorg-video-ati (1:6.7.197~git20071219.ce4fa1ce-1) experimental; urgency=low

  * New upstream snapshot, containing commits up to ce4fa1ce.
    + Default to 1x again with non-v3 AGP cards, closes: #444049.

 -- Brice Goglin <bgoglin@debian.org>  Wed, 19 Dec 2007 08:44:33 +0100

xserver-xorg-video-ati (1:6.7.196-2) experimental; urgency=low

  * New upstream snapshot, containing commits up to 5022d006.
    + Fix the washed out color, closes: #440174.
    + Update 01_gen_pci_ids.diff to use the new ati_pciids_gen.h.

 -- Brice Goglin <bgoglin@debian.org>  Mon, 03 Dec 2007 21:26:02 +0100

xserver-xorg-video-ati (1:6.7.196-1) experimental; urgency=low

  * New upstream release candidate.

 -- Brice Goglin <bgoglin@debian.org>  Mon, 12 Nov 2007 08:38:43 +0100

xserver-xorg-video-ati (1:6.7.195-2) experimental; urgency=low

  * New upstream snapshot,
    based on commit ddec5783103045084a66a34d71326cc6e4a3f598
    + Fixes some LVDS issues, closes: #445746.

 -- Brice Goglin <bgoglin@debian.org>  Tue, 09 Oct 2007 18:27:22 +0200

xserver-xorg-video-ati (1:6.7.195-1) experimental; urgency=low

  * New upstream release candidate.

 -- Julien Cristau <jcristau@debian.org>  Sat, 06 Oct 2007 02:56:56 +0200

xserver-xorg-video-ati (1:6.7.194-1) experimental; urgency=low

  * New upstream release candidate.
    + Add MacModel "mini" option to support Mac Mini connector table,
      closes: #443570.
    + Fix crash when Xv window is outside of either crtc,
      closes: #441902.

 -- Brice Goglin <bgoglin@debian.org>  Mon, 24 Sep 2007 07:59:36 +0200

xserver-xorg-video-ati (1:6.7.193-1) experimental; urgency=low

  * New upstream release candidate.
    + Fix distortion after lid close/reopen, closes: #435114.
    + Stop wrongly detecting the TV-output as connected, closes: #439322.
    + Fix outputs after VT switch, closes: #443151.

 -- Brice Goglin <bgoglin@debian.org>  Thu, 20 Sep 2007 07:34:02 +0200

xserver-xorg-video-ati (1:6.7.192-4) experimental; urgency=low

  * Really build against xserver 2:1.4.
  * Pull upstream commits up to 2d78e2b6f36c21812b15eea0f1c7004e748fd5ab.

 -- Brice Goglin <bgoglin@debian.org>  Thu, 13 Sep 2007 22:35:56 +0200

xserver-xorg-video-ati (1:6.7.192-3) experimental; urgency=low

  * Build against xserver 2:1.4-1.

 -- Brice Goglin <bgoglin@debian.org>  Fri, 07 Sep 2007 17:52:57 +0200

xserver-xorg-video-ati (1:6.7.192-2) experimental; urgency=low

  * Build against xserver 1.3.99.2.

 -- Brice Goglin <bgoglin@debian.org>  Tue, 04 Sep 2007 19:12:45 +0200

xserver-xorg-video-ati (1:6.7.192-1) experimental; urgency=low

  * New upstream release candidate.
    + UseFBDev option removed, closes: #372920.
    + Monitor detection fixed, closes: #413500.

 -- Brice Goglin <bgoglin@debian.org>  Mon, 27 Aug 2007 08:26:38 +0200

xserver-xorg-video-ati (1:6.7.191-1) experimental; urgency=low

  * New upstream release candidate.
    + TV-output support, closes: #332410, #360186, #378594, #435691.
    + Bump x11proto-randr-dev build-dependency to >= 1.2 for RandR-1.2
      support.

 -- Brice Goglin <bgoglin@debian.org>  Thu, 23 Aug 2007 08:15:03 +0200

xserver-xorg-video-ati (1:6.6.193-2) experimental; urgency=low

  * Build against xserver 1.3.99.0.
  * Add 01_gen_pci_ids.diff. This patch adds a list of pci id's that the
    driver supports so that the server can automatically load it.
  * Use ${binary:Version} instead of ${Source-Version}.

 -- Brice Goglin <bgoglin@debian.org>  Mon, 20 Aug 2007 19:49:33 +0200

xserver-xorg-video-ati (1:6.6.193-1) experimental; urgency=low

  [ Brice Goglin ]
  * New upstream release candidate.
    + Add references to radeon and r128 manpages in SEE ALSO
      in the ati(4) manpage (closes: #386001).
    + Fix typo in "specifying" in the radeon(4) manpage
      (closes: #432059).
    + Fully zero-initialize info->CRT2pScrn->monitor (closes: #422777).
    + Avoid crash in MACH64 Xv code (closes: #320828).
    + Drop 01_ati_r128_update_chip_identification.diff since
      this information is redundant and does not matter anyway
      since the driver auto-detects how the card is connected
      to the system.
    + Drop 02_radeon_manpage.diff, merged upstream.

  [ Julien Cristau ]
  * Add upstream URL to debian/copyright.  Thanks, Loïc Minier.

 -- Brice Goglin <bgoglin@debian.org>  Sat,  4 Aug 2007 15:14:49 +0200

xserver-xorg-video-ati (1:6.6.192-1) experimental; urgency=low

  [ Brice Goglin ]
  * Build a xserver-xorg-video-ati-dbg package with debugging symbols.
  * Fix Provides: xf86-video-driver-atimisc to match Replaces: and
    Conflicts: xserver-xorg-video-atimisc.
    Thanks to Eric Lavarde (closes: #372312).
  * Bump Build-Depends: xserver-xorg-dev to >= 2:1.2.99.902
    (needed to let xsfbs get access to serverminver).
  * Add XS-Vcs-*.
  * Add a link to www.X.org and a reference to the xf86-video-ati
    module in the long description (closes: #425321).

  [ Timo Aaltonen ]
  * Replaces/Conflicts: xserver-xorg-driver-ati.

  [ Julien Cristau ]
  * New upstream release candidate
  * Refresh patch 02_radeon_manpage.diff.

 -- Julien Cristau <jcristau@debian.org>  Mon, 21 May 2007 01:28:33 +0200

xserver-xorg-video-ati (1:6.6.191-1) experimental; urgency=low

  [ Brice Goglin ]
  * New upstream release candidate.
  * autoreconf.

  [ Julien Cristau ]
  * Drop Fabio and Branden from Uploaders, with their permission.  Hopefully
    they'll come back when they have more time!

 -- Julien Cristau <jcristau@debian.org>  Wed, 28 Mar 2007 14:26:43 +0200

xserver-xorg-video-ati (1:6.6.3-5) experimental; urgency=low

  * Bump build-dep on libdrm-dev to >= 2.2 to fix FTBFS (closes: #413100).
    Thanks, Frank Lichtenheld!
  * Add patch 02_radeon_manpage.diff to replace non-ascii character with the
    corresponding groff escape sequence in the radeon manpage.

 -- Julien Cristau <jcristau@debian.org>  Fri,  2 Mar 2007 22:44:03 +0100

xserver-xorg-video-ati (1:6.6.3-4) experimental; urgency=low

  * Generate server dependencies automatically from the ABI
  * Merge changes from upstream pre-release
  * Remove obsolete 02_radeon_memmap_fbdev.diff

 -- David Nusinow <dnusinow@debian.org>  Wed, 21 Feb 2007 22:54:17 -0500

xserver-xorg-video-ati (1:6.6.3-3) UNRELEASED; urgency=low

  * Add link to xserver-xorg-core bug script, so that bugreports contain
    the user's config and log files.
  * Bump dependency on xserver-xorg-core to >= 2:1.1.1-11, as previous
    versions don't have the bug script.

 -- Julien Cristau <julien.cristau@ens-lyon.org>  Tue,  7 Nov 2006 07:30:39 +0100

xserver-xorg-video-ati (1:6.6.3-2) unstable; urgency=low

  * Add 02_radeon_memmap_fbdev.diff. This should fix breakage when using
    fbdev. Thanks Michel Dänzer. Closes: #369167
  * Don't require libdrm-dev on hurd-i386. Thanks Michael Banck.
    Closes: #392876

 -- David Nusinow <dnusinow@debian.org>  Sat, 14 Oct 2006 14:30:22 -0400

xserver-xorg-video-ati (1:6.6.3-1) unstable; urgency=low

  * New upstream release

 -- David Nusinow <dnusinow@debian.org>  Fri, 13 Oct 2006 14:02:45 -0400

xserver-xorg-video-ati (1:6.6.2-2) unstable; urgency=low

  [ Drew Parsons ]
  * Include upstream ChangeLog. Closes: #365104.
  * Upload to unstable (X11R7.1 transition).

 -- David Nusinow <dnusinow@debian.org>  Mon, 18 Sep 2006 19:57:28 -0400

xserver-xorg-video-ati (1:6.6.2-1) experimental; urgency=low

  * New upstream version. Happy birthday.
  * Use debhelper 5.
  * Standards version 3.7.2.
  * Add reference to /usr/share/common-licenses/GPL to debian/copyright.
  * Use dh_installman to install man pages.
  * Exclude .la files from dh_install.

 -- Drew Parsons <dparsons@debian.org>  Thu, 31 Aug 2006 21:36:05 +1000

xserver-xorg-video-ati (1:6.6.1-2) experimental; urgency=low

  [ Drew Parsons ]
  *  Provides: xserver-xorg-video-1.0 not xserver-xorg-video.

  [ David Nusinow ]
  * Bump xserver (build-)depends epochs to 2: to deal with botched
    server upload

 -- David Nusinow <dnusinow@debian.org>  Tue, 22 Aug 2006 23:46:26 +0000

xserver-xorg-video-ati (1:6.6.1-1) experimental; urgency=low

  [ Andres Salomon ]
  * Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build;
    idempotency fix.

  [ David Nusinow ]
  * New upstream release
  * Bump dependency on xserver-xorg-core to >= 1:1.1.1. Do the same thing for
    the build-dep on xserver-xorg-dev.

 -- David Nusinow <dnusinow@debian.org>  Sun,  6 Aug 2006 20:15:19 +0000

xserver-xorg-video-ati (1:6.5.8.0-1) unstable; urgency=low

  * New upstream release
  * Use dh_install with --list-missing
  * Add build-dep on quilt
  * Remove obsolete 02_ppc_fix.diff. Now incorporated upstream.

 -- David Nusinow <dnusinow@debian.org>  Tue, 25 Apr 2006 22:11:48 -0400

xserver-xorg-video-ati (1:6.5.7.3-3) unstable; urgency=low

  * Upload to modular

 -- David Nusinow <dnusinow@debian.org>  Sun, 26 Mar 2006 20:25:26 -0500

xserver-xorg-video-ati (1:6.5.7.3-2) experimental; urgency=low

  * Port patches from trunk
    + general/043_ati_r128_update_chip_identification.diff
  * Apply ppc-fix.patch and incorporate it in to our patch system instead of
    just having it sit in the debian directory

 -- David Nusinow <dnusinow@debian.org>  Sun, 26 Feb 2006 17:46:59 -0500

xserver-xorg-video-ati (1:6.5.7.3-1) experimental; urgency=low

  * First upload to Debian
  * Change source package, package, and provides names to denote the
    type of driver and that they are for xserver-xorg

 -- David Nusinow <dnusinow@debian.org>  Fri, 13 Jan 2006 00:35:49 -0500

xserver-xorg-driver-ati (1:6.5.7.3-0ubuntu1) dapper; urgency=low

  * New upstream release.
  * Also install Rage Theatre multimedia modules.

 -- Daniel Stone <daniel.stone@ubuntu.com>  Wed,  4 Jan 2006 17:21:27 +1100

xserver-xorg-driver-ati (1:6.5.7-0ubuntu3) dapper; urgency=low

  * Add missing Build-Depends (x11proto-fonts-dev, x11proto-randr-dev,
    x11proto-render-dev, libdrm (>> 1.0.5), x11proto-xf86dri-dev).

 -- Daniel Stone <daniel.stone@ubuntu.com>  Mon,  5 Dec 2005 14:52:47 +1100

xserver-xorg-driver-ati (1:6.5.7-0ubuntu2) dapper; urgency=low

  * Apply patch from https://bugs.freedesktop.org/attachment.cgi?id=3620 to
    fix hard crash on powerpc. The patch is also stored in
    debian/ppc-fix.patch.
    NOTE: according to benh the patch still needs some extra polishing.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Fri, 25 Nov 2005 11:34:33 +0100

xserver-xorg-driver-ati (1:6.5.7-0ubuntu1) dapper; urgency=low

  * New upstream release.

 -- Daniel Stone <daniel.stone@ubuntu.com>  Tue, 22 Nov 2005 13:25:16 +1100

xserver-xorg-driver-ati (1:6.5.6.1-1) dapper; urgency=low

  * New upstream release.

 -- Daniel Stone <daniel.stone@ubuntu.com>  Tue, 25 Oct 2005 18:01:13 +1000

xserver-xorg-driver-ati (1:6.5.6-1) breezy; urgency=low

  * First xserver-xorg-driver-ati release.

 -- Daniel Stone <daniel.stone@ubuntu.com>  Wed,  6 Jul 2005 15:48:17 +1000