File: changelog

package info (click to toggle)
libthai 0.1.26-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,080 kB
  • ctags: 888
  • sloc: ansic: 4,405; sh: 4,270; makefile: 279
file content (677 lines) | stat: -rw-r--r-- 26,858 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
libthai (0.1.26-1) unstable; urgency=medium

  * New upstream version 0.1.26
  * Explicitly add hardening build flags to get "bindnow" [lintian]

 -- Theppitak Karoonboonyanan <thep@debian.org>  Wed, 14 Dec 2016 23:31:12 +0700

libthai (0.1.25-2) unstable; urgency=medium

  * Correctly install doc according to Policy 12.3
    - Install doc under libthai0 doc dir (/usr/share/doc/libthai0),
      not a separate dir without the ending "0".
  * Fix FTCBFS: Honour DEB_BUILD_OPTIONS=nocheck.
    Thanks Helmut Grohne for the report and patch. (Closes: #840812)

 -- Theppitak Karoonboonyanan <thep@debian.org>  Sat, 15 Oct 2016 16:04:01 +0700

libthai (0.1.25-1) unstable; urgency=medium

  * Imported Upstream version 0.1.25
  * debian/patches/01_gcc6-ftbfs.patch:
    - Drop patch taken from upstream.
  * debian/libthai0.symbols: Updated for new functions.
  * Use cgit in Vcs-Browser.
  * debian/copyright: Update years & e-mail address.
  * Bump Standards-Version to 3.9.8, with changes:
    - Install doc in from libthai-doc under /usr/share/doc/libthai
      instead of /usr/share/doc/libthai-doc, as recommended in Section 12.3
  * Update author e-mail address in doc-base.

 -- Theppitak Karoonboonyanan <thep@debian.org>  Tue, 28 Jun 2016 15:29:34 +0700

libthai (0.1.24-2) unstable; urgency=medium

  * Use system jquery.js for doc package [lintian].
    - d/control: Add dependency on libjs-jquery.
    - d/rules: Exclude jquery.js on dh_install.
    - d/libthai-doc.links: Add symlinks for jquery.js to system file.
    - d/control: Demote web browser from Depends to Suggests;
      Use iceweasel instead of lynx.
  * Convert rules to dh.
    - d/rules: Rewrite rules using dh with appropriate overrides.
    - d/compat: Bump to level 9, to get multiarch support from dh.
    - d/control: B-Dep on debhelper >= 9.
  * Use HTTPS in Vcs-* fields [lintian].
  * Fix FTBFS with GCC 6 on scim-thai.
    - 01_gcc6-ftbfs.patch: Cherry-pick upstream patch to fix FTBFS with GCC 6
      on scim-thai. (Closes: #811690)

 -- Theppitak Karoonboonyanan <thep@debian.org>  Tue, 02 Feb 2016 12:19:51 +0700

libthai (0.1.24-1) unstable; urgency=high

  * Imported Upstream version 0.1.24
    - Fix infinite loop introduced in previous version.
      Thanks Zack Weinberg for the report. (Closes: #805703)

 -- Theppitak Karoonboonyanan <thep@debian.org>  Sun, 22 Nov 2015 16:34:32 +0700

libthai (0.1.23-1) unstable; urgency=medium

  * Imported Upstream version 0.1.23 (Closes: #803374)
  * Add B-Dep on autoconf-archive required to autoreconf new upstream.

 -- Theppitak Karoonboonyanan <thep@debian.org>  Tue, 03 Nov 2015 12:16:06 +0700

libthai (0.1.22-3) unstable; urgency=medium

  * Build udeb for d-i (Closes: #800369)

 -- Theppitak Karoonboonyanan <thep@debian.org>  Fri, 09 Oct 2015 10:28:55 +0700

libthai (0.1.22-2) unstable; urgency=medium

  * Add maintscript to handle symlink-to-dir in -dev package.
    - d/libdatrie-dev.maintscript: Add maintscript.
    - d/control: Add Pre-Depends for the maintscript helper.
    (Closes: #788164)

 -- Theppitak Karoonboonyanan <thep@debian.org>  Wed, 10 Jun 2015 13:59:14 +0700

libthai (0.1.22-1) unstable; urgency=medium

  * Install libthai-dev docs as symlinks.
  * Imported Upstream version 0.1.22
  * Specify versioned b-dep for doxygen, as per upstream
  * Bump Standards-Version to 3.9.6 (no changes)

 -- Theppitak Karoonboonyanan <thep@debian.org>  Fri, 08 May 2015 12:04:21 +0700

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 <thep@debian.org>  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 <thep@debian.org>  Tue, 14 Jan 2014 15:55:01 +0700

libthai (0.1.20-2) unstable; urgency=medium

  * Drop explicit rules for xz compression
    dpkg-dev (>= 1.17.0) already does this by default.
  * Declare libthai-dev M-A: same
  * Bump Standards-Version to 3.9.5 (no changes)
  * Update copyright years
  * Run test suites after build
  * Drop versioned B-Dep on libdatrie-dev.
    Even squeeze version already satisfies it.
  * Also drop versioned Dep on libdatrie-dev from libthai-dev
  * Fix compiler warning in test suite
    - debian/patches/01_test-thbrk-warning.patch: Taken from upstream to fix
      warning in tests/test_thbrk.c.

 -- Theppitak Karoonboonyanan <thep@debian.org>  Sun, 12 Jan 2014 09:21:06 +0700

libthai (0.1.20-1) unstable; urgency=low

  * Use canonical anonscm URIs in Vcs-* fields.
  * Imported Upstream version 0.1.20
  * Fix null config/build stage on binary-* target
    - debian/rules: Make *-stamp targets depend on other *-stamp targets
      rather than on phony targets which made it effectively phony, too.
  * debian/rules: Drop build-* from binary-* dependencies.
    They are aleady transitive dependencies for install-* targets.

 -- Theppitak Karoonboonyanan <thep@debian.org>  Fri, 25 Oct 2013 15:52:38 +0700

libthai (0.1.19-2) unstable; urgency=low

  * Upload to unstable.

 -- Theppitak Karoonboonyanan <thep@debian.org>  Thu, 09 May 2013 23:09:51 +0700

libthai (0.1.19-1) experimental; urgency=low

  * Imported Upstream version 0.1.19
  * debian/libthai0.symbols: Updated as per upstream.
  * debian/rules: Replace configure.in referrals with configure.ac.
  * debian/copyright: Update copyright years.
  * debian/watch: Watch upstream .tar.xz instead of .tar.gz.
  * Bump Standards-Version to 3.9.4 (no changes needed).

 -- Theppitak Karoonboonyanan <thep@debian.org>  Tue, 29 Jan 2013 13:44:20 +0700

libthai (0.1.18-2) unstable; urgency=low

  * Build with xz compression.

 -- Theppitak Karoonboonyanan <thep@debian.org>  Fri, 10 Aug 2012 17:44:51 +0700

libthai (0.1.18-1) unstable; urgency=low

  * Bump Standards-Version to 3.9.3 with changes.
     * Update debian/copyright Format: URL to 'packaging-manuals' one.
  * Imported Upstream version 0.1.18
  * debian/copyright: Fix duplicated Copyright fields [lintian]

 -- Theppitak Karoonboonyanan <thep@debian.org>  Tue, 12 Jun 2012 23:27:29 +0700

libthai (0.1.17-1) unstable; urgency=low

  * B-Dep on dpkg-dev 1.16.1, not 0.16.1.
  * Imported Upstream version 0.1.17
  * Update copyright years

 -- Theppitak Karoonboonyanan <thep@debian.org>  Tue, 21 Feb 2012 14:26:37 +0700

libthai (0.1.16-3) unstable; urgency=low

  * Set Vcs-Git and Vcs-Browser to alioth
  * Update enhance list, as kdelibs5 no longer exists
    - The enhanced subpackage of kde4libs is libkhtml5, which requires
      libthai-dev (for libthai.so), not just libthai0.
    - libthai0 also enhances libqtcore4 and libqtgui4.
  * debian/control, debian/copyright: Apply wrap-and-sort
  * Point Homepage directly to linux.thai.net page
  * Use full description for libthai-data again.
    It could be installed manually as an alternative dictionary for swath.

 -- Theppitak Karoonboonyanan <thep@debian.org>  Fri, 23 Dec 2011 07:54:57 +0700

libthai (0.1.16-2) unstable; urgency=low

  * debian/copyright:
    - Upstream license is actually LGPL-2.1, not 2.0.
    - Add extended text for LGPL-2.1 and GPL-2.
  * debian/rules:
    - Add back upstream 'make distclean' that was lost in 0.1.15-2, so it
      builds twice in a row again.

 -- Theppitak Karoonboonyanan <thep@debian.org>  Thu, 17 Nov 2011 16:14:53 +0700

libthai (0.1.16-1) unstable; urgency=low

  * New upstream release.
  * debian/copyright: Use non-forwarding format URL. Bump to revision 202.
  * Use hardening build flags:
    - B-Dep on dpkg-dev (>= 0.16.1~) for dpkg-buildflags
    - Obtain build flags from dpkg-buildflags
    - Drop old CFLAGS & LDFLAGS, as now overridden by dpkg-buildflags

 -- Theppitak Karoonboonyanan <thep@debian.org>  Sat, 05 Nov 2011 16:06:12 +0700

libthai (0.1.15-2) unstable; urgency=low

  * Merge Ubuntu changes (build for multiarch)
    - Build-dep on debhelper (>= 8.1.3)
    - Add "Pre-Depends: ${misc:Pre-Depends}" for libthai0
    - Add DEB_HOST_MULTIARCH and pass it to --libdir as a subdir
      under /usr/lib in configure
    - Replace /usr/lib/ with /usr/lib/*/ in {libthai0,libthai-dev}.install
    - Add "Multi-Arch: same" for libthai0
  * Use dh-autoreconf instead of direct autoreconf call and manual cleanups
    - Build-dep on dh-autoreconf
    - Call dh_autoreconf on configure and dh_autoreconf_clean on clean
  * Bump Standards-Version to 3.9.2 (no changes needed)

 -- Theppitak Karoonboonyanan <thep@debian.org>  Mon, 20 Jun 2011 16:33:40 +0700

libthai (0.1.15-1ubuntu1) oneiric; urgency=low

  * Merge from Debian unstable, remaining changes:
    - Build for multiarch.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Fri, 03 Jun 2011 22:34:07 -0700

libthai (0.1.15-1) unstable; urgency=low

  * New upstream release.
    - patches/01_ftbfs-manpages.patch: Drop, merged upstream.
  * debian/copyright:
    - Updated to DEP-5 rev 173.
    - Update copyright years.
  * Drop Conflicts on libdatrie0: it's not really a conflict, just for
    clean-up purpose, which can be done by apt auto-remove.
  * Mark libthai-data and libthai-doc as "Multi-Arch: foreign" in preparation
    for multi-arch environment to come. (Closes: #616503)
  * debian/rules:
    - Drop unnecessary --infodir & --mandir configure options.
    - Completely split arch/indep build rules, so they are configured
      separately. Now dictionary is not built for binary-arch. Not only doc
      is excluded.
    - build target does nothing, binary-arch and binary-indep do its job.
    - autoreconf is done only once if binary-arch and binary-indep are
      invoked together.
  * Move libdatrie1-bin from B-Dep to B-Dep-Indep, as now allowed by
    debian/rules.
  * Bump Standards-Version to 3.9.1:
    - libthai-data Breaks, instead of Conflicts, old libthai0.

 -- Theppitak Karoonboonyanan <thep@debian.org>  Thu, 24 Mar 2011 19:06:40 +0700

libthai (0.1.14-2) unstable; urgency=medium

  * Urgency medium due to RC bug fix.
  * patches/01_ftbfs-manpages.patch: Added to turn off manpages generation,
    which are unused anyway. (Closes: #573663)

 -- Theppitak Karoonboonyanan <thep@debian.org>  Sun, 14 Mar 2010 16:58:52 +0700

libthai (0.1.14-1) unstable; urgency=low

  * New upstream release.
  * Bump Standards-Version to 3.8.4 (no changes needed)

 -- Theppitak Karoonboonyanan <thep@debian.org>  Sun, 28 Feb 2010 13:25:47 +0700

libthai (0.1.13-1) unstable; urgency=high

  * New upstream security update release
    - Fix integer overflow vulnerabilities (CVE-2009-4012).
  * debian/rules: Fix failure to build twice in a row:
    - Fix typo '$(MAKE) maintainerclan'
    - Clean other changed files left over from 'make maintainer-clean'
    - 'config.status' depends on 'configure.in' instead of 'configure'

 -- Theppitak Karoonboonyanan <thep@debian.org>  Fri, 15 Jan 2010 17:37:19 +0700

libthai (0.1.12-2) unstable; urgency=low

  * debian/control:
    - Update my e-mail address to @debian.org.
    - Drop DM-Upload-Allowed.
  * debian/copyright:
    - Update my e-mail address for debian/* to @debian.org.
  * debian/rules:
    - Run autoreconf instead of just updating config.{sub,guess}, as required
      by libtool
    - Run 'make maintainerclean' instead of 'make distclean' on clean target,
      to clear all autoconf-generated files
  * debian/control:
    - Build-Depends on libtool, automake, autoconf, for autoreconf.
    - Drop Build-Depends on autotools-dev
  * Switch to "3.0 (quilt)" source format.
  * Bump Standards-Version to 3.8.3 (no changes needed)

 -- Theppitak Karoonboonyanan <thep@debian.org>  Thu, 10 Dec 2009 10:10:35 +0700

libthai (0.1.12-1) unstable; urgency=low

  * New upstream release.
  * debian/control: Drop duplicated "section" fields for libthai0 and
    libthai-data [lintian].
  * Declare libthai0 as Enhances: kdelibs5.
  * Drop libthai.la, as kdelibs5 has now replaced substantial parts of KDE,
    obsoleting the last package set that requires it:
    - debian/libthai-dev.install: Remove *.la
    - debian/rules: Remove libthai.la dependency emptying code
    - debian/control: Remove Enhances: kdelibs declaration from libthai-dev
  * Shared lib updates due to symbol versioning:
    - debian/rules:
      + Bump shlib dep to 0.1.12
    - debian/libthai0.symbols:
      + Update symbols, setting minver to 0.1.12 for all symbols
  * Bump Standards-Version to 3.8.2 (no changes needed)

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Sun, 21 Jun 2009 08:34:02 +0700

libthai (0.1.11-3) unstable; urgency=low

  * Version libthai-dev dep on libdatrie-dev (>= 0.2.0).
  * debian/rules:
    - Empty the dependency_libs in the *.la files
    - Define LDFLAGS outside the configure line, for easy adjustment

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Wed, 15 Apr 2009 11:15:20 +0700

libthai (0.1.11-2) unstable; urgency=low

  * Version b-dep on libdatrie-dev (>= 0.2.0).
  * Drop versioned b-dep on dpkg-dev, as Vcs-Cvs: is no more needed.
  * Upload to unstable.

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Mon, 13 Apr 2009 11:01:07 +0700

libthai (0.1.11-1) experimental; urgency=low

  * Versioned Conflicts on libdatrie0 (<< 0.1.4), i.e. lenny version, which
    lacked symbol versioning and caused symbol clashes.
  * New upstream release.

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Mon, 06 Apr 2009 13:54:19 +0700

libthai (0.1.10-1) experimental; urgency=low

  * New upstream release, with updated dependency and data format change
    - Build-dep on libdatrie-dev (>= 0.2.0) instead of libdatrie0-dev
    - Build-dep on libdatrie1-bin instead of libdatrie-bin
    - libthai-dev depends on libdatrie-dev instead of libdatrie0-dev
    - libthai0 depends on libthai-data (>= 0.1.10)
    - libthai-data conflicts with libthai0 (<< 0.1.10)
  * VCS moved from CVS to SVN; update Vcs-* fields accordingly.
  * debian/libdatrie0.symbols: Add new export symbol '_libthai_on_unload';
    No shlibs version bump, because the new symbol is just for housekeeping
  * Bump debhelper compat to level 7
    - Bump debian/compat to 7
    - Build-dep on debhelper (>= 7)
    - debian/rules:
      + Replace obsoleted 'dh_clean -k' with 'dh_prep'
      + Remove *-stamp clean-ups in clean target, as dh_clean now does it
  * Update debian/copyright to proposal rev 454:
    - Add Upstream-Name:
    - Use Upstream-Maintainer: instead of Upstream-Author:
    - Use Upstream-Source: instead of Original-Source-Location:
    - Drop Packaged-By: and Packaged-Date:
    - Move 'Files: *' section to top
    - Replace GPL-2+ and LGPL-2+ license message with 'On Debian ...'
  * debian/copyright: Update copyright years
  * Bump Standards-Version to 3.8.1 (no changes needed)

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Mon, 30 Mar 2009 17:28:52 +0700

libthai (0.1.9-4) unstable; urgency=low

  * debian/libthai-doc.doc-base: Correct doc-base section (Programming).
  * debian/copyright: Update format to recent proposal.
  * debian/watch: Fix watch pattern so that only *.tar.gz is matched, not
    *.tar.gz.md5sum.
  * debian/rules: Use 'make -C $dir' instead of 'cd $dir; make'.
  * debian/control:
    - Add DM-Upload-Allowed
    - Bump Standards-Version to 3.8.0 (no changes needed)

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Sat, 21 Jun 2008 11:16:43 +0700

libthai (0.1.9-3) unstable; urgency=low

  * Move libdatrie-bin from Build-Depends-Indp to Build-Depends, as it's still
    needed by the configure script even for arch builds.

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Thu, 07 Feb 2008 20:11:50 +0700

libthai (0.1.9-2) unstable; urgency=low

  * Add back *.la, as it still remotely enhances kdelibs via KLibLoader, which
    weirdly requires *.la to dlopen(). This is temporary support for Thai KDE
    users, until Bug #444284 is fixed, or KDE 4 enters unstable.
  * Declare libthai-dev as Enhances: kdelibs. This declaration should be moved
    to libthai0 once kdelibs 4 is fixed to load libthai.so.0 instead; or be
    removed if kdelibs is eventually built with libthai dependency.
  * debian/copyright: Rewrite in machine-interpretable format.
  * Remove XS- prefix from XS-Vcs-* fields.
  * Move Homepage info from description to control field.
  * Bump Standards-Version to 3.7.3, no changes needed.
  * Add symbols file to provide fine-grained shlib dependency tracking
    - debian/libthai0.symbols: Added.
    - debian/control: Build-dep on debhelper (>= 5.0.61) and dpkg-dev (>=
      1.14.13) for the required dh_makeshlibs version.
  * Do not install Doxygen-generated man pages, as they aren't parsable by
    man-db. (lintian) For documentation, we already have HTML docs in
    libthai-doc.
  * debian/rules: Split build target into build-indep and build-arch.
  * debian/control: Split Build-Depends-Indep out of Build-Depends
    accordingly.
  * Fix CVSROOT in Vcs-Cvs, so it really works with debcheckout.
  * Don't ship upstream TODO (not much useful info yet).
  * Don't mention manpages in libthai-dev description, as they have been
    dropped.
  * Corrections by Paul Wise's sponsorship:
    + Do not install docs for libthai0, libthai-data.
    + Use short description for libthai-data, and add that it's usually
      auto-installed.
    + debian/libthai-doc.install, debian/libthai-doc.doc-base: Install docs
      under /usr/share/doc/libthai-doc, not libthai0-doc.
    + debian/copyright: Don't refer to file in License field.
    + debian/libthai0.symbols: Bump all symbols' minver to 0.1.7, so safer
      version is preferred, as already suggested by shlibs.
    + debian/rules:
      - Adjust config.guess, config.sub handling so the change is not included
        in .diff.gz.
      - Pass CFLAGS to configure.

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Wed, 06 Feb 2008 18:20:09 +0700

libthai (0.1.9-1) unstable; urgency=low

  * New upstream version
    - Rewritten itemization for line breaker, for conformance to UAX#14.
    - Revised dictionary for compound words support.
  * Add XS-Vcs-Cvs and XS-Vcs-Browser info.
  * Remove Pattara Kiatisevi from Uploaders, with his agreement. Thanks for
    his initial packaging.
  * Do not ignore 'make clean' error.
  * Do not ship *.la.

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Tue, 28 Aug 2007 16:40:41 +0700

libthai (0.1.8-3) unstable; urgency=low

  * Upload to unstable.

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Wed, 11 Apr 2007 09:02:10 +0700

libthai (0.1.8-2) experimental; urgency=high

  * Fix major screwup with the debhelper files; doh!

 -- Loic Minier <lool@dooz.org>  Wed,  7 Mar 2007 12:27:36 +0100

libthai (0.1.8-1) experimental; urgency=low

  [ Theppitak Karoonboonyanan ]
  * New upstream release
    - Improved handling of white spaces in word break routine, for better
      quality of line wrapping in Gecko libthai component.
    - More words in word break dictionary.
    - Excessive exported symbols are eliminated from library.
  * Drop all patches previously stolen from upstream CVS.

  [ Loic Minier ]
  * Add myself as uploader.
  * Revert the package renamings back to libthai-dev and libthai-doc as this
    is too much overhead; cleanup corresponding Conflicts/Provides.
  * Drop version in Suggests.
  * Set shlibs to >= 0.1.7.
  * Add ${misc:Depends}.

 -- Loic Minier <lool@dooz.org>  Sun,  4 Mar 2007 15:26:46 +0100

libthai (0.1.7-7) experimental; urgency=low

  * Add missing Depends: libdatrie0-dev in libthai0-dev, found by
    Neutron Soutmun.
  * Add missing Build-Depends: pkg-config, thanks pbuilder.
  * Explicitly Build-Depends: libdatrie0-dev instead of libdatrie-dev.

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Wed, 21 Feb 2007 09:45:27 +0700

libthai (0.1.7-6) experimental; urgency=low

  * Backported patch from upstream CVS
    - Yet another fix to white space bug in th_brk(), as spotted by
      Suppachoke Santiwitchaya. This is just temporary fix for use while the
      planned redesign does not happen.

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Sun,  4 Feb 2007 15:11:10 +0700

libthai (0.1.7-5) experimental; urgency=low

  * Backported patch from upstream CVS
    - Improved word break routine: allow break before white space, fixing 
      wrong treatment of whitespaces in HTML in mozlibthai component, which 
      caused glitches in webpages.
    - Some more words added to dictionary.

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Fri,  2 Feb 2007 22:29:14 +0700

libthai (0.1.7-4) experimental; urgency=low

  * Provide libthai-dev and libthai-doc transitional packages.

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Sat, 13 Jan 2007 18:04:17 +0700

libthai (0.1.7-3) experimental; urgency=low

  * Rename libthai-{dev,doc} to libthai0-{dev,doc}.
    - debian/control: rename corresponding packages.
    - debian/libthai-{dev,doc}.*: rename to libthai0-{dev,doc}.*.
    - debian/libthai0-doc.install, debian/libthai0-doc.doc-base:
      install and point to docs in /usr/share/doc/libthai0-doc.
  * Bump debhelper compatibility to V5:
    - debian/compat: added with version 5 compatibility.
    - debian/control: Build-Depends: debhelper (>= 5).
    - debian/rules: remove DH_COMPAT overriding.
    - debian/*.dirs: removed, not needed.
  * debian/rules adjustments
    - Remove unused shared library version info assignment.
    - Pass --host=$(DEB_HOST_GNU_TYPE) to configure only when cross compiling.
    - Revert separate arch and indep builds, as they're not actually split
      right now.
  * debian/copyright: change the download place to match that in watch file.

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Wed, 20 Dec 2006 14:17:42 +0700

libthai (0.1.7-2) experimental; urgency=low

  * debian/control: Add Build-Depends: libdatrie-bin, according to new
    libdatrie upload.

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Fri, 15 Dec 2006 11:40:31 +0700

libthai (0.1.7-1) experimental; urgency=low

  * Make the package binNMU-safe by using ${binary:Version} instead of
    ${Source-Version} for libthai-dev dependency on libthai0.
  * Suggests: libthai-doc in libthai-dev.
  * Add autotools-dev build-dep.
  * debian/rules:
    - Split build rules into build-indep and build-arch.
    - Remove nostrip checking, as it is already done in dh_strip.
    - Update shared library version.
  * New upstream release
    + Rewritten word break routines:
      - Split dictionary from source, thus new dependency on libdatrie
      - New word break routine from scratch, for maintainability
    + Improved dictionary for word segmentation:
      - New word list preparation process from multiple categories
      - New contemporary words not included in Royal Institute dictionary,
        as well as some proper names for countries and locations, etc.
      - Fine-tuned dictionary to get rid of some potential ambiguities
  * Add libthai-data package.

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Sat, 14 Oct 2006 18:40:37 +0700

libthai (0.1.6-1) unstable; urgency=low

  * New upstream release.
  * Provided more informative short description.  Also added details about
    individual packages, as well as upstream homepage. (Closes: #360621)
  * Added libthai-doc package, installing HTML document available in new
    upstream release, with doc-base control file.
  * Build-depends on doxygen.
  * Used individual package.docs files, so they get installed in all packages.
  * Removed useless README.Debian.
  * Add back config.sub and config.guess replacements.
  * Used dh_install instead of the old dh_movefiles.
  * Removed unneeded debhelper commands: dh_installexamples, dh_installmenu,
    dh_installcron, dh_installman, dh_installinfo.
  * Bumped standard version to 3.7.2, no changes needed.
  * Added watch file.

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Sun,  6 Aug 2006 23:00:52 +0700

libthai (0.1.5-3) unstable; urgency=low

  * actually closed ITP bug (Closes: #358539)
  * debian/control:
    - took over the packaging from Pattara Kiatisevi with his consent.
      thanks for your initial works! (he's still an uploader, anyway)
  * debian/rules:
    - removed commented debhelper instructions
  * debian/copyright:
    - more info on current maintainer
    - added missing copyright years

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Tue, 28 Mar 2006 09:14:55 +0700

libthai (0.1.5-2) unstable; urgency=low

  * initial debian version
  * debian/rules:
    - removed replacement of upstream's config.guess and config.sub
  * debian/copyright:
    - updated e-mail addresses and urls
    - mentioned system file for LGPL-2
  * debian/control:
    - added myself as an uploader

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Tue, 21 Mar 2006 16:54:12 +0700

libthai (0.1.5-1ubuntu1) dapper; urgency=low

  * initial ubuntu version
  * removed the CVS dirs from the source (repacked it)
  * debian/control: 
    - added "libs" to Source section 
    - changed standard version to 3.6.2.2
  
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 14 Mar 2006 11:49:48 +0000

libthai (0.1.5-1) unstable; urgency=low 

  * upstream version 1.5 

 -- Pattara Kiatisevi <ott@linux.thai.net>  Tue,  14 Mar 2006 00:54:00 +0700

libthai (0.1.4-1) unstable; urgency=low 

  * upstream version 1.4 (since 16 October 2004, see the NEWS file)
  * add a check value of array size in th_brk

 -- Pattara Kiatisevi <ott@linux.thai.net>  Sun,  12 Dec 2004 15:43:00 +0900

libthai (0.1.3-2) unstable; urgency=low 

  * set the mode of cttex to firstmode=1 (we want it fast)

 -- Pattara Kiatisevi <ott@linux.thai.net>  Sat,  15 May 2004 00:20:00 +0900

libthai (0.1.3-1) unstable; urgency=low 

  * Define blank base glyph for floating upper/lower vowels rendering.
  * (Minor modified version as required by pango-libthai binding).

 -- Pattara Kiatisevi <ott@linux.thai.net>  Mon,  23 February 2004 13:10:00 +0900

libthai (0.1.2-1) unstable; urgency=low

  * It's still alive!
  * Bug fix & code furnishing
  * conversion functions for Win & Mac extension
  * Some document (man pages)
  * Experiment with GTK+ 2 plug-ins (in separate packages)

 -- Pattara Kiatisevi <ott@linux.thai.net>  Sun,  14 Sep 2003 02:16:00 +0900

libthai (0.1.1-1) unstable; urgency=low

  * Initial Release.

 -- Pattara Kiatisevi <ott@linux.thai.net>  Sun,  2 Feb 2003 16:37:08 +0900