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