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
|
fcitx5 (5.0.21-3) unstable; urgency=medium
* debian/control: Tighten versioned dependency of xcb-imdkit to
(>= 1.0.3~) to solve build issues with backports.
* debian/control: Bump Standards-Version to 4.6.2.
-- Boyuan Yang <byang@debian.org> Fri, 06 Jan 2023 22:00:43 -0500
fcitx5 (5.0.21-2) unstable; urgency=medium
* debian/control: Replace test-build-dependency dbus with
dbus-daemon to solve MBF on dbus dependency.
-- Boyuan Yang <byang@debian.org> Tue, 29 Nov 2022 16:04:33 -0500
fcitx5 (5.0.21-1) unstable; urgency=medium
* New upstream release.
* debian/patches: Drop hotfix patch.
-- Boyuan Yang <byang@debian.org> Thu, 24 Nov 2022 10:25:46 -0500
fcitx5 (5.0.20-2) unstable; urgency=medium
* debian/patches: Add hotfix patch from upstream trunk on activation
state (upstream issue 661).
-- Boyuan Yang <byang@debian.org> Wed, 23 Nov 2022 12:16:19 -0500
fcitx5 (5.0.20-1) unstable; urgency=medium
* New upstream version 5.20.
+ Install emoji data to fcitx5-data package.
* debian/copyright: Update information.
* debian/control: Merge modules package into single fcitx5-modules
as requested by upstream developer.
-- Boyuan Yang <byang@debian.org> Tue, 22 Nov 2022 17:55:48 -0500
fcitx5 (5.0.19-1) unstable; urgency=medium
* New upstream version 5.0.19.
* debian/watch: Switch to upstream dict tarball.
* debian/upstream/signing-key.asc: Added.
* debian/copyright:
+ Update en_dict info accordingly.
+ Update org_kde_kwin_blur code info.
* debian/patches/0001: Drop patch on altered en_dict path,
no longer needed.
-- Boyuan Yang <byang@debian.org> Tue, 30 Aug 2022 13:46:33 -0400
fcitx5 (5.0.18-1) unstable; urgency=medium
* New upstream release.
-- Boyuan Yang <byang@debian.org> Sun, 03 Jul 2022 21:44:59 -0400
fcitx5 (5.0.17-1) unstable; urgency=medium
* New upstream release.
-- Boyuan Yang <byang@debian.org> Thu, 02 Jun 2022 14:13:54 -0400
fcitx5 (5.0.16-1) unstable; urgency=medium
* New upstream release.
-- Boyuan Yang <byang@debian.org> Mon, 23 May 2022 16:45:41 -0400
fcitx5 (5.0.15-2) unstable; urgency=medium
* debian/control: Recommend installation of fcitx5-frontend-qt6.
* debian/copyright: Correct Source field with GitHub project.
-- Boyuan Yang <byang@debian.org> Wed, 20 Apr 2022 10:08:26 -0400
fcitx5 (5.0.15-1) unstable; urgency=medium
* New upstream release.
-- Boyuan Yang <byang@debian.org> Wed, 16 Mar 2022 06:32:54 -0400
fcitx5 (5.0.14-1) unstable; urgency=medium
* New upstream version.
* debian/fcitx5.install:
+ Also install /usr/libexec/fcitx5-wayland-launcher.
-- Boyuan Yang <byang@debian.org> Tue, 01 Feb 2022 21:55:22 -0500
fcitx5 (5.0.13-1) unstable; urgency=medium
* New upstream version.
-- Boyuan Yang <byang@debian.org> Sun, 09 Jan 2022 09:53:56 -0500
fcitx5 (5.0.12-1) unstable; urgency=medium
* New upstream version.
* debian/patches: Refresh patches.
-- Boyuan Yang <byang@debian.org> Mon, 03 Jan 2022 13:13:05 -0500
fcitx5 (5.0.11-1) unstable; urgency=medium
* New upstream version.
* debian/copyright: Update information.
* debian/patches: Refresh patches.
* debian/fcitx5-module-*.install: Rename file installation
following upstream changes.
-- Boyuan Yang <byang@debian.org> Mon, 06 Dec 2021 16:02:09 -0500
fcitx5 (5.0.10-1) unstable; urgency=medium
* New upstream version.
* debian/rules: Drop workaround on previously-broken cmake.
* Restore upstream icon naming scheme:
+ debian/not-installed: Do not exclude installation of
non-flatpak icons.
+ debian/patches: Drop patch that unconditionally use
Flatpak-style icon name.
+ debian/rules: Set USE_FLATPAK_ICON to OFF.
+ debian/fcitx5.install: Ship non-Flatpak icons with binary
package fcitx5. (Closes: #976603)
+ debian/control: Let fcitx5 conflicts with:
- fcitx (<< 1:5)
- fcitx-data (<< 1:5)
- fcitx-bin (<< 1:5)
+ debian/fcitx5.NEWS: Add a NEWS entry for this change.
* debian/patches: Refresh patches.
-- Boyuan Yang <byang@debian.org> Mon, 22 Nov 2021 16:50:00 -0500
fcitx5 (5.0.9-2) unstable; urgency=medium
* Team upload.
* Fix config-opt on non-linux
* Set CMAKE_INSTALL_FULL_LIBEXECDIR to /usr/libexec
-- Shengjing Zhu <zhsj@debian.org> Fri, 08 Oct 2021 01:44:19 +0800
fcitx5 (5.0.9-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Fix typo in package description
* Recommends fcitx5-frontend-gtk4 (Closes: #995019)
-- Shengjing Zhu <zhsj@debian.org> Fri, 01 Oct 2021 01:32:30 +0800
fcitx5 (5.0.8-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Update Standards-Version to 4.6.0 (no changes)
-- Shengjing Zhu <zhsj@debian.org> Wed, 25 Aug 2021 02:11:10 +0800
fcitx5 (5.0.5-1) unstable; urgency=medium
* Team upload.
* New upstream version
-- Shengjing Zhu <zhsj@debian.org> Fri, 19 Feb 2021 14:58:45 +0800
fcitx5 (5.0.4-3) unstable; urgency=medium
* Team upload.
* Missing fcitx5-module-quickphrase in fcitx5-modules-dev Depends
* Add libkvm-dev to Build-Depends on kfreebsd
-- Shengjing Zhu <zhsj@debian.org> Wed, 20 Jan 2021 02:23:25 +0800
fcitx5 (5.0.4-2) unstable; urgency=medium
* Team upload.
* Reorg module packages.
Merge fcitx5-module-dbus, fcitx5-module-ibus, fcitx5-module-kimpanel,
fcitx5-module-fcitx4 to fcitx5-modules.
No new dependency on fcitx5-modules.
* Enable building on non-linux
* Don't install xdg auto start file
-- Shengjing Zhu <zhsj@debian.org> Tue, 19 Jan 2021 12:03:33 +0800
fcitx5 (5.0.4-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Add new fcitx5-module-fcitx4 package
-- Shengjing Zhu <zhsj@debian.org> Sat, 16 Jan 2021 01:37:58 +0800
fcitx5 (5.0.3-2) unstable; urgency=medium
* Manual rebuild against libxcb-imdkit 1.0.1.
* debian/control: Tighten version requirement of xcb-imdkit to
(>= 1.0.1~).
-- Boyuan Yang <byang@debian.org> Mon, 14 Dec 2020 18:29:50 -0500
fcitx5 (5.0.3-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Bump Standards-Version to 4.5.1 (no changes)
-- Shengjing Zhu <zhsj@debian.org> Sat, 12 Dec 2020 21:40:10 +0800
fcitx5 (5.0.2-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Fix uscan watch file syntax
* Refresh patches
* Use flatpak style icon
* Update README.Debian
* Fix lintian by renaming dbus to D-Bus
* Drop library version patch.
After the project version is bumped to 5.0.x, there's no
name clash
-- Shengjing Zhu <zhsj@debian.org> Sat, 05 Dec 2020 17:39:35 +0800
fcitx5 (5.0.1-2) unstable; urgency=medium
* Team upload.
* Ask user to run fcitx5-diagnose when reporting bugs
* Backport patch for fcitx5-diagnose.
To detect the multi-arch library patch.
-- Shengjing Zhu <zhsj@debian.org> Sun, 15 Nov 2020 17:57:40 +0800
fcitx5 (5.0.1-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Add fcitx5-config-qt to Recommends (Closes: #963725)
* Apply Multi-Arch hints
-- Shengjing Zhu <zhsj@debian.org> Fri, 06 Nov 2020 22:55:19 +0800
fcitx5 (0.0~git20201030.a5a0551-2) unstable; urgency=medium
* Team upload.
* Upload to unstable
* Fix fcitx library cmake config
-- Shengjing Zhu <zhsj@debian.org> Sat, 31 Oct 2020 22:22:38 +0800
fcitx5 (0.0~git20201030.a5a0551-1) experimental; urgency=medium
* Team upload.
* New upstream snapshot
* Bump libfcitx5core SO version to 7
-- Shengjing Zhu <zhsj@debian.org> Sat, 31 Oct 2020 15:57:58 +0800
fcitx5 (0.0~git20200825.962d15a-1) experimental; urgency=medium
* Team upload
* New upstream snapshot
* Disable parallel test to fix dbus issue
* as-needed LDFLAGS is not needed since bullseye
* Change architecture from linux-any to any
* Remove incorrect Multi-Arch same annotation.
* Refresh patches
* Add fcitx5 default input method profile.
* Add imselector module
* Bump libfcitx5config SOVERSION to 6
* Bump libfcitx5core SOVERSION to 6
* Bump libfcitx5utils SOVERSION to 2
-- Shengjing Zhu <zhsj@debian.org> Wed, 26 Aug 2020 02:42:44 +0800
fcitx5 (0.0~git20200626.2e9821a-2) unstable; urgency=medium
* Team upload.
* Add libbrotli-dev to Build-Depends
* Add patch to change kde-config-fcitx5 name reference
-- Shengjing Zhu <zhsj@debian.org> Fri, 03 Jul 2020 11:44:24 +0800
fcitx5 (0.0~git20200626.2e9821a-1) unstable; urgency=medium
* Team upload.
[ Boyuan Yang ]
* debian/README.Debian: Clarify current condition
[ Shengjing Zhu ]
* New upstream snapshot (Closes: #957195)
* Adjust Recommends and Suggests for fcitx5 metapackage.
Recommends:
+ fcitx5-frontend-qt5
+ fcitx5-frontend-gtk3
+ im-config
Suggests:
+ fcitx5-frontend-gtk2
+ fcitx5-chinese-addons
+ kde-config-fcitx5 (Provides fcitx5-config-qt tool)
* Bump debhelper-compat to 13 and clean up d/rules
* Bump libxcb-imdkit-dev to 0~20200606
* Change charselectdata path in fcitx5-data
* Fix missing Depends on -dev package
-- Shengjing Zhu <zhsj@debian.org> Thu, 02 Jul 2020 02:48:25 +0800
fcitx5 (0.0~git20200409.6409547-1) unstable; urgency=medium
* Team upload.
* New upstream snapshot.
* Remove simpleui from fcitx5-modules.
Not built by source in new version
* Install testui, testim, testfrontend to fcitx5-modules.
New addon built by source in new version
-- Shengjing Zhu <zhsj@debian.org> Fri, 10 Apr 2020 22:34:53 +0800
fcitx5 (0.0~git20200323.c123909-2) unstable; urgency=medium
* Team upload.
* Forget to rename fcitx.svg icon
-- Shengjing Zhu <zhsj@debian.org> Tue, 24 Mar 2020 21:52:02 +0800
fcitx5 (0.0~git20200323.c123909-1) unstable; urgency=medium
* Team upload.
* New upstream snapshot.
* Bump libxcb-imdkit-dev to 0~20200318
* Add patch to rename icon to fcitx5
* Install fcitx5 icons
-- Shengjing Zhu <zhsj@debian.org> Tue, 24 Mar 2020 02:58:15 +0800
fcitx5 (0.0~git20200312.cce34c7-1) experimental; urgency=medium
* Team upload.
* New upstream snapshot.
* Split emoji module to a separate package.
-- Shengjing Zhu <zhsj@debian.org> Fri, 13 Mar 2020 12:56:10 +0800
fcitx5 (0.0~git20200311.dafb468-1) unstable; urgency=medium
* Team upload.
* New upstream snapshot.
* Move dict data to debian directory.
No longer repack upstream tarball.
* Add new emoji module to fcitx5-modules package.
-- Shengjing Zhu <zhsj@debian.org> Fri, 13 Mar 2020 00:07:44 +0800
fcitx5 (0.0~git20200128.9e3bc8d+ds1-3) unstable; urgency=medium
* debian/README.Debian: Add a README introducing how to use
fcitx5 properly.
* debian/control: Suggest installing im-config (>= 0.44).
-- Boyuan Yang <byang@debian.org> Wed, 12 Feb 2020 22:37:27 -0500
fcitx5 (0.0~git20200128.9e3bc8d+ds1-2) unstable; urgency=medium
* debian/control:
- Do not let the fcitx5-module-quickphrase package recommend
fcitx5-module-quickphrase-editor package. It is currently
provided by fcitx4.
* debian/upstream/metadata:
+ Add information: Repository, Repository-Browse.
* debian/copyright: Refresh information.
-- Boyuan Yang <byang@debian.org> Sat, 08 Feb 2020 11:35:16 -0500
fcitx5 (0.0~git20200128.9e3bc8d+ds1-1) unstable; urgency=medium
* debian/control:
+ Mark package fcitx5 to be suggesting the Qt/GTK frontend
packages.
+ Convert package fcitx5-modules to be in metapackages section.
+ Bump Standards-Version to 4.5.0.
* ds: No longer ships libime-related dictionaries in fcitx5-data
package.
-- Boyuan Yang <byang@debian.org> Wed, 05 Feb 2020 14:19:46 -0500
fcitx5 (0.0~git20200117.a2871df+ds2-1) unstable; urgency=medium
* data/: Also include py_*.mb, used by fcitx5 pinyinhelper module.
-- Boyuan Yang <byang@debian.org> Sun, 19 Jan 2020 18:18:58 -0500
fcitx5 (0.0~git20200117.a2871df+ds1-1) unstable; urgency=medium
* New upstream snapshot (git 20200117).
-- Boyuan Yang <byang@debian.org> Sun, 19 Jan 2020 14:19:36 -0500
fcitx5 (0.0~git20191231.c0a272a+ds1-2) unstable; urgency=medium
* debian/control: Build-depend on libenchant 2.x instead of
old 1.x.
-- Boyuan Yang <byang@debian.org> Tue, 07 Jan 2020 11:39:57 -0500
fcitx5 (0.0~git20191231.c0a272a+ds1-1) unstable; urgency=medium
* New upstream snapshot (git 20191231).
-- Boyuan Yang <byang@debian.org> Thu, 02 Jan 2020 13:16:10 -0800
fcitx5 (0.0~git20191114.c2b3517+ds1-1) unstable; urgency=medium
* New upstream snapshot (git 20191114).
* debian/watch: Monitor upstream git HEAD.
-- Boyuan Yang <byang@debian.org> Sat, 30 Nov 2019 12:31:02 -0500
fcitx5 (0~20191021+ds2-2) unstable; urgency=medium
* libfcitx5utils-dev.install: Also install the *.cmake.in files.
This might be useful to some users.
-- Boyuan Yang <byang@debian.org> Thu, 28 Nov 2019 13:30:27 -0500
fcitx5 (0~20191021+ds2-1) unstable; urgency=medium
* data: Placd data files into /data/ subdirectory.
* debian/patches: Refresh patch accordingly.
* debian/fcitx5-data.install: Refresh data install instruction.
-- Boyuan Yang <byang@debian.org> Tue, 26 Nov 2019 10:27:25 -0500
fcitx5 (0~20191021+ds1-1) unstable; urgency=medium
* New upstream snapshot.
* debian/control:
+ Bump Standards-Version to 4.4.1.
+ Set homepage back to GitHub project.
* debian/watch: Monitor releases on GitHub.
-- Boyuan Yang <byang@debian.org> Fri, 25 Oct 2019 00:33:48 -0400
fcitx5 (0~20190716+ds1-1) unstable; urgency=medium
* New upstream snapshot.
* debian/control:
+ Bump Standards-Version to 4.4.0.
+ Mark multiple packages as M-A: same.
-- Boyuan Yang <byang@debian.org> Wed, 11 Sep 2019 11:30:13 -0400
fcitx5 (0~20181128+ds1-1) unstable; urgency=medium
* Upload to unstable.
* debian/control:
+ Bump debhelper compat to v12.
+ Bump Standards-Version to 4.3.0.
* debian/changelog: Fix ITP bug number.
-- Boyuan Yang <byang@debian.org> Mon, 14 Jan 2019 10:38:49 -0500
fcitx5 (0~20181128+ds1-1~exp1) experimental; urgency=medium
* Initial release. (Closes: #915567)
-- Boyuan Yang <byang@debian.org> Thu, 06 Dec 2018 14:02:04 -0500
|