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