File: changelog

package info (click to toggle)
libucimf 2.3.8-13
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,004 kB
  • sloc: sh: 10,860; cpp: 3,766; ansic: 789; makefile: 67
file content (190 lines) | stat: -rw-r--r-- 5,740 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
libucimf (2.3.8-13) unstable; urgency=medium

  * Team upload
  * Handle files spotted by dh_missing

 -- Gunnar Hjalmarsson <gunnarhj@debian.org>  Fri, 02 Dec 2022 14:44:19 +0100

libucimf (2.3.8-12) unstable; urgency=medium

  * Team upload
  * Delete d/watch to prevent uscan from running unnecessarily
    - project deprecated upstream

 -- Gunnar Hjalmarsson <gunnarhj@debian.org>  Fri, 02 Dec 2022 02:05:58 +0100

libucimf (2.3.8-11) unstable; urgency=medium

  * Team upload.
  * debian/control:
    + Bump debhelper compat to v13.
    + Bump Standards-Version to 4.6.1.

 -- Boyuan Yang <byang@debian.org>  Wed, 11 May 2022 17:07:54 -0400

libucimf (2.3.8-10) unstable; urgency=medium

  * Team upload.
  * Rebuild for Debian Buster.
  * debian/control:
    + Mark packages as Arch: linux-any since source code uses some
      linux-specific headers and won't build on non-linux platforms.
    + R³: Use Rules-Requires-Root: no.
  * debian/rules:
    + Replace direct invocation to dpkg-architecture with
      architecture.mk.

 -- Boyuan Yang <byang@debian.org>  Mon, 10 Dec 2018 16:16:03 -0500

libucimf (2.3.8-9) unstable; urgency=medium

  * Team upload.

  [ ChangZhuo Chen (陳昌倬) ]
  * Update .git-dpm

  [ Boyuan Yang ]
  * debian:
    + Apply "wrap-and-sort -abst".
    + Bump debhelper compat to v11.
  * debian/control:
    + Update maintainer address (Closes: #899588).
    + Bump Standards-Version to 4.2.1.
    + Remove build-dependency to autotools-dev.
    + Update Vcs fields and use repo on Debian Salsa platform.
    + Remove reference to jfbterm, long disappeared.
  * debian/rules: Modernize instructions.
  * debian/copyright: Use secure uri.
  * debian/watch: Switch to upstream at GitHub.
  * debian/README.Debian: Fix a typo.

 -- Boyuan Yang <byang@debian.org>  Sun, 02 Sep 2018 09:49:30 -0400

libucimf (2.3.8-8) unstable; urgency=medium

  * Bump Standards-Version to 3.9.8.
  * Bump compat to 10.
  * Update Vcs-* fields.
  * Fix GCC 6 compiling error. (Closes: #822699)

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Sat, 05 Nov 2016 10:06:48 +0800

libucimf (2.3.8-7) unstable; urgency=medium

  * Fix GCC 6 compiling error. (Closes: #811951)
  * Add ChangZhuo Chen as Uploaders.
  * Use debhelper (>= 9.20151219) to support dbgsym.
  * Bump Standard-Version to 3.9.6.
  * Update Homepage.
  * Use DEP5 copyright format.

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Thu, 21 Jan 2016 22:51:33 +0800

libucimf (2.3.8-6) unstable; urgency=medium

  * Use autotools_dev for supporting new architectures (Closes: #727443)

 -- Aron Xu <aron@debian.org>  Wed, 27 Aug 2014 07:43:40 +0800

libucimf (2.3.8-5) unstable; urgency=low

  * Fix package description typos. Clsoes: #671900, #679697
  * Updated to compat 9, policy 3.9.4 and wrap-and-sort.
  * Adjust rules to multiarch and hardening. Closes: #722802
  * Adjust install path to multiarch.
  * Removed static library.

 -- Osamu Aoki <osamu@debian.org>  Sat, 14 Sep 2013 22:52:30 +0900

libucimf (2.3.8-4) unstable; urgency=low

  * Fix build failure with GCC 4.7. Closes: #667256.
    Thanks doko@d.o for the patch.

 -- Aron Xu <aron@debian.org>  Tue, 17 Apr 2012 08:26:40 +0200

libucimf (2.3.8-3) unstable; urgency=low

  * debian/rules:
    - Wipe out unneeded .la file.

 -- Aron Xu <aron@debian.org>  Sat, 30 Jul 2011 15:27:06 +0800

libucimf (2.3.8-2) unstable; urgency=low

  * debian/libucimf-dev.install:
    - Clean the dependency_libs out of .la files at build time,
      per Policy 10.2 (Closes: #620617).
  * debian/control:
    - Move fbterm and jfbterm from Depends to Recommends.
    - Remove useless ${shlibs:Depends}.
    + Bump std-ver: 3.9.2.
  * debian/patches/fix_manpages.patch:
    - Fix minor problems in manpages.

 -- Aron Xu <happyaron.xu@gmail.com>  Sat, 09 Apr 2011 13:23:16 +0800

libucimf (2.3.8-1) unstable; urgency=low

  * New upstream release:
    + Can detect multiple input methods when installed.
  * debian/control:
    + Add DMUA
    + Add "dialog" to Recommends of ucimf package.
  * debian/*.1:
    - Removed, merged upstream.
  * debian/ucimf.manpages:
    - Change accordingly.
  * debian/ucimf.examples:
    + Enlist examples.
  * debian/ucimf.install:
    - Remove items that not needed any more.

 -- Aron Xu <happyaron.xu@gmail.com>  Tue, 22 Feb 2011 03:27:00 +0800

libucimf (2.3.7-2) unstable; urgency=low

  * debian/control:
      Bump std-ver to 3.9.1,
      Remove Build-Depends on libmpfr-dev,
      Add Vcs-Bzr and Vcs-Browser fields.

 -- Aron Xu <happyaron.xu@gmail.com>  Wed, 08 Sep 2010 10:16:00 +0800

libucimf (2.3.7-1) unstable; urgency=low

  * New upstream release:
      Fixing build failures on ia64 and sparc,
      Tuning Makefile and scripts,
      More features added.
  * Update manpages:
      Fixing the hyphen-used-as-minus-sign,
      Fixing two typos.
  * debian/control:
      Bump std-ver to 3.9.0,
      Add fbterm (>= 1.5) requirement to binary package ucimf,
      Remove duplicate section info,
      Fixing duplicate-short-description.
  * debian/docs: Remove empty NEWS from it.
  * debian/copyright: Update copyright info.

 -- Aron Xu <happyaron.xu@gmail.com>  Sat, 10 Jul 2010 18:55:22 +0800

libucimf (2.3.5-1) unstable; urgency=low

   * Upstream new release, with a lot of bug fixes and new features.

 -- Aron Xu <happyaron.xu@gmail.com>  Fri, 25 Jun 2010 20:13:22 +0800

libucimf (2.2.9.1-2) unstable; urgency=low

  * Make it build on kfreebsd-* archs.
  * debian/copyright: Add include/imf/imf.h 's license.

 -- Aron Xu <happyaron.xu@gmail.com>  Tue, 1 Jun 2010 19:14:11 +0800

libucimf (2.2.9.1-1) unstable; urgency=low

  * Initial release (Closes: #567247)

 -- Aron Xu <happyaron.xu@gmail.com>  Fri, 29 Jan 2010 15:54:32 +0800