~ubuntu-branches/debian/squeeze/thaifonts-scalable/squeeze

« back to all changes in this revision

Viewing changes to debian/ttf-thai-tlwg.preinst

  • Committer: Bazaar Package Importer
  • Author(s): Theppitak Karoonboonyanan
  • Date: 2009-07-25 15:15:12 UTC
  • mfrom: (1.3.1 upstream) (5.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20090725151512-6gsyvmxybziuj42d
Tags: 1:0.4.13-1
* New upstream bugfix release.
  - Fix DTD conformance in fontconfig file. (LP: #387872)
  - More thinkness for bold faces of TlwgTypo and TlwgTypist families.
  - Fix spline direction in several fonts. (LP: #313427)
  - Add variation faces to Purisa.
  - Improve hints for diagonal stems.
  - Improve building system.

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
        if dpkg --compare-versions "$2" le "1:0.4.11-1"; then
39
39
            rm_conffile ttf-thai-tlwg "/etc/fonts/conf.avail/65-ttf-thai-tlwg.conf"
40
40
        fi
 
41
        if dpkg --compare-versions "$2" le "1:0.4.11-3"; then
 
42
            rm_conffile ttf-thai-tlwg "/etc/fonts/conf.avail/90-ttf-thai-tlwg-synthetic.conf"
 
43
        fi
41
44
    ;;
42
45
 
43
46
    abort-upgrade)