File: changelog

package info (click to toggle)
libdatrie 0.2.13-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,156 kB
  • sloc: sh: 4,337; ansic: 4,282; makefile: 204
file content (517 lines) | stat: -rw-r--r-- 20,497 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
libdatrie (0.2.13-2) unstable; urgency=medium

  * d/tests/build: Make build test cross-testable.
    Change adapted from Sebastien Bacher's patch for libthai in bug #983522.
    Thanks Julian Andres Klode for first rasing this with initial patch.
    (Closes: #982540)
  * Trim trailing whitespace [lintian-brush].
  * Declare compliance with Debian Policy 4.6.0 (no changes)
  * Remove 1 obsolete maintscript entry [lintian-brush].
    - libdatrie-dev.maintscript: No longer need to make doc symlink
      in libdatrie-dev as once required in stretch (oldoldstable).

 -- Theppitak Karoonboonyanan <thep@debian.org>  Sun, 17 Oct 2021 12:48:12 +0700

libdatrie (0.2.13-1) unstable; urgency=medium

  * d/watch: Update to version 4
  * Switch to debhelper-compat 13
  * d/rules: Remove nocheck-guard on dh_auto_test-arch
  * Declare compliance with Debian Policy 4.5.1 (no changes)
  * d/gbp.conf: Remove the 'buildpackage' section.
    This should be for per-user options.
  * Remove versioned debhelper B-Dep
  * Add upstream metadata
  * New upstream version 0.2.13
  * d/copyright: Update years
  * d/libdatrie1.symbols: Add new symbols

 -- Theppitak Karoonboonyanan <thep@debian.org>  Fri, 29 Jan 2021 17:41:25 +0700

libdatrie (0.2.12-3) unstable; urgency=medium

  * d/gbp.conf: Use --source-only-changes by default
  * Bump Standards-Version to 4.4.0 (no changes)
  * d/rules: Drop '--with autoreconf'
    Already debhelper default since level 10
  * d/control: Drop B-Dep on ancient dpkg-dev 1.17.1
  * d/not-installed: Added to confirm dh_missing on *.la exclusion
  * d/not-installed: Also exclude the aged README.migration
  * Drop --add-udeb option from dh_makeshilbs
    - d/control: B-Dep on debhelper (>= 12.3)
    - d/rule: Drop '--add-udeb' option from dh_makeshlibs call

 -- Theppitak Karoonboonyanan <thep@debian.org>  Mon, 26 Aug 2019 14:55:54 +0700

libdatrie (0.2.12-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/copyright: Change Format URL to correct one

  [ Theppitak Karoonboonyanan ]
  * Drop iceweasel from libdatrie-doc Suggests
  * Switch to dh level 12
    - d/control: B-Dep on debhelper-compat (= 12) instead of debhelper
    - d/compat: Removed
  * d/copyright: Update years on packaging
  * Bump Standards-Version to 4.3.0 (no changes)
  * d/gbp.conf: Added, following DEP-14

 -- Theppitak Karoonboonyanan <thep@debian.org>  Fri, 01 Feb 2019 15:02:22 +0700

libdatrie (0.2.12-1) unstable; urgency=medium

  * Add Depends: pkg-config to libdatrie-dev
  * Update package description as per upstream
  * New upstream version 0.2.12

 -- Theppitak Karoonboonyanan <thep@debian.org>  Tue, 19 Jun 2018 14:11:14 +0700

libdatrie (0.2.11-1) unstable; urgency=medium

  * New upstream version 0.2.11
    - Fix trie_state_get_data() as caught by python-datrie packaging
      (Closes: #894278)
  * d/copyright: Update upstream years
  * d/control: Add "Rules-Requires-Root: no"
    The build output has been verified to be bit-by-bit identical
    with and without.
  * Bump Standards-Version to 4.1.4 (no changes)

 -- Theppitak Karoonboonyanan <thep@debian.org>  Mon, 23 Apr 2018 14:14:48 +0700

libdatrie (0.2.10-7) unstable; urgency=medium

  * Update Vcs fields for migration to salsa.debian.org
  * Bump debhelper compat to level 11
    - d/compat: 10 -> 11
    - d/control: Bump debhelper version to >= 11
    - d/rules, d/libdatrie-doc.docs, -d/libdatrie-doc.install:
      Use dh 11 dh_installdocs to install generated doc directly
      instead of using upstream install, as 'nodoc' DEB_BUILD_OPTIONS
      is now supported with more concise commands.
    - d/libdatrie-doc.docs:
      Don't install NEWS et. al., to avoid conflicts with libdatrie1
  * Bump Standards-Version to 4.1.3 (no changes)
  * d/copyright: Update year on packaging
  * d/control: Update reference URLs in description to HTTPS

 -- Theppitak Karoonboonyanan <thep@debian.org>  Wed, 14 Feb 2018 14:56:49 +0700

libdatrie (0.2.10-6) unstable; urgency=medium

  * Add autopkgtest test suite
    - d/control: Add Testsuite: entry
    - +d/tests/control, +d/tests/build: Add test building against libdatrie
  * Add test for trietool utility
    - d/tests/control, +d/tests/tool: Add test suite for trietool
  * d/control: Drop unneeded Testsuite field [lintian]
    - Remove Testsite field
    - Bump dpkg-dev versioned dep to 1.17.1~, as suggested by lintian
  * d/watch: Use HTTPS on watch URL [lintian]
  * d/copyright: Use HTTPS in Source field
  * d/rules: Use all hardening flags [lintian]
  * Bump Standards-Version to 4.1.2 (no changes)

 -- Theppitak Karoonboonyanan <thep@debian.org>  Tue, 26 Dec 2017 11:47:22 +0700

libdatrie (0.2.10-5) unstable; urgency=medium

  * Bump debhelper compat to level 10
  * d/rules: Replace $(MAKE) with dh_auto_* to gain dh 10 parallelism,
    except dh_auto_install, as it can't reach install-am target
  * Do not generate/install doc on nodoc DEB_BUILD_OPTIONS
    (Policy 4.0.0 Section 4.9.1)
  * Bump Standards-Version to 4.0.0, all changes done.
  * Update debian/copyright
    - Use HTTPS in Format URL
    - Update upstream author's e-mail address
    - Update copyright years
  * d/control: Use HTTPS in upstream Homepage
  * Drop unnecessary dh-autoreconf B-Dep [lintian]
    debhelper 10 already pulls it in.

 -- Theppitak Karoonboonyanan <thep@debian.org>  Thu, 27 Jul 2017 18:22:29 +0700

libdatrie (0.2.10-4) unstable; urgency=medium

  * Correctly install doc according to Policy 12.3
    - Install doc under libdatrie1 doc dir (/usr/share/doc/libdatrie1)
      not a separate dir without the ending "1".

 -- Theppitak Karoonboonyanan <thep@debian.org>  Fri, 14 Oct 2016 20:51:46 +0700

libdatrie (0.2.10-3) unstable; urgency=medium

  * Bump Standards-Version to 3.9.8, with changes:
    - Install doc in from libdatrie-doc under /usr/share/doc/libdatrie
      instead of /usr/share/doc/libdatrie-doc, as recommended in Section 12.3
  * Update author e-mail address in doc-base.
  * Use cgit in Vcs-Browser.
  * Fix FTCBFS: Support DEB_BUILD_OPTIONS=nocheck.
    Thanks Helmut Grohne for the report and patch. (Closes: #840706)
  * Mark libdatrie1-bin Multi-Arch: foreign
    fixing FTCBFS on libthai and swath.
    Thanks Helmut Grohne for the report and patch. (Closes: #840707)

 -- Theppitak Karoonboonyanan <thep@debian.org>  Fri, 14 Oct 2016 14:21:20 +0700

libdatrie (0.2.10-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/libdatrie-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].

 -- Theppitak Karoonboonyanan <thep@debian.org>  Mon, 01 Feb 2016 22:08:41 +0700

libdatrie (0.2.10-1) unstable; urgency=medium

  * Imported Upstream version 0.2.10
  * Add B-Dep on autoconf-archive required to autoreconf new upstream.

 -- Theppitak Karoonboonyanan <thep@debian.org>  Tue, 20 Oct 2015 14:19:04 +0700

libdatrie (0.2.9-3) unstable; urgency=medium

  * Build udeb as part of libthai support in d-i (See #800356)

 -- Theppitak Karoonboonyanan <thep@debian.org>  Wed, 30 Sep 2015 14:58:47 +0700

libdatrie (0.2.9-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: #788163)

 -- Theppitak Karoonboonyanan <thep@debian.org>  Tue, 09 Jun 2015 11:43:39 +0700

libdatrie (0.2.9-1) unstable; urgency=medium

  * Drop explicit rules for xz compression
    dpkg-dev (>= 1.17.0) already does this by default.
  * Drop Conflicts on obsolete libdatrie0-{dev,doc}
  * Install libdatrie-dev docs as symlink.
  * Imported Upstream version 0.2.9
  * Bump doxygen dep to 1.8.8, as per upstream.
  * Bump Standards-Version to 3.9.6 (no changes)

 -- Theppitak Karoonboonyanan <thep@debian.org>  Sun, 03 May 2015 21:50:07 +0700

libdatrie (0.2.8-1) unstable; urgency=medium

  * Imported Upstream version 0.2.8
  * Run test suites after build
  * Declare libdatrie-dev M-A: same
  * Update copyright years
  * Bump Standards-Version to 3.9.5 (no changes)

 -- Theppitak Karoonboonyanan <thep@debian.org>  Fri, 10 Jan 2014 13:36:33 +0700

libdatrie (0.2.7.1-1) unstable; urgency=low

  * Use canonical anonscm URIs in Vcs-* fields.
  * Imported Upstream version 0.2.7
  * Bump doxygen b-dep, as per upstream
  * d/libdatrie1.symbols: Updated according to upstream API change
  * Imported Upstream version 0.2.7.1

 -- Theppitak Karoonboonyanan <thep@debian.org>  Tue, 22 Oct 2013 08:34:26 +0700

libdatrie (0.2.6-2) unstable; urgency=low

  * debian/watch: Watch upstream .tar.xz instead of .tar.gz.
  * Upload to unstable.

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

libdatrie (0.2.6-1) experimental; urgency=low

  * Bump Standards-Version to 3.9.3 with changes
    - Update debian/copyright Format: URL to 'packaging-manuals' one.
  * Update copyright years
  * Imported Upstream version 0.2.6
  * debian/libdatrie1.symbols: Updated as per upstream
  * debian/copyright: Update copyright years
  * Bump Standards-Version to 3.9.4 (no changes needed)
  * Build with xz compression

 -- Theppitak Karoonboonyanan <thep@debian.org>  Wed, 23 Jan 2013 17:46:32 +0700

libdatrie (0.2.5-3) unstable; urgency=low

  * Set Vcs-Git and Vcs-Browser to alioth
  * Point Homepage directly to linux.thai.net page
  * debian/control, debian/copyright: Apply wrap-and-sort

 -- Theppitak Karoonboonyanan <thep@debian.org>  Thu, 22 Dec 2011 13:03:09 +0700

libdatrie (0.2.5-2) unstable; urgency=low

  * debian/copyright:
    - Use non-forwarding format URL. Bump to revision 202.
    - 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.2.4-3, so it
      builds twice in a row again.

 -- Theppitak Karoonboonyanan <thep@debian.org>  Thu, 17 Nov 2011 15:44:58 +0700

libdatrie (0.2.5-1) unstable; urgency=low

  * New upstream release.
  * 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>  Fri, 04 Nov 2011 16:03:41 +0700

libdatrie (0.2.4-3) unstable; urgency=low

  * Merge Ubuntu changes (build for multiarch)
    - Build-dep on debhelper (>= 8.1.3)
    - Add "Pre-Depends: ${misc:Pre-Depends}" for libdatrie1
    - Add DEB_HOST_MULTIARCH and pass it to --libdir as a subdir
      under /usr/lib in configure
    - Replace /usr/lib/ with /usr/lib/*/ in {libdatrie1,libdatrie-dev}.install
    - Add "Multi-Arch: same" for libdatrie1
  * 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>  Sun, 19 Jun 2011 22:11:10 +0700

libdatrie (0.2.4-2ubuntu1) oneiric; urgency=low

  * Build for multiarch.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Sat, 26 Mar 2011 00:56:37 -0700

libdatrie (0.2.4-2) unstable; urgency=low

  * debian/copyright:
    - Updated to DEP-5 rev 173.
    - Update copyright year for debian/*.
  * debian/rules:
    - Drop unnecessary --infodir configure option.
    - Use short options -i/-a instead of --indep/--arch for dh_ commands.
  * Mark libdatrie-doc as "Multi-Arch: foreign" in preparation for multi-arch
    environment to come. This will satisfy Recommends from libdatrie-dev.
  * Bump Standards-Version to 3.9.1 (no changes needed)

 -- Theppitak Karoonboonyanan <thep@debian.org>  Sun, 13 Mar 2011 21:32:47 +0700

libdatrie (0.2.4-1) unstable; urgency=low

  * New upstream release
    - debian/libdatrie1.symbols: Add new symbols according to upstream.
  * Bump Standards-Version to 3.9.0 (no changes needed)

 -- Theppitak Karoonboonyanan <thep@debian.org>  Wed, 30 Jun 2010 16:40:33 +0700

libdatrie (0.2.3-1) unstable; urgency=low

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

 -- Theppitak Karoonboonyanan <thep@debian.org>  Sat, 27 Feb 2010 21:09:46 +0700

libdatrie (0.2.2-3) unstable; urgency=low

  * debian/rules: Fix failure to build twice in a row (Closes: #564815):
    - Fix typo '$(MAKE) maintainerclan'
    - Clean other changed files left over from 'make maintainer-clean'
    - 'config.status' depends on 'configure.ac' instead of 'configure'
    - Don't fail if m4/ already exists
  * Add missing ${misc:Depends} [lintian].

 -- Theppitak Karoonboonyanan <thep@debian.org>  Wed, 13 Jan 2010 20:48:24 +0700

libdatrie (0.2.2-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>  Mon, 07 Dec 2009 12:40:05 +0700

libdatrie (0.2.2-1) unstable; urgency=low

  * Use complete sentences in libdatrie1 long description. (Closes: #525806)
  * New upstream release, fixing builds on non-GNU systems.
  * Remove duplicated field "section" for libdatrie1 [lintian].

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Wed, 29 Apr 2009 15:24:31 +0700

libdatrie (0.2.1-2) unstable; urgency=low

  * Drop versioned b-dep on dpkg-dev, as Vcs-Cvs: is no more needed.
  * Upload to unstable.

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Sun, 12 Apr 2009 10:02:04 +0700

libdatrie (0.2.1-1) experimental; urgency=low

  * Fix broken Vcs-Browser field.
  * New upstream release, with symbols versioning added
    - debian/libdatrie0.symbols: Update symbols tags to "DATRIE_0.2" as per
      upstream. This is not considered ABI breakage, as unversioned calls are
      still resolved to the same symbols as versioned ones.

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Sun, 05 Apr 2009 14:42:01 +0700

libdatrie (0.2.0-1) experimental; urgency=low

  * VCS moved from CVS to SVN; update Vcs-* fields accordingly.
  * New upstream version, with ABI breakage
    - Rename binary packages according to SONAME change, to allow run-time
      coexistence with old version: libdatrie1, libdatrie1-bin
    - Rename libdatrie0-dev to libdatrie-dev, and conflicts with
      libdatrie0-dev, as both versions share the same headers location;
      this should be the package naming scheme from now on
    - Ditto to libdatrie-doc
  * Shared lib updates:
    - debian/rules:
      + Bump shlib dep to 0.2.0, and shlib package is now libdatrie1
    - debian/libdatrie1.symbols:
      + Update symbols, setting minver to 0.2.0 for all symbols
  * 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
  * debian/libdatrie-doc.docs:
    - Install README.migration provided by upstream
  * debian/copyright:
    - Update format to proposal rev 454
  * Bump Standards-Version to 3.8.1 (no changes needed)

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Wed, 25 Mar 2009 14:43:36 +0700

libdatrie (0.1.3-2) unstable; urgency=low

  * Add Build-Depends-Package info to libdatrie0.symbols and bump dpkg-dev
    Build-deps to (>= 1.14.13) accordingly. Thanks Loïc Minier.
  * Fix CVSROOT in Vcs-Cvs, so it really works with debcheckout.
  * debian/libdatrie0-doc.doc-base: Correct doc-base section (Programming).
  * debian/rules:
    - Update config.{guess,status} before configure, and clean them up on
      clean target, so the changes are not included in .diff.gz
    - Use 'make -C $dir' instead of 'cd $dir; make'
    - Do not build/install doc on binary-arch
  * debian/copyright:
    - Remove inline license file referals, and use usual Debian text at the
      bottom instead
    - Update format to current proposal
  * debian/watch: Fix watch pattern so that only *.tar.gz is matched, not
    *.tar.gz.md5sum.
  * Use short description for libdatrie0, and add that it's usually
    auto-installed.
  * debian/control:
    - Add DM-Upload-Allowed
    - Bump Standards-Versions to 3.8.0 (no changes needed)

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

libdatrie (0.1.3-1) unstable; urgency=low

  * New upstream release
    - Fix memory bug which can crash on some platforms, reportedly win32.
    - Fix symbols exporting, so it builds on Mac.
    - Remove excessive documentation for private API's.
    - Add the SBM file format documentation frequently asked for
  * 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.
  * debian/libdatrie0.symbols: Add symbols file to provide fine-grained
    shlib dependency tracking.
  * debian/control: Build-depend on debhelper (>= 5.0.61) and dpkg-dev (>=
    1.14.9) for the required dh_makeshlibs version.
  * debian/libdatrie0-doc.doc-base: Remove excessive whitespace. (lintian)

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Mon, 28 Jan 2008 17:19:12 +0700

libdatrie (0.1.2-2) unstable; urgency=low

  * Do not install functions man pages for now, to avoid messing man
    directories with plenty of doxygen-generated pages, and to avoid conflicts
    with other packages.

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Sat, 25 Aug 2007 17:11:23 +0700

libdatrie (0.1.2-1) unstable; urgency=low

  * debian/libdatrie-bin.manpages:
    - Install man pages from built directory, rather than from source.
  * debian/libdatrie0-dev.manpages:
    - Added to install doxygen-generated API man pages.
  * New upstream release
    - Limited symbols export, to avoid name clashing
    - Improved error handling for edge cases
    - Fix crashes
  * Set shlibs to >= 0.1.2.
  * Add XS-Vcs-Cvs and XS-Vcs-Browser info.
  * Do not ignore 'make clean' error.

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Sat, 25 Aug 2007 14:56:20 +0700

libdatrie (0.1.1-4) unstable; urgency=low

  * debian/rules: Revert manual calls to doxygen and rely on configure
    auto-detection. Doxygen shouldn't be found in arch buildd's now, as we had
    moved it to Build-Depends-Indep. Thanks to Loïc Minier for suggestion.

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Mon, 11 Dec 2006 09:51:26 +0700

libdatrie (0.1.1-3) unstable; urgency=low

  * Package sponsored by Loïc Minier.
  * Split arch and indep builds completely
    - debian/control: move doxygen to Build-Depends-Indep.
    - debian/rules: disable doxygen and manually call it on indep targets.
  * debian/rules adjustments
    - Remove unused shared library version info assignment.
    - Pass --host=$(DEB_HOST_GNU_TYPE) to configure only when cross compiling.
    - Add missing targets in .PHONY
  * debian/*.dirs: Removed, not needed for debhelper compat level 5.
  * debian/copyright: Change the download place to match that in watch file.

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Sun, 10 Dec 2006 17:02:24 +0700

libdatrie (0.1.1-2) unstable; urgency=low

  * Split binary program to libdatrie-bin.
  * Rename libdatrie-{dev,doc} to libdatrie0-{dev,doc}.

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Wed, 18 Oct 2006 00:17:08 +0700

libdatrie (0.1.1-1) unstable; urgency=low

  * Initial release (Closes: #392315)

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Thu, 12 Oct 2006 15:27:50 +0700