]> git.wh0rd.org - fontconfig.git/blob - debian/changelog
Josselin Mouette:
[fontconfig.git] / debian / changelog
1 fontconfig (2.3.0-1) experimental; urgency=low
2
3 * Change of maintainer
4 * New upstream release
5 * Support for current Freetype versions
6 * Multi-lingual family/style/fullname values with parallel language
7 tags to enable locale-sensitive presentation of these names.
8 * Font black- and white-listing in the configuration file
9 enables users to select their desired font attributes without
10 having to carefully construct the font directory list.
11 * Support for local configuration directory provides a place for system
12 distributors and administrators to make local changes to the font
13 configuration without having to edit any configuration files.
14
15 -- Keith Packard <keithp@debian.org> Wed, 2 Mar 2005 00:03:56 -0800
16
17 fontconfig (2.2.3-4) unstable; urgency=low
18
19 * New translations of debconf templates:
20 + Brazilian
21 + Simplified Chinese (closes: #279326)
22 + Dutch (closes: #280657)
23 + German (closes: #281077)
24 + Danish (closes: #282094)
25 * fontconfig.defoma: patch from SU Yong <yoyosu@ustc.edu.cn> for missing
26 <family> tags (closes: #280560).
27
28 -- Josselin Mouette <joss@debian.org> Sat, 20 Nov 2004 15:38:00 +0100
29
30 fontconfig (2.2.3-3) unstable; urgency=low
31
32 * fontconfig.templates: merge the autohinter and subpixel rendering
33 questions in a single "select" template.
34 * fontconfig.config, fontconfig.postinst: update accordingly.
35 * debian/po/*.po: updated translations (closes: #277927).
36 * fontconfig.postinst: default to use the bytecode interpreter when the
37 subpixel rendering is activated (closes: #277874, #277883, #278211).
38 * fontconfig.config: try to get the answer to deXconf's LCD question to set
39 the default.
40
41 -- Josselin Mouette <joss@debian.org> Thu, 28 Oct 2004 20:27:49 +0200
42
43 fontconfig (2.2.3-2) unstable; urgency=low
44
45 * debian/po/pt_BR.po: updated translation from Gustavo Franco
46 <stratus@acm.org> (closes: #276693).
47 * debian/po/fr.po: correct subpixel rendering question.
48 * fontconfig.config: change question ordering.
49 * fontconfig.templates: default the autohinter to "true", but keep the
50 subpixel rendering to "false". This is because the bytecode interpreter
51 (previous default) renders very badly on TFT screens, and the subpixel
52 rendering looks bad on non-RGBA screens (closes: #268321).
53 * fontconfig.postinst: always enable the autohinter if the subpixel
54 rendering is activated (otherwise it doesn't work).
55
56 -- Josselin Mouette <joss@debian.org> Thu, 21 Oct 2004 22:59:51 +0200
57
58 fontconfig (2.2.3-1) unstable; urgency=low
59
60 * New upstream release.
61 * 00maintainer_mode.patch, autoreconf.patch: removed, obsoleted upstream.
62 * German translation of debconf templates (closes: #252723).
63 * Turkish translation of debconf templates (closes: #246080).
64 * objcopy now works correctly on alpha:
65 - libfontconfig1-dbg.install.alpha: removed.
66 - rules: use --dbg-package on all arches.
67 * shlibs.local: removed.
68
69 -- Josselin Mouette <joss@debian.org> Tue, 13 Jul 2004 11:32:02 +0200
70
71 fontconfig (2.2.2-2) unstable; urgency=low
72
73 * added debian/patches/00maintainer_mode.patch: introduce
74 AM_MAINTAINER_MODE to avoid brain damage.
75 * added debian/patches/autoreconf.patch: this is the result of
76 libtoolize --force --copy; aclocal; autoheader; automake -acf;
77 autoconf with libtool 1.5.4 (closes: #218441).
78 * debian/po/nl.po: added Dutch debconf translation (closes: #237813).
79 * debian/po/da.po: updated Danish translation (closes: #241123).
80
81 -- Josselin Mouette <joss@debian.org> Wed, 7 Apr 2004 14:28:05 +0200
82
83 fontconfig (2.2.2-1) unstable; urgency=low
84
85 * New upstream release.
86 * debian/rules:
87 + only require libfontconfig1 2.2.1 for dh_makeshlibs.
88 * debian/control:
89 + build-depend on binutils 2.12.90.0.9 for dh_strip (closes: #237417).
90 + build-depend on freetype 2.1.7, ditto for -dev depends.
91 + fontconfig now conflicts with libfontconfig1-dev << 2.2.2.
92 * Added debian/po/cs.po (closes: #236275).
93 * Added debian/po/pt_BR.po (closes: #235465).
94 * Removed freetype-build.patch.
95 * fontconfig.install: install fonts-conf.5.
96 * libfontconfig1-dev.install: only install manpages in section 3.
97
98 -- Josselin Mouette <joss@debian.org> Thu, 11 Mar 2004 14:17:58 +0100
99
100 fontconfig (2.2.1-16) unstable; urgency=low
101
102 * Use the new debconf interface for ucf:
103 + fontconfig.postinst: use --debconf-ok option for ucf.
104 + fontconfig.postinst: remove the hack to get back stdio from debconf.
105 + control: depend on ucf 0.29.
106 * Work around objcopy breakage on alpha:
107 + libfontconfig1-dbg.install.alpha: copy the library to the debug
108 directory.
109 + rules: don't use --dbg-package on alpha.
110
111 -- Josselin Mouette <joss@debian.org> Sun, 22 Feb 2004 17:02:47 +0100
112
113 fontconfig (2.2.1-15) unstable; urgency=low
114
115 * Make the dependencies back to ${misc:Depends} now debhelper was updated.
116 * Spanish debconf templates (closes: #232211).
117 * Danish debconf templates (closes: #233071).
118
119 -- Josselin Mouette <joss@debian.org> Fri, 20 Feb 2004 16:27:21 +0100
120
121 fontconfig (2.2.1-14) unstable; urgency=low
122
123 * Rebuild with up to date cdbs (closes: #230357).
124 * Build-depend on docbook-utils 0.6.13.
125 * Make a libfontconfig1-dbg package, requiring debhelper 4.1.76.
126 * Remove po/ru.po (closes: #223349).
127 * Depend on debconf | debconf-2.0 (closes: #230520).
128
129 -- Josselin Mouette <joss@debian.org> Tue, 3 Feb 2004 13:16:29 +0100
130
131 fontconfig (2.2.1-13) unstable; urgency=low
132
133 * patches/freetype-build.patch: include correctly freetype header
134 files (closes: #222680).
135
136 -- Josselin Mouette <joss@debian.org> Sat, 6 Dec 2003 15:32:30 +0100
137
138 fontconfig (2.2.1-12) unstable; urgency=low
139
140 * fontconfig.postrm: support the case where /usr/local/share/fonts
141 doesn't exist (closes: #219992).
142
143 -- Josselin Mouette <joss@debian.org> Tue, 11 Nov 2003 10:42:24 +0100
144
145 fontconfig (2.2.1-11) unstable; urgency=low
146
147 * fontconfig.postinst: support the case where /usr/local is mounted
148 read-only (closes: #219684).
149
150 -- Josselin Mouette <joss@debian.org> Sat, 8 Nov 2003 09:44:56 +0100
151
152 fontconfig (2.2.1-10) unstable; urgency=low
153
154 * shlibs.local: require libfreetype6 2.1.5-3 to avoid the
155 gsfonts-other bug (closes: #218662).
156 * fontconfig.{config,postinst}: remove bashism.
157 * fontconfig.post{inst,rm}: really create /usr/local/share/fonts,
158 and remove it if non-empty on purge.
159 * po/ru.po: updated translation (closes: #219265).
160 * culmus-support.patch: removed, see below.
161 * fonts-conf-aliases.patch: patch from CVS, still add Culmus support,
162 now also support ttf-freefont (closes: #218924).
163
164 -- Josselin Mouette <joss@debian.org> Fri, 7 Nov 2003 17:02:37 +0100
165
166 fontconfig (2.2.1-9) unstable; urgency=low
167
168 * rules: add /usr/local/share/fonts to the list of directories to
169 search for fonts.
170 * po/fr.po: update (closes: #218301).
171 * po/ja.po: update (closes: #217420).
172 * README.Debian: correct typo.
173 * patches/culmus-support.patch: support Culmus fonts for Hebrew
174 systems (closes: #198374).
175
176 -- Josselin Mouette <joss@debian.org> Sun, 2 Nov 2003 18:32:11 +0100
177
178 fontconfig (2.2.1-8) unstable; urgency=low
179
180 * fontconfig.postinst: revert changes from 2.2.1-7 and just get back
181 stdin back from debconf before running ucf. Thanks a lot to Samuel
182 Hocevar for finding out this trick.
183
184 -- Josselin Mouette <joss@debian.org> Mon, 20 Oct 2003 15:36:03 +0200
185
186 fontconfig (2.2.1-7) unstable; urgency=low
187
188 * fontconfig.postinst: when ucf fails (most likely due to being on
189 an autobuilder with no /dev/tty), just create local.conf if it is
190 not here, otherwise do nothing.
191
192 -- Josselin Mouette <joss@debian.org> Mon, 20 Oct 2003 13:45:20 +0200
193
194 fontconfig (2.2.1-6) unstable; urgency=low
195
196 * Use ucf for local.conf handling (closes: #186730):
197 + fontconfig.{config,postinst}: remove debconf handling of
198 local.conf overwriting.
199 + fontconfig.postrm: new file.
200 + templates: remove overwrite_existing_local_conf.
201 + control: fontconfig depends on ucf 0.25.
202 + local.conf.md5sum: new file, containing all possible md5sums
203 for local.conf generated with debconf in the previous versions.
204 * Apply defoma patch from Angus Lees (closes: #206532, #204771):
205 + fontconfig.defoma: new file.
206 + control: build-depend and depend on defoma.
207 + rules:
208 - Run dh_installdefoma.
209 - Remove x-ttcidfont-conf stuff.
210 + README.Debian: document that fontconfig can now use defoma fonts.
211 + fontconfig.postinst:
212 - Remove old cache files in /var/lib/defoma/x-ttcidfont-conf.d
213 subdirectories.
214 - Include the defoma-generated file in local.conf.
215 + fontconfig.postrm: remove /var/lib/defoma/fontconfig.d.
216 * fonts-conf-ordering.patch: patches fonts.conf to include local.conf
217 before ~/.fonts.conf (closes: #215356).
218 * control:
219 + Remove po-debconf dependency, all autobuilders have a working
220 version now and it never made it to testing.
221 + Make libfontconfig1-dev depend on libfontconfig1 instead of
222 fontconfig.
223 + libfontconfig1-dev depends on libexpat1-dev.
224 + Make fontconfig require one of the 4 most widely used font
225 packages, as anyway all packages using fontconfig should
226 (closes: #189883). Also remove Suggests and Recommends.
227 * fontconfig.postrm: remove old fonts.cache-1 files in /usr/share/fonts
228 and /usr/X11R6/lib/X11/fonts on purge.
229 * No more scripts in fontconfig-udeb (closes: #216132):
230 + fontconfig-udeb.postinst: removed.
231 + rules: make dh_makeshlibs not run on fontconfig-udeb.
232
233 -- Josselin Mouette <joss@debian.org> Sun, 19 Oct 2003 11:04:35 +0200
234
235 fontconfig (2.2.1-5) unstable; urgency=low
236
237 * debian/control:
238 + Build-depend on po-debconf 0.8.1 (closes: #214973).
239 + Remove trailing lines, by request of Ralf Nolden.
240
241 -- Josselin Mouette <joss@debian.org> Wed, 15 Oct 2003 21:05:45 +0200
242
243 fontconfig (2.2.1-4) unstable; urgency=low
244
245 * Russian debconf templates (closes: #214337).
246 * French debconf templates (closes: #213141).
247 * Update manpages.
248 * Patch fc-cache to handle correctly -s (closes: #214091).
249 * Remove defoma comment in README.Debian.
250 * Ask whether to enable the autohinter (closes: #188829).
251 * Add a general documentation about font handling in README.Debian
252 (closes: #186944).
253
254 -- Josselin Mouette <joss@debian.org> Wed, 8 Oct 2003 22:23:41 +0200
255
256 fontconfig (2.2.1-3) unstable; urgency=low
257
258 * New maintainer.
259 * fontconfig.postinst: nitpick output improvement.
260 * Standards-version is 3.6.1.
261 * Switch to po-debconf.
262 * Include japanese debconf templates (closes: #210733).
263 * Move libfontconfig1-dev to libdevel.
264 * Provide manpages for fc-list and fc-cache (closes: #191467).
265
266 -- Josselin Mouette <joss@debian.org> Tue, 16 Sep 2003 18:31:18 +0200
267
268 fontconfig (2.2.1-2) unstable; urgency=low
269
270 * debian/control:
271 - Build-Depend on the latest cdbs to fix a udeb build error
272 (Closes: #205062)
273
274 -- Colin Walters <walters@debian.org> Tue, 26 Aug 2003 22:54:24 -0400
275
276 fontconfig (2.2.1-1) unstable; urgency=low
277
278 * New upstream release.
279 - Eliminates italic_angle check for PS fonts
280 (Closes: #196739, #194832).
281 * debian/rules:
282 - Work around dh_installman bug and put fonts-conf.5 in section 5
283 (Closes: #191026).
284
285 -- Colin Walters <walters@debian.org> Mon, 9 Jun 2003 20:40:57 -0400
286
287 fontconfig (2.2.0-5) unstable; urgency=low
288
289 * debian/rules:
290 - Tighten up shlibs versioning again (Closes: #195118).
291
292 -- Colin Walters <walters@debian.org> Wed, 28 May 2003 18:53:21 -0400
293
294 fontconfig (2.2.0-4) unstable; urgency=low
295
296 * debian/rules:
297 - Ensure fontconfig is built after libfontconfig1 (Closes: #194960).
298
299 -- Colin Walters <walters@debian.org> Tue, 27 May 2003 18:39:23 -0400
300
301 fontconfig (2.2.0-3) unstable; urgency=low
302
303 * debian/control:
304 - Bump Standards-Version: 3.5.10, no changes required.
305 - Build-Depend on cdbs.
306 * debian/rules:
307 - Convert to cdbs.
308 * debian/rocks:
309 - Removed.
310
311 -- Colin Walters <walters@debian.org> Sun, 25 May 2003 04:42:10 -0400
312
313 fontconfig (2.2.0-2) unstable; urgency=low
314
315 * The "Society For Creative Anachronism Seizes Control Of Russia"
316 release.
317 * debian/control:
318 - Recommend ttf-bitstream-vera, since it is the default fallback font
319 now. Plus it does look pretty nice. (Closes: #190675).
320 - Suggest: ttf-freefont, my favorite font.
321 * debian/rules:
322 - Update to the latest version of Colin's Build System.
323
324 -- Colin Walters <walters@debian.org> Tue, 6 May 2003 02:55:40 -0400
325
326 fontconfig (2.2.0-1) unstable; urgency=low
327
328 * The "Harsh Light Of Morning Falls On One Night Stand's DVD Collection"
329 release.
330 * New upstream release.
331
332 -- Colin Walters <walters@debian.org> Wed, 23 Apr 2003 20:39:54 -0400
333
334 fontconfig (2.1.94-1) unstable; urgency=low
335
336 * The "I speak better English than this villian Bush" release.
337 (Courtesy of Mohammed Saeed al-Sahaf).
338 * New upstream (pre)release.
339 * README.Debian:
340 - Remove experimental notice.
341 * debian/patches/fonts-conf-cleanup.patch:
342 - Update.
343 * debian/rules:
344 - Update to the latest version of Colin's Build System.
345
346 -- Colin Walters <walters@debian.org> Thu, 17 Apr 2003 00:13:37 -0400
347
348 fontconfig (2.1.93-1) unstable; urgency=low
349
350 * The "Saddam Speech Suspiciously Mentions Nelly Song From Last Summer"
351 release.
352 * New upstream (pre)release.
353 - Actually puts some bytes in fontconfig-user.html (Closes: #185065)
354 - Handles "same" font binding (Closes: #184353)
355 - Handles aliases better (Closes: #179416)
356 - Will handle xfonts-terminus, although it's kinda ugly
357 (Closes: #176690)
358 * debian/control:
359 - Bump Standards-Version to 3.5.9, no changes required.
360 - Minor description fixes.
361 * debian/rocks:
362 - Add --enable-docs to DEB_CONFIGURE_EXTRA_FLAGS.
363 * debian/patches/fontconfig_pc_in-fix-version-var.patch:
364 - Deleted; fix was incorporated upstream.
365 * debian/patches/mono-font-enable.patch:
366 - Deleted; a better fix was incorporated upstream.
367
368 -- Colin Walters <walters@debian.org> Mon, 7 Apr 2003 22:16:52 -0400
369
370 fontconfig (2.1.92-5) unstable; urgency=low
371
372 * The "Wingslinger's is definitely a mafia front" release.
373 * debian/control:
374 - Add back Depends line for fontconfig-udeb, and put libexpat1-udeb,
375 libfreetype6-udeb, zlib1g-udeb there.
376
377 -- Colin Walters <walters@debian.org> Sun, 6 Apr 2003 14:07:58 -0400
378
379 fontconfig (2.1.92-4) unstable; urgency=low
380
381 * debian/control:
382 - Remove Depends for fontconfig-udeb (Closes: #187833).
383 * debian/fontconfig-udeb.postinst:
384 - New file, hacked up from fontconfig.postinst.
385 * debian/rules:
386 - Update to the latest version of Colin's Build System.
387
388 -- Colin Walters <walters@debian.org> Sun, 6 Apr 2003 13:18:06 -0400
389
390 fontconfig (2.1.92-3) unstable; urgency=low
391
392 * debian/control:
393 - Merge libfontconfig1 and fontconfig packages (Closes: #185466).
394 - Turn libfontconfig1 and libfontconfig1-dev into dummy packages.
395 - Generate new fontconfig-udeb package (Closes: #183822).
396 * debian/patches/mono-font-enable.patch:
397 - New patch; enables marking fonts as monospaced again (Closes: #185239).
398 * debian/rocks:
399 - Remove old cruft like deb-common-build target.
400 * debian/rules:
401 - Update to the latest version of Colin's Build System.
402
403 -- Colin Walters <walters@debian.org> Fri, 28 Mar 2003 16:16:38 -0500
404
405 fontconfig (2.1.92-2) unstable; urgency=low
406
407 * The "I should take up Tae Kwon Do again as a stress reliever" release.
408 * debian/README.Debian:
409 - Update with warning about bitmapped fonts.
410 * debian/fontconfig.templates:
411 - New question about overwriting existing local.conf.
412 * debian/fontconfig.config:
413 - Place into the public domain.
414 - Support new question about overwriting existing local.conf.
415 * debian/fontconfig.postinst:
416 - Place into the public domain.
417 - Support new question about overwriting existing local.conf.
418 - Rewrite so that we always write out the bits for bitmapped fonts and
419 subpixel rendering, but if they're disabled, then comment them out.
420 This will allow people to easily see the code so they can enable it by
421 hand.
422 - Add -v to fc-cache invocation so /var/log/fontconfig.log is a bit
423 more useful.
424
425 -- Colin Walters <walters@debian.org> Sun, 9 Mar 2003 14:40:43 -0500
426
427 fontconfig (2.1.92-1) unstable; urgency=low
428
429 * The "I wish upstream actually used ChangeLog" release.
430 * New upstream (pre)release.
431 * debian/libfontconfig1-dev.install:
432 - Install upstream development HTML and text documentation.
433 - Install upstream development manpages.
434 * debian/fontconfig.install:
435 - Install upstream user HTML and text documentation.
436 - Don't include local.conf in package. D'oh!
437 * debian/control:
438 - Minor description improvements.
439 * debian/fontconfig.config,debian/fontconfig.postinst,
440 debian/fontconfig.templates:
441 - New debconf question about enabling bitmapped fonts.
442
443 -- Colin Walters <walters@debian.org> Fri, 7 Mar 2003 17:23:42 -0500
444
445 fontconfig (2.1.91-2) unstable; urgency=low
446
447 * debian/control:
448 - Bump Build-Depends (and Depends for libfontconfig1-dev) on
449 libfreetype6-dev to the latest. This, in combination with this
450 version of fontconfig, will hopefully fix a lot of outstanding bugs.
451 - Drop Build-Depends on xlibs-dev and ed.
452 * debian/rocks:
453 - Hardcode font path here, and include
454 /var/lib/defoma/x-ttcidfont-conf.d/dirs in default font path
455 (Closes: #183342, #176020).
456
457 -- Colin Walters <walters@debian.org> Thu, 6 Mar 2003 22:00:13 -0500
458
459 fontconfig (2.1.91-1) unstable; urgency=low
460
461 * New upstream (pre)release.
462 * debian/patches/fontconfig_pc_in-fix-version-var.patch:
463 - New patch (Closes: #183418).
464
465 -- Colin Walters <walters@debian.org> Wed, 5 Mar 2003 01:02:17 -0500
466
467 fontconfig (2.1.90-1) unstable; urgency=low
468
469 * New upstream (pre)release.
470 * debian/patches/CVS-HEAD-subpixel-rendering-fix.patch,
471 debian/patches/fail-on-submake-failure.patch,
472 debian/patches/owen-fc-cache-fix.patch:
473 - Included upstream now; deleted.
474 * debian/patches/fonts-conf-cleanup.patch:
475 - New patch. Removes the date from fonts.conf, and helps move
476 subpixel rendering bits into local.conf.
477 * debian/control:
478 - [libfontconfig1-dev] Add Depends on pkg-config.
479 - Add Build-Depends on docbook-utils.
480 * debian/rocks:
481 - Remove manpage stuff.
482 * debian/fontconfig.templates, debian/fontconfig.config,
483 debian/fontconfig.postinst:
484 - Debconfiscation. Now prompts for subpixel rendering bits
485 (Closes: #182748).
486 * debian/rules:
487 - Update to the latest version of Colin's Build System.
488
489 -- Colin Walters <walters@debian.org> Sun, 2 Mar 2003 13:29:35 -0500
490
491 fontconfig (2.1-15) unstable; urgency=low
492
493 * debian/control:
494 - Build-Depend on xlibs-dev (>= 4.2.0).
495 * debian/patches/owen-fc-cache-fix.patch:
496 - New patch, pulled from the GARNOME CVS; edited slightly.
497 This should fix those crashes in FcConfigAdd (Closes: #178780).
498 * debian/rules:
499 - Update to the latest version of Colin's Build System.
500
501 -- Colin Walters <walters@debian.org> Fri, 17 Jan 2003 13:20:09 -0500
502
503 fontconfig (2.1-14) unstable; urgency=low
504
505 * debian/patches/CVS-HEAD-subpixel-rendering-fix.patch:
506 - New patch, should fix crashes when subpixel rendering is
507 turned on (Closes: #175903). Big thanks to
508 Michael Guntsche <mike@it-loops.com> for extracting the relevant fix
509 from CVS!
510
511 -- Colin Walters <walters@debian.org> Fri, 10 Jan 2003 13:30:28 -0500
512
513 fontconfig (2.1-13) unstable; urgency=low
514
515 * debian/rocks:
516 - Tighten up shlibs for libfontconfig1.
517
518 -- Colin Walters <walters@debian.org> Wed, 8 Jan 2003 22:34:53 -0500
519
520 fontconfig (2.1-12) unstable; urgency=low
521
522 * debian/fontconfig.postinst:
523 - Redirect fc-cache error messages to /var/log/fontconfig.log, and
524 refer the user to this upon failure (Closes: #174507).
525
526 -- Colin Walters <walters@debian.org> Fri, 3 Jan 2003 15:04:05 -0500
527
528 fontconfig (2.1-11) unstable; urgency=low
529
530 * debian/control:
531 - Remove Build-Depends on zlib1g; instead Build-Depend on the very
532 latest libfreetype6-dev which does this for us.
533 * debian/fontconfig.postinst:
534 - Display a little message about regenerating the fonts cache.
535
536 -- Colin Walters <walters@debian.org> Wed, 25 Dec 2002 01:08:05 -0500
537
538 fontconfig (2.1-10) unstable; urgency=low
539
540 * debian/patches/fail-on-submake-failure.patch:
541 - New patch. This way at least the package won't build in the future
542 if there is a failure.
543 * debian/control:
544 - Build-Depend on zlib1g-dev directly until freetype is fixed.
545 - Change fontconfig section to utils.
546
547 -- Colin Walters <walters@debian.org> Sun, 22 Dec 2002 21:37:25 -0500
548
549 fontconfig (2.1-9) unstable; urgency=low
550
551 * The "<Overfiend> "*PANT* *PANT* YEAH BABY!!!!
552 FRESH COMMITS TO (freetype) CVS!!!!" *PANT* *PANT*" release.
553 * debian/control:
554 - Build-Depend on the very latest freetype, the previous version of
555 which was a CVS snapshot that broke the fontconfig build, and in fact
556 the build of almost any package dependent on freetype; see #173834.
557 Closes: #173900.
558 - Build-Depend on debhelper (>= 4.1.1) since we use some features from
559 it with CBS in this package (Closes: #173941).
560 * debian/fontconfig.postinst:
561 - New file, with the important contents stolen from Red Hat 8's
562 postinst. Thanks Anthony Fok <foka@debian.org>. (Closes: #173949).
563
564 -- Colin Walters <walters@debian.org> Sun, 22 Dec 2002 03:36:21 -0500
565
566 fontconfig (2.1-8) unstable; urgency=low
567
568 * debian/control:
569 - Build-Depend on xlibs-dev. This should fix the issue with
570 /usr/X11R6/lib/fonts or whatever being missing from fonts.conf.
571 - Mention more prominently that fontconfig doesn't depend on X.
572 * debian/rocks:
573 - Install fc-cache, fc-list, and fontconfig manpages
574 (Closes: #173748).
575
576 -- Colin Walters <walters@debian.org> Sat, 21 Dec 2002 02:54:36 -0500
577
578 fontconfig (2.1-7) unstable; urgency=low
579
580 * debian/control:
581 - [libfontconfig1-dev] Add a Conflicts: fontconfig (<< 2.1-5) so that
582 we ensure upgrading happens in the correct order (due to
583 fontconfig-config switching packages).
584
585 -- Colin Walters <walters@debian.org> Wed, 11 Dec 2002 00:48:31 -0500
586
587 fontconfig (2.1-6) unstable; urgency=low
588
589 * debian/patches/no-date-in-fonts-conf.patch:
590 - New patch; this will prevent the fonts.conf conffile from changing
591 on every package upload.
592 * debian/README.Debian:
593 - Update.
594 * debian/rules:
595 - Update to the latest version of Colin's Build System.
596
597 -- Colin Walters <walters@debian.org> Tue, 10 Dec 2002 14:48:24 -0500
598
599 fontconfig (2.1-5) unstable; urgency=low
600
601 * debian/libfontconfig1-dev.install:
602 - Install fontconfig-config.
603 * debian/fontconfig.install
604 - Don't install fontconfig-config.
605 * debian/control:
606 - [libfontconfig1-dev] Add Depends: on libfreetype6-dev
607 (Closes: #172488)
608 * debian/rules:
609 - Update to the latest version of Colin's Build System.
610 * debian/rocks:
611 - Add debian/tmp/usr/lib/ to DEB_SHLIBDEPS_INCLUDE
612 (Closes: #172432).
613 - Ensure libfontconfig1 is built before fontconfig.
614
615 -- Colin Walters <walters@debian.org> Mon, 9 Dec 2002 23:54:06 -0500
616
617 fontconfig (2.1-4) unstable; urgency=low
618
619 * debian/control:
620 - Really Build-Depend on ed (Closes: #172245). Now how did I add it
621 to the changelog, but not control? Don't ask me...)
622 * debian/rules:
623 - Update to the latest version of Colin's Build System.
624
625 -- Colin Walters <walters@debian.org> Mon, 9 Dec 2002 12:59:07 -0500
626
627 fontconfig (2.1-3) unstable; urgency=low
628
629 * debian/control:
630 - Build-Depend on ed.
631 * debian/rules:
632 - Update to the latest version of Colin's Build System.
633 * debian/rocks:
634 - Remove extra cruft in deb-extra-clean rule.
635
636 -- Colin Walters <walters@debian.org> Sun, 8 Dec 2002 20:58:26 -0500
637
638 fontconfig (2.1-2) unstable; urgency=low
639
640 * First upload to unstable; Closes: #170559.
641 * debian/rules:
642 - Update to latest version of Colin's Build System.
643
644 -- Colin Walters <walters@debian.org> Fri, 6 Dec 2002 01:37:16 -0500
645
646 fontconfig (2.1-1) unstable; urgency=low
647
648 * New upstream version.
649 * debian/rules:
650 - Use Colin's Build System.
651 * debian/control:
652 - Bump Standards-Version to 3.5.8.
653 * debian/copyright:
654 - Fix Upstream Authors.
655
656 -- Colin Walters <walters@debian.org> Tue, 3 Dec 2002 22:38:28 -0500
657
658 fontconfig (2.0-2) unstable; urgency=low
659
660 * debian/control:
661 - [fontconfig] New package; install configuration files and binaries in it.
662 - [libfontconfig1-dev] Fix up description.
663
664 -- Colin Walters <walters@debian.org> Mon, 14 Oct 2002 23:06:59 -0400
665
666 fontconfig (2.0-1) unstable; urgency=low
667
668 * Initial version.
669
670 -- Colin Walters <walters@debian.org> Sun, 13 Oct 2002 14:43:56 -0400