File: ChangeLog

package info (click to toggle)
xfonts-100dpi 1%3A1.0.4%2Bnmu1
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 23,440 kB
  • ctags: 119
  • sloc: sh: 3,448; makefile: 660
file content (219 lines) | stat: -rw-r--r-- 7,427 bytes parent folder | download | duplicates (4)
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
commit a23622d79b5584c377ad730cb270fe190efa5133
Author: Rémi Cardona <remi@gentoo.org>
Date:   Mon Nov 15 21:37:24 2010 +0100

    font-bitstream-100dpi 1.0.3

commit 3b7768fb9dac9da8d3be2fc0df44e1aa452274c5
Author: Gaetan Nadon <memsize@videotron.ca>
Date:   Fri Oct 15 20:09:55 2010 -0400

    config: Use the shorthand --disable-all-encodings option in font-util v1.2
    
    This option is useful to disable all possible font encodings at once,
    without fine-graining the calling ebuilds for a list of encodings
    supported by each font package.
    
    The option is parsed before all other encoding options, so it basically
    sets defaults for all of them. Afterwards, any encoding can be
    re-enabled back using '--enable-<encoding>' (much like
    '--disable-all-encodings --enable-iso8859-2').
    
    Reviewed-by: Rémi Cardona <remi@gentoo.org>
    
    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>

commit 4b8039ab16a5ff6399d26ba5cd193b6a95d3353b
Author: Jesse Adkins <jesserayadkins@gmail.com>
Date:   Tue Sep 28 13:29:57 2010 -0700

    Purge cvs tags.
    
    Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com>
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 90fe570a21b13f13eec85b2e9f456290d6bd58bc
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Mon Oct 4 23:55:31 2010 -0700

    font-bitstream-100dpi 1.0.2
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 7dbd1d71ab51660670369713b7bf7d69be390953
Author: Gaetan Nadon <memsize@videotron.ca>
Date:   Mon Nov 23 14:23:51 2009 -0500

    Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
    
    Now that the INSTALL file is generated.
    Allows running make maintainer-clean.

commit db00c253cc569c35a8f7025ef3c7328c32ee080a
Author: Gaetan Nadon <memsize@videotron.ca>
Date:   Sun Oct 18 20:49:07 2009 -0400

    Makefile.am: add INSTALL target and clean ChangeLog DIST targets
    
    Add INSTALL target to generate file with INSTALL_CMD #24206
    ChangeLog is not required in EXTRA_DIST  #24432
    ChangeLog is not required in MAINTAINERCLEANFILES #24432

commit 1b83c5846353332f6f774d8c342731b523a16fd9
Author: Gaetan Nadon <memsize@videotron.ca>
Date:   Sun Oct 18 20:34:34 2009 -0400

    INSTALL, NEWS, README COPYING or AUTHORS files are missing/incorrect #24206
    
    Add missing INSTALL file. Use standard GNU file on building tarball
    README may have been updated
    COPYING may have been updated
    Remove AUTHORS file as it is empty and no content available yet.
    Remove NEWS file as it is empty and no content available yet.

commit feaf3cba4dd84d2ea6729236aef014a10b355c6d
Author: Gaetan Nadon <memsize@videotron.ca>
Date:   Mon Nov 23 13:38:51 2009 -0500

    .gitignore: use common defaults with custom section # 24239
    
    Using common defaults will reduce errors and maintenance.
    Only the very small or inexistent custom section need periodic maintenance
    when the structure of the component changes. Do not edit defaults.

commit 44981b44384751bc3132187826e010b81cf4d577
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Sat Oct 10 17:15:43 2009 -0700

    font-bitstream-100dpi 1.0.1
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>

commit b231452a798b2efdc32c9676b8bb52941c3cf0b2
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Wed Oct 7 15:08:31 2009 -0700

    Migrate to xorg macros 1.3 & font-util 1.1 macros
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>

commit aee67b1e107ac16549c6c4db00c3abea195ee18b
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Tue Oct 6 19:14:27 2009 -0700

    Add pointers to mailing lists, bugzilla, & git to README
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>

