Change logs for libthai source package in Vivid

  • libthai (0.1.21-1) unstable; urgency=medium
    
    
      * Simplify debian/rules.
        No need to config arch and indep differently. Both need dictionary now.
        - Merge config-{arch,indep}, reconf targets into single (and simple)
          config.status target.
        - Drop now-unneeded phonies.
      * Imported Upstream version 0.1.21
      * Drop patch taken from upstream
    
     -- Theppitak Karoonboonyanan <email address hidden>  Thu, 21 Aug 2014 12:21:39 +0700
  • libthai (0.1.20-3) unstable; urgency=medium
    
    
      * Fix arch-only FTBFS due to failure in test suite.
        In build-arch target, dictionary should be built before test suite is run.
        - debian/control: Move libdatrie1-bin from B-Dep-Indep to B-Dep.
        - debian/rules: Configure with --enable-dict and also build data/ before
          running checks.
        (Closes: #735183)
    
     -- Theppitak Karoonboonyanan <email address hidden>  Tue, 14 Jan 2014 15:55:01 +0700