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
|
fcitx5-configtool (5.0.16-1) unstable; urgency=medium
* New upstream release.
-- Boyuan Yang <byang@debian.org> Wed, 23 Nov 2022 14:24:46 -0500
fcitx5-configtool (5.0.15-1) unstable; urgency=medium
* New upstream release.
-- Boyuan Yang <byang@debian.org> Fri, 02 Sep 2022 15:37:29 -0400
fcitx5-configtool (5.0.14-4) unstable; urgency=medium
* Undo package split (Closes: #1015923)
+ Install fcitx5-plasma-theme-generator into kde-config-fcitx5.
+ Install fcitx5-configtool translation files into fcitx5-config-qt.
+ Still let fcitx5-config-qt provides fcitx5-configtool.
+ No longer mark kde-config-fcitx5 as Multi-Arch: same.
+ Properly add Breaks+Provides relationship.
-- Boyuan Yang <byang@debian.org> Sun, 24 Jul 2022 11:02:44 -0400
fcitx5-configtool (5.0.14-3) unstable; urgency=medium
* Source-only upload.
* debian/control: Promote fcitx5-configtool-kde as Recommendation
of package kde-config-fcitx5.
-- Boyuan Yang <byang@debian.org> Sat, 23 Jul 2022 16:34:58 -0400
fcitx5-configtool (5.0.14-2) unstable; urgency=medium
* Rename source package name following upstream.
* Add myself into uploaders list.
* Split packages:
+ fcitx5-configtool-data
+ fcitx5-configtool-kde (Closes: #1014928)
+ fcitx5-config-qt
+ kde-config-fcitx5
* debian/copyright: Refresh following upstream recent changes.
* debian/watch: Monitor upstream tarball release.
-- Boyuan Yang <byang@debian.org> Thu, 14 Jul 2022 13:15:28 -0400
kcm-fcitx5 (5.0.14-1) unstable; urgency=medium
* New upstream release.
* debian/control:
+ Add new build-dep libkf5plasma-dev.
+ Update all binary package description.
+ Let fcitx5-config-qt provides fcitx5-configtool.
* debian/install: Install /usr/bin/fcitx5-plasma-theme-generator
into fcitx5-config-qt package.
-- Boyuan Yang <byang@debian.org> Wed, 13 Jul 2022 15:45:18 -0400
kcm-fcitx5 (5.0.13-1) unstable; urgency=medium
* New upstream release.
-- Boyuan Yang <byang@debian.org> Wed, 25 May 2022 11:33:16 -0400
kcm-fcitx5 (5.0.12-1) unstable; urgency=medium
* New upstream release.
-- Boyuan Yang <byang@debian.org> Wed, 16 Mar 2022 20:02:02 -0400
kcm-fcitx5 (5.0.11-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Boyuan Yang <byang@debian.org> Thu, 03 Feb 2022 17:09:05 -0500
kcm-fcitx5 (5.0.10-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Boyuan Yang <byang@debian.org> Sat, 08 Jan 2022 17:37:52 -0500
kcm-fcitx5 (5.0.9-1) unstable; urgency=medium
* Team upload.
* New upstream release 5.0.9.
* debian/control: Require versioned build dependency fcitx5-qt
5.0.8+.
-- Boyuan Yang <byang@debian.org> Wed, 15 Dec 2021 14:47:09 -0500
kcm-fcitx5 (5.0.8-1) unstable; urgency=medium
* Team upload.
* New upstream release 5.0.8.
* debian/control: Manually add runtime dependency: libqt5svg5.
* Drop icon-related patch:
- debian/patches/0001-rename-icon-to-fcitx5.patch: Removed.
-- Boyuan Yang <byang@debian.org> Wed, 24 Nov 2021 13:29:40 -0500
kcm-fcitx5 (5.0.6-2) unstable; urgency=medium
* Bump fcitx5 and fcitx5-qt versions.
To rebuild with fixed libexec directory.
-- Shengjing Zhu <zhsj@debian.org> Fri, 08 Oct 2021 01:51:59 +0800
kcm-fcitx5 (5.0.6-1) unstable; urgency=medium
* New upstream release
-- Shengjing Zhu <zhsj@debian.org> Fri, 01 Oct 2021 02:42:58 +0800
kcm-fcitx5 (5.0.5-1) unstable; urgency=medium
* New upstream release
* Upload to unstable
* Update Standards-Version to 4.6.0 (no changes)
-- Shengjing Zhu <zhsj@debian.org> Wed, 25 Aug 2021 12:38:27 +0800
kcm-fcitx5 (5.0.3-5) experimental; urgency=medium
* Lower the requirements of qtbase5 to 5.12 to align with CMakeLists.txt
-- Shengjing Zhu <zhsj@debian.org> Wed, 19 May 2021 02:34:31 +0800
kcm-fcitx5 (5.0.3-4) experimental; urgency=medium
* Lower the requirements of kirigami to 5.68 to align with CMakeLists.txt
-- Shengjing Zhu <zhsj@debian.org> Wed, 19 May 2021 02:06:52 +0800
kcm-fcitx5 (5.0.3-3) unstable; urgency=medium
* Add missing Depends for kde-config-fcitx5
-- Shengjing Zhu <zhsj@debian.org> Sun, 16 May 2021 14:54:13 +0800
kcm-fcitx5 (5.0.3-2) unstable; urgency=medium
* Backport patch to fix typo in desktop file
-- Shengjing Zhu <zhsj@debian.org> Mon, 22 Feb 2021 00:54:24 +0800
kcm-fcitx5 (5.0.3-1) unstable; urgency=medium
* New upstream release
* Bump libfcitx5-qt-dev to 5.0.3
* Install fcitx5-config-qt and fcitx5-migrator desktop files
-- Shengjing Zhu <zhsj@debian.org> Fri, 19 Feb 2021 22:22:56 +0800
kcm-fcitx5 (5.0.2-1) unstable; urgency=medium
* New upstream release
* Drop kirigami2 patch
* Bump fcitx5 to 5.0.4
* Update Standards-Version to 4.5.1 (no changes)
* Add qtquickcontrols2-5-dev to Build-Depends
-- Shengjing Zhu <zhsj@debian.org> Tue, 19 Jan 2021 12:24:34 +0800
kcm-fcitx5 (5.0.1-1) unstable; urgency=medium
* New upstream release
* Add patch to relax kirigami2 version to 5.74.0
* Rename icon to org.fcitx.Fcitx5
-- Shengjing Zhu <zhsj@debian.org> Sat, 05 Dec 2020 19:13:56 +0800
kcm-fcitx5 (5.0.0-3) unstable; urgency=medium
* Add libime-bin to fcitx5-config-qt Recommends
fcitx5-migrator needs libime-bin to migrate pinyin and table data.
-- Shengjing Zhu <zhsj@debian.org> Tue, 10 Nov 2020 14:24:37 +0800
kcm-fcitx5 (5.0.0-2) unstable; urgency=medium
* Add fcitx5-migrator to fcitx5-config-qt package.
-- Shengjing Zhu <zhsj@debian.org> Tue, 10 Nov 2020 12:29:36 +0800
kcm-fcitx5 (5.0.0-1) unstable; urgency=medium
* New upstream release
* Apply Multi-Arch hint
* Bump fcitx5 to 5.0.1
* Bump libfcitx5-qt-dev to 5.0.0
-- Shengjing Zhu <zhsj@debian.org> Sat, 07 Nov 2020 01:36:54 +0800
kcm-fcitx5 (0.0~git20201028.fd9831d-1) unstable; urgency=medium
* New upstream snapshot
* Upload to unstable
* Bump libfcitx5-qt-dev to 0.0~git20201029
* Bump fcitx5 to 0.0~git20201030
* Not install fcitx5-migrator temporary.
-- Shengjing Zhu <zhsj@debian.org> Sun, 01 Nov 2020 01:32:01 +0800
kcm-fcitx5 (0.0~git20200822.c8f7e15-2) experimental; urgency=medium
* Rename fcitx5-configtool to fcitx5-config-qt.
To follow the name convention like fcitx-config-gtk
-- Shengjing Zhu <zhsj@debian.org> Thu, 27 Aug 2020 00:28:03 +0800
kcm-fcitx5 (0.0~git20200822.c8f7e15-1) experimental; urgency=medium
* New upstream version 0.0~git20200822.c8f7e15
* Split fcitx5-configtool to separate package
* Bump libfcitx5-qt-dev to 0.0~git20200821
* Update upstream URL
-- Shengjing Zhu <zhsj@debian.org> Wed, 26 Aug 2020 13:06:38 +0800
kcm-fcitx5 (0.0~git20200615.21dbb51-2) unstable; urgency=medium
* Add fcitx5-module-dbus to Depends
-- Shengjing Zhu <zhsj@debian.org> Fri, 03 Jul 2020 14:15:28 +0800
kcm-fcitx5 (0.0~git20200615.21dbb51-1) unstable; urgency=medium
* New upstream snapshot
* Update Build-Depends for new version
* Refresh patches
* Bump debhelper-compat to 13
-- Shengjing Zhu <zhsj@debian.org> Thu, 02 Jul 2020 13:49:34 +0800
kcm-fcitx5 (0.0~git20200403.8afa921-1) unstable; urgency=medium
* New upstream snapshot
* Enable dh_missing fail-missing
* Add patches to fix building
* Rename icon to fcitx5
-- Shengjing Zhu <zhsj@debian.org> Fri, 10 Apr 2020 23:12:16 +0800
kcm-fcitx5 (0.0~git20191231.d4e6ec5-1) unstable; urgency=medium
* Initial release.
-- Shengjing Zhu <zhsj@debian.org> Sat, 22 Feb 2020 12:38:48 +0800
|