File: changelog

package info (click to toggle)
libskk 1.0.5%2Bgit20240901-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,516 kB
  • sloc: ansic: 1,145; makefile: 447; sh: 35
file content (186 lines) | stat: -rw-r--r-- 5,957 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
libskk (1.0.5+git20240901-2) unstable; urgency=medium

  * debian/control: Add missing runtime dependency for
    package libskk-utils: skkdic. (Closes: #1084215)

 -- Boyuan Yang <byang@debian.org>  Sun, 06 Oct 2024 15:00:31 -0400

libskk (1.0.5+git20240901-1) unstable; urgency=medium

  * New upstream snapshot.
    + Fix invalid escape in json file to avoid crash. (Closes: #1081915)
  * debian/control: Bump Standards-Version to 4.7.0.

 -- Boyuan Yang <byang@debian.org>  Sun, 15 Sep 2024 20:50:49 -0400

libskk (1.0.5+git20240522-1) unstable; urgency=medium

  [ Debian Janitor ]
  * debian/copyright: use spaces rather than tabs to start continuation lines.
  * Set upstream metadata fields: Repository-Browse.

  [ Boyuan Yang ]
  * New upstream snapshot. (Closes: #1075204)
  * debian/source/options: Ignore sources changes in .gmo files.
    (Closes: #1047021)
  * Update standards version to 4.6.2, no changes needed.
  * debian/libskk0.symbols: Add new symbols.
  * debian/clean: Clean generated files.

 -- Boyuan Yang <byang@debian.org>  Sun, 28 Jul 2024 07:52:19 -0400

libskk (1.0.5-2) unstable; urgency=medium

  * Rebuild before Debian 11 release.
  * debian/control:
    + Bump Standards-Version to 4.5.1.
    + Bump debhelper compat to v13.

 -- Boyuan Yang <byang@debian.org>  Sat, 09 Jan 2021 13:26:52 -0500

libskk (1.0.5-1) unstable; urgency=medium

  * New upstream version 1.0.5.
  * debian/control: Add new build-dependency libxkbcommon-dev.

 -- Boyuan Yang <byang@debian.org>  Tue, 18 Sep 2018 14:58:56 -0400

libskk (1.0.4-3) unstable; urgency=medium

  * Update my uploader email address and use the @debian.org one.
  * Bump Standards-Version to 4.2.1 (no changes needed).

 -- Boyuan Yang <byang@debian.org>  Sun, 02 Sep 2018 11:15:36 -0400

libskk (1.0.4-2) unstable; urgency=medium

  * debian/control:
    - Drop backported patches since they are not merge into
      master branch and were introduced accidentally.
    - Remove introduced build-dependency libxcbcommon-dev.
    - Remove Daiki Ueno from Uploaders list. (Closes: #903251)
      Thank you for your previous contributions!
    + Add myself as Uploader.
    + Use git repository under Salsa input-method-team group.

 -- Boyuan Yang <073plan@gmail.com>  Sat, 28 Jul 2018 12:12:53 +0800

libskk (1.0.4-1) unstable; urgency=medium

  * Team upload.
  * New upstream release. (2018-06-26)
  * Bump Standards-Version to 4.1.5. (no changes needed)
  * debian/patches: Refresh patches and backported patches.
  * debian/control: Add new build-dependency libxkbcommon-dev.

 -- Boyuan Yang <073plan@gmail.com>  Sat, 07 Jul 2018 12:19:46 +0800

libskk (1.0.3-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Apply "wrap-and-sort -abst".
  * d/control: Update uploader's mail address to the @gnu.org one.
  * d/control: Remove legacy DM-U-A field.
  * d/control: Use debian-input-method@lists.d.o in maintainer field.
    Closes: #899852.
  * d/control: Split skk executable into separate package libskk-utils.
    Closes: #766480.
  * d/control: Restore M-A status for libskk-dev after package split.
  * Bump debhelper compat to v11.
  * d/control: Add new build-dependency gettext.
  * d/control: Update Vcs fields with repo on Salsa platform.
  * Drop old -dbg package in favor of autogenerated -dbgsym one.
  * d/rules: Enable full hardening.
  * d/rules: Use "dh_missing --fail-missing".
  * d/rules: Remove custom invocation to intltool.
  * d/rules: Force non-parallel build to circumvent random test failure.
  * d/copyright: Refresh copyright information.
  * d/patches: Backport upstream trunk commits till 2018-06-19
    to fix test failure.
  * d/skk.1: Removed in favor of upstream provided one.

 -- Boyuan Yang <073plan@gmail.com>  Mon, 25 Jun 2018 21:14:18 +0800

libskk (1.0.2-3) unstable; urgency=medium

  * Team upload.
  * Keep libskk-dev as non M-A since it contains skk.  Closes: #766451

 -- Osamu Aoki <osamu@debian.org>  Thu, 23 Oct 2014 22:01:14 +0900

libskk (1.0.2-2) unstable; urgency=medium

  * Install typelib in M-A path.  Closes: #766262

 -- Osamu Aoki <osamu@debian.org>  Wed, 22 Oct 2014 23:09:09 +0900

libskk (1.0.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream release for B-D: libgee-0.8-dev. Closes: #753872
  * Fix return-type in upstream.  Closes: #742214
  * Update URL for watch file and control.  Closes: #760856

 -- Osamu Aoki <osamu@debian.org>  Mon, 20 Oct 2014 00:09:49 +0900

libskk (1.0.0-1) unstable; urgency=low

  * New upstream release

 -- Daiki Ueno <ueno@unixuser.org>  Tue, 28 Aug 2012 22:48:39 +0900

libskk (0.0.12-3) unstable; urgency=low

  * Team upload.
  * Migrate to vala 0.16 for wheezy. Closes: #675657
  * Build with "read-only relocation" link flag.

 -- Osamu Aoki <osamu@debian.org>  Tue, 05 Jun 2012 22:24:17 +0900

libskk (0.0.12-2) unstable; urgency=low

  * Fix FTBFS on armel (Closes: #674471)

 -- Daiki Ueno <ueno@unixuser.org>  Tue, 29 May 2012 10:09:31 +0900

libskk (0.0.12-1) unstable; urgency=low

  * New upstream release
  * Update Standards-Version to 3.9.3

 -- Daiki Ueno <ueno@unixuser.org>  Sat, 07 Apr 2012 18:13:13 +0900

libskk (0.0.11-1) unstable; urgency=low

  * New upstream release
  * Switch to dh_autoreconf

 -- Daiki Ueno <ueno@unixuser.org>  Sat, 11 Feb 2012 20:53:27 +0900

libskk (0.0.10-1) unstable; urgency=low

  * New upstream release
  * Fix typelib file location
  * Regenerate symbols file

 -- Daiki Ueno <ueno@unixuser.org>  Sat, 04 Feb 2012 11:28:07 +0900

libskk (0.0.9-1) unstable; urgency=low

  * New upstream release
  * Use symbol versioning

 -- Daiki Ueno <ueno@unixuser.org>  Thu, 26 Jan 2012 14:13:33 +0900

libskk (0.0.8-1) unstable; urgency=low

  * New upstream release

 -- Daiki Ueno <ueno@unixuser.org>  Thu, 12 Jan 2012 07:29:48 +0900

libskk (0.0.7-1) unstable; urgency=low

  * Initial release (Closes: #652917)

 -- Daiki Ueno <ueno@unixuser.org>  Thu, 05 Jan 2012 17:06:03 +0900