~ubuntu-branches/ubuntu/breezy/libx11/breezy

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Stone
  • Date: 2005-09-30 16:30:55 UTC
  • Revision ID: james.westby@ubuntu.com-20050930163055-dfterq3qv2h111u0
Tags: 1:6.2.1+cvs.20050722-8
Fix non-UTF-8 locales by fixing generation of compose.dir, locale.alias,
and locale.dir in nls/ (closes: Ubuntu#13724).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
libx11 (1:6.2.1+cvs.20050722-8) breezy; urgency=low
 
2
 
 
3
  * Fix non-UTF-8 locales by fixing generation of compose.dir, locale.alias,
 
4
    and locale.dir in nls/ (closes: Ubuntu#13724).
 
5
 
 
6
 -- Daniel Stone <daniel.stone@ubuntu.com>  Fri, 30 Sep 2005 16:30:55 +1000
 
7
 
 
8
libx11 (1:6.2.1+cvs.20050722-7) breezy; urgency=low
 
9
 
 
10
  * Move man pages back to section 3 (closes: Ubuntu#16290).
 
11
 
 
12
 -- Daniel Stone <daniel.stone@ubuntu.com>  Thu, 29 Sep 2005 11:26:11 +1000
 
13
 
 
14
libx11 (1:6.2.1+cvs.20050722-6) breezy; urgency=low
 
15
 
 
16
  * Add libx11-dev Build-Depends on x11proto-kb-dev, so we get XKBstr.h, which
 
17
    makes XKBlib.h usable.
 
18
  * Add foo_t and TRANS_CLIENT defines to Xtrans users; thanks Isaac Richards
 
19
    for the catch (closes: Ubuntu#12052).
 
20
 
 
21
 -- Daniel Stone <daniel.stone@ubuntu.com>  Fri, 19 Aug 2005 15:19:33 +1000
 
22
 
 
23
libx11 (1:6.2.1+cvs.20050722-5) breezy; urgency=low
 
24
 
 
25
  * Add x-common Pre-Depends to libx11-6, as we ship stuff in
 
26
    /usr/lib/X11.
 
27
 
 
28
 -- Daniel Stone <daniel.stone@ubuntu.com>  Thu, 18 Aug 2005 12:12:45 +1000
 
29
 
 
30
libx11 (1:6.2.1+cvs.20050722-4) breezy; urgency=low
 
31
 
 
32
  * Fix search path for libXcursor.
 
33
  * Add :s to compose.dir to get composition working in apps which use the
 
34
    default X input method (closes: Ubuntu#12184).
 
35
 
 
36
 -- Daniel Stone <daniel.stone@ubuntu.com>  Mon,  8 Aug 2005 13:32:12 +1000
 
37
 
 
38
libx11 (1:6.2.1+cvs.20050722-3) breezy; urgency=low
 
39
 
 
40
  * Make ErrDes.c and StrKeysym.c look for XKEYSYMDB and XERRORDB, not
 
41
    KEYSYMDB and ERRORDB, with the pleasant side-effect that they look
 
42
    directly in /usr/share/X11, not /usr/lib/X11, so we can throw the cheesy
 
43
    symlinks away.  This fixes some corner cases in hoary upgrades.
 
44
 
 
45
 -- Daniel Stone <daniel.stone@ubuntu.com>  Mon,  1 Aug 2005 13:17:15 +1000
 
46
 
 
47
libx11 (1:6.2.1+cvs.20050722-2) breezy; urgency=low
 
48
 
 
49
  * Move locale data back to /usr/share and libraries to /usr/lib.  XlcDL.c
 
50
    and lcFile.c hacked to accommodate this, as well as configure.ac.  This
 
51
    fixes all the locale problems, AFAICT. (closes: Ubuntu#12142)
 
52
 
 
53
 -- Daniel Stone <daniel.stone@ubuntu.com>  Tue, 26 Jul 2005 23:00:21 +1000
 
54
 
 
55
libx11 (1:6.2.1+cvs.20050722-1) breezy; urgency=low
 
56
 
 
57
  * Fix locales harder: add the old loadable locale modules back.
 
58
  * Although architecture-independent locale data has been moved to
 
59
    /usr/lib/X11/locale because of limitations in the path-parsing code.
 
60
    Argh!
 
61
  * Bump Build-Depends on x11proto-core-dev to today's CVS; -D_XOPEN_SOURCE
 
62
    begone!
 
63
 
 
64
 -- Daniel Stone <daniel.stone@ubuntu.com>  Fri, 22 Jul 2005 22:29:21 +1000
 
65
 
 
66
libx11 (1:6.2.1+cvs.20050711-1) breezy; urgency=low
 
67
 
 
68
  * New CVS snapshot, incorporating patch #086 from the monolith.
 
69
 
 
70
 -- Daniel Stone <daniel.stone@ubuntu.com>  Mon, 11 Jul 2005 10:10:44 +1000
 
71
 
 
72
libx11 (1:6.2.1+cvs.20050615-5) breezy; urgency=low
 
73
 
 
74
  * Bump libx11-6 -> xlibs-data Conflicts/Replaces to -34; Tollef's -33 did
 
75
    not change this. 
 
76
 
 
77
 -- Daniel Stone <daniel.stone@ubuntu.com>  Tue,  5 Jul 2005 01:41:19 +1000
 
78
 
 
79
libx11 (1:6.2.1+cvs.20050615-4) breezy; urgency=low
 
80
 
 
81
  * Make Build-Depends and Depends on x11proto-core-dev explicitly >=
 
82
    6.8.99.8-1 (hi LaMont!).
 
83
  * Add symlinks to X{Error,KeySym}DB from /usr/{X11R6/,}lib/X11.  Bump
 
84
    Conflicts on xlibs-data up to -33.  Add symlinks to locale data in
 
85
    /usr/{X11R6,}lib/X11 (closes: Ubuntu#12081).
 
86
 
 
87
 -- Daniel Stone <daniel.stone@ubuntu.com>  Fri, 17 Jun 2005 15:58:44 +1000
 
88
 
 
89
libx11 (1:6.2.1+cvs.20050615-3) breezy; urgency=low
 
90
 
 
91
  * Add missing build-depends on:
 
92
    - pkg-config, x11proto-kb-dev, x11proto-input-dev
 
93
 
 
94
 -- Adam Conrad <adconrad@ubuntu.com>  Thu, 16 Jun 2005 13:50:14 +0000
 
95
 
 
96
libx11 (1:6.2.1+cvs.20050615-2) breezy; urgency=low
 
97
 
 
98
  * Move Build-Depends-Indep to Build-Depends to fix FTBFSs.
 
99
 
 
100
 -- Adam Conrad <adconrad@ubuntu.com>  Thu, 16 Jun 2005 08:53:59 +0000
 
101
 
 
102
libx11 (1:6.2.1+cvs.20050615-1) breezy; urgency=low
 
103
 
 
104
  * First libx11 release.
 
105
    + XCB support removed for now.
 
106
 
 
107
 -- Daniel Stone <daniel.stone@ubuntu.com>  Mon, 16 May 2005 22:10:17 +1000