commit d48f49287b0dcc0d5d582ce9b8b237dc1e39dbfa
Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
Date:   Tue Jan 27 19:11:07 2009 -0200

    Janitor: Correct make distcheck and configure.ac simplification

commit 2f0c0276d2d867040d7222279059e16d9fd05e48
Author: Andres Salomon <dilinger@debian.org>
Date:   Sat Oct 25 20:50:21 2008 +0200

    Bug#5176: cause configure to bail if mkfontscale or mkfontdir are not found
    
    Signed-off-by: Julien Cristau <jcristau@debian.org>

commit aa6649e9c478826f74ad9afb448e3926bd6d65ff
Author: James Cloos <cloos@jhcloos.com>
Date:   Thu Dec 6 16:37:50 2007 -0500

    Replace static ChangeLog with dist-hook to generate from git log

commit 7c00bb01da7759339974adc72c1782c05bf1e82d
Author: James Cloos <cloos@jhcloos.com>
Date:   Mon Sep 3 05:53:03 2007 -0400

    Add *~ to .gitignore to skip patch/emacs droppings

commit 121d90a5303591e1953919a64beeaa755c0d7577
Author: James Cloos <cloos@jhcloos.com>
Date:   Thu Aug 23 19:26:23 2007 -0400

    Rename .cvsignore to .gitignore

commit fd8e71a6e748fd649e807f7016ae5b441c36070a
Author: Kevin E Martin <kem@kem.org>
Date:   Thu Dec 15 00:24:23 2005 +0000

    Update package version number for final X11R7 release candidate.

commit 951aa5feff5f8ac49a798846ba05ce50a330eda3
Author: Kevin E Martin <kem@kem.org>
Date:   Sat Dec 3 17:08:52 2005 +0000

    Add m4 magic to allow AS_HELP_STRING to work with older versions of
        autoconf 2.57.

commit 5c587bf1820fe666e40b4a46f2967e9ae37e383c
Author: Kevin E Martin <kem@kem.org>
Date:   Sat Dec 3 05:49:38 2005 +0000

    Update package version number for X11R7 RC3 release.

commit 1943f4af946ae100d6b8090a54e5e05b8eecf5b4
Author: Eric Anholt <anholt@freebsd.org>
Date:   Thu Nov 24 05:21:14 2005 +0000

    Bug #5122: Use $< instead of $^ to be portable to FreeBSD's make.

commit 712a42d870da7dbb328c1fdc0a4d1a84cd00d2fa
Author: Eric Anholt <anholt@freebsd.org>
Date:   Tue Nov 22 02:00:19 2005 +0000

    Add .cvsignores for fonts.

commit d8beca15d7572f317da91cc23fa048c773c3b111
Author: Kevin E Martin <kem@kem.org>
Date:   Tue Nov 15 08:29:17 2005 +0000

    Add configure option to change the installed font dir.

commit 7d25f42ab871b8fcb9b3d4fbe5be487d67ff6199
Author: Kevin E Martin <kem@kem.org>
Date:   Fri Jul 29 21:22:47 2005 +0000

    Various changes preparing packages for RC0:
    - Verify and update package version numbers as needed
    - Implement versioning scheme
    - Change bug address to point to bugzilla bug entry form
    - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
        reenable it)
    - Fix makedepend to use pkgconfig and pass distcheck
    - Update build script to build macros first
    - Update modular Xorg version

commit 4fde33f2dc38995d54b34dc340e7adabcbc0f9ed
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Tue Jul 19 02:40:05 2005 +0000

    Convert $(foreach...) to more portable suffix substitution rules

commit 00c1d5cef5e2ba90cfc6c05e02ec9c87bdb10d1f
Author: Kevin E Martin <kem@kem.org>
Date:   Thu Jun 30 22:28:06 2005 +0000

    Initial build system files for font module

commit 1c8e1d77df916c02272d4d72fb685df30603e388
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Nov 14 16:48:34 2003 +0000

    XFree86 4.3.0.1

commit 9d00735f0343381317a9b03416e8136c87acca20
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Nov 14 16:48:25 2003 +0000

    Initial revision

commit 44fd83afb566fcb11b342a184dae65f9cbfd8a29
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Nov 14 15:54:33 2003 +0000

    R6.6 is the Xorg base-line