File: changelog

package info (click to toggle)
gtk-im-libthai 0.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,548 kB
  • sloc: sh: 4,154; ansic: 356; makefile: 85
file content (350 lines) | stat: -rw-r--r-- 13,928 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
gtk-im-libthai (0.2.2-1) unstable; urgency=medium

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

  [ Theppitak Karoonboonyanan ]
  * Switch to dh level 12
    - d/control: B-Dep on debhelper-compat (= 12) instead of debhelper
    - d/compat: Removed
  * d/gbp.conf: Added, following DEP-14
  * d/gbp.conf: Use --source-only-changes by default
  * Bump Standards-Version to 4.4.0 (no changes)
  * d/copyright: Update years on packaging
  * d/rules: Drop '--with autoreconf'
    Already debhelper default since level 10
  * d/control: Drop B-Dep on ancient dpkg-dev 1.16.1
  * d/control: Also drop versions on lib B-Deps
    libgtk-3-dev, libgtk2.0-dev, and libthai-dev versions have been satisfied
    even in oldoldstable.
  * New upstream version 0.2.2
  * d/copyright: Update years & contact for upstream
  * d/not-installed: Added to confirm dh_missing on *.la exclusion

 -- Theppitak Karoonboonyanan <thep@debian.org>  Sat, 03 Aug 2019 17:15:19 +0700

gtk-im-libthai (0.2.1-8) unstable; urgency=medium

  * Update Vcs fields for migration to salsa.debian.org
  * Bump debhelper compat to level 11
  * Bump Standards-Version to 4.1.3 (no changes)
  * d/copyright: Update year on packaging
  * d/control: Add "Rules-Requires-Root: no"
    The build output has been verified to be bit-by-bit identical
    with and without.

 -- Theppitak Karoonboonyanan <thep@debian.org>  Fri, 23 Feb 2018 15:51:57 +0700

