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 470 471 472 473 474
|
plasma-desktop (4:5.8.6-1) unstable; urgency=medium
* New upstream release (5.8.6)
-- Maximiliano Curia <maxy@debian.org> Sat, 25 Mar 2017 12:26:47 +0100
plasma-desktop (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:20 +0100
plasma-desktop (4:5.8.4-1) unstable; urgency=medium
* New upstream release (5.8.4)
-- Maximiliano Curia <maxy@debian.org> Wed, 23 Nov 2016 18:37:45 +0100
plasma-desktop (4:5.8.2-1) unstable; urgency=medium
* New upstream release (5.8.2)
-- Maximiliano Curia <maxy@debian.org> Wed, 19 Oct 2016 15:28:07 +0200
plasma-desktop (4:5.8.1-1) unstable; urgency=medium
* New upstream release (5.8.1)
-- Maximiliano Curia <maxy@debian.org> Sun, 16 Oct 2016 23:01:52 +0200
plasma-desktop (4:5.8.0-1) unstable; urgency=medium
[ Automatic packaging ]
* Update build-deps and deps with the info from cmake
[ Maximiliano Curia ]
* New upstream release (5.8.0)
* Update install files
[ Jonathan Riddell ]
* recommand fonts-noto
* qml dep on qml-module-org-kde-activities
[ Harald Sitter ]
* pull in breeze gtk
[ Rohan Garg ]
* Add kde-config-screenlocker to deps, wrap-and-sort
-- Maximiliano Curia <maxy@debian.org> Fri, 07 Oct 2016 14:10:47 +0200
plasma-desktop (4:5.7.4-2) unstable; urgency=medium
* Team upload.
* Remove the transitional kde-touchpad, since it was never part of a stable
release.
- remove the obsolete breaks/replaces for it
* Change the section of libkfontinst5, and libkfontinstui5 to libs.
* Update the patches:
- add_missing_include: drop, fixed upstream
* Switch to non-deprecated build dependencies:
- kdoctools-dev -> libkf5doctools-dev
- kio-dev -> libkf5kio-dev
* Build with -gstabs instead of -g also on armel and armhf, to work around
virtual memory exhaustion.
* Update lintian overrides.
* Remove breaks/replaces on old versions of plasma-desktop-data, and
plasma-desktop-dev, since those were never part of a stable release.
-- Pino Toscano <pino@debian.org> Thu, 15 Sep 2016 23:52:42 +0200
plasma-desktop (4:5.7.4-1) unstable; urgency=medium
[ Automatic packaging ]
* Update build-deps and deps with the info from cmake
* New upstream release (5.7.4)
[ Maximiliano Curia ]
* Recommend kwin-x11 and fallback to any package providing kwin.
* Add missing build dependency
* Drop activities-stats experimental library
* Update install files
[ Philip Muškovac ]
* Build-depend on libpackagekitqt5-dev
[ Jonathan Riddell ]
* add build-dep on libudev-dev
[ Harald Sitter ]
* add new bdep on ibus and scim (I think these moved from plasmaaddons)
[ Matthias Klumpp ]
* Do not recommend transitional packages for plasma-discover
[ Pino Toscano ]
* add missing changelog item
-- Maximiliano Curia <maxy@debian.org> Wed, 31 Aug 2016 14:17:12 +0200
plasma-desktop (4:5.6.5-1) unstable; urgency=medium
[ Maximiliano Curia ]
* Promote plasma-integration to a hard dependency
[ Automatic packaging ]
* Refresh patches
-- Maximiliano Curia <maxy@debian.org> Wed, 29 Jun 2016 17:42:33 +0200
plasma-desktop (4:5.6.4-2) unstable; urgency=high
* Recommend kactivitymanagerd.
Thanks to Martin Steigerwald for reporting (Closes: 826047)
* Promote kactivitymanagerd to dependency
* Bump plasma-framework dependency version
-- Maximiliano Curia <maxy@debian.org> Fri, 03 Jun 2016 21:20:16 +0200
plasma-desktop (4:5.6.4-1) unstable; urgency=medium
[ Maximiliano Curia ]
* Drop libusb-dev build dependency. (Closes: #810452) Thanks to Aurelien Jarno
* Bump breaks/replaces for l10n packages, due to the addition of
kcm_device_automounter.mo. (Closes: #814526) Thanks to Andreas
Beckmann
* uscan no longer supports this kind of watch files.
* New upstream release (5.5.5).
* Automatic update with ddeb_migration3.py
* Add upstream metadata (DEP-12)
* Add missing breaks/replaces
* debian/control: Update Vcs-Browser and Vcs-Git fields
* Add new patch: add_missing_include
* Use the right kwallet pam package name
* Add lintian-overrides for libkdeinit5_kaccess.so
* Recommend plasma-integration, without it the plasma widgets use the wrong font sizes
[ Automatic packaging ]
* Update build-deps and deps with the info from cmake
* Refresh patches
* Bump Standards-Version to 3.9.8
-- Maximiliano Curia <maxy@debian.org> Wed, 01 Jun 2016 11:16:31 +0200
plasma-desktop (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:48 +0100
plasma-desktop (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:41 +0100
plasma-desktop (4:5.4.2-1) unstable; urgency=medium
[ Scott Kitterman ]
* Add kio to plasma-desktop depends so I/O using widgets work (Closes:
#798664)
* Add qml-module-qt-labs-settings and qml-module-qt-labs-
folderlistmodel to plasma-desktop Depends (Closes: #799575)
- Thanks to Ralph Jung for the report
[ Maximiliano Curia ]
* New patch: allow_uxterm_overrides.diff (Closes: #797482) Thanks to
Thorsten Glaser
* New upstream release (5.4.2).
-- Maximiliano Curia <maxy@debian.org> Tue, 06 Oct 2015 07:51:52 +0200
plasma-desktop (4:5.4.1-1) unstable; urgency=medium
* New upstream release (5.4.1).
-- Maximiliano Curia <maxy@debian.org> Wed, 09 Sep 2015 16:36:27 +0200
plasma-desktop (4:5.4.0-3) experimental; urgency=medium
* Build with -gstabs instead of -g on mips and mipsel to work around
-- Maximiliano Curia <maxy@debian.org> Sat, 05 Sep 2015 19:32:33 +0200
plasma-desktop (4:5.4.0-2) unstable; urgency=medium
* Force building against the experimental version of baloo.
virtual memory exhaustion.
-- Felix Geyer <fgeyer@debian.org> Fri, 04 Sep 2015 21:07:53 +0200
plasma-desktop (4:5.4.0-1) unstable; urgency=medium
* New upstream release (5.4.0).
* Remove upstream patch: upstream-
replace_license_reference_by_license_text
* Remove upstream patch: upstream_add_missing_licenses
-- Maximiliano Curia <maxy@debian.org> Fri, 04 Sep 2015 09:49:23 +0200
plasma-desktop (4:5.4.0-0ubuntu1) wily; urgency=medium
* new upstream release
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 31 Aug 2015 15:54:56 +0100
plasma-desktop (4:5.3.95-0ubuntu1) wily; urgency=medium
[ Scarlett Clark ]
* Vivid backport.
* Manual merge.
[ Jonathan Riddell ]
* new upstream beta release
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 10 Aug 2015 23:19:44 +0200
plasma-desktop (4:5.3.2-2) unstable; urgency=high
* Team upload.
[ Maximiliano Curia ]
* Add missing Breaks/Replaces. (Closes: #791891) Thanks to Andreas
Beckman
[ Felix Geyer ]
* Make Breaks/Replaces against kde-touchpad and kde-config-touchpad
versioned. (Closes: #793568)
They are transitional packages now.
-- Jeremy Lainé <jeremy.laine@m4x.org> Sun, 26 Jul 2015 15:38:15 +0200
plasma-desktop (4:5.3.2-1) unstable; urgency=medium
* New upstream release (5.3.0).
* New upstream release (5.3.1).
* New upstream release (5.3.2).
* Update copyright information.
* Add the missing Breaks/Replaces.
* New upstream patch: upstream-
replace_license_reference_by_license_text
* New upstream approved patch (reviewboard
https://git.reviewboard.kde.org/r/124290/):
upstream_add_missing_licenses.
-- Maximiliano Curia <maxy@debian.org> Wed, 08 Jul 2015 22:33:00 +0200
plasma-desktop (4:5.3.2-0ubuntu3) wily; urgency=medium
* add those breaks/replaces to plasma-desktop-data as well
-- Philip Muškovac <yofel@kubuntu.org> Sun, 26 Jul 2015 21:26:47 +0200
plasma-desktop (4:5.3.2-0ubuntu2) wily; urgency=medium
* add versions to breaks/replaces for touchpad which have
transitionals
-- Jonathan Riddell <jriddell@ubuntu.com> Tue, 14 Jul 2015 23:44:09 +0200
plasma-desktop (4:5.3.2-0ubuntu1) wily; urgency=medium
* New upstream release
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 02 Jul 2015 12:36:43 +0000
plasma-desktop (4:5.3.1-0ubuntu3) wily; urgency=medium
* Remove dep on plasma-nm at upstream's request
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 25 Jun 2015 12:48:15 +0200
plasma-desktop (4:5.3.1-0ubuntu2) wily; urgency=medium
* Recommend renamed oxygen fonts package fonts-oxygen
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 22 Jun 2015 14:59:23 +0200
plasma-desktop (4:5.3.1-0ubuntu1) wily; urgency=medium
* New upstream release
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 04 Jun 2015 21:08:18 +0200
plasma-desktop (4:5.2.2-0ubuntu3) vivid; urgency=medium
* Add upstream_kfontinst-header-alignment.diff from upstream to fix
headers in kfontinst kcm
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 02 Apr 2015 15:43:04 +0200
plasma-desktop (4:5.2.2-0ubuntu2) vivid; urgency=medium
* Add upstream_Hide-pager-when-there-s-only-one-virtual-desktop.patch
to hide the pager applet when there is only one virtual desktop.
with only one desktop it is pretty useless.
-- Harald Sitter <sitter@kde.org> Thu, 26 Mar 2015 14:21:41 +0100
plasma-desktop (4:5.2.2-1) experimental; urgency=medium
* New upstream release (5.2.1).
* New upstream release (5.2.2).
-- Maximiliano Curia <maxy@debian.org> Wed, 25 Mar 2015 23:17:22 +0100
plasma-desktop (4:5.2.2-0ubuntu1) vivid; urgency=medium
* New upstream release
-- Scarlett Clark <sgclark@kubuntu.org> Tue, 24 Mar 2015 07:42:28 -0700
plasma-desktop (4:5.2.1-0ubuntu1) vivid; urgency=medium
* New upstream release
-- Scarlett Clark <sgclark@kubuntu.org> Mon, 23 Feb 2015 09:46:57 -0800
plasma-desktop (4:5.2.0-1) experimental; urgency=medium
* Prepare initial Debian release.
* Add myself as Uploader.
* Bump Standards-Version to 3.9.6, no changes needed.
* Update build dependencies to build against experimental and to
follow cmake.
* Update copyright information.
-- Maximiliano Curia <maxy@debian.org> Thu, 12 Feb 2015 22:57:30 +0100
plasma-desktop (4:5.2.0-0ubuntu1) vivid; urgency=medium
* New upstream release
-- Harald Sitter <sitter@kde.org> Tue, 27 Jan 2015 14:58:59 +0100
plasma-desktop (4:5.1.95-0ubuntu4) vivid; urgency=medium
* Add break/replaces on old baloo-kf5 for moved files
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 19 Jan 2015 18:16:31 +0100
plasma-desktop (4:5.1.95-0ubuntu3) vivid; urgency=medium
* remove recommends on kwin-decoration-oxygen, it no longer exists
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 19 Jan 2015 13:17:45 +0100
plasma-desktop (4:5.1.95-0ubuntu2) vivid; urgency=medium
* update build-dep versions for plasma packages
-- Jonathan Riddell <jriddell@ubuntu.com> Fri, 16 Jan 2015 12:42:33 +0100
plasma-desktop (4:5.1.95-0ubuntu1) vivid; urgency=medium
* New upstream beta release
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 15 Jan 2015 01:35:24 +0100
plasma-desktop (4:5.1.2-0ubuntu1) vivid; urgency=medium
* New upstream release
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 15 Dec 2014 13:26:18 +0100
plasma-desktop (4:5.1.1-0ubuntu1) vivid; urgency=medium
[ Jonathan Riddell ]
* New upstream beta release
* Add upstream_default-kickoff-applications.diff LP: #1362747
"No web browser in app menu"
[ Scarlett Clark ]
* Fix copyright file (remove spaces) to appease lintian.
[ Jonathan Riddell ]
* New upstream release
* New upstream release with fixed tar
[ Scarlett Clark ]
* New upstream release
-- Scarlett Clark <sgclark@kubuntu.org> Mon, 10 Nov 2014 19:51:38 +0100
plasma-desktop (4:5.0.2-0ubuntu1) utopic; urgency=medium
[ Harald Sitter ]
* switch to new pkg-kde-tools
* Move kconf_update_bin folder to plasma-desktop package (was in -dev)
+ plasma-desktop now breaks and replaces previous versions of
plasma-desktop-dev
* Move dbus-1 service files to plasma-desktop-data (was in -dev)
+ plasma-desktop-data now breaks and replaces previous versions of
plasma-desktop-dev
+ Make the wildcard robust enough to not accidentially end up installing
interfaces to -data in the future
[ Scarlett Clark ]
* New upstream release
-- Scarlett Clark <sgclark@kubuntu.org> Wed, 17 Sep 2014 18:20:38 -0700
plasma-desktop (4:5.0.1-0ubuntu1~ubuntu14.10~ppa4) utopic; urgency=medium
* New upstream release
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 11 Aug 2014 15:47:26 +0200
plasma-desktop (4:5.0.0a-0ubuntu1) utopic; urgency=medium
[ Scarlett Clark ]
* New upstream tarball
* Add missing files to install
[ Harald Sitter ]
* plasma-desktop depends breeze instead of breeze-cursor-theme as breeze
provides the core UI styling for all of the shell
+ Drop oxygen-icon-theme as dependency as breeze packaging handles
the oxygen relationship
+ Drop gdb-minimal | gdb; it is a dep of workspace as that is where drkonqi
lives
+ Depend on kded5 for the kded, style, keyboard and keys kcm as well as
the ktouchpadenabler kded module
+ Add all workspace packages as recommends or depends of plasma-desktop
as the entire bunch comprises what is considered a plasma-desktop.
+ Depends:
- breeze - core theme package. needed by various parts of the stack, so
removing it is almost never possible or viable
- kde-cli-tools - core tools like kcmshell5, used to run kcms
- oxygen-sounds - applications directly reference oxygen sound names and
as such not having this package will render no sounds
+ Recommends:
- kde-style-oxygen-qt5 - not needed if another style is installed
- khelpcenter
- khotkeys - advanced hotkey management
- kinfocenter - information center
- kio-extras - extra slaves, mostly useful for preview generator
- kmenuedit
- kwin - not needed if another wm is installed
- kwin-decoration-oxygen - not needed if another decoration is installed
- kwrited
- plasma-nm
- powerdevil
- systemsettings
- tty-oxygen-font-family
+ Properly resolve qml module dependencies of plasma-desktop:
+ plasma-framework (already present)
+ qtdeclarative5-kf5declarative (kquickcontrolsaddons, kcoreaddons etc.)
+ qml-module-org-kde-solid
+ kactivities (for activities)
-- Jonathan Riddell <jriddell@ubuntu.com> Sun, 10 Aug 2014 15:44:47 +0200
plasma-desktop (4:4.98.0-0ubuntu1) utopic; urgency=medium
[ Jonathan Riddell ]
* New upstream RC release
[ Scarlett Clark ]
* fix install file
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 07 Jul 2014 13:27:40 +0200
plasma-desktop (4:4.97.0-0ubuntu1) utopic; urgency=medium
[ Scarlett Clark ]
* Initial release.
* add plasma-nm networking depend
-- Scarlett Clark <scarlett@scarlettgatelyclark.com> Tue, 10 Jun 2014 10:24:08 +0100
|