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
|
systemsettings (4:5.14.5-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Cherry-pick from upstream trunk to fix a bug in zh_CN
(Simplified Chinese) .desktop file translation.
-- Boyuan Yang <byang@debian.org> Sat, 23 Feb 2019 12:45:05 -0500
systemsettings (4:5.14.5-1) unstable; urgency=medium
* New upstream release (5.14.5).
* Update build-deps and deps with the info from cmake
* Release to unstable
-- Maximiliano Curia <maxy@debian.org> Thu, 24 Jan 2019 09:26:17 -0300
systemsettings (4:5.14.3-1) unstable; urgency=medium
* Update upsteam signing-key
* New upstream release (5.14.3).
* Update build-deps and deps with the info from cmake
* Release to unstable
-- Maximiliano Curia <maxy@debian.org> Fri, 23 Nov 2018 08:51:01 -0300
systemsettings (4:5.13.5-1) unstable; urgency=medium
* New upstream release (5.13.5).
* Update build-deps and deps with the info from cmake
* Release to unstable
-- Maximiliano Curia <maxy@debian.org> Thu, 06 Sep 2018 20:40:48 +0200
systemsettings (4:5.13.4-1) unstable; urgency=medium
* New upstream release (5.13.4).
* Update build-deps and deps with the info from cmake
* Update install files
* Release to unstable
-- Maximiliano Curia <maxy@debian.org> Sun, 19 Aug 2018 23:18:27 +0200
systemsettings (4:5.13.1-1) unstable; urgency=medium
* New upstream release (5.13.1).
* Update build-deps and deps with the info from cmake
* Release to unstable
-- Maximiliano Curia <maxy@debian.org> Tue, 26 Jun 2018 13:43:30 +0200
systemsettings (4:5.12.5-1) unstable; urgency=medium
* Bump Standards-Version to 4.1.4.
* New upstream release (5.12.5).
* Use https for the debian/copyright
* Release to unstable
-- Maximiliano Curia <maxy@debian.org> Wed, 09 May 2018 13:24:16 +0200
systemsettings (4:5.12.4-1) unstable; urgency=medium
* New upstream release (5.12.4).
* Update build-deps and deps with the info from cmake
* Release to unstable
-- Maximiliano Curia <maxy@debian.org> Wed, 28 Mar 2018 18:12:59 +0200
systemsettings (4:5.12.3-1) sid; urgency=medium
* New upstream release (5.12.3).
* Release to sid
-- Maximiliano Curia <maxy@debian.org> Wed, 07 Mar 2018 19:14:15 +0100
systemsettings (4:5.12.2-1) sid; urgency=medium
* New upstream release (5.12.2).
* Release to sid
-- Maximiliano Curia <maxy@debian.org> Sat, 24 Feb 2018 09:47:59 +0100
systemsettings (4:5.12.1-1) sid; urgency=medium
* Use the salsa canonical urls
* New upstream release (5.12.1).
* Release to sid
-- Maximiliano Curia <maxy@debian.org> Tue, 20 Feb 2018 22:09:13 +0100
systemsettings (4:5.12.0-2) sid; urgency=medium
* New revision
* Release to sid
-- Maximiliano Curia <maxy@debian.org> Mon, 12 Feb 2018 16:04:00 +0100
systemsettings (4:5.12.0-1) experimental; urgency=medium
* Bump debhelper build-dep and compat to 11.
* Build without build_stamp
* Add link options as-needed
* Add new qml-module-org-kde-kcm runtime dependency
* Add Bhushan Shah upstream signing key
* New upstream release (5.12.0).
* Update build-deps and deps with the info from cmake
* Bump Standards-Version to 4.1.3.
* Bump ecm build dep (for ECMQMLModules)
* Use https uri for uscan
* Release to experimental
-- Maximiliano Curia <maxy@debian.org> Thu, 08 Feb 2018 15:21:17 +0100
systemsettings (4:5.11.4-1) experimental; urgency=medium
* New upstream release (5.11.4).
* Bump Standards-Version to 4.1.2.
* Update build-deps and deps with the info from cmake
* Release to experimental
-- Maximiliano Curia <maxy@debian.org> Wed, 03 Jan 2018 16:49:26 -0300
systemsettings (4:5.10.5-2) sid; urgency=medium
* New revision
* Bump Standards-Version to 4.1.0.
* Release to sid
-- Maximiliano Curia <maxy@debian.org> Sun, 03 Sep 2017 09:55:50 +0200
systemsettings (4:5.10.5-1) experimental; urgency=medium
[ Maximiliano Curia ]
* New upstream release (5.10.3).
* Update build-deps and deps with the info from cmake
* Bump Standards-Version to 4.0.0.
* Update upstream metadata
* Sync debian/watch and debian/upstream/signing-key.asc with neon
* New upstream release (5.10.4).
* Update build-deps and deps with the info from cmake
* New upstream release (5.10.5).
* Release to experimental
[ Jonathan Riddell ]
* Qt5QuickConfig
* KF5 (missing: Package Declarative)
* qmllint
* KF5Kirigami2Config.cmake
* Could NOT find KF5 (missing: Activities ActivitiesStats)
-- Maximiliano Curia <maxy@debian.org> Mon, 28 Aug 2017 15:29:01 +0200
systemsettings (4:5.8.7-1) unstable; urgency=medium
* New upstream release (5.8.7)
+ Set the correct desktop file name when in a KDE session.
System Settings installs two .desktop files:
- kdesystemsettings.desktop setting NotShowIn=KDE, for non-KDE desktops
- systemsettings.desktop, the one we use in Plasma
As of 39e13de3468a, it sets "kdesystemsettings" as its desktop file
name using KAboutData. As this is not the one we show in our menus,
it's not the one used as applicationId for the KStartupInfo provided
to the Task Manager after starting System Settings. With the eventual
window telling the Task Manager to use a different .desktop file, the
Task Manager can no longer match up the startup notification and the
window, causing them to co-exist instead of replace each other.
Telling the environment you're running in to look at a .desktop file
you've also told it to ignore is wrong app behavior, and this should
not be worked around in the Task Manager (especially as it would
cause I/O in a hotpath, requiring it to open and parse the .desktop
file to realize it's crummy and ignore it, falling back from the
window hint to a slow heuristic).
This patch instead makes it use the correct desktop file name when
KDE_FULL_SESSION is set. This completes the original hack of shipping
two .desktop files.
-- Maximiliano Curia <maxy@debian.org> Fri, 16 Jun 2017 10:51:05 +0200
systemsettings (4:5.8.5-1) experimental; urgency=medium
* New upstream release (5.8.5).
-- Maximiliano Curia <maxy@debian.org> Fri, 30 Dec 2016 18:46:24 +0100
systemsettings (4:5.8.4-1) unstable; urgency=medium
* New upstream release (5.8.4)
-- Maximiliano Curia <maxy@debian.org> Wed, 23 Nov 2016 18:39:11 +0100
systemsettings (4:5.8.2-1) unstable; urgency=medium
* New upstream release (5.8.2)
-- Maximiliano Curia <maxy@debian.org> Wed, 19 Oct 2016 15:25:21 +0200
systemsettings (4:5.8.1-1) unstable; urgency=medium
* New upstream release (5.8.1)
-- Maximiliano Curia <maxy@debian.org> Sun, 16 Oct 2016 23:00:11 +0200
systemsettings (4:5.8.0-1) unstable; urgency=medium
* New upstream release (5.8.0)
* Update build-deps and deps with the info from cmake
-- Maximiliano Curia <maxy@debian.org> Fri, 07 Oct 2016 14:07:49 +0200
systemsettings (4:5.7.4-1) unstable; urgency=medium
* New upstream release (5.7.4)
-- Maximiliano Curia <maxy@debian.org> Fri, 26 Aug 2016 15:06:52 +0200
systemsettings (4:5.7.0-1) unstable; urgency=medium
* New upstream release.
-- Maximiliano Curia <maxy@debian.org> Sat, 09 Jul 2016 22:15:35 +0200
systemsettings (4:5.6.5-1) unstable; urgency=medium
* New upstream release.
-- Maximiliano Curia <maxy@debian.org> Thu, 23 Jun 2016 09:55:42 +0200
systemsettings (4:5.6.4-1) unstable; urgency=medium
[ Maximiliano Curia ]
* uscan no longer supports this kind of watch files.
* New upstream release (5.5.5).
* Force installing in debian/tmp
* Automatic update with ddeb_migration3.py
* Add upstream metadata (DEP-12)
* debian/control: Update Vcs-Browser and Vcs-Git fields
[ Automatic packaging ]
* Bump Standards-Version to 3.9.8
-- Maximiliano Curia <maxy@debian.org> Thu, 26 May 2016 11:10:12 +0200
systemsettings (4:5.5.4-1) experimental; urgency=medium
* New upstream release (5.5.0).
* New upstream release (5.5.1).
* New upstream release (5.5.2).
* New upstream release (5.5.3).
* New upstream release (5.5.4).
-- Maximiliano Curia <maxy@debian.org> Wed, 27 Jan 2016 16:48:55 +0100
systemsettings (4:5.4.3-1) unstable; urgency=medium
* New upstream release (5.4.3).
-- Maximiliano Curia <maxy@debian.org> Tue, 01 Dec 2015 11:45:47 +0100
systemsettings (4:5.4.2-1) unstable; urgency=medium
* New upstream release (5.4.2).
-- Maximiliano Curia <maxy@debian.org> Tue, 06 Oct 2015 07:51:59 +0200
systemsettings (4:5.4.1-1) unstable; urgency=medium
* New upstream release (5.4.1).
-- Maximiliano Curia <maxy@debian.org> Fri, 11 Sep 2015 18:45:09 +0200
systemsettings (4:5.4.0-1) unstable; urgency=medium
* New upstream release (5.4.0).
-- Maximiliano Curia <maxy@debian.org> Thu, 03 Sep 2015 19:08:32 +0200
systemsettings (4:5.3.2-2) unstable; urgency=medium
* Add the missing Breaks/Replaces. (Closes: #790702, #789674)
-- Maximiliano Curia <maxy@debian.org> Fri, 03 Jul 2015 14:07:52 +0200
systemsettings (4:5.3.2-1) unstable; urgency=medium
* New upstream release (5.3.2).
-- Maximiliano Curia <maxy@debian.org> Tue, 30 Jun 2015 23:35:12 +0200
systemsettings (4:5.3.1-0ubuntu1) wily; urgency=medium
[ Jonathan Riddell ]
* Plasma 5.3 beta
* new upstream release
[ Scarlett Clark ]
* Vivid backport
[ Jonathan Riddell ]
* New upstream release
-- Jonathan Riddell <jriddell@ubuntu.com> Fri, 05 Jun 2015 02:54:32 +0200
systemsettings (4:5.3.1-1) unstable; urgency=medium
* New upstream release (5.3.0).
* New upstream release (5.3.1).
-- Maximiliano Curia <maxy@debian.org> Tue, 30 Jun 2015 11:46:01 +0200
systemsettings (4:5.2.2-1) experimental; urgency=medium
* Team upload.
[ Maximiliano Curia ]
* New upstream release (5.2.2).
[ Felix Geyer ]
* Document LGPL license of some .po files.
-- Felix Geyer <fgeyer@debian.org> Thu, 18 Jun 2015 22:58:01 +0200
systemsettings (4:5.2.2-0ubuntu1) vivid; urgency=medium
* New upstream release
-- Scarlett Clark <sgclark@kubuntu.org> Tue, 24 Mar 2015 07:46:06 -0700
systemsettings (4:5.2.1-0ubuntu1) vivid; urgency=medium
* New upstream release
-- Scarlett Clark <sgclark@kubuntu.org> Mon, 23 Feb 2015 09:50:53 -0800
systemsettings (4:5.2.0-1) experimental; urgency=medium
* Prepare initial Debian release.
* Add myself as Uploader.
* Update build dependencies to build against experimental and to
follow cmake.
* Update copyright information.
-- Maximiliano Curia <maxy@debian.org> Fri, 13 Feb 2015 11:16:29 +0100
systemsettings (4:5.2.0-0ubuntu1) vivid; urgency=medium
* New upstream release
-- Harald Sitter <sitter@kde.org> Tue, 27 Jan 2015 15:02:08 +0100
systemsettings (4:5.1.95-0ubuntu1) vivid; urgency=medium
* New upstream beta release
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 15 Jan 2015 01:39:53 +0100
systemsettings (4:5.1.2-0ubuntu1) vivid; urgency=medium
* New upstream release
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 15 Dec 2014 13:30:00 +0100
systemsettings (4:5.1.1-0ubuntu1) vivid; urgency=medium
* New upstream release.
-- Scarlett Clark <sgclark@kubuntu.org> Mon, 10 Nov 2014 19:54:29 +0100
systemsettings (4:5.0.2-0ubuntu1) utopic; urgency=medium
[ Scarlett Clark ]
* New upstream release
* Bump depends versions
[ Harald Sitter ]
* Drop -data package and merge it into the regular systemsettings package
-- Scarlett Clark <sgclark@kubuntu.org> Wed, 17 Sep 2014 18:24:08 -0700
systemsettings (4:5.0.1-0ubuntu1~ubuntu14.10~ppa3) utopic; urgency=medium
[ Jonathan Riddell ]
* New upstream release
[ Scarlett Clark ]
* Update watch to http://download.kde.org
[ Jonathan Riddell ]
* New upstream bugfix release
-- Jonathan Riddell <jriddell@ubuntu.com> Sun, 10 Aug 2014 15:46:42 +0200
systemsettings (4:4.98.0-0ubuntu1) utopic; urgency=medium
* New upstream RC release
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 07 Jul 2014 13:28:53 +0200
systemsettings (4:4.97.0-0ubuntu1) utopic; urgency=medium
[ Scarlett Clark ]
* Initial release.
[ Jonathan Riddell ]
* New upstream beta release
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 09 Jun 2014 10:27:15 +0100
|