gtk-im-libthai (0.2.1-7) unstable; urgency=medium

  * Don't depend on libgtk2.0-0
    gtk-im-libthai is only loaded by a GTK+ 2 apps
    which will already depend on GTK+ 2.
    This is part of an effort to not install gtk2 by default.
    - d/rules: Override dh_shlibdeps to exclude libgtk2.0-0
      Thanks Jeremy Bicha for the patch.  (Closes: #883744)
  * d/watch: Use HTTPS on watch URL [lintian]
  * Bump Standards-Version to 4.1.2 (no changes)

 -- Theppitak Karoonboonyanan <thep@debian.org>  Fri, 15 Dec 2017 14:29:11 +0700

gtk-im-libthai (0.2.1-6) unstable; urgency=medium

  * Switch to debhelper compat level 10
    - d/compat: 9 -> 10
    - Bump debhelper B-Dep version to 10~
    - Drop dh-autoreconf B-Dep which is already pulled in by debhelper 10
  * Bump Standards-Version to 4.0.0 (no changes)
  * d/control: Update URLs
    - Use HTTPS in Vcs-Git, Vcs-Browser and Homepage URLs
    - Use cgit interface for Vcs-Browser
  * d/copyright: Update
    - Use HTTPS in Format URL
    - Update year for Debian packaging
  * d/watch: Watch both gz and xz upstream tarballs
  * Drop preinst used for removing old conffile.
    0.2.1-2 has been obsolete. Even oldstable ships 0.2.1-5.

 -- Theppitak Karoonboonyanan <thep@debian.org>  Thu, 03 Aug 2017 15:30:21 +0700

gtk-im-libthai (0.2.1-5) unstable; urgency=medium

  * Use canonical anonscm URIs in Vcs-* fields.
  * Bump Standards-Version to 3.9.4 (no changes needed)
  * debian/copyright: Update copyright years
  * Bump Standards-Version to 3.9.5 (no changes needed)

 -- Theppitak Karoonboonyanan <thep@debian.org>  Fri, 13 Dec 2013 14:56:51 +0700

gtk-im-libthai (0.2.1-4) unstable; urgency=low

  * B-Dep on dpkg-dev 1.16.1, not 0.16.1.
  * Bump Standards-Version to 3.9.3 with changes
    - Update debian/copyright Format: URL to 'packaging-manuals' one.
  * Update copyright years
  * Build-dep on debhelper >= 9 and drop the lintian override

 -- Theppitak Karoonboonyanan <thep@debian.org>  Sun, 25 Mar 2012 11:20:44 +0700

gtk-im-libthai (0.2.1-3) unstable; urgency=low

  * Packaging moved to alioth, update Vcs-* accordingly
  * Point Homepage directly to linux.thai.net page
  * Add "Multi-Arch: same" to gtk3-im-libthai
  * debian/control, debian/copyright: Apply wrap-and-sort

 -- Theppitak Karoonboonyanan <thep@debian.org>  Sat, 24 Dec 2011 12:12:50 +0700

gtk-im-libthai (0.2.1-2) unstable; urgency=low

  * Switch to Multiarch for gtk3:
    - debian/gtk3-im-libthai.install: Install immodule at gtk+3 Multiarch dir
      (Closes: #651087)
    - Bump B-Dep on libgtk-3-dev to (>= 3.2.2-3), for Multiarch libdir
  * Switch from im-switch to im-config (See #649188, #650244):
    - Replace the deprecated im-switch Recommends with im-config (>= 0.6)
    - debian/gtk[3]-im-libthai.preinst:
      Clean up old im-switch conffiles and xinput-th_TH alternatives links
    - debian/gtk[3]-im-libthai.{postinst,prerm}:
      Removed, as im-switch xinput-th_TH alternatives are now gone

 -- Theppitak Karoonboonyanan <thep@debian.org>  Tue, 06 Dec 2011 13:49:32 +0700

gtk-im-libthai (0.2.1-1) unstable; urgency=low

  * New upstream release
    - Multiarch-aware installation.
  * 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.
    - Update copyright year for upstream source.
  * Build with hardening flags:
    - Bump debhelper compat to level 9.
    - B-Dep on dpkg-dev (>= 0.16.1~) for dpkg-buildflags.
    - B-Dep on debhelper (>= 8.9.0~) for dh_auto_configure that uses
      dpkg-buildflags.
    - debian/rules:
      + Use DEB_LDFLAGS_MAINT_APPEND to add --as-needed linker flag.
      + Add DEB_BUILD_MAINT_OPTIONS to also enable bindnow
    - Override package-needs-versioned-debhelper-build-depends lintian warning.
  * Multiarch support (gtk2 only):
    - Bump libgtk2.0-dev B-Dep to 2.24.5-4, first multiarch version.
    - Add "Pre-Depends: ${misc:Pre-Depends}"
    - Add "Multi-Arch: same"
    - Replace installation locations /usr/lib/ with /usr/lib/*/

 -- Theppitak Karoonboonyanan <thep@debian.org>  Sun, 20 Nov 2011 12:02:04 +0700

gtk-im-libthai (0.2.0-2) unstable; urgency=low

  * debian/gtk3-im-libthai.prerm: Fix typo in script.

 -- Theppitak Karoonboonyanan <thep@debian.org>  Fri, 17 Jun 2011 21:52:24 +0700

gtk-im-libthai (0.2.0-1) unstable; urgency=low

  * debian/copyright:
    - Updated to DEP-5 rev 174.
    - Update copyright years.
  * New upstream release, with GTK+ 3 support
    - New subpackage gtk3-im-libthai
      + Split debian/{docs,install,postinst,prerm} into gtk-im-libthai.*
        and gtk3-im-libthai.*
      + Add im-switch/th-gtk3-im-libthai with the same contents as
        th-gtk-im-libthai, except DEPENDS.
      + Install im-switch files with debian/*.install instead of manually in
        debian/rules
      + gtk3-im-libthai.{postinst,prerm} installs/removes th-gtk3-im-libthai
        as an alternative for xinput-th_TH.
      + When both subpackages are installed at the same time, either
        th-gtk-im-libthai or th-gtk3-im-libthai alternative will result in
        the same IM Module name, and GTK+ 2/3 will load the correct versions
        from their corresponding directories.
    - Bump build-dep on libgtk2.0-dev to 2.21.8, according to upstream
    - Add libgtk-3-dev build-dep
  * debian/rules, debian/control:
    - Switch to dh 7 + dh-autoreconf
    - Use "-Wl,--as-needed" LDFLAGS, thus require dh-autoreconf (>= 4)
      with "--as-needed" option
    - Skip dh_makeshlibs to avoid meaningless shlibs files and ldconfig calls
  * Shorten long descriptions. Remove unnecessary messages.
  * Bump Standards-Version to 3.9.2 (no changes needed)

 -- Theppitak Karoonboonyanan <thep@debian.org>  Fri, 17 Jun 2011 15:28:53 +0700

gtk-im-libthai (0.1.5-2) unstable; urgency=low

  * 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>  Sat, 16 Jan 2010 18:41:02 +0700

gtk-im-libthai (0.1.5-1) unstable; urgency=low

  * New upstream release.

 -- Theppitak Karoonboonyanan <thep@debian.org>  Sun, 27 Dec 2009 12:32:07 +0700

gtk-im-libthai (0.1.4-7) 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>  Sat, 12 Dec 2009 20:46:06 +0700

gtk-im-libthai (0.1.4-6) unstable; urgency=low

  * VCS moved from CVS to SVN; update Vcs-* fields accordingly.
  * 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/rules:
    - Drop dh_mkshlibs, as this package only provides unversioned loadable
      module, not what to be linked [lintian]
    - Define LDFLAGS outside the configure line, for easy adjustment
    - Override GTK_LIBS as reported by pkg-config, so that only required
      libraries are linked
  * Rebuild against libthai-dev 0.1.9-5, to get rid of libdatrie0 direct link.
  * debian/copyright:
    - Update format to proposal rev 454
    - Update copyright year for debian/*
  * Bump standards version to 3.8.1, no change needed.

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Thu, 02 Apr 2009 14:13:02 +0700

gtk-im-libthai (0.1.4-5) unstable; urgency=low

  * debian/control:
    - Add Vcs-Cvs, Vcs-Browser, Homepage info
    - Drop -1 from all versioned build-deps
    - Add DM-Upload-Allowed
  * debian/rules:
    - Do not ignore "make distclean" errors
    - Update config.{guess,status} before configure, and clean it up on clean
      target, so the changes are not included in .diff.gz.
  * debian/copyright: Rewrite in machine-interpretable format.
  * debian/watch: Fix watch pattern so that only *.tar.gz is matched, not
    *.tar.gz.md5sum.
  * Bump standards version to 3.8.0, no change needed.

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Fri, 13 Jun 2008 15:59:07 +0700

gtk-im-libthai (0.1.4-4) unstable; urgency=low

  * Merge changes from Ubuntu:
    - debian/control: recommends im-switch.
    - debian/im-switch/th-gtk-im-libthai, debian/rules: im-switch config file.
    - debian/postinst, debian/prerm: update alternative.
  * debian/rules: pass --host=$(DEB_HOST_GNU_TYPE) to configure only when
    cross compiling.
  * Bump standards version to 3.7.2.2, no change needed.

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Wed, 23 May 2007 15:12:59 +0700

gtk-im-libthai (0.1.4-3) unstable; urgency=medium

  * Urgency medium due to RC bug fix.
  * Switch to dh_gtkmodules for GTK+ 2.10 transition. Closes: #419304.
    - debian/control: Bump Build-Depends libgtk2.0-dev >= 2.10.1-1.
      Drop dependency on libgtk2.0-bin.
    - debian/postinst, debian/postrm: Removed.
    - debian/rules: Call dh_gtkmodules.

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Sun, 15 Apr 2007 21:31:25 +0700

gtk-im-libthai (0.1.4-2) unstable; urgency=high

  * Urgency high due to RC bug fix.
  * debian/postrm:
    - Check for update-gtk-immodules existence before calling it.
      Closes: #416759.
  * debian/install:
    - Use wildcard for GTK+ binary version directory instead of hard-coding.
  * debian/dirs:
    - Remove, unneeded.

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Fri, 30 Mar 2007 21:51:36 +0700

gtk-im-libthai (0.1.4-1) unstable; urgency=low

  * New upstream release.
    - Better support for text input when surrounding text is mixed with other
      language
    - Clean up configure and build system
    - Fix compiler warnings
  * Bumped standard version to 3.7.2, no changes needed.
  * Added watch file.
  * Reverted build-dependency on libgtk2.0-bin introduced in NMU, as it's now
    unneeded by new upstream. (Actually closes: #384360)
  * Added dependency on libgtk2.0-bin, and used update-gtk-immodules instead
    of directly calling gtk-query-immodules-2.0 in postinst and postrm.
  * Replaced hard-coded depends with ${shlibs:Depends} and ${misc:Depends}.
  * Fixed debian/dirs so it creates correct dir.
  * Do not install *.la files.
  * Removed unused dh_installexamples and dh_installman from debien/rules.
  * Added back config.sub and config.guess replacements.

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Thu, 14 Sep 2006 15:30:19 +0700

gtk-im-libthai (0.1.3-3.1) unstable; urgency=low

  * Non-maintainer upload to fix Failure To Build From Source.
  * Added libgtk2.0-bin as build-dependency.  Thanks to Aurelien Jarno for the
    report (Closes: #384360)

 -- Margarita Manterola <marga@debian.org>  Thu, 31 Aug 2006 14:15:45 -0300

gtk-im-libthai (0.1.3-3) unstable; urgency=low

  * actually close ITP bug (Closes: #358544)
  * debian/rules:
    - removed commented debhelper instructions

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Mon, 27 Mar 2006 18:07:48 +0700

gtk-im-libthai (0.1.3-2) unstable; urgency=low

  * initial debian version
  * debian/control:
    - changed standard version to 3.6.2.2
  * debian/rules:
    - removed replacement of upstream's config.sub and config.guess
  * debian/copyright:
    - mentioned system file for LGPL-2
  * debian/docs:
    - removed zero-byte README until upstream ships a meaningful file

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Tue, 21 Mar 2006 18:23:28 +0700

gtk-im-libthai (0.1.3-1) unstable; urgency=low

  * New upstream release.

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Tue, 14 Mar 2006 01:00:34 +0700

gtk-im-libthai (0.1.2-1) unstable; urgency=low

  * Initial Release.

 -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Sun, 17 Apr 2005 14:19:16 +0700