Re: Pulseaudio module migration gconf => gsettings
Hi David. Many thanks for your prompt response. David Rosca - 26.06.18, 08:23: > On Mon, Jun 25, 2018 at 11:01 PM Martin Steigerwald wrote: > > Hi! > > > > The unfixed bug > > > > Bug 386665 - Drop dependency on pulseaudio-gconf > > > > makes plasma-pa uninstallable in the development versions of Debian > > and Arch. > > > > We would really appreciate an upstream fix for that one. The comment > > by Luigi points out commits for paprefs gconf => gsettings > > migration. Maybe something similar would work with Plasma PA? > > > > https://bugs.kde.org/show_bug.cgi?id=386665#c13 > > > > Would someone help David Rosca (in Cc) in case he is unavailable or > > has no time to attend to the issue? > > We are aware of the issue and are planning to port to gsettings. > Actually, it may be added as alternative to gconf as otherwise it will > break the functionality for distros that doesn't have PulseAudio 12 > yet. For now, I'll make the gconf dependency optional. > > Also, PulseAudio 12 was released less then one week ago, and you > immediately dropped gconf package, would be cool if you gived us a > little more time. Pulseaudio package maintainer did so. I bet Qt/KDE team would also liked to have more time. On the other hand the deprecation of gconf module in Pulseaudio is quite old I believe. What is the functionality that will break without the gconf or gsettings module? I think building without gconf may be good enough as an interim solution if not too much stuff breaks for our Debian Unstable / Testing users. Thansk, -- Martin
Re: Pulseaudio module migration gconf => gsettings
¡Hola David! El 2018-06-26 a las 08:23 +0200, David Rosca escribió: Hi, On Mon, Jun 25, 2018 at 11:01 PM Martin Steigerwald wrote: Hi! The unfixed bug Bug 386665 - Drop dependency on pulseaudio-gconf makes plasma-pa uninstallable in the development versions of Debian and Arch. We would really appreciate an upstream fix for that one. The comment by Luigi points out commits for paprefs gconf => gsettings migration. Maybe something similar would work with Plasma PA? https://bugs.kde.org/show_bug.cgi?id=386665#c13 Would someone help David Rosca (in Cc) in case he is unavailable or has no time to attend to the issue? We are aware of the issue and are planning to port to gsettings. Actually, it may be added as alternative to gconf as otherwise it will break the functionality for distros that doesn't have PulseAudio 12 yet. For now, I'll make the gconf dependency optional. You might want to use the frugalware patch [1] as a base for this. This patch is mentioned in the kde bug (although it wasn't linked), I was considering using something like that, before plasma-pa gets removed from Debian testing (if it comes to that). Happy hacking, [1]: https://github.com/frugalware/kde5/blob/master/source/plasma/plasma-pa/plasma-pa-no-GCONF-we-DONT-need-thx.patch -- "Brilliant opportunities are cleverly disguised as insolvable problems." -- Gardener's Philosophy "The reverse is also true." -- Corollary Saludos /\/\ /\ >< `/ signature.asc Description: PGP signature
Re: Pulseaudio module migration gconf => gsettings
On Tue, Jun 26, 2018 at 10:23 AM Martin Steigerwald wrote: > > Hi David. > > Many thanks for your prompt response. Here's the patch: https://phabricator.kde.org/D13734 > > David Rosca - 26.06.18, 08:23: > > On Mon, Jun 25, 2018 at 11:01 PM Martin Steigerwald > wrote: > > > Hi! > > > > > > The unfixed bug > > > > > > Bug 386665 - Drop dependency on pulseaudio-gconf > > > > > > makes plasma-pa uninstallable in the development versions of Debian > > > and Arch. > > > > > > We would really appreciate an upstream fix for that one. The comment > > > by Luigi points out commits for paprefs gconf => gsettings > > > migration. Maybe something similar would work with Plasma PA? > > > > > > https://bugs.kde.org/show_bug.cgi?id=386665#c13 > > > > > > Would someone help David Rosca (in Cc) in case he is unavailable or > > > has no time to attend to the issue? > > > > We are aware of the issue and are planning to port to gsettings. > > Actually, it may be added as alternative to gconf as otherwise it will > > break the functionality for distros that doesn't have PulseAudio 12 > > yet. For now, I'll make the gconf dependency optional. > > > > Also, PulseAudio 12 was released less then one week ago, and you > > immediately dropped gconf package, would be cool if you gived us a > > little more time. > > Pulseaudio package maintainer did so. I bet Qt/KDE team would also liked > to have more time. Fair enough. > > On the other hand the deprecation of gconf module in Pulseaudio is quite > old I believe. That's true, but up until PulseAudio 12 release, there were no alternative. > > What is the functionality that will break without the gconf or gsettings > module? I think building without gconf may be good enough as an interim > solution if not too much stuff breaks for our Debian Unstable / Testing > users. Two checkboxes under Advanced tab in KCM: * Add virtual output device for simultaneous output on all local sound cards * Automatically switch all running streams when a new output becomes available Those will be now hidden when building without GConf. > > Thansk, > -- > Martin > > David
Re: Pulseaudio module migration gconf => gsettings
Hi, On mardi 26 juin 2018 10:23:19 CEST Martin Steigerwald wrote: > Hi David. > > What is the functionality that will break without the gconf or gsettings > module? I think building without gconf may be good enough as an interim > solution if not too much stuff breaks for our Debian Unstable / Testing > users. > Virtual devices. The openSUSE maintainers for pulseaudio tried removing the gconf plugin and it made my virtual card to have sound both on my speakers & USB card disappear.
Bug#886048: Bug#902181: Bug#886048: plasma-pa: Depends on gconf
Martin Steigerwald - 25.06.18, 17:39: > Felipe Sateler - 25.06.18, 16:41: > > > With Debian's pulseaudio 12.0 upload, pulseaudio has removed > > > pulseaudio- module-gconf in favour of pulseaudio-module-gsettings, > > > which would break current plasma-pa. > > > > Indeed. While pulseaudio can build a gconf or a gsettings backend, > > building both is not advisable and would lead to confusion, as > > changes would not be synchronized between the modules. Therefore I > > have removed the gconf module. > > > > The only reverse dependencies are plasma-pa and paprefs. paprefs is > > already fixed upstream and I'm only waiting on a release to upload > > to debian. That would leave plasma-pa to be fixed. > > Please also see upstream bug report: > > [plasma-pa] [Bug 386665] Drop dependency on pulseaudio-gconf? > https://bugs.kde.org/386665 > > I hope that upstream provides a fix soon. A port before Plasma 5.14 is unlikely: https://bugs.kde.org/show_bug.cgi?id=386665#c17 So seems to me that building without gconf module support is the best option for now. See: https://bugs.kde.org/show_bug.cgi?id=386665#c16 => https://build.opensuse.org/package/view_file/ home:cfeck:branches:KDE:Unstable:Frameworks/plasma5-pa/plasma-pa.diff? expand=1 I still have no clear idea at what functionality will break by doing so. Asked so on kde-distro-packagers list. I now also asked on upstream bug report again: https://bugs.kde.org/show_bug.cgi?id=386665#c18 Thanks, -- Martin
Bug#886048: Bug#902181: Bug#886048: plasma-pa: Depends on gconf
Martin Steigerwald - 26.06.18, 12:04: > I still have no clear idea at what functionality will break by doing > so. Asked so on kde-distro-packagers list. I now also asked on > upstream bug report again: > > https://bugs.kde.org/show_bug.cgi?id=386665#c18 Here is the functionality that will break: From David Rosca: > Two checkboxes under Advanced tab in KCM: > > * Add virtual output device for simultaneous output on all local sound > cards > * Automatically switch all running streams when a new output > becomes available Those will be now hidden when building without GConf. From Christophe Giboudeaux: > Virtual devices. The openSUSE maintainers for pulseaudio tried > removing the gconf plugin and it made my virtual card to have sound > both on my speakers & USB card disappear. To me it seems like it is dropping gconf support for *now* and readding gsettings support back in with Plasma 5.14. There may be some users who use virtual devices, but I bet most users won´t. And those may still be able to use paprefs as a interim solution. Upstream patch for dropping gconf support, by David Rosca: https://phabricator.kde.org/D13734 Thanks, -- Martin
Processing of breeze-plymouth_5.13.1-1_source.changes
breeze-plymouth_5.13.1-1_source.changes uploaded successfully to localhost along with the files: breeze-plymouth_5.13.1-1.dsc breeze-plymouth_5.13.1.orig.tar.xz breeze-plymouth_5.13.1.orig.tar.xz.asc breeze-plymouth_5.13.1-1.debian.tar.xz breeze-plymouth_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Processing of bluedevil_5.13.1-1_source.changes
bluedevil_5.13.1-1_source.changes uploaded successfully to localhost along with the files: bluedevil_5.13.1-1.dsc bluedevil_5.13.1.orig.tar.xz bluedevil_5.13.1.orig.tar.xz.asc bluedevil_5.13.1-1.debian.tar.xz bluedevil_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Processing of breeze-gtk_5.13.1-1_source.changes
breeze-gtk_5.13.1-1_source.changes uploaded successfully to localhost along with the files: breeze-gtk_5.13.1-1.dsc breeze-gtk_5.13.1.orig.tar.xz breeze-gtk_5.13.1.orig.tar.xz.asc breeze-gtk_5.13.1-1.debian.tar.xz breeze-gtk_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
bluedevil_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:42:44 +0200 Source: bluedevil Binary: bluedevil Architecture: source Version: 4:5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: bluedevil - KDE Bluetooth stack Changes: bluedevil (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 Checksums-Sha1: 495b5a1a9994e07ef704495e2971c1c8ecc67fba 2912 bluedevil_5.13.1-1.dsc fb80e58e866d4ffb1ffd826270188b5e2e2cfdbe 149452 bluedevil_5.13.1.orig.tar.xz 4e5f777e97c32d10a0db045c2ab43dba63ed8923 774 bluedevil_5.13.1.orig.tar.xz.asc 25753cd5a92a7d361802f7b92f7376b53defaa6b 10904 bluedevil_5.13.1-1.debian.tar.xz 6c698dcabe5f7090d1626ae477bc40bf1b42b1aa 25057 bluedevil_5.13.1-1_source.buildinfo Checksums-Sha256: ca30fc521aecb576ba861c1dc5e15dd907dff5f0b05136ecdb24bb0499971c3d 2912 bluedevil_5.13.1-1.dsc 50e005df56d0e818db938682952297c647c630018150ead9a1b5eddc1ff56ef7 149452 bluedevil_5.13.1.orig.tar.xz 62cfc7ef6e9dd3bbf3eebbd68ece1e333286c6d2fdd1c9e825a9c07149fb6ad3 774 bluedevil_5.13.1.orig.tar.xz.asc 4affaa00e942350d76dde5fa8d0b27c1fd4f8098b83bc3144ae3288fd3772fc1 10904 bluedevil_5.13.1-1.debian.tar.xz 6b097c945b4f561a5469d91c1b2859a2965b2bfab4cd97df2e880cf7ca090b27 25057 bluedevil_5.13.1-1_source.buildinfo Files: a50c24855011df7ce7f80c4dae63c0bf 2912 net optional bluedevil_5.13.1-1.dsc 9cbcd5e2c5ff951244f92350b76a5fed 149452 net optional bluedevil_5.13.1.orig.tar.xz 76e6c136839a195ffd0e6a85f604ee69 774 net optional bluedevil_5.13.1.orig.tar.xz.asc b47bcf67d22cd58dff4bf11e22d3fdae 10904 net optional bluedevil_5.13.1-1.debian.tar.xz 4a326a8aadeebc8ec95691edb5014b13 25057 net optional bluedevil_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyJvoACgkQxxl2mbKb Iyr+aw/+Km3B1lcl5K3Y3Tjh4Q8q9U/deY2qXBPyMmQQ+NlgnOBLPTgHmwEGtY+0 JmEA6jWVEBjOO5J4bFJxcVMz0HPif71G5WDGXVIW5xKxFnBsqELb5qlg6B1A9WZb 9ZClNkLOdM4b3ks63+tcfAG6k3pROTJTJbOid5ZOkpEjvs1Tk6td/g6Nffu0gtiX 868ZFmyyw8VTnIARreamf3E2aGYt1Vk/Phupp/YrwouchTa0Z18CbQSvctzNyWkE 7X55ym4TAdVg7PiKMx+EouuChg6f2yykhMaKTzXlgu2o7jNt+WgnjlpGPoNynK4H lww3r0rOdH3/dIemlWNyNdvhXiEI5U41ZD0S7vHA4/0ci1qqQyFG+3T/hbUwnXNr 7t+TmfpySWK3FZxo9s4u35A9aGmbF1rSN8tFKvKaMJ+T4Lwce9WCCFrfPZPPiV/M Gruf2bhv0zy80t3klN6uIlfRGRuDK40hPAcjAhmh4RJ3h1ZuSrymJRP32O9RhnDb P5E5qKHfAJbB++H6PlfdzzNdoakGR4bbklrrpYnBCeIAl8Be1wI0pF7INEC99zf/ BWhpHUW8n7Ev6C0vtBOcGVpEo14/s2ZznUXirw94/U6rOA31wcsmug7TlLtY7YnB B1E2eZ1Pg6FkvRZ+kUORD5L1qK72CFwpTQ/NRxM3cMRbTDC8iUQ= =e5hK -END PGP SIGNATURE- Thank you for your contribution to Debian.
Processing of kwayland-integration_5.13.1-1_source.changes
kwayland-integration_5.13.1-1_source.changes uploaded successfully to localhost along with the files: kwayland-integration_5.13.1-1.dsc kwayland-integration_5.13.1.orig.tar.xz kwayland-integration_5.13.1.orig.tar.xz.asc kwayland-integration_5.13.1-1.debian.tar.xz kwayland-integration_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
breeze-plymouth_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:42:47 +0200 Source: breeze-plymouth Binary: plymouth-theme-breeze Architecture: source Version: 5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: plymouth-theme-breeze - Breeze theme for Plymouth Changes: breeze-plymouth (5.13.1-1) unstable; urgency=medium . * New upstream release (5.12.2). * New upstream release (5.13.1). * Release to unstable Checksums-Sha1: 18638bac97fc0383f3ea55d5f556596bc3f055bf 2442 breeze-plymouth_5.13.1-1.dsc b88ac776d72b78a832aa537965424d36080044bc 105628 breeze-plymouth_5.13.1.orig.tar.xz 7ec5190714a0c0422918380c9af5aa4e275e0840 774 breeze-plymouth_5.13.1.orig.tar.xz.asc eb594b681034324920042cffcdb61edef1e15d14 8260 breeze-plymouth_5.13.1-1.debian.tar.xz dadb2fe6f425578a26b7432855e5ec53609833bf 12497 breeze-plymouth_5.13.1-1_source.buildinfo Checksums-Sha256: b47d47499e1784b5282f46d2190808e3281f48a94beb1241144ba5ef444baf45 2442 breeze-plymouth_5.13.1-1.dsc 8e81529e2a36f27a9e71b99942c889fcc98906bc66436b2f63718a61d9d61f78 105628 breeze-plymouth_5.13.1.orig.tar.xz da4cf3e27e9ee4302d2af50b16d3d821c79b077f232ffd9ffece2088d246e205 774 breeze-plymouth_5.13.1.orig.tar.xz.asc ebd79df8fb4f669af7e25fc2d5414df017654757ee3a2446da508c6e95bea1b5 8260 breeze-plymouth_5.13.1-1.debian.tar.xz 1465ecaf421d7eac3dc262793be7edbbd00faa2868bbcc3991ee049f8cac7cbd 12497 breeze-plymouth_5.13.1-1_source.buildinfo Files: ab55b120e62b572a36aff653435c97a0 2442 kde optional breeze-plymouth_5.13.1-1.dsc c4588c4b4ffd21dceee2cb7199476fcd 105628 kde optional breeze-plymouth_5.13.1.orig.tar.xz 2bf6f43e16d4ce83d9b09c00ee9db738 774 kde optional breeze-plymouth_5.13.1.orig.tar.xz.asc 74926bfd97778b7a3ce943379d7a2b1e 8260 kde optional breeze-plymouth_5.13.1-1.debian.tar.xz 9474e276a234572f7e393c7bd166b5bd 12497 kde optional breeze-plymouth_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyJzgACgkQxxl2mbKb IyrfIA/9Egu9YNT2Hy21h96v02pXJR/lV4b8gtkx+M5Ye1gazfHMB7XwEWcGdbbc RR4qY5eIyYA3F6Cz4e9oliFOuncgvD9Vsm0bcOSHEFylPOSjNDb3AKpwvdV6Ovz6 91niGk0EM/AmjKgh5K2Q4mERBDkd6zXTW2JvbgYnQbF6zn0+BD6+udiqTcIv3vON wTEFBWEaOi/u36reTBooyK/FzBJQZkAjZLJi4t4/0qpoI3acUF+G1gUbkAp+XVuS cRX1kbePLpspl5H01qQs9Bk+ajP32Q5DbyBguVHZaAT8RRh/3awEnL9kON1fC/Pe x1sej3q68kSWX3cjqobiFbyt2Q+OfSPwUtIC0SfNJlM177Zo8QWrTUMLE8tLu+F8 8TU69eccy31b6/CpWtuc8/hFHRu2ldrZ+0FfDT2+4Cg5oG3RcP8GvLModbOi9RCi tz1roJBqDEJiDhF9jLubQ+AJsio4i/CqRdF+NJwJ+5GLFRvoshckJFzdwI4ody2V 95Dsl3ePOd98oczm0YVGUHhb+P/A9WtgwYSgM1pBLlDSbBF5iASA/MXXVog54syd r94gOURGEo8un3uAOFUiH9+Ust07yWDEH656o0gq6265+RLcEFZ4tOXruV1DQEgw sTrFBevsJwJ/do7rsb6h4HTuBpBaZw2HZ6dkMZOIGdvbK1vIsrM= =QQZk -END PGP SIGNATURE- Thank you for your contribution to Debian.
breeze-gtk_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:42:46 +0200 Source: breeze-gtk Binary: breeze-gtk-theme gtk3-engines-breeze Architecture: source Version: 5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: breeze-gtk-theme - GTK theme built to match KDE's Breeze gtk3-engines-breeze - Transitional package for KDE's Breeze Changes: breeze-gtk (5.13.1-1) unstable; urgency=medium . * New upstream release (5.12.2). * New upstream release (5.13.1). * Release to unstable Checksums-Sha1: 657c92ec29383379428a25e7ca433a5fc96d3ee1 2810 breeze-gtk_5.13.1-1.dsc c1c75d4e6539aa7fdc2241709bbea985fa6d4ce5 202016 breeze-gtk_5.13.1.orig.tar.xz b3caefbc2675cb7ade80a005f20069e8edacfbe5 774 breeze-gtk_5.13.1.orig.tar.xz.asc d3954bbfc354e0e5a16f16d20e00eb50d7b09db3 8136 breeze-gtk_5.13.1-1.debian.tar.xz 309c9a87a7ad66d361507fe26efeae7307c6c279 24924 breeze-gtk_5.13.1-1_source.buildinfo Checksums-Sha256: cf41d6ad72c11577ce809318e746af57cfdf53aac7f10b66dbacd0d7c1d7c4b1 2810 breeze-gtk_5.13.1-1.dsc d09735ac47801d6e70bb685cea733f48455927bbd37d545acbe33352242693fd 202016 breeze-gtk_5.13.1.orig.tar.xz 9c3cfbf9edceabca716c43b5ef1d8b5f37309c6b6cf255a87467a494165cc97a 774 breeze-gtk_5.13.1.orig.tar.xz.asc aa30b1f83dbba727962ceb34e037ab85f93cb6e032b31b1b36f5d4bc2601b97b 8136 breeze-gtk_5.13.1-1.debian.tar.xz 5abc7e9908b1d3c01c84336f6f673518ef544f3f3c1763de8324003febcafa5e 24924 breeze-gtk_5.13.1-1_source.buildinfo Files: b93cb0d08dad4df46b359c0562fc9f99 2810 kde optional breeze-gtk_5.13.1-1.dsc ba2a8af51dd47c9055b7a1d3a51a9e3b 202016 kde optional breeze-gtk_5.13.1.orig.tar.xz 41b5f520c5456c002a12d3b00589668d 774 kde optional breeze-gtk_5.13.1.orig.tar.xz.asc 97730ab8ba903e7438450d05e2a79960 8136 kde optional breeze-gtk_5.13.1-1.debian.tar.xz 67a03b2ba008ef1767b7a3ffb9ab7aa2 24924 kde optional breeze-gtk_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyJx0ACgkQxxl2mbKb IypY+BAAmJ2UQHz/0JNeAwFctn+90/rrcB1H9LrzfzGmm9snp3JXBIoCO8QEittC Lp9zhtpoF3ZvNJCJfu2BvZ9YlzC+cPr/qgwZIU4L9cKtqu1ZMacKIBvDKLcAOgYw wzT+k9KZn3TSzvC239mUFgr0OgTywyo0GWYX5qj+rOaEK3GmTCaAmMX4XK7V7zyI XPuERVP5yQ2e/8jrKoUww64j+Zoof6usuBfpdb289xmgj6itm61zTFMTeKfQtmgB Ae0r0yCrcYJybPUnAo7EgPdNSO8gg1gfBxsVLmXCkCfUEm4v4LlIxyuCAQsPxVM0 Qm4rUlV0NImFrhGfr4rbdQBNBvRD3GnIvbQrli15EpMeQ9TPYuSfr5X+RuxVcd+r 9V+FXGRiXhkAj7xSKJKeNEya3gTlTtgR5ig8ywQ/UB5WHjcE3I+RUnOqoc26rjoi kxWeFJqE0c8P2GGFVi3C+Rn0vmzPtvgZXjREVjyq4DS8nOgu9HUASb2Z5jCDqPGz LBKkDdxrL26Cf6E9SDvtJXjxUt+gyGs5Zteijf1Zso1pTTLclp+cINj/8STGtZYf B2sFv2UFZUivkUstGrB/Rh6NBcPVW4vR12bAuVcj0zAPJmxdI+Vsmiz2aVcBqaoP 4x7PEDBH7Qi71tupA6xlHfbiKYhag1Nimz7/YVCvFWgf7bcmBNM= =wlOT -END PGP SIGNATURE- Thank you for your contribution to Debian.
Processing of kgamma5_5.13.1-1_source.changes
kgamma5_5.13.1-1_source.changes uploaded successfully to localhost along with the files: kgamma5_5.13.1-1.dsc kgamma5_5.13.1.orig.tar.xz kgamma5_5.13.1.orig.tar.xz.asc kgamma5_5.13.1-1.debian.tar.xz kgamma5_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Processing of kdecoration_5.13.1-1_source.changes
kdecoration_5.13.1-1_source.changes uploaded successfully to localhost along with the files: kdecoration_5.13.1-1.dsc kdecoration_5.13.1.orig.tar.xz kdecoration_5.13.1.orig.tar.xz.asc kdecoration_5.13.1-1.debian.tar.xz kdecoration_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Processing of ksshaskpass_5.13.1-1_source.changes
ksshaskpass_5.13.1-1_source.changes uploaded successfully to localhost along with the files: ksshaskpass_5.13.1-1.dsc ksshaskpass_5.13.1.orig.tar.xz ksshaskpass_5.13.1.orig.tar.xz.asc ksshaskpass_5.13.1-1.debian.tar.xz ksshaskpass_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Processing of kinfocenter_5.13.1-1_source.changes
kinfocenter_5.13.1-1_source.changes uploaded successfully to localhost along with the files: kinfocenter_5.13.1-1.dsc kinfocenter_5.13.1.orig.tar.xz kinfocenter_5.13.1.orig.tar.xz.asc kinfocenter_5.13.1-1.debian.tar.xz kinfocenter_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Processing of kscreenlocker_5.13.1-1_source.changes
kscreenlocker_5.13.1-1_source.changes uploaded successfully to localhost along with the files: kscreenlocker_5.13.1-1.dsc kscreenlocker_5.13.1.orig.tar.xz kscreenlocker_5.13.1.orig.tar.xz.asc kscreenlocker_5.13.1-1.debian.tar.xz kscreenlocker_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Processing of kwallet-pam_5.13.1-1_source.changes
kwallet-pam_5.13.1-1_source.changes uploaded successfully to localhost along with the files: kwallet-pam_5.13.1-1.dsc kwallet-pam_5.13.1.orig.tar.xz kwallet-pam_5.13.1.orig.tar.xz.asc kwallet-pam_5.13.1-1.debian.tar.xz kwallet-pam_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Processing of drkonqi_5.13.1-1_source.changes
drkonqi_5.13.1-1_source.changes uploaded successfully to localhost along with the files: drkonqi_5.13.1-1.dsc drkonqi_5.13.1.orig.tar.xz drkonqi_5.13.1.orig.tar.xz.asc drkonqi_5.13.1-1.debian.tar.xz drkonqi_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Processing of kwrited_5.13.1-1_source.changes
kwrited_5.13.1-1_source.changes uploaded successfully to localhost along with the files: kwrited_5.13.1-1.dsc kwrited_5.13.1.orig.tar.xz kwrited_5.13.1.orig.tar.xz.asc kwrited_5.13.1-1.debian.tar.xz kwrited_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Processing of kactivitymanagerd_5.13.1-1_source.changes
kactivitymanagerd_5.13.1-1_source.changes uploaded successfully to localhost along with the files: kactivitymanagerd_5.13.1-1.dsc kactivitymanagerd_5.13.1.orig.tar.xz kactivitymanagerd_5.13.1.orig.tar.xz.asc kactivitymanagerd_5.13.1-1.debian.tar.xz kactivitymanagerd_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Processing of kde-gtk-config_5.13.1-1_source.changes
kde-gtk-config_5.13.1-1_source.changes uploaded successfully to localhost along with the files: kde-gtk-config_5.13.1-1.dsc kde-gtk-config_5.13.1.orig.tar.xz kde-gtk-config_5.13.1.orig.tar.xz.asc kde-gtk-config_5.13.1-1.debian.tar.xz kde-gtk-config_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Processing of plasma-discover_5.13.1-1_source.changes
plasma-discover_5.13.1-1_source.changes uploaded successfully to localhost along with the files: plasma-discover_5.13.1-1.dsc plasma-discover_5.13.1.orig.tar.xz plasma-discover_5.13.1.orig.tar.xz.asc plasma-discover_5.13.1-1.debian.tar.xz plasma-discover_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Processing of plasma-pa_5.13.1-1_source.changes
plasma-pa_5.13.1-1_source.changes uploaded successfully to localhost along with the files: plasma-pa_5.13.1-1.dsc plasma-pa_5.13.1.orig.tar.xz plasma-pa_5.13.1.orig.tar.xz.asc plasma-pa_5.13.1-1.debian.tar.xz plasma-pa_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Processing of plasma-nm_5.13.1-1_source.changes
plasma-nm_5.13.1-1_source.changes uploaded successfully to localhost along with the files: plasma-nm_5.13.1-1.dsc plasma-nm_5.13.1.orig.tar.xz plasma-nm_5.13.1.orig.tar.xz.asc plasma-nm_5.13.1-1.debian.tar.xz plasma-nm_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Processing of libksysguard_5.13.1-1_source.changes
libksysguard_5.13.1-1_source.changes uploaded successfully to localhost along with the files: libksysguard_5.13.1-1.dsc libksysguard_5.13.1.orig.tar.xz libksysguard_5.13.1.orig.tar.xz.asc libksysguard_5.13.1-1.debian.tar.xz libksysguard_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Processing of plasma-browser-integration_5.13.1-1_source.changes
plasma-browser-integration_5.13.1-1_source.changes uploaded successfully to localhost along with the files: plasma-browser-integration_5.13.1-1.dsc plasma-browser-integration_5.13.1.orig.tar.xz plasma-browser-integration_5.13.1.orig.tar.xz.asc plasma-browser-integration_5.13.1-1.debian.tar.xz plasma-browser-integration_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Processing of plasma-sdk_5.13.1-1_source.changes
plasma-sdk_5.13.1-1_source.changes uploaded successfully to localhost along with the files: plasma-sdk_5.13.1-1.dsc plasma-sdk_5.13.1.orig.tar.xz plasma-sdk_5.13.1.orig.tar.xz.asc plasma-sdk_5.13.1-1.debian.tar.xz plasma-sdk_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Bug#886048: marked as done (plasma-pa: Depends on gconf)
Your message dated Tue, 26 Jun 2018 12:09:21 + with message-id and subject line Bug#886048: fixed in plasma-pa 4:5.13.1-1 has caused the Debian Bug report #886048, regarding plasma-pa: Depends on gconf to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 886048: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=886048 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Source: plasma-pa Version: 4:5.10.5-2 Severity: important User: pkg-gnome-maintain...@lists.alioth.debian.org Usertags: oldlibs gconf Tags: sid buster Your package depends or build-depends on gconf, but gconf will be removed from Debian soon. gconf's last release was about 5 years ago. It has been replaced by gsettings (provided in Debian by source glib2.0 ) I assume this depends on pulseaudio. References -- https://developer.gnome.org/gio/stable/ch34.html https://developer.gnome.org/gio/stable/GSettings.html On behalf of the Debian GNOME team, Jeremy Bicha --- End Message --- --- Begin Message --- Source: plasma-pa Source-Version: 4:5.13.1-1 We believe that the bug you reported is fixed in the latest version of plasma-pa, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 886...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Maximiliano Curia (supplier of updated plasma-pa package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:43:20 +0200 Source: plasma-pa Binary: plasma-pa Architecture: source Version: 4:5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: plasma-pa - Plasma 5 Volume controller Closes: 886048 Changes: plasma-pa (4:5.13.1-1) unstable; urgency=medium . * New upstream release (5.13.1). * Make GConf optional dependency * Build without gconf. Thanks to Martin Steigerwald for following this, and David Rosca for the patch (Closes: 886048) * Release to unstable Checksums-Sha1: 7d6bdd9a63c107cf91efd110c3dc702e49a43af0 2593 plasma-pa_5.13.1-1.dsc 138d6a63ab7e4f804f3c12b556a9dad936a183fe 89980 plasma-pa_5.13.1.orig.tar.xz 352cf28430e2d3a3fd8905245131a47a813eeaf5 774 plasma-pa_5.13.1.orig.tar.xz.asc c59c29bd02b3e825fab3df547b2af454719b6eae 11868 plasma-pa_5.13.1-1.debian.tar.xz 2e2859a61417f5e169fb3461b9c22d88a573571e 25694 plasma-pa_5.13.1-1_source.buildinfo Checksums-Sha256: f8caf17fa1bb51e685fff888c0880338c345961b76a6c305c7c3a21bebf0b0e6 2593 plasma-pa_5.13.1-1.dsc 871f02eff33389851581fa29e9ad94de3764356ecfc755a1bc471f2c60eeb362 89980 plasma-pa_5.13.1.orig.tar.xz 46e69f7ee6b5540d6b5d992bb669dc653c5a4b35cc5ec505a4951e8178984c9f 774 plasma-pa_5.13.1.orig.tar.xz.asc 70e3877f950a4195010257138f0f7811f95c4cc5848b5a180d08df923e8df6ca 11868 plasma-pa_5.13.1-1.debian.tar.xz 1eb4aada29c8ef452aecd106b73f7d202edc90e55a7a461416a1a97c19bfe151 25694 plasma-pa_5.13.1-1_source.buildinfo Files: f4b801526a668675af195354addab2b9 2593 kde optional plasma-pa_5.13.1-1.dsc 480578bfe139552f2e94b9dfb99693cf 89980 kde optional plasma-pa_5.13.1.orig.tar.xz a77c2ac5dc3a019785f62be4412c62a6 774 kde optional plasma-pa_5.13.1.orig.tar.xz.asc b95fe43376849ac58bdc83be72de1fd2 11868 kde optional plasma-pa_5.13.1-1.debian.tar.xz cf08eb0e76cf514fe82ce69bfa94086f 25694 kde optional plasma-pa_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyKTwACgkQxxl2mbKb IyoBmg/+Lu4r9wddCzsl1IKU1gkn6IHy6g67fXkC/OzhmYazIbxZ3H+miiuKIPK+ fVWvkQiA8L19hxDYAkB4g+B7R7GnQiAkm4pr5LY5ujL+XM9ocA/MOqlG6Gxwc0tn /vR9ZLUEAY7EqR/ItGfLMYCJBJnryMS6mUoYfJ6XV+buUNZtKaFwpFRcn0CSVXDh RXPsfDkYDviJwUgllrfG46HgVencaQfSb33MQrM1XHJ5TVlSmCsYgFeKI/ZYusev R0sEVIjXQwYDOKy0yyXx5ZD0DMy1L44lyJsDyQPtyFFuCMd54YQlxC45iTu2QeHh KFlfBQW4OHxgp6PfKQFdCefpgUoyu4pErS2fsoDEVz3/5TUW3z0TvL065Gst3xNf qwoXjqn7GMQ2aKJhscRdWrOQNUwHqeiv9BUWb9skKThNzvdXfA6QYugA1fQycgQa ChvcQ1YbJp24KX0s4Qsua7IOnYUhLTi/LrvUGK65ZaZagTxo9WLuWh+6C3Os2hJ+ INcjGeEUwh/XJWqxpxpc1HLoSzsrmsXFLWey6sQG4oDeGTs93vcHACwDdmg4ifnb PDAxkNGmS3KnxEhDI2Wo7+v4O4nE7dqvlPg5qMAjkroHKVO0IOeTAkg+qhPw7gHy i5j1l17HYy2G3lAfdZmaVcDP9NBPI0Vm3GCkLIj4YDVdx5fs2
Processing of libkscreen_5.13.1-1_source.changes
libkscreen_5.13.1-1_source.changes uploaded successfully to localhost along with the files: libkscreen_5.13.1-1.dsc libkscreen_5.13.1.orig.tar.xz libkscreen_5.13.1.orig.tar.xz.asc libkscreen_5.13.1-1.debian.tar.xz libkscreen_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Processing of milou_5.13.1-1_source.changes
milou_5.13.1-1_source.changes uploaded successfully to localhost along with the files: milou_5.13.1-1.dsc milou_5.13.1.orig.tar.xz milou_5.13.1.orig.tar.xz.asc milou_5.13.1-1.debian.tar.xz milou_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Processing of plymouth-kcm_5.13.1-1_source.changes
plymouth-kcm_5.13.1-1_source.changes uploaded successfully to localhost along with the files: plymouth-kcm_5.13.1-1.dsc plymouth-kcm_5.13.1.orig.tar.xz plymouth-kcm_5.13.1.orig.tar.xz.asc plymouth-kcm_5.13.1-1.debian.tar.xz plymouth-kcm_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Processing of breeze_5.13.1-1_source.changes
breeze_5.13.1-1_source.changes uploaded successfully to localhost along with the files: breeze_5.13.1-1.dsc breeze_5.13.1.orig.tar.xz breeze_5.13.1.orig.tar.xz.asc breeze_5.13.1-1.debian.tar.xz breeze_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Processing of user-manager_5.13.1-1_source.changes
user-manager_5.13.1-1_source.changes uploaded successfully to localhost along with the files: user-manager_5.13.1-1.dsc user-manager_5.13.1.orig.tar.xz user-manager_5.13.1.orig.tar.xz.asc user-manager_5.13.1-1.debian.tar.xz user-manager_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Processing of polkit-kde-agent-1_5.13.1-1_source.changes
polkit-kde-agent-1_5.13.1-1_source.changes uploaded successfully to localhost along with the files: polkit-kde-agent-1_5.13.1-1.dsc polkit-kde-agent-1_5.13.1.orig.tar.xz polkit-kde-agent-1_5.13.1.orig.tar.xz.asc polkit-kde-agent-1_5.13.1-1.debian.tar.xz polkit-kde-agent-1_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Processing of ksysguard_5.13.1-1_source.changes
ksysguard_5.13.1-1_source.changes uploaded successfully to localhost along with the files: ksysguard_5.13.1-1.dsc ksysguard_5.13.1.orig.tar.xz ksysguard_5.13.1.orig.tar.xz.asc ksysguard_5.13.1-1.debian.tar.xz ksysguard_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Processing of plasma-workspace-wallpapers_5.13.1-1_source.changes
plasma-workspace-wallpapers_5.13.1-1_source.changes uploaded successfully to localhost along with the files: plasma-workspace-wallpapers_5.13.1-1.dsc plasma-workspace-wallpapers_5.13.1.orig.tar.xz plasma-workspace-wallpapers_5.13.1.orig.tar.xz.asc plasma-workspace-wallpapers_5.13.1-1.debian.tar.xz plasma-workspace-wallpapers_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Processing of sddm-kcm_5.13.1-1_source.changes
sddm-kcm_5.13.1-1_source.changes uploaded successfully to localhost along with the files: sddm-kcm_5.13.1-1.dsc sddm-kcm_5.13.1.orig.tar.xz sddm-kcm_5.13.1.orig.tar.xz.asc sddm-kcm_5.13.1-1.debian.tar.xz sddm-kcm_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Processing of kscreen_5.13.1-1_source.changes
kscreen_5.13.1-1_source.changes uploaded successfully to localhost along with the files: kscreen_5.13.1-1.dsc kscreen_5.13.1.orig.tar.xz kscreen_5.13.1.orig.tar.xz.asc kscreen_5.13.1-1.debian.tar.xz kscreen_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
breeze_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:42:45 +0200 Source: breeze Binary: breeze breeze-cursor-theme breeze-dev kde-style-breeze kde-style-breeze-qt4 kwin-style-breeze qml-module-qtquick-controls-styles-breeze Architecture: source Version: 4:5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: breeze - Default Plasma theme (meta-package). breeze-cursor-theme - Default Plasma cursor theme. breeze-dev - Default Plasma theme (development files). kde-style-breeze - Widget style for Qt and KDE Software kde-style-breeze-qt4 - Widget style for Qt 4 and KDE Software kwin-style-breeze - KWin Breeze Style qml-module-qtquick-controls-styles-breeze - QtQuick style for Qt and KDE Software Changes: breeze (4:5.13.1-1) unstable; urgency=medium . * New upstream release (5.13.1). * Bump group breaks (4:5.13) * Release to unstable Checksums-Sha1: 556bde38d32bcdc962967d2979ea76c68b5f8cbc 3184 breeze_5.13.1-1.dsc ec41415fdea0d8762424a61a741aa1e4f6221b71 24780680 breeze_5.13.1.orig.tar.xz f3a9760eebf8089cd6194b7e024788ac0e331843 774 breeze_5.13.1.orig.tar.xz.asc 39522d49099055192c77ce7efbb658f0678d9b9f 13564 breeze_5.13.1-1.debian.tar.xz d75d181cb15f0e3f74833512d55924316936a3c3 25224 breeze_5.13.1-1_source.buildinfo Checksums-Sha256: 219ebed213af43127f5c96a32a7b6fef90cf8e2344736ad10ec8c0a3f7d36668 3184 breeze_5.13.1-1.dsc fa232e0e0eae018fb3a9d96ba60e46d6197e17a64ea9740515a6ad67d7445d46 24780680 breeze_5.13.1.orig.tar.xz 1b11b30a8cd48470c2ea0e4b314a4b427c05fbff9ba339715f026c4bcde965a2 774 breeze_5.13.1.orig.tar.xz.asc 631a82c9963ff17f7403ff51ce62509e70f706b6d27797b2b289ddc2bc1cdcdc 13564 breeze_5.13.1-1.debian.tar.xz 4b3eef9db4a6b164267e12c5fdf209433278efcfddb93fe1198bd44a9dd265db 25224 breeze_5.13.1-1_source.buildinfo Files: ea290b28fa266a7353058ab3fb9b5a42 3184 kde optional breeze_5.13.1-1.dsc 22f7b06c7385549f6ea264c1892d17bb 24780680 kde optional breeze_5.13.1.orig.tar.xz 358c30a67b3a540e5a306146528d759a 774 kde optional breeze_5.13.1.orig.tar.xz.asc 6176a5285647b191df7791ec2567fe6e 13564 kde optional breeze_5.13.1-1.debian.tar.xz bc209d1f6fa3f932398135c146b09f99 25224 kde optional breeze_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyKnkACgkQxxl2mbKb Iyph3hAAs6XLbBIA+Xm8bYW6rEVFXBsrQeWiQIUXR9HmlOyCE6+JK7cI0r9B00Jm ud76g05U02vkGywmopIfuIWWbSja5i9ExxnTp606E/vV6n8D5U4LrzNT7jdWZTcl l2z0QoMMTRBLrm3Pf5k499S0FPPawpTJY4MDFz3n69LWU0SY0v+FuG1k9dIUBp+a O3F5uVOk2iQ3dxC12U4pZUDtjLh2dz64anWrYSau3829jHJ/IAdZDeL/bm+MM6sc sd9dBpOQYQX0sAngqwhMcJR+Ww6k4KT3bT/uIj+yxwhoCxXGJVzE5TXmtMPKEvcp 8L8zG95tDTfObZA5591q2wWpfYxmB9k2r6Z9b9uJS1tFf81DugA6owV+lVBFJ5or 3qOWq9CP3QLs7sV1B60jOtYZmxe8NBIVDJP5nQoGEJD0zfCCwW9rJpG/kH3GlIMe jlp4IUmdDqerpZLo2RqUPW3CbXXyWsyJbI3pOkMGrjzdZIb1v3bVxfbhKhhixImR 4J5K/Y0wD9PLLeZJx5lHF+FYkgJnKukAVD5rDshb3eMb9O3LHHb580dIIi23Waf6 DgXzzpjNzG4cjlPw6memesF9pDcAGz/11HJ+U3iEPsdh20N9ggc0OowMaSjz1cqW Rht2WrR1Vblk5fGF4UQsOfX1Ae9bH2zwXJncJxjXF7DY+dP7Vsw= =VA8x -END PGP SIGNATURE- Thank you for your contribution to Debian.
Processing of xdg-desktop-portal-kde_5.13.1-1_source.changes
xdg-desktop-portal-kde_5.13.1-1_source.changes uploaded successfully to localhost along with the files: xdg-desktop-portal-kde_5.13.1-1.dsc xdg-desktop-portal-kde_5.13.1.orig.tar.xz xdg-desktop-portal-kde_5.13.1.orig.tar.xz.asc xdg-desktop-portal-kde_5.13.1-1.debian.tar.xz xdg-desktop-portal-kde_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
drkonqi_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:42:48 +0200 Source: drkonqi Binary: drkonqi Architecture: source Version: 5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: drkonqi- Crash handler for Qt applications Changes: drkonqi (5.13.1-1) unstable; urgency=medium . * New upstream release (5.13.1). * Update build-deps and deps with the info from cmake * Bump group breaks (5.13) * Release to unstable Checksums-Sha1: 05cf9e7aebe6ff62cee749b15f46ba894ff63237 2743 drkonqi_5.13.1-1.dsc 4ab2af52eb6383119b8b5ee04fef27d04628189f 739504 drkonqi_5.13.1.orig.tar.xz f06c81b4280d1453b4e036910a8abde0eef6d030 774 drkonqi_5.13.1.orig.tar.xz.asc 247881ea9702c7c08f99f97cec2ce20ae347d694 8092 drkonqi_5.13.1-1.debian.tar.xz a5ecd5489820f6a48d326ee9b5ecd1a5ec33fbf6 23858 drkonqi_5.13.1-1_source.buildinfo Checksums-Sha256: b51f7e7cab4151b02d7130da8d654a87ac8dc2ffa18cf0de80b266155c04db9d 2743 drkonqi_5.13.1-1.dsc ba855d3bdaa09120dc807c8d15f3b61b7ddbdc43c9326d679bda8ad5a040008d 739504 drkonqi_5.13.1.orig.tar.xz 5a456cf116589e5df7d25fdd3392f2832e8d2fdf907e047a7180ba1faacb5640 774 drkonqi_5.13.1.orig.tar.xz.asc 5714bce9d917b45a3e82f1b588a595bcc69d6bc2df49283c1f2899e4fe08472e 8092 drkonqi_5.13.1-1.debian.tar.xz 5f8e6a09845aab09c2fe09e4135e2610802aad16b17a44daccdec770ddf575cc 23858 drkonqi_5.13.1-1_source.buildinfo Files: 76f81872982f5efb1ef7c5449e3abad6 2743 kde optional drkonqi_5.13.1-1.dsc fafeecce84dc46d6999287582f84776a 739504 kde optional drkonqi_5.13.1.orig.tar.xz 49cf095c1adbe5d8ef2154b84f04adce 774 kde optional drkonqi_5.13.1.orig.tar.xz.asc f058b22d1b31bde0a8013abf951f23ff 8092 kde optional drkonqi_5.13.1-1.debian.tar.xz e05058ca1d9b78d95fe9762dfd279fca 23858 kde optional drkonqi_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyJ1QACgkQxxl2mbKb IyrfbQ//aRnQTJY3tbk5DseoolUCSufLQdip5v2TWz+FQY+hM+1c381FR0o0Rgjf G5J7rzt6v5prxhct/DFYiPsKl5KaTq9Nz9B1eoI5iBpa53GAUOyaI5ZSWrwGXoma dZazUF0t3HQsxVeR9rsEUi8et1jHQRJK+ytEUc77H/XseD7j6Rui62GniAhUYjGo sIl/3o5ledD7wG3z6QkqyMVZmInYXxwfRBWxH1HUhnMaPY69+cXLCJQCML8YVvWg NNsp4L4EUDT+2rJq/Fnawob8wisKPRrUAUSkCtpJhgnCJ8k8k1ZSHi93+ZEI/C9s t7lx1ioMT85U8rO6mosHhHH2SF//3L0HhkuQe3Y/nGrWOQM9wcuFug+vclgM0SiM wsfVKW5z1htuGJF1/TJo7BxWyDfvfrc8hW0fThzuGPkrsnBKF15YInWIsec4emmQ 14lxt9ldxkUYEfNf+EJnu/YZJksxs5mnEZYkj+61LtbvANcyV6w2N874NHY9Ny/C srse7xkA1epVVJsSyPvH1XhvVwTAOn3tzMr9Y3WDI47p0i/He5KEUDEKn3PsdumJ Yy0IBkOe8o8rQT7lGGCRFdhpRYMvpyhXKHOZhIJIncayuTpM+5LKr9kTgshbf7RJ p5wlfVaywdL03dMaYiupAoeLgu/vAxBxsCimbSuELkqzTlwUbio= =OFN/ -END PGP SIGNATURE- Thank you for your contribution to Debian.
Processing of plasma-desktop_5.13.1.1-1_source.changes
plasma-desktop_5.13.1.1-1_source.changes uploaded successfully to localhost along with the files: plasma-desktop_5.13.1.1-1.dsc plasma-desktop_5.13.1.1.orig.tar.xz plasma-desktop_5.13.1.1-1.debian.tar.xz plasma-desktop_5.13.1.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Processing of kdeplasma-addons_5.13.1-1_source.changes
kdeplasma-addons_5.13.1-1_source.changes uploaded successfully to localhost along with the files: kdeplasma-addons_5.13.1-1.dsc kdeplasma-addons_5.13.1.orig.tar.xz kdeplasma-addons_5.13.1.orig.tar.xz.asc kdeplasma-addons_5.13.1-1.debian.tar.xz kdeplasma-addons_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Processing of khotkeys_5.13.1-1_source.changes
khotkeys_5.13.1-1_source.changes uploaded successfully to localhost along with the files: khotkeys_5.13.1-1.dsc khotkeys_5.13.1.orig.tar.xz khotkeys_5.13.1.orig.tar.xz.asc khotkeys_5.13.1-1.debian.tar.xz khotkeys_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Processing of oxygen_5.13.1-1_source.changes
oxygen_5.13.1-1_source.changes uploaded successfully to localhost along with the files: oxygen_5.13.1-1.dsc oxygen_5.13.1.orig.tar.xz oxygen_5.13.1.orig.tar.xz.asc oxygen_5.13.1-1.debian.tar.xz oxygen_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Processing of plasma-vault_5.13.1-1_source.changes
plasma-vault_5.13.1-1_source.changes uploaded successfully to localhost along with the files: plasma-vault_5.13.1-1.dsc plasma-vault_5.13.1.orig.tar.xz plasma-vault_5.13.1.orig.tar.xz.asc plasma-vault_5.13.1-1.debian.tar.xz plasma-vault_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Processing of plasma-integration_5.13.1-1_source.changes
plasma-integration_5.13.1-1_source.changes uploaded successfully to localhost along with the files: plasma-integration_5.13.1-1.dsc plasma-integration_5.13.1.orig.tar.xz plasma-integration_5.13.1.orig.tar.xz.asc plasma-integration_5.13.1-1.debian.tar.xz plasma-integration_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Processing of kde-cli-tools_5.13.1-1_source.changes
kde-cli-tools_5.13.1-1_source.changes uploaded successfully to localhost along with the files: kde-cli-tools_5.13.1-1.dsc kde-cli-tools_5.13.1.orig.tar.xz kde-cli-tools_5.13.1.orig.tar.xz.asc kde-cli-tools_5.13.1-1.debian.tar.xz kde-cli-tools_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Processing of plasma-workspace_5.13.1-1_source.changes
plasma-workspace_5.13.1-1_source.changes uploaded successfully to localhost along with the files: plasma-workspace_5.13.1-1.dsc plasma-workspace_5.13.1.orig.tar.xz plasma-workspace_5.13.1.orig.tar.xz.asc plasma-workspace_5.13.1-1.debian.tar.xz plasma-workspace_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Processing of kwin_5.13.1-1_source.changes
kwin_5.13.1-1_source.changes uploaded successfully to localhost along with the files: kwin_5.13.1-1.dsc kwin_5.13.1.orig.tar.xz kwin_5.13.1.orig.tar.xz.asc kwin_5.13.1-1.debian.tar.xz kwin_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
kde-gtk-config_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:42:52 +0200 Source: kde-gtk-config Binary: kde-config-gtk-style kde-config-gtk-style-preview Architecture: source Version: 4:5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: kde-config-gtk-style - KDE configuration module for GTK+ 2.x and GTK+ 3.x styles selecti kde-config-gtk-style-preview - KDE configuration module for GTK+ 2.x and GTK+ 3.x styles selecti Changes: kde-gtk-config (4:5.13.1-1) unstable; urgency=medium . * New upstream release (5.13.1). * Release to unstable Checksums-Sha1: 5d1ef918ebbc802c23a65765b06a5a92d5437ad0 2788 kde-gtk-config_5.13.1-1.dsc 5841a26f7b52cc1b9bf57c0a79a848ef07fe1954 156416 kde-gtk-config_5.13.1.orig.tar.xz e892c1eff9f0021f8c4dd4c0526f6724f8633c9b 774 kde-gtk-config_5.13.1.orig.tar.xz.asc 4712f41ab1168fac5eec8424438afd20a1860163 10980 kde-gtk-config_5.13.1-1.debian.tar.xz 3ecadcbc5fb68528cd7be72c2fdbad70c25f4c15 24288 kde-gtk-config_5.13.1-1_source.buildinfo Checksums-Sha256: 39f34ba2b0a275377f76d403c62ee20aff25cb2e68cac9792b34d5449aa7544d 2788 kde-gtk-config_5.13.1-1.dsc 4ffa97688a40006d7ecce480ec0ee9ec6eece06c437ae1cac34a74c20fcb2632 156416 kde-gtk-config_5.13.1.orig.tar.xz 0b047857be5bb0c70985e23d3d3bea9cf8d404c5fbde0e5fca0cf7b640fc9833 774 kde-gtk-config_5.13.1.orig.tar.xz.asc eac31db55f6a25a00eaddc83fc094f19d3a33cb1d673c46a0196931936d29431 10980 kde-gtk-config_5.13.1-1.debian.tar.xz 34fb881e07c47567057c54abe7d84f884e826e1ad9ec84571ec514848f6e9f53 24288 kde-gtk-config_5.13.1-1_source.buildinfo Files: b4ecad3161d5748b954e04eb82aa59f4 2788 kde optional kde-gtk-config_5.13.1-1.dsc de50f673e7178f8de65ce00179c0867c 156416 kde optional kde-gtk-config_5.13.1.orig.tar.xz f1dd1529cb5315cbfa6980463c7edbda 774 kde optional kde-gtk-config_5.13.1.orig.tar.xz.asc fb5e0661e5b692a4e1306f15bcc2cc7f 10980 kde optional kde-gtk-config_5.13.1-1.debian.tar.xz 258aae985007dbb82aaae1fe59396da8 24288 kde optional kde-gtk-config_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyJ4sACgkQxxl2mbKb IypKDA//dBVqwO7CjquTLw6ubg+nFqtHPx32Zuqq0JZda2WzcGiBtVNSg8SpVMyW nv2QBtmPqilxpMyAoUaO4QS7RBtHSEPz818R1ZXF8xEQcVl+GQftlz6upda29JLk taH42JkbrkHumv3/SLK0CCbExMdS7f36cxhrG73yCBHlE+VrNsKWy3jKOWl7ahSh D69pT9vsoGWfsoJWbpPepk+LA5glcQRiLpufPvyhIC6pbnZhuVyyPBh+KHLVY0xU beaYuKJM7ZgPjTG1rnqEcfyl9mOiFmIjUuPjuTWWEm5O96Xgw16b5dSusnkQotze Fvrn5qssfB7y8ZwLy0y2TsfXPThrDg9rfWAwyFZcfn/uk4uCIJHr4o7VNvq09RhF 3GAcPbuWAmChLb4u4GCDvZ0w5cqCwk7E4fV3AortThuyAj4dRfJmMbIwqiMIgwuX 4paGTfoQ/rTT5iw+jEQohv2N6q0BqrmcBCVm+3Xsy1JHqsATrciwdMrLJC22HTnQ F9451NydZns8ain5WwXE9tZWur7fb8JGhxj4xaQVqRRqd3QnJ+MP2GMyW+VhaLRA bDI04jxaj8xovBANSfo7klKuW13osBIg7GBbjo6ib5412dpwNFw0QyAuHiZnop4I UBlZVCzy2m6n3QMnAOBabDR9JukwQxlgf3JuYlaT1EfGoaExqJo= =Iz2J -END PGP SIGNATURE- Thank you for your contribution to Debian.
kactivitymanagerd_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:42:49 +0200 Source: kactivitymanagerd Binary: kactivitymanagerd Architecture: source Version: 5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: kactivitymanagerd - System service to manage user's activities Changes: kactivitymanagerd (5.13.1-1) unstable; urgency=medium . * New upstream release (5.13.1). * Update build-deps and deps with the info from cmake * Bump group breaks (5.13) * Release to unstable Checksums-Sha1: 07a25d5191432ac65b9b315724d2f50f7acd99d1 2764 kactivitymanagerd_5.13.1-1.dsc 362bd839e370d2867af707f27ec72899cb2795cf 85264 kactivitymanagerd_5.13.1.orig.tar.xz 809f21be3c4e310bbfb54c08e901db7d31bd0042 774 kactivitymanagerd_5.13.1.orig.tar.xz.asc f558a2807ccababe63ff8eabbc79a0df64de979f 7888 kactivitymanagerd_5.13.1-1.debian.tar.xz e9733f2d0c11dacc2c4cc065f58d75785c09efd1 23808 kactivitymanagerd_5.13.1-1_source.buildinfo Checksums-Sha256: 49c37e3ce6205ca0ad1063cf407332b0170567360157e22b6d099c2a4fff6902 2764 kactivitymanagerd_5.13.1-1.dsc 2749a045e7a411d96fb9748306d0473917d76f5dd95cdbbcf93b6db1f850603e 85264 kactivitymanagerd_5.13.1.orig.tar.xz 0c6b54f9e939c4e827d2be246d951b84cad4620be921a397b2fe6e19f097049e 774 kactivitymanagerd_5.13.1.orig.tar.xz.asc b0c6a41d21be5135acc56b1cac8e888ed2af8ab98d20feab48147b996c4affed 7888 kactivitymanagerd_5.13.1-1.debian.tar.xz d71d1faaa50ac60ecfe96cba5e2b58b081d54dd6cc5fead0d7227ec108f4 23808 kactivitymanagerd_5.13.1-1_source.buildinfo Files: 0c096b959d56f319dafe1ec1f4853afa 2764 kde optional kactivitymanagerd_5.13.1-1.dsc e8c4c2170f556d782206b62ed8500fde 85264 kde optional kactivitymanagerd_5.13.1.orig.tar.xz c4454f61385593fd25ec48e320a83d0a 774 kde optional kactivitymanagerd_5.13.1.orig.tar.xz.asc 66878b7f61f14485662b8992c0b7c902 7888 kde optional kactivitymanagerd_5.13.1-1.debian.tar.xz 458aec1a9f983e0d39e7e8e9cb375746 23808 kde optional kactivitymanagerd_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyJ3AACgkQxxl2mbKb IyquMBAAmMEX7C8rLKsCBb6OLtdfIsLEFfnahOQ5sFnXNKyfbR044zzvYv6JiSea Os+44nGAMZ/VS2RYw+J0uc7WMXSWqY8BBYhyK9HyvOcAQYhtQ5w1Yuy2mgC7FJNC OTDcCFjcqH7bxjD6/1aQc3dVUVS+t2eqvNfvr9zD8vIza+vK8C1Ib2l3HtxvEuP0 oaBRt6CLhW9DqhUbb0oxLYpEncxW19amcO7IIJZIcYeUNqLZSmMvyJuvOPCsFSiR APxDQPOhIJcgCVNIIyXJ9QWBCFfxvPA6g1jboF3LrbpqnzgClKoak5QlgK2RaA79 cLnNdu9s9My3ExJn2VGt/sj7NZeYh+ae8lE63WqKT/gxcEHAvKX5kQN+3aNyl9US C6Uv0IAAe5FPguvWL7sUKpubP5LCkCked0rljpY0UYEqp7j62rEWBVbRU0NPzxBS 8S39rykjxTw9IsJm2DH8iGtlmn41dlUnxNvbKSHafov0S4ywnr/Mx5ZkQ4eoBwyW DeeJe/sHpnj5LoPQu/UktiTmzd4L9GTCaViOtkg18b6LYd8KTywYRXzrxHMRngaN c8p4ppsZvPHyEMTmtPSMtlFaSuhufuWQLN5ga1/GAtIjnVbeZmtQz6P8+vbNvX9q mbp5BcaQqwXU0iW1pSfQ0FM+e3uXn67RJIsNS5k15cu8aLGoMeo= =c31r -END PGP SIGNATURE- Thank you for your contribution to Debian.
kdecoration_5.13.1-1_source.changes REJECTED
Source-only uploads to NEW are not allowed. binary:libkdecorations2private6 is NEW. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns.
kgamma5_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:42:56 +0200 Source: kgamma5 Binary: kgamma5 Architecture: source Version: 5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: kgamma5- monitor calibration panel for KDE Changes: kgamma5 (5.13.1-1) unstable; urgency=medium . * New upstream release (5.12.2). * New upstream release (5.13.1). * Update build-deps and deps with the info from cmake * Release to unstable Checksums-Sha1: ff4e82f48769dff47c157210c172959c0403962e 2537 kgamma5_5.13.1-1.dsc 57c1f6097afd09683319e5bfc95a6ca606d34c3d 79448 kgamma5_5.13.1.orig.tar.xz 6a46f703976278719a67973dfae9c938485cfb5a 774 kgamma5_5.13.1.orig.tar.xz.asc 6f4e8b8766c02894fde6ac9d199252fbdb5cb5af 9768 kgamma5_5.13.1-1.debian.tar.xz efea0ce8b48d0baaa5e2a878f166f3c7fca5f8ca 14552 kgamma5_5.13.1-1_source.buildinfo Checksums-Sha256: 0cc8e86f5efa8402834ce5a4df05621ab2e3d24071341edb2fc38dfcca682320 2537 kgamma5_5.13.1-1.dsc c23c2b5a0bc8c2f528135085cbb03656ef9630d6e2b128f67537150c9b7ba287 79448 kgamma5_5.13.1.orig.tar.xz 4cf263b33ff4f5ec0305b012216f21cddff36bcb8ee888fef8e5993f9ce0a38a 774 kgamma5_5.13.1.orig.tar.xz.asc 88054bcf5243ab297270dcb57bc70430322d5ad1544fc57ad4ef7c2fab00e071 9768 kgamma5_5.13.1-1.debian.tar.xz 3f4eae2e7ccb0ce7c23471c22907392882b6255cb38be5f97d1b980eaa5fa3e8 14552 kgamma5_5.13.1-1_source.buildinfo Files: f689e54263109fd0530dc5cecc2c36f9 2537 kde optional kgamma5_5.13.1-1.dsc 58f9fbfbc302c25627b9ad3dc7ad6888 79448 kde optional kgamma5_5.13.1.orig.tar.xz 0d0aba9072866e6720658d10122f8bfb 774 kde optional kgamma5_5.13.1.orig.tar.xz.asc 605889148937bc035c85fc18bcd6f922 9768 kde optional kgamma5_5.13.1-1.debian.tar.xz 2325e9b8f2a73d33e2034feb64e4b500 14552 kde optional kgamma5_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyJ8AACgkQxxl2mbKb Iypm5A//YjgXFaYCHmzuWoOycmdROi8HctlJlncsXG7xGfr2cdbpGL5POmh3TUk5 UbdmJEbAKDfRN4xYO9j8QTIDxSr7p4F0BUzjCu/cD3z6pUDj7DKJzuXMc/MtDiE9 o+uXFBGZIFYYoy179wj52w6kl0hfajcaqvtnXrFtPnSqQ0wfB7Zz3/C/fdDy+8kw hcG23/lesqxGiRynDSEG1nNsKY0uIKHxH+T9JOGbUftdCw1+Gkt5G3nEn82zZX8U UcLrM3OGYJ44+WWV+qDFvpxPVpCJmKYmCevgC9tUX3Uz+//tpgWI2e/2friCxg1e Q76pC6JGMfLNt1EU8ZN+FzQ8Tdfg4tz2CsG+Rb3AEY/LiYwWWvmX9t56y+YH9bzl mwzgGdCYeo2rlslRcwmcnyf98zexICoBwnijptSwIvrsVEOx2fxu5Bh1PLhHg+LS TxNg5+j02zYbHadN3mf9zWC/5F6Nw7Bb9QBLo9FlUM+fRe6X1Tsfxu4cBMgOteHk hIO4UAz4NrqyXxDFOO6YxWCdG0MuQj96MQxAWXdirj46YTqKMvuw2K8FaOBu0ouT QOjp2ZBeefp4Cuk7/TApr689ZsbifgdGKp941oWfmEprgwohlByDJqBuS/SD6d5c o5XRzFCFWytiyr32FGETrT2ycc0MfFbtrtinsRn898S3ZTDplfc= =r1Zh -END PGP SIGNATURE- Thank you for your contribution to Debian.
kinfocenter_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:42:58 +0200 Source: kinfocenter Binary: kinfocenter Architecture: source Version: 4:5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: kinfocenter - system information viewer Changes: kinfocenter (4:5.13.1-1) unstable; urgency=medium . * New upstream release (5.13.1). * Bump group breaks (4:5.13) * Release to unstable Checksums-Sha1: fcce34434bed5e9047b519198c0314c08cb3a941 3043 kinfocenter_5.13.1-1.dsc 26a9bdd18e886f984c3462cc34a03af89da69272 1280720 kinfocenter_5.13.1.orig.tar.xz 96e086588cfff0f1957301788152f6e6851ef9f9 774 kinfocenter_5.13.1.orig.tar.xz.asc 75d20f690fdb6923652caa641197211e2fcfd28a 12244 kinfocenter_5.13.1-1.debian.tar.xz 25af7020954d2ee36e12b46ba3834b04c7e49684 24903 kinfocenter_5.13.1-1_source.buildinfo Checksums-Sha256: 2a7ea24c059bdc723337f7257e3440e1980ffe5443c75a7debbf0c9c84bf347f 3043 kinfocenter_5.13.1-1.dsc 049cc5fd7b43010bd838ce7310acdf8d8cd771a6ce65fc8ccb1143ee948be14d 1280720 kinfocenter_5.13.1.orig.tar.xz ee9878cb3a1c6b58c25a892403fec7befdfaf5563af3c6607f9b648317010b8e 774 kinfocenter_5.13.1.orig.tar.xz.asc 5b956ecdf581714210a6805e2940e81831773b0dae8cb16a94f51e89e3420d65 12244 kinfocenter_5.13.1-1.debian.tar.xz a7bdad78905fa10e8abf807e1df12e81e4e0e3dc929c792dc17b3555eb0af324 24903 kinfocenter_5.13.1-1_source.buildinfo Files: 92e728bf4ae96999d075caf35ed40ce3 3043 kde optional kinfocenter_5.13.1-1.dsc 44cf90d66867d7091980511389f7b502 1280720 kde optional kinfocenter_5.13.1.orig.tar.xz 0754c105069826b5206a9c2a797cf976 774 kde optional kinfocenter_5.13.1.orig.tar.xz.asc 06c1fa7ee70195fe1385fd31993b5e45 12244 kde optional kinfocenter_5.13.1-1.debian.tar.xz e6701e1e389e574c93accec6baa6a678 24903 kde optional kinfocenter_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyJ9wACgkQxxl2mbKb Iyqx0RAAoEVRbsIiWrDsq39jjrMttYIOmzEEZNQioXx5HseqbmjfwyhBqdhBI8dx d9hgYaFON+RH5MljVhm0gu1DMqzguJOyUGndebizKLHY10kD9fcBhpaGaHXpNwFt gx0NZvLAXZjEjUcMi1m+ke+Y4NOzgP4OuFU7bvnbtCLUHdjMxFtNl2roi/4xgHFO ghOBW1NuHREvLoWomlQlNKtvN/oe7GzXDat7Ts8Oqo6VwRJkAdZms9BpZ6VY35Y4 qETuQ1laEgM9MIFqZWChlOilUxrsTpKVkmF5fYKvT3dSEEr+L7NqATxODB9Yz6dB fODoWdUPrZLlv4YWz4Q9HYN5gHJhBzXryNZbwcHhl9Xx6C5zwMkYXNkBOuyCOPEV +lCtLeigjioAthBuIGoE620CIQz2SK/NVsfwpWKgGdEe0qKEVuZzbPI9Ig4ZJnnd 3kkW8oWZ+qHvMFOBV2aGlvG5CAewZcFPNYBUxp0YCSDkc9pO74SB/ezxQLo/aQpU pa4d2I21POxObnyhyn8ci4S7inIsv8huafD801jB+yy5BTuHpf9L1mHbEuqCTpfk 5qtqFCaxXI+qXXHtEXX3jG8pnpvQiIFkxRXbC3kTbKdFDiPqMKsO5VNtAZC8BK3y M7NisukHP/2/J7zDpyAw2uUWFQrg1LZF9DFH5Ut7uZry2kdacB0= =LCcU -END PGP SIGNATURE- Thank you for your contribution to Debian.
kscreen_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:43:00 +0200 Source: kscreen Binary: kscreen Architecture: source Version: 4:5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: kscreen- KDE monitor hotplug and screen handling Changes: kscreen (4:5.13.1-1) unstable; urgency=medium . * New upstream release (5.13.1). * Update build-deps and deps with the info from cmake * testsuite: Update the test * Bump group breaks (4:5.13) * Release to unstable Checksums-Sha1: 3c0d69172005938e929463e523e056c5995aec5e 2818 kscreen_5.13.1-1.dsc 88eb7bc54baebdd6c4b8e31fdec9d8440fc20c5a 113268 kscreen_5.13.1.orig.tar.xz c44a9270fe80af798079443a2c32df33078a873d 774 kscreen_5.13.1.orig.tar.xz.asc ee73e69c52e17d1c8c531f06c42d8010f9c7cbb3 10348 kscreen_5.13.1-1.debian.tar.xz 0fb10b0b27c8272d976bde75bec4db0ab3655d2d 25214 kscreen_5.13.1-1_source.buildinfo Checksums-Sha256: b95c6d384e5614ce750baabc9c7693469864331ae19614679a0e9ac77e45edb8 2818 kscreen_5.13.1-1.dsc 4e7ed3b30fab5047975a08d1283bf0a3190aa9cf76cca2228d45e78360f2295b 113268 kscreen_5.13.1.orig.tar.xz 83365bd9807428b4b19eef01aebaf266b1ed33d3718af94252806e4ae2e17723 774 kscreen_5.13.1.orig.tar.xz.asc d792f328b944907274939c2a0618bb241fccabad08fe996d21d71a773f937b26 10348 kscreen_5.13.1-1.debian.tar.xz a140d108707aa7e25b733b5ae47514660cad922b86cf0ab9589db12b331e849f 25214 kscreen_5.13.1-1_source.buildinfo Files: d401120bcac7d8cd606ef443b3c00179 2818 kde optional kscreen_5.13.1-1.dsc 0710fd89814689de1abf469a4f9453f7 113268 kde optional kscreen_5.13.1.orig.tar.xz 7c2546de951ebb7f45e212ef472aed3a 774 kde optional kscreen_5.13.1.orig.tar.xz.asc 09fa3f2d4fa1045ea88c42ac8b9e5649 10348 kde optional kscreen_5.13.1-1.debian.tar.xz 279fae83ff4b336f8380c41125caa7bc 25214 kde optional kscreen_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyKlkACgkQxxl2mbKb Iypu2BAAvSGsYmm151fTkiQGRybp9DgCKOybcXs1C4FoTiTGbbgz3FzYA9dt5fnh uHqykDVqGoehPIiHVoTSRBgt5p4jbGeRL8UyfATx7RctofdSXq4QCBx4Ohy+CzY8 WBdXjCewNR0RJpgx/4J8PxxSB6v0GsSBSvR95DRx5FursMLymR4gLiId6Ym5k0aW OeeVJyAl5gE2lql9LEWvOKrsVXCpIFg3FWpNoqQhXnub0QZsDrT3gWSUYKGYsONM bzbG96SqcSTWjVXId6/cDAx5lYKtdXLblUKlH5n1hdD+M6iyDvV4T50vmNODDb2N a34kWCPfMCRjYd9TTAN4a9607x/ZbCTY0oAEMxHJklpKqKLQ90Gb09ynW7AKV/Iu kiKAK6xumAo4CkO14kFD5VFMOZmj1v77rijSkt6NEN57s9mg2bVyGFs89D5Iojrw 09SqMtKWfV/otEfJEyradyQXDP3/Co4YziDluiCJ/hBa7PcQ7l4HF6b6BDgIwgwi OzKd/tW/x3T2lDTX8NsSr1pAj4bLL+0/rXaeECKo6GdryZP+1D6mcfq7tiKEcPSX 8O5oc35crIbbKfj2Xbf/75++3ZczqyOiVrs+AggrAa9zTBV2ANlpwJ29mMW7X1MU qukge+OOXXHlUvDpimQqOfp42K8BTaQrRTIWQUO12wgqfdZ7xH4= =b6OM -END PGP SIGNATURE- Thank you for your contribution to Debian.
kscreenlocker_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:43:02 +0200 Source: kscreenlocker Binary: kde-config-screenlocker kscreenlocker-dev libkscreenlocker5 Architecture: source Version: 5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: kde-config-screenlocker - KCM Module for kscreenlocker kscreenlocker-dev - Development files for kscreenlocker libkscreenlocker5 - Secure lock screen architecture Changes: kscreenlocker (5.13.1-1) unstable; urgency=medium . * New upstream release (5.13.1). * Update build-deps and deps with the info from cmake * testsuite: Update the test * Bump group breaks (5.13) * Release to unstable Checksums-Sha1: 0f1e448a2e99152d036d5b5b6dccceaee9c0f2a4 3302 kscreenlocker_5.13.1-1.dsc 1ce4609175d3f74a2c48eb6307e7bdd9a6520dcf 120892 kscreenlocker_5.13.1.orig.tar.xz 64644e1d4d3cc543b37d5cac1f317f9668c8d252 774 kscreenlocker_5.13.1.orig.tar.xz.asc 4129d2e7b0f3984c944d94f58f852db70530e210 9576 kscreenlocker_5.13.1-1.debian.tar.xz 781324644b5d3f2684a0540962fc5a4a8f797d53 25577 kscreenlocker_5.13.1-1_source.buildinfo Checksums-Sha256: 8703edd5aab4cb51583327f23ef2ea1e660cc443ad87f24d5fd48fe9e6060d70 3302 kscreenlocker_5.13.1-1.dsc 24e205b81480dfba36468b1820c358d196c8f206741d5288a23dbd0624d8a87b 120892 kscreenlocker_5.13.1.orig.tar.xz a113101aac6f415fd193346240c2a19433e51b5a7665278fe207ccb6d8bee8c6 774 kscreenlocker_5.13.1.orig.tar.xz.asc 6ca447825d9f621c71630420a3fa9b600b9476045398c3dba91e23eb82832e1c 9576 kscreenlocker_5.13.1-1.debian.tar.xz f84d583c4f13b0590b5eb715dc40e46eac33d113de15a72304d4dc0314f5bc2a 25577 kscreenlocker_5.13.1-1_source.buildinfo Files: e02b91d392c3b35592965718ed89d482 3302 libs optional kscreenlocker_5.13.1-1.dsc 2c083f40fcf9092531c6bb302282e57c 120892 libs optional kscreenlocker_5.13.1.orig.tar.xz e7ba0c07dd6736c184056c027517a54f 774 libs optional kscreenlocker_5.13.1.orig.tar.xz.asc 0835f641142f5b896c7f09ffcce92c6d 9576 libs optional kscreenlocker_5.13.1-1.debian.tar.xz 6417ec4dfeb2ee673e204840d0c5e350 25577 libs optional kscreenlocker_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyJ/kACgkQxxl2mbKb IyoQxw/9GUu6aD/yab+XIproM9V96GHMKodFU7nWzhtUIQ21Gi/HS3yKhtkzQZxw yCZVHoUISNH+MApDBR+zy0E7b10xbnOY7NKqXTeOUsxHWS3fiJ9tc5tPSXY58Sb0 Td2XR7CiMj9Wn2Ea3K7CGexr8XSK1fljaCZ48a4sIGlZeF8Fwu2uMEDRTSzfjDyK 5TYwwW3jTZK4W1gxOi6gxygZj2xZGcx8+B0y7/m19wdKSASQpULTTHXvT63Rr518 ON54AEdqpGzNlA7dYVzZo/7+9Wf+StpUD1JYwDrrca3G5LU0W1j3ELRjOc5HS2P0 Xr//pnWNBmWORNDc2377k6tyxINmlfkwqUA+zfdxqL5N0Rcn/36hy9t4cobWffN6 S0NwFiDjineG/Pq/Xcxzz6tuu2Z3tv0/gVVGU77Fhtfo7oYnsdeh2tOxF27iY/Dt XMs3SqhtKklKV40740jU8oh+7qqX5jwgdXwKsuE2pJGhXh/Wdh1TzBFxuUD+f9BC cGm2K+4fp47IYTFwInITy1icj0p+be8vGQQJGRI+85OKkbvkjS83oZdw/CIHsacb VZPiYTH+fvRW/kL2CDFS0fbLN+vdnO0ma9mUjv6u7wuSYu13GuK5ekZdip/0a53x +RCBbQnWGxIOrnP+M9tbO1cVNTTWoWHUw7z4BPMrjISPFlTeODM= =R2+Z -END PGP SIGNATURE- Thank you for your contribution to Debian.
Bug#893435: marked as done (plasma-desktop: do you really need scim-dev?)
Your message dated Tue, 26 Jun 2018 12:22:08 + with message-id and subject line Bug#893435: fixed in plasma-desktop 4:5.13.1.1-1 has caused the Debian Bug report #893435, regarding plasma-desktop: do you really need scim-dev? to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 893435: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893435 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Source: plasma-desktop Version: 4:5.12.3-1 Tags: patch User: helm...@debian.org Usertags: rebootstrap The scim-dev Build-Dependency of plasma-desktop is not satisfiable for cross compilation. Now scim-dev is supposed to be a meta package pulling libscim-dev and scim-dev-doc. Is there any reason to need scim-dev-doc? I think using libscim-dev in Build-Depends should be sufficient. In deed, comparing a build with just libscim-dev shows little differences to one without beyond build paths and build ids. Can you demote the dependency? Helmut diff --minimal -Nru plasma-desktop-5.12.3/debian/changelog plasma-desktop-5.12.3/debian/changelog --- plasma-desktop-5.12.3/debian/changelog 2018-03-07 19:14:09.0 +0100 +++ plasma-desktop-5.12.3/debian/changelog 2018-03-18 20:18:21.0 +0100 @@ -1,3 +1,10 @@ +plasma-desktop (4:5.12.3-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Demote scim-dev build dependency to libscim-dev. (Closes: #-1) + + -- Helmut Grohne Sun, 18 Mar 2018 20:18:21 +0100 + plasma-desktop (4:5.12.3-1) sid; urgency=medium * New upstream release (5.12.3). diff --minimal -Nru plasma-desktop-5.12.3/debian/control plasma-desktop-5.12.3/debian/control --- plasma-desktop-5.12.3/debian/control2018-03-07 19:14:09.0 +0100 +++ plasma-desktop-5.12.3/debian/control2018-03-18 20:18:21.0 +0100 @@ -53,6 +53,7 @@ libpulse-dev (>= 0.9.16), libqt5svg5-dev (>= 5.9.0~), libqt5x11extras5-dev (>= 5.9.0~), + libscim-dev, libudev-dev, libx11-dev, libx11-xcb-dev, @@ -72,7 +73,6 @@ plasma-workspace-dev (>= 4:5.12~), qtbase5-dev (>= 5.9.0~), qtdeclarative5-dev (>= 5.9.0~), - scim-dev, xauth, xserver-xorg-dev, xserver-xorg-input-evdev-dev, --- End Message --- --- Begin Message --- Source: plasma-desktop Source-Version: 4:5.13.1.1-1 We believe that the bug you reported is fixed in the latest version of plasma-desktop, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 893...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Maximiliano Curia (supplier of updated plasma-desktop package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:43:15 +0200 Source: plasma-desktop Binary: kde-config-touchpad libkfontinst5 libkfontinstui5 plasma-desktop plasma-desktop-data plasma-desktop-dev Architecture: source Version: 4:5.13.1.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: kde-config-touchpad - transitional dummy package libkfontinst5 - Tools and widgets for the desktop library libkfontinstui5 - Tools and widgets for the desktop library plasma-desktop - Tools and widgets for the desktop plasma-desktop-data - Tools and widgets for the desktop data files plasma-desktop-dev - Tools and widgets for the desktop Closes: 893435 Changes: plasma-desktop (4:5.13.1.1-1) unstable; urgency=medium . * New revision * Use libscim-dev build dependency. Thanks to Helmut Grohne for the report (Closes: 893435) * New upstream release (5.13.1.1). * Update build-deps and deps with the info from cmake * Bump group breaks (4:5.13) * Release to unstable Checksums-Sha1: 213d8a1b9dd8edaa5d461baccb833f4591d70b0f 4166 plasma-desktop_5.13.1.1-1.dsc c1834ddcd86e480910d81d2e8d5aaced4d2c64db 9062664 plasma-desktop_5.13.1.1.orig.tar.xz 9312a5d86d86183bc8f2b4b75119db7fbb5bca9c 22656 plasma-desktop_5.13.1.1-1.debian.tar.xz 7ad75cae55a2f26a897e3
Bug#852680: marked as done (plasma-workspace: Please add dbus-user-session as alternative dependency for dbus-x11)
Your message dated Tue, 26 Jun 2018 12:22:41 + with message-id and subject line Bug#852680: fixed in plasma-workspace 4:5.13.1-1 has caused the Debian Bug report #852680, regarding plasma-workspace: Please add dbus-user-session as alternative dependency for dbus-x11 to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 852680: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852680 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: plasma-workspace Version: 4:5.8.5-1 Severity: normal Dear Maintainer, Please consider add dbus-user-session as alternative for dbus-x11. Or just use dbus-session-bus as dependency. I have installed dbus-user-session and everything works OK at this time. Thanks -- System Information: Debian Release: 9.0 APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.9.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=zh_CN.UTF-8, LC_CTYPE=zh_CN.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages plasma-workspace depends on: ii dbus-x11 1.10.14-1 ii frameworkintegration 5.28.0-1 ii gdb 7.12-6 ii iso-codes3.74-1 ii kactivitymanagerd5.8.5-1 ii kde-cli-tools4:5.8.5-1 ii kded55.28.0-1 ii kinit5.28.0-1 ii kio 5.28.0-1 ii kpackagetool55.28.1-1 ii libc62.24-9 ii libcln6 1.3.4-2 ii libdbusmenu-qt5-20.9.3+16.04.20160218-1 ii libgcc1 1:6.3.0-5 ii libgps22 3.16-4 ii libice6 2:1.0.9-1+b1 ii libkf5activities55.28.0-1 ii libkf5auth5 5.28.0-1 ii libkf5baloo5 5.28.0-2 ii libkf5bookmarks5 5.28.0-1 ii libkf5calendarevents55.28.0-1 ii libkf5completion55.28.0-1 ii libkf5configcore55.28.0-1 ii libkf5configgui5 5.28.0-1 ii libkf5configwidgets5 5.28.0-1 ii libkf5coreaddons55.28.0-1 ii libkf5crash5 5.28.0-1 ii libkf5dbusaddons55.28.0-1 ii libkf5declarative5 5.28.0-1 ii libkf5globalaccel-bin5.28.0-1 ii libkf5globalaccel5 5.28.0-1 ii libkf5guiaddons5 5.28.0-1 ii libkf5holidays5 16.04.2-1 ii libkf5i18n5 5.28.0-1 ii libkf5iconthemes55.28.0-1 ii libkf5idletime5 5.28.0-1 ii libkf5itemviews5 5.28.0-1 ii libkf5jobwidgets55.28.0-1 ii libkf5js55.28.0-1 ii libkf5jsembed5 5.28.0-1 ii libkf5kdelibs4support5 5.28.0-1 ii libkf5kiocore5 5.28.0-1 ii libkf5kiofilewidgets55.28.0-1 ii libkf5kiowidgets55.28.0-1 ii libkf5networkmanagerqt6 5.28.0-1 ii libkf5newstuff5 5.28.0-1 ii libkf5notifications5 5.28.0-1 ii libkf5notifyconfig5 5.28.0-1 ii libkf5package5 5.28.1-1 ii libkf5plasma55.28.0-1 ii libkf5plasmaquick5 5.28.0-1 ii libkf5quickaddons5 5.28.0-1 ii libkf5runner55.28.0-1 ii libkf5service-bin5.28.0-1 ii libkf5service5 5.28.0-1 ii libkf5solid5 5.28.0-2 ii libkf5texteditor55.28.0-1 ii libkf5textwidgets5 5.28.0-1 ii libkf5wallet-bin 5.28.0-3 ii libkf5wallet55.28.0-3 ii libkf5waylandclient5 4:5.28.0-1 ii libkf5widgetsaddons5 5.28.0-1 ii libkf5windowsystem5 5.28.0-1 ii libkf5xml
ksysguard_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:43:04 +0200 Source: ksysguard Binary: ksysguard ksysguard-data ksysguardd Architecture: source Version: 4:5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: ksysguard - process monitor and system statistics ksysguard-data - library for monitoring your system - shared library ksysguardd - System Guard Daemon Changes: ksysguard (4:5.13.1-1) unstable; urgency=medium . * New upstream release (5.13.1). * Update build-deps and deps with the info from cmake * Force building against the new version of libprocesscore7 * Release to unstable Checksums-Sha1: b3af1b8d13f85d64a3cbd5d35d3e5d16bc8afc10 2921 ksysguard_5.13.1-1.dsc 993944438a4ef245d08fc57376b99e8e604ecf8c 492960 ksysguard_5.13.1.orig.tar.xz c67bb50b7e806014b0a60aa056f5c53c6674e992 774 ksysguard_5.13.1.orig.tar.xz.asc bf4ed0451fd98260e5f750d91854081ba942a9c9 11220 ksysguard_5.13.1-1.debian.tar.xz 2627563d021e8225f210a80e5ad8de0774818f29 24478 ksysguard_5.13.1-1_source.buildinfo Checksums-Sha256: 752a950d1eb09c083ca7588aa89b850c9e2ae47b1686ffe9719460dd0be63d29 2921 ksysguard_5.13.1-1.dsc dd2cedac76ce40f02e685620488e92e59a111f1b04318e3d4d354d976de4ebc4 492960 ksysguard_5.13.1.orig.tar.xz e920ae51d2a68674cc33f2d025a56c347d3b1dbfa1d9a4f087f45a1e44f2595b 774 ksysguard_5.13.1.orig.tar.xz.asc 27f39f4dad21cc3ed90c95409be4408c7c8e21a025706060a4b9d71643bd7bfe 11220 ksysguard_5.13.1-1.debian.tar.xz fceed0e21ecc6f23917b02a581cc991aa69772a17b857ea48dadbcb31e036aec 24478 ksysguard_5.13.1-1_source.buildinfo Files: 075cb9ad59232b387f91db28cc7c0209 2921 kde optional ksysguard_5.13.1-1.dsc f7cb90ce4a22dfd7118e38b2c9ae479e 492960 kde optional ksysguard_5.13.1.orig.tar.xz 315aeaf251db52a2987b9a74e9403f4b 774 kde optional ksysguard_5.13.1.orig.tar.xz.asc 1c5903700e688db18718338ea6db7ace 11220 kde optional ksysguard_5.13.1-1.debian.tar.xz 9b57feb8b24b09845bba9125f66c8c7d 24478 kde optional ksysguard_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyKrUACgkQxxl2mbKb IypNgg/9GvDq6G/OChDy8W0qWLjKyLCB3of6hKd2Nbp58HYf+wJ6HzxhOlRiep40 1C4rkOWbp+XLZnYkbIm7+aSZ7kv/5ssy/F1EeKaDen2QKvT8Yu2vcyrFPEFwJzcz XD99z40mYtKOe9Ky0AD9lNQDZ3mqDRorwTS4zdA43Zov8fW1+YZkMv3kJnL459dS Ypohl3x91N3DRX8RahkPJ03hYhuAwmtsDgYo8Qqcqq+fq6lW2bgpzW8mp8B4fKjE 4purB436FF0ZD5BONbqBUlpFF+Y5S/Zknn6XsmfxdFLRRT165EECYnnHr3xVgzu1 kMg5Q+lEQqM46DzzdkMKlw0CbcIfs2yV16Uy5p8zhMX5J8QBUr97d2c9IYezB8A8 ev6Q89uqqp1T0Ypo+P3w27AN8w0SY2rdawNMmZb/vGUbv09YR8hPpzsd46HiMz1q 7aovsw/H/11ck4nLYzjdJ4On64taXn2NvNGqtAfHidQyROV7SW2pCE5zWd2NOSPn VErBUXcLrQXQvUgIQSfIWuvQ8A4xXOJ73edBGfKrjGjJkVY/xA5Tl/PPdhhWRuj/ IKFNwlrGMMHyK9OE7Nk8eqUMTHmDE2PTVOzBz41wuLGwaVzj9rwM2q1JUxZKHptP +967R0rNemEu/RdRAG3d50a7IUkoEXj2Y7AYXcHqVT2ijsap6JM= =x7Bo -END PGP SIGNATURE- Thank you for your contribution to Debian.
ksshaskpass_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:43:03 +0200 Source: ksshaskpass Binary: ksshaskpass Architecture: source Version: 4:5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: ksshaskpass - interactively prompt users for a passphrase for ssh-add Changes: ksshaskpass (4:5.13.1-1) unstable; urgency=medium . * New upstream release (5.13.1). * Release to unstable Checksums-Sha1: d89c27cdfe7bbf27742762f6e603e4beb2c44a60 2430 ksshaskpass_5.13.1-1.dsc cbe5dfcababfaafc78a7ae6ca186b8387d21c6e7 21256 ksshaskpass_5.13.1.orig.tar.xz 68dd0c543a8aeff16bb3e468049d41ba60af545a 774 ksshaskpass_5.13.1.orig.tar.xz.asc 9fd04b80db33c278c925e465690cf9cc0d32 9004 ksshaskpass_5.13.1-1.debian.tar.xz 87271ac0848d44ea8cba0e59f770fd6921b3d7bf 13293 ksshaskpass_5.13.1-1_source.buildinfo Checksums-Sha256: 6bee83b166e7a1de86ae813eaad5d8e63e3f18bf82767c4c44ad63ae7a9096fd 2430 ksshaskpass_5.13.1-1.dsc ec088bf32dd8ccec552b2d39e12dd8121cc456b7309fc9735a651554af782b85 21256 ksshaskpass_5.13.1.orig.tar.xz 8c47f3fd22a2ba6ddc9b771f3ce49f33013fa5b68608ef4f2fefc7fb9dbada84 774 ksshaskpass_5.13.1.orig.tar.xz.asc 19c3043d39281426970fa60a5066613778564d939486676ee0de84d3e512bcce 9004 ksshaskpass_5.13.1-1.debian.tar.xz 152211adfe3b0b4e738e317de008f905c51afeb9ce19d3ee45eb4a8fbd4c4e30 13293 ksshaskpass_5.13.1-1_source.buildinfo Files: 3926fca718619fc33ea7fe06024ed6d5 2430 utils optional ksshaskpass_5.13.1-1.dsc dc1f56b28bcbffbaa77374dc62344e7d 21256 utils optional ksshaskpass_5.13.1.orig.tar.xz 90589a064d42eb6db44015cbd5cd7c0c 774 utils optional ksshaskpass_5.13.1.orig.tar.xz.asc 0c60420c435d26222c2dd81b667939d8 9004 utils optional ksshaskpass_5.13.1-1.debian.tar.xz cfd43448d17f6308a953386b23bcd554 13293 utils optional ksshaskpass_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyKBQACgkQxxl2mbKb IyrjRg/+PZjdiRqrlhipuUzFlp8rsJ90mDu3EbIEOAj9QwmfERnFjNVN9FeShxUD Sl2KyI7FPGAnHRHNICVWBmSgrahk8GlMVYQ2qrnHN5cyhpJrov4Vpvj1eluYq8D2 RBLgAqWEngcto2d0Gv59yYm4s2DdOl5zKYYWw87GWw1z6y82A44UPTarTWXK3Ou+ 8Nf0Ff35KWSFqW1asFlI9yRXcA7H79lR1HqmOT4YDmpLdgt5lrCeqPP3193agRNt NbF1TGdpxVVS1xWDZY3+lWQxThtpzDmsu9JP+p7iNcUFRbfKiBszE2bFA6S4iddf P6t66JrkhszujewSmLRLhpwDbEL0rZAcxBqtJvGr92RVhHXiC8JrRLJwNj2ljXq5 wEBR3q4JmbYDDqf3YLOgB9xCoEm/FNaY6UzNO/KZmuBbM9dLZYprQ65yuvv6Bn5l 25TrTNWh0LRLiiqggK4v0ZnVIRJKVMDNifMC8S3eJBnMh9EiXBR/IFCT7w0v3sfl IVKYj+y/Q/O9xtO9dZsOJglJjWuDzjRrMiqZ0EeTdMULXh77JIt8QdMFUkNcUyYe 2mZ9KYp45eKobbEhi4bWJB2NU8098MHQbAZLO4tlh2kUtnDrK2lMNfhg2lvXmBkS YV4Z6zplhXhp4InfugNuxJbDx3RYH0FwWXxoFOZlMXvB0ZNOOok= =MrRX -END PGP SIGNATURE- Thank you for your contribution to Debian.
kwallet-pam_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:43:05 +0200 Source: kwallet-pam Binary: libpam-kwallet-common libpam-kwallet4 libpam-kwallet5 Architecture: source Version: 5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: libpam-kwallet-common - KWallet integration with PAM (common files) libpam-kwallet4 - KWallet (KDE 4) integration with PAM libpam-kwallet5 - KWallet (Kf5) integration with PAM Changes: kwallet-pam (5.13.1-1) unstable; urgency=medium . * New upstream release (5.13.1). * Drop upstream patches * Release to unstable Checksums-Sha1: ece18b6245c4bb3533f9c033253961792471d06f 2502 kwallet-pam_5.13.1-1.dsc 2183091f3dc8d1ff4d2ac5b33f951176b9e6d208 18728 kwallet-pam_5.13.1.orig.tar.xz 7b7396f13c95dc952e11a581c83c69b4548b78ca 774 kwallet-pam_5.13.1.orig.tar.xz.asc 8f7a7f696b0d742c79dafa61c04bc3d50ceef5fb 9448 kwallet-pam_5.13.1-1.debian.tar.xz 6540f83e6964fbbea058fb266543dd684a1d6bdb 12486 kwallet-pam_5.13.1-1_source.buildinfo Checksums-Sha256: 4830e565542add6e634157bc35ce6f53f8a35f4b1167b95b8751d32d5dc9be1a 2502 kwallet-pam_5.13.1-1.dsc 2166ab166973d6fb7dd635a0a84dc939b41cc80d56116de33cad99f4e5dc55fe 18728 kwallet-pam_5.13.1.orig.tar.xz 438701540b0e07103ead82cd2edc870ef036604d30367af102721f39ece79195 774 kwallet-pam_5.13.1.orig.tar.xz.asc 4714bdc12e34577eef5aae9ba6ee51cc9706278b7723d31899b7bcec56a6f617 9448 kwallet-pam_5.13.1-1.debian.tar.xz 02e8cf85de2b0b2a873e51e2958c997988806b83978663c4342cdab44f6d57f9 12486 kwallet-pam_5.13.1-1_source.buildinfo Files: 288cd24556eb167f5318f043be5ec228 2502 kde optional kwallet-pam_5.13.1-1.dsc 399e2c29c828244a0d3648dd58ca8bc7 18728 kde optional kwallet-pam_5.13.1.orig.tar.xz e01dfcae9eb2f8e126465488422e5dea 774 kde optional kwallet-pam_5.13.1.orig.tar.xz.asc d84b7b8aa4157b74d98652befe234d31 9448 kde optional kwallet-pam_5.13.1-1.debian.tar.xz db92685eca84b9cedcb59468f7fcc641 12486 kde optional kwallet-pam_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyKC4ACgkQxxl2mbKb IyrgNg/7B/LuUoFZ0IMjoul2OdUYZQqS26gvttG23TjIIRdYsw7w8qG7Bs7O6zEl UMKa25xOCe3xq+jyJcKkdqr4win3a1n7K05mvycXkddHJRnKR4NrDcsHFGyYT1F0 CJWNjekHzPQgJmuILj1DYs+cxTP/jukXVA9fACcUcVfjaIAg0VBlRA+wKQeGQhNb o2Dj4yUsNXFLyIKPqMYMXBGn8kNvC37o+cf9+UZMRaydhtiWeF+pWgxxpnBB5h9s keyHVLxoNsn14w8ITjCxUNtV4r5wVLxaGCMa3n0vz9Y2NMvUEV2DOd32NjOTvL1C W3ZjItbHHM2gx5ei0X9dKh2kECYh58j8VRkOomDSiV7OHfdHJMTsL36Wm1NQxrIB NhGAYCV9NRYfx4SOsaS57tdAHFOrbRmMNUxb5kD/4o+Y/FqYiJKX+nu3XDfVqaVK nmz8TgLCqauAQQm5eCEtB6M0iTC2WvOscroqZnn/n1c0TEBDnJZPGCZHDIO7om++ CmO0V0RpJNIGAlSr77/092fvCHjzi2tas+HO8miV58XJeKcMpfmpFZu2/k1r2WbG dqwRJJBIeABQmdiyFVe0UsHOH4223yO6MdRjKZLHyweQkBf30TTpFI42FqOaS0uy qDZcRxLNw7IngDEtvNiynj0Hcf8aouZ+yChT8ovBRYh5G9dwWFY= =1uFE -END PGP SIGNATURE- Thank you for your contribution to Debian.
kwrited_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:43:08 +0200 Source: kwrited Binary: kwrited Architecture: source Version: 4:5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: kwrited- Read and write console output to X. Changes: kwrited (4:5.13.1-1) unstable; urgency=medium . * New upstream release (5.12.2). * New upstream release (5.13.1). * Update build-deps and deps with the info from cmake * Release to unstable Checksums-Sha1: ea5b6a3dc8f6b66e4a10d916a227b11e8e58866d 2453 kwrited_5.13.1-1.dsc 00a48f9a515ea595969881ef268aaac443d22c8d 19928 kwrited_5.13.1.orig.tar.xz 0cfae4f2f93a09372dc96f74f26fdf5f78b5d7e4 774 kwrited_5.13.1.orig.tar.xz.asc a9fc4903621821e3862ba949919af71ff74328db 8040 kwrited_5.13.1-1.debian.tar.xz d1ed9081809251613930bc452cbcfcf03eec1b9d 19917 kwrited_5.13.1-1_source.buildinfo Checksums-Sha256: 587901377a8adfb4b7b3211f11c42673185b2ecc5c93601fcea709fd02b4720c 2453 kwrited_5.13.1-1.dsc 02e8ab740f4840357644314681c550f77f7f27ae64df8e36bd45bc123b20cf51 19928 kwrited_5.13.1.orig.tar.xz 498842e2635901f3bfcc7e2eff57b69caa69a1e30a6fb20a356ff675788202f6 774 kwrited_5.13.1.orig.tar.xz.asc 15baadcd739dc8b8821a97079babd73ec4fc0abcf8f6edc9050a34f078a8a294 8040 kwrited_5.13.1-1.debian.tar.xz d2a8cbb9c51204f4883c532fc02cd5d7830378b051c3c49c6588556a31c70a27 19917 kwrited_5.13.1-1_source.buildinfo Files: 41dfe67926b3ac8ad949231af40f8318 2453 kde optional kwrited_5.13.1-1.dsc b62e55347bafeba6ceb01a09931749e5 19928 kde optional kwrited_5.13.1.orig.tar.xz 42af11b606687d6e30a6ae9fe1c399fc 774 kde optional kwrited_5.13.1.orig.tar.xz.asc 6fdce5d7fa89edca7a4e84f96cec05ed 8040 kde optional kwrited_5.13.1-1.debian.tar.xz 92c637c2af0d8aaa5a467d1808e826fd 19917 kde optional kwrited_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyKGMACgkQxxl2mbKb IypiAg//S5K2YMtvnmuuudQrmse2YCOfZg3Xbw42g93862FPNawIw9xcQJOLoz3t 0G9S3qpixdbERUZj1ZbULMhtANoaV7OFCqaex8CtEbXz7q97fY4ENQvWGfLMCSkc oodYqYSDmileiaA+XCdZkxdBkwK7dN+KfZI1jJ7sUvWSELuMbfIwbr52VoFhC01i HTrEas9RgvbBX8rJnLcpCsFDnbjprlsqBCjgJUHscoxuUNrvgMrhVwh8yoRuoY+W PrBL/36wJjZvUyExIuT0gsF1QDeEzy+gxs6NK/bIHjZg3GWeC4/nlTcSCh+D73ml 0fgqX/3/zidAM3pGp95yhOepanxmE8qFk97cw8EF9HxzYDZ9L4h6xselw8c1WnJL fsEzEyq+cFKsZqkOzH2ac8Qgu42UycVqw8Sniy1gPLEqwnRRQ7GavO8E8WfXYwka kkKcNqwXxVQVZonBBS7VaBdDy3PJUlp9fpHwaFXBilmpAlYTVIudJrtzJRquy0Nw 3w5BkIZIztOw1O0wXF3mrwHXADVNRSsZxyWY0pCcLG9fowAnve+26fUzIW4shlEx 6aJaNOpG075Pf5risgOfDn5AdIJzxYlQQDRcbOOimZV6wt8EOsc1XZjjJVuC4q98 +7dvTHSiiVA/WNIpHG8Ez0nXvS/Met+Cp+I+eIBwHJHRIoCOok4= =r6UB -END PGP SIGNATURE- Thank you for your contribution to Debian.
kwayland-integration_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:43:06 +0200 Source: kwayland-integration Binary: kwayland-integration Architecture: source Version: 5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: kwayland-integration - kwayland runtime integration plugins Changes: kwayland-integration (5.13.1-1) unstable; urgency=medium . * New upstream release (5.12.2). * New upstream release (5.13.1). * Bump group breaks (5.13) * Release to unstable Checksums-Sha1: d2f51a6e70be7a299a4bd5d982c6d287847a27fe 2575 kwayland-integration_5.13.1-1.dsc bc6bc0908f91e70218b7f8a38cf9693de260977c 18576 kwayland-integration_5.13.1.orig.tar.xz 4ff40d37cd50671a4481f4821ee6270dc8512acc 774 kwayland-integration_5.13.1.orig.tar.xz.asc 66981c3ba80d81550ea68071db5902f75c06adf2 7492 kwayland-integration_5.13.1-1.debian.tar.xz e7538d2e0a4fd899bd51b30273a8e4e3069c0387 13155 kwayland-integration_5.13.1-1_source.buildinfo Checksums-Sha256: 5d65d91ca8054bebe7b6f2e087dcb36a535b4cc5707a25e603431bd6a60671ac 2575 kwayland-integration_5.13.1-1.dsc c44fc7aff98028e3437a666be87d419933df828b6096fed3cd9b79f01e016d10 18576 kwayland-integration_5.13.1.orig.tar.xz b99e7001f3e4be545b1ff09a7768d71ec06e349c3733df146182d5c43cf2c62d 774 kwayland-integration_5.13.1.orig.tar.xz.asc ef92abcc09b693f60738feb61bee6e5697ba58088d38ab46c40676bc9dca36fa 7492 kwayland-integration_5.13.1-1.debian.tar.xz f7331578b66eddffe2fef5274278fd4d0bcaa17b7e7766d26cc10f7f65c63f19 13155 kwayland-integration_5.13.1-1_source.buildinfo Files: eaae3db76afcafc5ee18b55ce066ca24 2575 kde optional kwayland-integration_5.13.1-1.dsc e626df99f7d477cf1b8b6e5fb2563cb8 18576 kde optional kwayland-integration_5.13.1.orig.tar.xz 1a79b9a725d482e780630e481cadf13b 774 kde optional kwayland-integration_5.13.1.orig.tar.xz.asc 6e68d2f55b79752d81e2fb2f028e261e 7492 kde optional kwayland-integration_5.13.1-1.debian.tar.xz 501c058ecd6ce023531374f64fac5d3e 13155 kde optional kwayland-integration_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyKEgACgkQxxl2mbKb Iyq81xAAtpyjyxdYK4pWlUjhQQQf0QhS1HFBK/cir08u/0EK0aFfEvQiWKTkk6tG 6m4+8stZUli0L4k8PLXNMCvTJqyMXX1mLlQXI0Y1xPhY/yxwQsLbS6kCSp441laT s0RIlv5CY9WXVFULCR4UJlpE3uiti0L5sOHK2TOysEMrF6a3PqV0ayhZClwcWvrP E2E26b/yZ0YDwLk95nbiQh0dBg10+MJD2Vmm+XNN15Pd6zy4RirzFOxuINC9xinE unFvAqrjri/iUUwyegE7CQt8yO2DC/Tlq+g24OsOQOlQ6OQrYFgiI5fJbx2H+b76 RYnDIHBAOkUEht11bByAv5lPXilwXkXVidGodwNTecFJLdQLp3640kK9711Ivz+4 wPIq1SoF9ykGjH/4ADPxJKIubQJF0pGN6zKFr6U9c2WzLaU8s1EyawxuHPNy9o1O WypQs0xu6txnk3WFI7PAMXuYlsw5R1UImPEM+bxmyGteGyd8sbiPr5YjuPauro/J AEQ7z1mJlVgNndV6gPR0+sEBC1jRhINIJe457RmN/cYBiTJPg4fa4I5Ffj4hw5Rj PFP00hiS+8vDtO7/1m/h+aQQ3Bz4jeD2F5TUZbOOLzoGRCFd3Mt1OFXJts0cwZIb z5Pf6UtSaYkHB+r7QXvVGZyXZPqU5bxTmHl91+JACFUyE9hneSE= =woTE -END PGP SIGNATURE- Thank you for your contribution to Debian.
Bug#900523: marked as done (plasma-widgets-addons: System load viewer depends on ksysguard)
Your message dated Tue, 26 Jun 2018 12:21:09 + with message-id and subject line Bug#900523: fixed in kdeplasma-addons 4:5.13.1-1 has caused the Debian Bug report #900523, regarding plasma-widgets-addons: System load viewer depends on ksysguard to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 900523: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900523 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: plasma-widgets-addons Version: 4:5.12.5-1 Severity: minor Dear Maintainer, Without KSysGuard, the system load widget does not display any value. The package plasma-widgets-addons should recommand or suggest ksysguard package. Regards, Benoit --- End Message --- --- Begin Message --- Source: kdeplasma-addons Source-Version: 4:5.13.1-1 We believe that the bug you reported is fixed in the latest version of kdeplasma-addons, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 900...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Maximiliano Curia (supplier of updated kdeplasma-addons package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:42:55 +0200 Source: kdeplasma-addons Binary: kdeplasma-addons-data kwin-addons plasma-dataengines-addons plasma-runners-addons plasma-wallpapers-addons plasma-widgets-addons Architecture: source Version: 4:5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: kdeplasma-addons-data - locale files for kdeplasma-addons kwin-addons - additional desktop and window switchers for KWin plasma-dataengines-addons - additional data engines for Plasma plasma-runners-addons - additional runners for Plasma 5 and Krunner plasma-wallpapers-addons - additional wallpaper plugins for Plasma 5 plasma-widgets-addons - additional widgets for Plasma 5 Closes: 893441 900523 Changes: kdeplasma-addons (4:5.13.1-1) unstable; urgency=medium . * New revision * Add recommends for ksysguard (Closes: 900523) * Use libscim-dev build dependency. Thanks to Helmut Grohne for the report (Closes: 893441) * New upstream release (5.13.1). * Update build-deps and deps with the info from cmake * Update install files * Bump group breaks (4:5.13) * Release to unstable Checksums-Sha1: cf67e74f624f4428ecb45f49b0363437b5519d2d 3922 kdeplasma-addons_5.13.1-1.dsc 37bb5cbe7bcbddcc86e1dc17e6b50b6b87dbbf57 597104 kdeplasma-addons_5.13.1.orig.tar.xz be1e565fbfeaeb0d1039a57891c9e820f3caad78 774 kdeplasma-addons_5.13.1.orig.tar.xz.asc 1b2f7e19fe79ba7610276005a6d1d1e46349e510 17936 kdeplasma-addons_5.13.1-1.debian.tar.xz 8dfe4aad4df60bad318df15a8a1a5bbf325e78b2 26024 kdeplasma-addons_5.13.1-1_source.buildinfo Checksums-Sha256: 0a5f957e2f1c4e347c6421c3e64cfe9fe874a0ce5028a5b7958748947bfd 3922 kdeplasma-addons_5.13.1-1.dsc f2253d33ab1cb2c6d0a2c7cb5029d811d6b3ed73ef3f8bda2a47f8822106febf 597104 kdeplasma-addons_5.13.1.orig.tar.xz ac2204b161680097fe64185c90c2af8afe68bbe5577943e56ad6bf190eff32f1 774 kdeplasma-addons_5.13.1.orig.tar.xz.asc 30a042e64ab87586e6e963596f31158a879fc55768b67553ebc3c5d7c6a9729c 17936 kdeplasma-addons_5.13.1-1.debian.tar.xz 301040f3b485668fcda461079794f95a1aaa0f0a4f791b80f73fe39bacfd1124 26024 kdeplasma-addons_5.13.1-1_source.buildinfo Files: 4a2085771ab4d9ca01dc59ab886b92c6 3922 kde optional kdeplasma-addons_5.13.1-1.dsc f017c96e9a84cb1698509bef7db41b17 597104 kde optional kdeplasma-addons_5.13.1.orig.tar.xz 70162754fc23c9842dafab0a59859075 774 kde optional kdeplasma-addons_5.13.1.orig.tar.xz.asc b997c6f6ad21f7854b65dfa404d3a091 17936 kde optional kdeplasma-addons_5.13.1-1.debian.tar.xz 0fecdfa93abf7fd3ce214cc3c6bb920e 26024 kde optional kdeplasma-addons_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyK7UACgkQxxl2mbKb IyqguxAAijGTFwmRuWarOGUDJ0qEn9nosrRF+UNQxshxGJ9znmG+uQ7++QAssYfa z4hs59KnbdkUbE9ZhY3rf5LvE+uHSYFcT7qxcILteT+haLQQkwI0qtGZ7Ry5BMZ9 s+bwkVS/C/dUAyM3Vh05R6e4+hri97iTmpfvAHpQ5QHPqQLEiOKgdn/gKY+r7iBb XTYWp1EKmdGbtyHSzIVpcstygxi1T8X652UpxCygdxnoRCnz9Sdp
Bug#893441: marked as done (kdeplasma-addons: do you really need scim-dev?)
Your message dated Tue, 26 Jun 2018 12:21:09 + with message-id and subject line Bug#893441: fixed in kdeplasma-addons 4:5.13.1-1 has caused the Debian Bug report #893441, regarding kdeplasma-addons: do you really need scim-dev? to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 893441: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893441 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Source: kdeplasma-addons Version: 4:5.12.3-1 Tags: patch User: helm...@debian.org Usertags: rebootstrap Like in #893435, the scim-dev dependency is problematic for cross building and likely unnecessary. Indeed, building kdeplasma-addons with libscim-dev is successful. Please consider demoting the build dependency. Helmut diff --minimal -Nru kdeplasma-addons-5.12.3/debian/changelog kdeplasma-addons-5.12.3/debian/changelog --- kdeplasma-addons-5.12.3/debian/changelog2018-03-07 19:14:04.0 +0100 +++ kdeplasma-addons-5.12.3/debian/changelog2018-03-18 21:04:06.0 +0100 @@ -1,3 +1,10 @@ +kdeplasma-addons (4:5.12.3-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Demote scim-dev build dependency to libscim-dev. (Closes: #-1) + + -- Helmut Grohne Sun, 18 Mar 2018 21:04:06 +0100 + kdeplasma-addons (4:5.12.3-1) sid; urgency=medium * New upstream release (5.12.3). diff --minimal -Nru kdeplasma-addons-5.12.3/debian/control kdeplasma-addons-5.12.3/debian/control --- kdeplasma-addons-5.12.3/debian/control 2018-03-07 19:14:04.0 +0100 +++ kdeplasma-addons-5.12.3/debian/control 2018-03-18 21:04:03.0 +0100 @@ -28,6 +28,7 @@ libkf5sysguard-dev, libkf5unitconversion-dev (>= 5.42.0~), libqt5x11extras5-dev (>= 5.9.0~), + libscim-dev, libx11-dev, libxcb-image0-dev, libxcb-keysyms1-dev, @@ -39,7 +40,6 @@ qtbase5-dev (>= 5.9.0~), qtdeclarative5-dev (>= 5.9.0~), qtwebengine5-dev (>= 5.9.0~) [amd64 arm64 armhf i386 mipsel], - scim-dev, shared-mime-info, Standards-Version: 4.1.3 Homepage: https://projects.kde.org/projects/kde/workspace/kdeplasma-addons --- End Message --- --- Begin Message --- Source: kdeplasma-addons Source-Version: 4:5.13.1-1 We believe that the bug you reported is fixed in the latest version of kdeplasma-addons, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 893...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Maximiliano Curia (supplier of updated kdeplasma-addons package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:42:55 +0200 Source: kdeplasma-addons Binary: kdeplasma-addons-data kwin-addons plasma-dataengines-addons plasma-runners-addons plasma-wallpapers-addons plasma-widgets-addons Architecture: source Version: 4:5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: kdeplasma-addons-data - locale files for kdeplasma-addons kwin-addons - additional desktop and window switchers for KWin plasma-dataengines-addons - additional data engines for Plasma plasma-runners-addons - additional runners for Plasma 5 and Krunner plasma-wallpapers-addons - additional wallpaper plugins for Plasma 5 plasma-widgets-addons - additional widgets for Plasma 5 Closes: 893441 900523 Changes: kdeplasma-addons (4:5.13.1-1) unstable; urgency=medium . * New revision * Add recommends for ksysguard (Closes: 900523) * Use libscim-dev build dependency. Thanks to Helmut Grohne for the report (Closes: 893441) * New upstream release (5.13.1). * Update build-deps and deps with the info from cmake * Update install files * Bump group breaks (4:5.13) * Release to unstable Checksums-Sha1: cf67e74f624f4428ecb45f49b0363437b5519d2d 3922 kdeplasma-addons_5.13.1-1.dsc 37bb5cbe7bcbddcc86e1dc17e6b50b6b87dbbf57 597104 kdeplasma-addons_5.13.1.orig.tar.xz be1e565fbfeaeb0d1039a57891c9e820f3caad78 774 kdeplasma-addons_5.13.1.orig.tar.xz.asc 1b2f7e
libksysguard_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:43:11 +0200 Source: libksysguard Binary: libkf5sysguard-bin libkf5sysguard-data libkf5sysguard-dev libkf5sysguard5 libkf5sysguard5-data libksgrd7 libksignalplotter7 liblsofui7 libprocesscore7 libprocessui7 Architecture: source Version: 4:5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: libkf5sysguard-bin - library for monitoring your system - shared library libkf5sysguard-data - library for monitoring your system - shared library libkf5sysguard-dev - library for monitoring your system - development files libkf5sysguard5 - transitional dummy package libkf5sysguard5-data - transitional dummy package libksgrd7 - library for monitoring your system - shared library libksignalplotter7 - library for monitoring your system - shared library liblsofui7 - library for monitoring your system - shared library libprocesscore7 - library for monitoring your system - shared library libprocessui7 - library for monitoring your system - shared library Changes: libksysguard (4:5.13.1-1) unstable; urgency=medium . * Update symbols files * New upstream release (5.13.1). * Update build-deps and deps with the info from cmake * Update symbols files * Bump group breaks (4:5.13) * Release to unstable Checksums-Sha1: 51e1a6a2ce40ac3d1bb7a9a3e53990cb447e47fb 3447 libksysguard_5.13.1-1.dsc aa9d1ad6814b8f36d12647018d038edf9609ecd9 571828 libksysguard_5.13.1.orig.tar.xz 6eb9cb284fd3a7b852ac0f0600533c8f16af079e 774 libksysguard_5.13.1.orig.tar.xz.asc 768f5ea03e232b1e904e13e7515ca2e45e642661 16028 libksysguard_5.13.1-1.debian.tar.xz 09de72b49eaef356fb95ddc1a5e80a1c5f13a94d 24920 libksysguard_5.13.1-1_source.buildinfo Checksums-Sha256: 37dc983bd2d19ce0e0c8c13c2da4c7118e37a6dc07c773f474cf2247dd442f46 3447 libksysguard_5.13.1-1.dsc ae4a653deecf612d3537f66821e2cd8fdd600ef7a1a08106295ac0a77ce3c978 571828 libksysguard_5.13.1.orig.tar.xz 4d5a816286aada7dad0fa6a7eed8aabe8dbc7a43f5568c6338a0ec359bd0ae79 774 libksysguard_5.13.1.orig.tar.xz.asc 55684cee272eadd50390a991762d31410aa05aa05b45609f0c6b18b9c269b2ef 16028 libksysguard_5.13.1-1.debian.tar.xz 1d4a06311a641a3171c2cae2be74a8a4a38363c5822117e0b377c7d2c6916985 24920 libksysguard_5.13.1-1_source.buildinfo Files: b7ac19512c04e0ed608d876d7e96cc5f 3447 libs optional libksysguard_5.13.1-1.dsc dd2313f330db2ef261c29b2ff3cc211d 571828 libs optional libksysguard_5.13.1.orig.tar.xz b731c3f0847e6fde482c71144fc62f7a 774 libs optional libksysguard_5.13.1.orig.tar.xz.asc e360481c11821186b5ab31c92d65db8d 16028 libs optional libksysguard_5.13.1-1.debian.tar.xz 620aeb91f56e20a7bc4b3ff39fb6ba70 24920 libs optional libksysguard_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyKJgACgkQxxl2mbKb IyqnIxAAwKB+vLed5YWnRwGd3G2QeU8aWOztYypmOYGCr8UVgAByMwDiiVjo0CbK gwrQaZ/nbWTzgjrU0TDoUoYowDaExw7nytIx4smYaUzC2jH4aS1yvkFOF3TaQimk WXzbE3/nxtZdrpqNIFF6plicXc3X4lpRL4a4qPCYU4+7n878X5w24Np6WUNJFO7g 8/D1yx655NNqlHPjH3+dhJEY/bXh5eAkLL9VNuytOufk/wy8ZYWWZSRIfQ/YieIY 8FztiDd68EVol54K8vTtP3/5X4SEtXeBcYMJHCOrEtpzIEMgSh6JLVGeQhFILtUS tFkBj7KrQC2MNSkZ0ejv3duz5Ypn9YB4LlpZkev6k34AoIWbz8pmYqEtG3pDOyVd 24bXiI7gqSNSiBRxvOB8+d+7fR2vq7dGYkbSqQ5opBU/1p7eHNYQOfgqzm9icB1D NNw7CAbBpfk2Pb/H7KTz2Ntx7vL1qNl091JPnHupfJ9YqK7PWXcVUca0BvCefPfT B3nxavHZYEURoB2fzrqypozWoLYH2XHMfoSaRDHJ9SBO5ZvxtN4TDuoVoVlqHTRN ONgrOY8nOkWx56BitSxinqRi4KVMYyUykGEHi7CxbRXagm7pmodj/6mZ3WGfTCei o6UWEaFDQH46ZeQuFoe9um4T9iYJ3beIxwbjK294Pu7knBuTivw= =2Uvj -END PGP SIGNATURE- Thank you for your contribution to Debian.
milou_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:43:12 +0200 Source: milou Binary: milou Architecture: source Version: 4:5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: milou - Dedicated search plasmoid. Changes: milou (4:5.13.1-1) unstable; urgency=medium . * New upstream release (5.13.1). * Update build-deps and deps with the info from cmake * Bump group breaks (4:5.13) * Release to unstable Checksums-Sha1: d8ed2c75ed49ca24e91ca280902d1f12e1acd99a 2503 milou_5.13.1-1.dsc 98df60fe8aa03d33e47be83e76a032c458988734 57504 milou_5.13.1.orig.tar.xz 0ecc0173dea0fb72d631dd91b8a4e5734740886d 774 milou_5.13.1.orig.tar.xz.asc 8a2eeb816cc3a0a70950d57b9d6c666d1edac5d0 8676 milou_5.13.1-1.debian.tar.xz c4082c12318de364487a46acd1210123f1907a30 25035 milou_5.13.1-1_source.buildinfo Checksums-Sha256: 64bafd1f63e9bb6140c98250a1d4e790c2d34e573a173ecf5403ba41ea4d70d6 2503 milou_5.13.1-1.dsc c92540ebb99e9defdb76e759ae09ce8cf95923283b3646df0b2b7b426d7c7b70 57504 milou_5.13.1.orig.tar.xz 321c3304da3a3e8d032f5b3a3458cf2c1cabe55c77fb774ae933a80ebb839ddb 774 milou_5.13.1.orig.tar.xz.asc fd71da45db67d39defae971d26dcd05f59923201c281c996c4e925b9cef9d170 8676 milou_5.13.1-1.debian.tar.xz d8eaf7adb675245f3c581eed91ef44eecf4c907c0ae7534d5553002b9b755a6d 25035 milou_5.13.1-1_source.buildinfo Files: 91885ab0a4cd16a3bfa8a8f4ef9c2bbd 2503 kde optional milou_5.13.1-1.dsc 56d2f8f8d7237dec6ade8c024da0359f 57504 kde optional milou_5.13.1.orig.tar.xz 22bb96b0bcd764b19beb43252b1ad7a9 774 kde optional milou_5.13.1.orig.tar.xz.asc 58d49e9405a37262c48bece6a9175b65 8676 kde optional milou_5.13.1-1.debian.tar.xz f0387cd5e45ec873ee93a9e23dd63ca6 25035 kde optional milou_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyKLQACgkQxxl2mbKb Iyoqqg/8DnbTDuuInRIPec3HgZ7EkWMg5+m67+1JCgmDSskEYxQX/TFlBvrDwc7f 2mGEWJUvEQ8IiUrSJB1d/nFVF4E0fGOPU8lZih38JReIrhT6RKU63hAmJewpNMOA /q9zAwD3YpViUTZEAlP87einkvHM38LJ0DYmk7mFJ4Ytf/4j46Yl8VZCZIS33oae J97u2ckxmLAvEcDzEuvwD7lxTO8fl1SNPz+SoePNy8CXdWjaRzh8tn8J1Hf/L4l1 FqKKkFajGdb2AmD6e10+CkSgMdSdcbFtpNdgFEoQKCIEiaBXFFMaY451NCMi6BNx 1jhsGffXOBxmjFlTpPzkLMWG7JkIPtpNcMzHKUyi7xj+m/X9WwZYcSBAuq/R94BT DpYKmRu6rCPOOlsM9a5b37pLLjIInupFkxES0OjeLZkb7i2KmlLoh3/iFijbxaLc d9eQ7R8iK142XHTy/8zkX+W86ljLoEofdlOnNYEKVgK3IX2gDeHLp3i2awoHEssg 14V4adL14R4XZQ88mfVdC+w2n88tWCF9fXQM1gBKlEnryIbtqAn6C+P/PeA+EVRx 9TMdfnPhYKnvLAlM71AoJWLF4lxhn+qXQygn/hdlzOKf553449jCgan9NprcY2rr DWVcKqLgSEIPXypdJkJqa7BORjxe6Kz/0cuqFybhTFHaH4mKtBw= =RQdd -END PGP SIGNATURE- Thank you for your contribution to Debian.
libkscreen_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:43:09 +0200 Source: libkscreen Binary: libkf5screen-bin libkf5screen-dev libkf5screen7 Architecture: source Version: 4:5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: libkf5screen-bin - library for screen management - helpers libkf5screen-dev - library for screen management - development files libkf5screen7 - library for screen management - shared library Changes: libkscreen (4:5.13.1-1) unstable; urgency=medium . * New upstream release (5.12.2). * New upstream release (5.13.1). * Update build-deps and deps with the info from cmake * Update symbols files * testsuite: add dbus-x11 dependency * Bump group breaks (4:5.13) * Release to unstable Checksums-Sha1: 948a5a4f0fd6cc79c4fb4f7d427c272345989d23 2770 libkscreen_5.13.1-1.dsc 9a925931d0e050401d1a9359ec05cedc4de2615a 78260 libkscreen_5.13.1.orig.tar.xz c78427d486884ccf1f3b57e41a6a1f556924c27e 774 libkscreen_5.13.1.orig.tar.xz.asc b0aa3d83dab8b2c1290963dc66f19148ba9499c3 13472 libkscreen_5.13.1-1.debian.tar.xz 40ef46235d64f0050d57cbeb1699949e5d94bae1 12875 libkscreen_5.13.1-1_source.buildinfo Checksums-Sha256: 810b44f7e57719cbf5ec2f27aeb6a94d5e2e8d3e5786209551eb1f0bc240a71c 2770 libkscreen_5.13.1-1.dsc 907044a0800ee7ef2b48eaff5e1599ce2b5dcbf9a1686a8e37d6f1ce130553c2 78260 libkscreen_5.13.1.orig.tar.xz 3dd09f7c1cf4e63d491cf7633bb844702bcaec1afdecf28c99edac506816645d 774 libkscreen_5.13.1.orig.tar.xz.asc 4dc0b19a26be90074ff3d4cad54eea1ea3e85f844c44c6ad8547a728887362c4 13472 libkscreen_5.13.1-1.debian.tar.xz 85310e78d710357f0199c05e1d705e4a2e334f6e87cff3fc11949b8c6d9603c7 12875 libkscreen_5.13.1-1_source.buildinfo Files: eec9d8f2440997447ff8dfa5dec5bc91 2770 libs optional libkscreen_5.13.1-1.dsc 084237a534de8528b1cf10ace87ea421 78260 libs optional libkscreen_5.13.1.orig.tar.xz 49434d77f3f85513561551e87d09ca1a 774 libs optional libkscreen_5.13.1.orig.tar.xz.asc 01f71b990a8c72eb0c4e5369ee138ec5 13472 libs optional libkscreen_5.13.1-1.debian.tar.xz 5929f2b33c3ae7e893c36e458a98193b 12875 libs optional libkscreen_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyKHwACgkQxxl2mbKb IyriCQ//XuUadmvmoCe9kuk6qlThQCptargurSNi4ciDIETdqSwhQPVS82ewAhsw qJSVixUuClgKNlbIOutZ71ehBdlCErP07gUnjaI6BmhF9wlUbU8xYhHXO+7PZOhC 9rYhp1k1omfyXv4PIHHVsgVTjWTH7UrkGsHSuHmlUTrSYfdN/lXLx89oUTgX7jea 54l/oSzSpR+bYGVn00VOqZX/XStDXzmoCLGWjrC0OM8K++67+46S8j9khGzXHqbz ObcF+QzRU4sg120yHEMrrOoHdNNxBd3wEM72hci0+OoHUGbbbNQY7Or/CPSSQ6zP LmAGyhkyz+yAF4M8F8h2JtydgiQ+4oR2epByW60rUTCeKNd6apLXFApEzsJ4Y5mX GDAz5tkPt7iJZpJIkRxLBtx8UNom+/zFkkmnPfXu+3EeLXxNh03Wp7ac92OJes+J YiCCBZvfdSp6vrilwt8n+TAJwcs0GzWn3CgtlK0MU+CmP7FNs1NeHiei5DFl6GAa vUnkA/0XRmLCoIBOlNIFUP1SoKbb3qgeNLiMqyqvEYRDd7yDZmJvgkgw4xqk7ivh DLHzvof1vwzu4Qy/a4Ttlw4V2emPjVm489BAezFDOKZeUZlmGflffQy76IBYN1yx AmfpfP8oLz1NLQ9Z/yFuuSKHIanGngwb5eKtrf6WpT/MKgVCL4M= =0EkH -END PGP SIGNATURE- Thank you for your contribution to Debian.
plasma-browser-integration_5.13.1-1_source.changes REJECTED
Source-only uploads to NEW are not allowed. binary:plasma-browser-integration is NEW. source:plasma-browser-integration is NEW. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns.
plasma-discover_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:43:17 +0200 Source: plasma-discover Binary: plasma-discover plasma-discover-backend-flatpak plasma-discover-backend-snap plasma-discover-common Architecture: source Version: 5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: plasma-discover - Discover software management suite plasma-discover-backend-flatpak - Discover software management suite - Flatpak backend plasma-discover-backend-snap - Discover software management suite - Snap backend plasma-discover-common - Discover software manager suite (common data files) Changes: plasma-discover (5.13.1-1) unstable; urgency=medium . * New upstream release (5.13.1). * Update build-deps and deps with the info from cmake * Update install files * Release to unstable Checksums-Sha1: 47c77c2541cf3a6fa48ed5e5dbe23fc0f3c9ac10 3664 plasma-discover_5.13.1-1.dsc affeafa1f1612dba1720fe36c61f1fd7bddd7796 10230380 plasma-discover_5.13.1.orig.tar.xz 613ccb1c66ceb51f76468274f0ac5291f2d46d91 774 plasma-discover_5.13.1.orig.tar.xz.asc dee63178a4ef20d051583dd4d636023377fe6036 11288 plasma-discover_5.13.1-1.debian.tar.xz ccd5c8d06a79973b9aca8bba3993fac5f5140a04 25568 plasma-discover_5.13.1-1_source.buildinfo Checksums-Sha256: 2a6d0534529fdbfdd8c73628920cc6fdd64cff61bf3563c2fe6d37b165dbdfd7 3664 plasma-discover_5.13.1-1.dsc f4c023e84d676c61ee56104bf2afbe7ecdfbf66c18ece5a2f7375503022cfac9 10230380 plasma-discover_5.13.1.orig.tar.xz 124b3c8d457f6074bda6c4d43f814b18031ce51e4b5c5f181d92441d70930efa 774 plasma-discover_5.13.1.orig.tar.xz.asc 7a26dd99695f8a26c29a3bd39fc38c6b7680b57d0388b107d6fa56aa6dda2b65 11288 plasma-discover_5.13.1-1.debian.tar.xz 1aa519c2119f1f5da71c3de4062838219f27cd90ca7ebdccb8bcc158eea23f70 25568 plasma-discover_5.13.1-1_source.buildinfo Files: 494a4904e7286d77a610b758f91f2f82 3664 kde optional plasma-discover_5.13.1-1.dsc 98dca66e6f7fb8c4a495ebd34639a377 10230380 kde optional plasma-discover_5.13.1.orig.tar.xz 543b17f2b219aef463bb289cba65e2af 774 kde optional plasma-discover_5.13.1.orig.tar.xz.asc e4f63116832b13ed7e27381205d8eb2d 11288 kde optional plasma-discover_5.13.1-1.debian.tar.xz e3d66505c384e302fbdd7d4fafeb3097 25568 kde optional plasma-discover_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyKO4ACgkQxxl2mbKb Iyr89xAAsrrDbfjEHl/vuEflurRsxU9cXiYeEAZwSSbsxMXWhkCONanSWeRpCazZ 8geuPNmgTtexqyXbas7M//Ohm/4QL03YtIirEfImLPAfAnih/QvfB5FYI5xBcBYG 2zJBHeR1Y/ZOc++7bn2DCb4AzA7z9lqgOOVJ8COAyYhryG3nw4dzuh4u5QThgbfR DWdl11CWRjxXuIrmAPUsM4SsvQvMNpvIJDxMuL5kWERLyhDIy+Ksp4a+dexnIyot ikLYnPViHifUZDESKDYbiKwr+kD2INDB6e93TWuZ2Hkq989rlEA+oyev+rxUFWIY FA+M+UqtE2lsS4xkcvCfp2IHyXCvP+gD1Pt6R1EoNspiv1zW8kD3m5c85VPROQXB Mm0KCMc7LCLH0RvQ/SHwdnLZesv5fJwxxXVMhrZy6EJhZ0FBsa+wO5rj8HLQzGsm vbI3vlyJfD+qzohKBvFAZ2s+0Nv2uUp4TBkalFbzBy7rUt/cJhImcRjtpP7uTJog hAzZ1wgQhH3OHhveLgZcpDAPFYeW5TSVn2tSIe2BsRvGkiQsliYPA8JHeGaiBv8e G0UgFbSSkvKjxQPmHWfAg2CgPxaxNIdJ2AT6bjs0FJ1wdqZZ6+r90rRpTjZ8lOqw Tqvw4+CVCJgXaycyxGwurOejXWuR57pmDHPgKio4sS8t3yECpPA= =P+3p -END PGP SIGNATURE- Thank you for your contribution to Debian.
plasma-pa_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:43:20 +0200 Source: plasma-pa Binary: plasma-pa Architecture: source Version: 4:5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: plasma-pa - Plasma 5 Volume controller Closes: 886048 Changes: plasma-pa (4:5.13.1-1) unstable; urgency=medium . * New upstream release (5.13.1). * Make GConf optional dependency * Build without gconf. Thanks to Martin Steigerwald for following this, and David Rosca for the patch (Closes: 886048) * Release to unstable Checksums-Sha1: 7d6bdd9a63c107cf91efd110c3dc702e49a43af0 2593 plasma-pa_5.13.1-1.dsc 138d6a63ab7e4f804f3c12b556a9dad936a183fe 89980 plasma-pa_5.13.1.orig.tar.xz 352cf28430e2d3a3fd8905245131a47a813eeaf5 774 plasma-pa_5.13.1.orig.tar.xz.asc c59c29bd02b3e825fab3df547b2af454719b6eae 11868 plasma-pa_5.13.1-1.debian.tar.xz 2e2859a61417f5e169fb3461b9c22d88a573571e 25694 plasma-pa_5.13.1-1_source.buildinfo Checksums-Sha256: f8caf17fa1bb51e685fff888c0880338c345961b76a6c305c7c3a21bebf0b0e6 2593 plasma-pa_5.13.1-1.dsc 871f02eff33389851581fa29e9ad94de3764356ecfc755a1bc471f2c60eeb362 89980 plasma-pa_5.13.1.orig.tar.xz 46e69f7ee6b5540d6b5d992bb669dc653c5a4b35cc5ec505a4951e8178984c9f 774 plasma-pa_5.13.1.orig.tar.xz.asc 70e3877f950a4195010257138f0f7811f95c4cc5848b5a180d08df923e8df6ca 11868 plasma-pa_5.13.1-1.debian.tar.xz 1eb4aada29c8ef452aecd106b73f7d202edc90e55a7a461416a1a97c19bfe151 25694 plasma-pa_5.13.1-1_source.buildinfo Files: f4b801526a668675af195354addab2b9 2593 kde optional plasma-pa_5.13.1-1.dsc 480578bfe139552f2e94b9dfb99693cf 89980 kde optional plasma-pa_5.13.1.orig.tar.xz a77c2ac5dc3a019785f62be4412c62a6 774 kde optional plasma-pa_5.13.1.orig.tar.xz.asc b95fe43376849ac58bdc83be72de1fd2 11868 kde optional plasma-pa_5.13.1-1.debian.tar.xz cf08eb0e76cf514fe82ce69bfa94086f 25694 kde optional plasma-pa_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyKTwACgkQxxl2mbKb IyoBmg/+Lu4r9wddCzsl1IKU1gkn6IHy6g67fXkC/OzhmYazIbxZ3H+miiuKIPK+ fVWvkQiA8L19hxDYAkB4g+B7R7GnQiAkm4pr5LY5ujL+XM9ocA/MOqlG6Gxwc0tn /vR9ZLUEAY7EqR/ItGfLMYCJBJnryMS6mUoYfJ6XV+buUNZtKaFwpFRcn0CSVXDh RXPsfDkYDviJwUgllrfG46HgVencaQfSb33MQrM1XHJ5TVlSmCsYgFeKI/ZYusev R0sEVIjXQwYDOKy0yyXx5ZD0DMy1L44lyJsDyQPtyFFuCMd54YQlxC45iTu2QeHh KFlfBQW4OHxgp6PfKQFdCefpgUoyu4pErS2fsoDEVz3/5TUW3z0TvL065Gst3xNf qwoXjqn7GMQ2aKJhscRdWrOQNUwHqeiv9BUWb9skKThNzvdXfA6QYugA1fQycgQa ChvcQ1YbJp24KX0s4Qsua7IOnYUhLTi/LrvUGK65ZaZagTxo9WLuWh+6C3Os2hJ+ INcjGeEUwh/XJWqxpxpc1HLoSzsrmsXFLWey6sQG4oDeGTs93vcHACwDdmg4ifnb PDAxkNGmS3KnxEhDI2Wo7+v4O4nE7dqvlPg5qMAjkroHKVO0IOeTAkg+qhPw7gHy i5j1l17HYy2G3lAfdZmaVcDP9NBPI0Vm3GCkLIj4YDVdx5fs2TM= =6IwA -END PGP SIGNATURE- Thank you for your contribution to Debian.
plasma-nm_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:43:19 +0200 Source: plasma-nm Binary: plasma-nm Architecture: source Version: 4:5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: plasma-nm - Plasma5 networkmanager library. Changes: plasma-nm (4:5.13.1-1) unstable; urgency=medium . * New upstream release (5.13.1). * Drop upstream patch * Release to unstable Checksums-Sha1: 4fa8398ea025e7d5653d5786021831c724b90f57 3110 plasma-nm_5.13.1-1.dsc 350a0ffa42c1c8960f93f27f724a7801285fc872 703500 plasma-nm_5.13.1.orig.tar.xz 70f5d9d3a4a0ffe8b8c2e41be006fc48d432d4e6 774 plasma-nm_5.13.1.orig.tar.xz.asc acb4852376724291b5a1244775ae644b6b17e0d1 10584 plasma-nm_5.13.1-1.debian.tar.xz d4d38460b7423d24f308b36833a9f309f338932a 26141 plasma-nm_5.13.1-1_source.buildinfo Checksums-Sha256: 42c08c2f8af2657cd981604ce8869d7cd76f3752a0076f2f87377c5fda773e8c 3110 plasma-nm_5.13.1-1.dsc 04b9362a4bc2f3f362946a42d1dc23b903a2dfee67240a05b53138ef6e4f1e86 703500 plasma-nm_5.13.1.orig.tar.xz 66c38a84dc4807921410a71f5dee13cbae3e6e1d953bd9ddfcb6fecb8305e50a 774 plasma-nm_5.13.1.orig.tar.xz.asc 9c77e29c78dfad403be1ac2ea18c29f5c74fa9e3376a7cf694dfd071bdc9fc8b 10584 plasma-nm_5.13.1-1.debian.tar.xz a1d71df5d5b04a2e12f24ae3bee32c7f17590e6f89f6d0015cc8118d6314412c 26141 plasma-nm_5.13.1-1_source.buildinfo Files: c16a82e85aac6ad6130a656bec304f54 3110 kde optional plasma-nm_5.13.1-1.dsc 4eaa9c53eea5a9539d4ba268c2499dbc 703500 kde optional plasma-nm_5.13.1.orig.tar.xz c1e5994dae6301f8d91caa9f82e92347 774 kde optional plasma-nm_5.13.1.orig.tar.xz.asc 97a6dcdb03b3f40f8c8d19b97eb147ac 10584 kde optional plasma-nm_5.13.1-1.debian.tar.xz f9e98bef256aa4c2fff3f6bb4a6b013f 26141 kde optional plasma-nm_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyKR8ACgkQxxl2mbKb IypNChAAglmBK1YkOA+xtMVNUU//Uemdq4wAwmZdyuHN7VZIBkfKdEN6xc+YGkvc PbaBxzUysIfuQlOBsF8f2n7wquvHOBZEKtW0mexPQcgV2EMD++J+GO33U8jM4Y6H H8DivChCSbuhV2/FCpb0QSBuZlB/lUO3E0iWHAD0tLvo3Dr9RbOVYqjFx5vXGy+R UoTIMRAHhBxA4xD1RLIQjyVUqjDBnW2KfDzMUD1ftiyvcIN0eJwVGVDZbIEM88U+ pqD8WWiGMx+3LHb1QDW273P/G+WG98dgi7sN0CiQ2fSidMGWpfvQDY6ennVdoWTc SE7IhgziXVFNMlkZxxd4pANuyi5qcLV+e2hK2xoW5uxBdWe1F+Vz8+xlnD1A33Dx 5gl/jYeV9Xr3AvlfhVDbKNMfgJfMZ9wlnQDyBdnifrR3K4z9+OJFoO9Hontm0zjm 2i3yvgdHEAKSrMZAdCM9ynxBjc0BYkljqdkLvSfDeQ6Njen5HAZwNy3S80yV1l4l MZYSdXRUQywxopZC+yS0JJeHttSC46Tn7/YTsjq8jID6wJG312iPdzD66aeqQO+6 NFhx6xyilrAZvTjYPlgpmW/vdWy1e/xEvU/HsCp6B8yitfjtMtrQK4BMg5tkmjTW LSmwk4ZVNRfI0PTA8RJGzdWoAXvl4/SDEtd2gMzdwmX6Q57vwxI= =3OR5 -END PGP SIGNATURE- Thank you for your contribution to Debian.
plasma-sdk_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:43:21 +0200 Source: plasma-sdk Binary: plasma-sdk Architecture: source Version: 5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: plasma-sdk - IDE tailored for development of Plasma components Changes: plasma-sdk (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 Checksums-Sha1: dccc107fde956c6251c14644801edbad2b509897 2905 plasma-sdk_5.13.1-1.dsc fe59ceba1fdc3df388e9d284d29cfece283910bc 247696 plasma-sdk_5.13.1.orig.tar.xz b9d9a2ac256f59d3d5bfd8c69627911ad2d3b7fd 774 plasma-sdk_5.13.1.orig.tar.xz.asc 61b5ffc24f05e4dab6434d4d63808bd1e49c7176 10064 plasma-sdk_5.13.1-1.debian.tar.xz b6ab6dc99c964f7d943bb4dcebf2b530f0a9a696 25441 plasma-sdk_5.13.1-1_source.buildinfo Checksums-Sha256: 6287c55bf977dda2adf2020da66a665eef15dd6558e43efebfe17766f87e0004 2905 plasma-sdk_5.13.1-1.dsc 6786bc81d95832903edad822cb3468849e2807e263c06b294eba52b6f251a211 247696 plasma-sdk_5.13.1.orig.tar.xz 7fb87e09e450b07a2631a51e475ccc0089d43d7aea09df8f7a361b10af72f6e4 774 plasma-sdk_5.13.1.orig.tar.xz.asc 25d1cd2f63090175e2c7b41b8fa9d4ea444bd378325bee48e52aa4b8ecd464c0 10064 plasma-sdk_5.13.1-1.debian.tar.xz 3ee4de8fb89e108e206d248aabd8d012819c6979ee573e5a7d769ca1bfddc2ec 25441 plasma-sdk_5.13.1-1_source.buildinfo Files: c37dcf5a2aca19be3ad93cc57502acc5 2905 kde optional plasma-sdk_5.13.1-1.dsc ea41e6572f8b0d293094ddede7a9a9c2 247696 kde optional plasma-sdk_5.13.1.orig.tar.xz 139f42f84068f370c1ad74fa45a699d0 774 kde optional plasma-sdk_5.13.1.orig.tar.xz.asc 43527412f1c1b41aa500506ea15e41e8 10064 kde optional plasma-sdk_5.13.1-1.debian.tar.xz decd675b27074a7c962099f273baca10 25441 kde optional plasma-sdk_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyKVcACgkQxxl2mbKb Iypc4xAArVuGFfaJCflvz9FZPXEJBOAolR5yl5ajB/4zvXIR5oGNMONZbZGxfntq cmKmLOBuixHdVQqQvi50WWK28R8QMPSgO5IFOJUtyqg03sug5dfW2gy4M9NbGw4v Y25b4sYNVW3ZVNVmBJsyDw2yxyKygZDFVoIit2/+bIKkEC1LUaUm+4A5hIrIh3zm C8kl+9A4xoEkQHvux5+uqrOSZ1uEEKxpZ8Pk5PSwBuM30iIu4vbuacTefGby9V3B f5+D8LqC3a/o0kK4Cxz4+5V7hCkknXM+KQudcnhMw0hgGi6hZznSzeRN4EkTBZcY 8Pp/Pc0WL6P1AbJqvpaCwoMZhdw+dAyhcYRlG1GfQAKcSJGnEDKVpBe0NFp+Hd4r 8ymuJuml6atFtHPiyKO10pHMNnFX/xivwAx3sxoHPu/BdpwxjTvK9Ut3TKbK5B68 9tXnirl8hsgdhgZtLv+yjE/LpFYBy/SpeNPolFXGQhNZIBETNJKf8B7/whT/V1sf LBOGzfWqk/lULnoOU+tCvtdRu53ycnWxkxxhtehJ02Fnwa2oegsSqMoXb7wJNk8I vpOkPo3YL+gYW+uTP1cYD5MisJCgn5Sio2qdmNWPd8R2vBBJaJipE1J/O0a92+MZ 6EWfuIE5oth4fJ95hOmzsqRQVGV4WT4gOpMMN25Jpyp/RDlJBFc= =IhnR -END PGP SIGNATURE- Thank you for your contribution to Debian.
plasma-workspace-wallpapers_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:43:25 +0200 Source: plasma-workspace-wallpapers Binary: plasma-workspace-wallpapers Architecture: source Version: 4:5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: plasma-workspace-wallpapers - Wallpapers for Plasma 5 Changes: plasma-workspace-wallpapers (4:5.13.1-1) unstable; urgency=medium . * New upstream release (5.12.2). * New upstream release (5.13.1). * Release to unstable Checksums-Sha1: 81be09fc850cfd0380a7075f0438d7afd99a445c 2535 plasma-workspace-wallpapers_5.13.1-1.dsc 40c4dbd1acc5bd925369f6f25a08851577c3599b 45917476 plasma-workspace-wallpapers_5.13.1.orig.tar.xz 835fa6f1ed9a11f3978eba947243ac4c10307c61 774 plasma-workspace-wallpapers_5.13.1.orig.tar.xz.asc dab2725f51813ae13e43a57ffc880f406dd29bd2 7316 plasma-workspace-wallpapers_5.13.1-1.debian.tar.xz e43885f9f09a2a2c2035c10fb3784a62fada22b1 12526 plasma-workspace-wallpapers_5.13.1-1_source.buildinfo Checksums-Sha256: aa582d8960af4295c4003dc088ca9f51bb2a6077aa86ce444fb2b1a2cd911a9b 2535 plasma-workspace-wallpapers_5.13.1-1.dsc e43b8858c93adc6752f66314a820fc3a868ebf8b4ea2f01a33abed7cd20e6e7e 45917476 plasma-workspace-wallpapers_5.13.1.orig.tar.xz eb6031fe4d86d534faf2f643b627b0725bf0eeaba4dbaf6e699c781b21075f96 774 plasma-workspace-wallpapers_5.13.1.orig.tar.xz.asc 906098c6ba65f4a5dec9f0f54f87a1806140cd24d685221b2f0137e642b9174e 7316 plasma-workspace-wallpapers_5.13.1-1.debian.tar.xz 773944c1531c4998f8948802ec60b80b55ea6da8b82fb30b7567b09733748d66 12526 plasma-workspace-wallpapers_5.13.1-1_source.buildinfo Files: 24d3f7233201bba41b16774dd69bfebc 2535 kde optional plasma-workspace-wallpapers_5.13.1-1.dsc 85d27ef95bb74028a9c4fabba1fe7380 45917476 kde optional plasma-workspace-wallpapers_5.13.1.orig.tar.xz fbb3ac5dca24f7a5b12afd95df0618d0 774 kde optional plasma-workspace-wallpapers_5.13.1.orig.tar.xz.asc f24c92f5cb9605e9b062af54f416d0fa 7316 kde optional plasma-workspace-wallpapers_5.13.1-1.debian.tar.xz 6fcb41c863370ee7e00a0c9a897e2969 12526 kde optional plasma-workspace-wallpapers_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyKXgACgkQxxl2mbKb IyqjpBAApz5pNgUaIMgfIt8UT5qup3ouWP2WypMgOEysRAoaloQLBhxpDs6D5USv Q5rmOnbyxyBCBpxZfLwbeZOcVhq6UXnkTRt28l/ONGftW9vr+G3UMtQdggJMLmFq 03s5wk2MpfmXywoI9SSqPyzPv2sPGpkkIFrhV52kbNVfma8xHhpnWWobwI70QcbG 1iY9Z5bi5dH1yP3nOWkYu+Tw1lyt3soOo/EbTMRTBJfL30DkHH1IsNZhgZYhRfQA vuVw0QwKsh+Glr5AbwIaKVC4a0xWOUwbHvr4VuGdjgeHN0/rLDiZTeo2EgX1YS+g Au+bj5F7rzd4fdU5znu8mOeqwf12lT2wZ5s+En/Nu2+bHVgakTS8ilyij1qCvEh5 jRuxUirqxzl+m/ItzwmaNQ2aqI0fFoGMowq4C5FXwY51nZRm3KQP9J7jYUM9j+24 lc1vAYISiqrqbphiKk0fE4O31TkGqFtALFyT2yV/Yarg96BAxrLuQM+b+Zll3xjn Iq6ylxYRRSSN3DUUUkrVzPEV06tD3IOLaBUkM56IuZS21+ivtY1hqSELSyK1jcr5 6XqaMAyjQ4K8jCOaFkNRT5hZXji4Y9Xrx5aiokP/TSjgflPm3aGgrCD8C04ezPGB KlAdSDrvPSOY2SboZV+NJyPfVS25L7pDpwqx6BoYx75FGOj+Kn4= =7jsG -END PGP SIGNATURE- Thank you for your contribution to Debian.
plymouth-kcm_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:43:26 +0200 Source: plymouth-kcm Binary: kde-config-plymouth Architecture: source Version: 5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: kde-config-plymouth - KCM for Plymouth Changes: plymouth-kcm (5.13.1-1) unstable; urgency=medium . * New upstream release (5.12.2). * New upstream release (5.13.1). * Update build-deps and deps with the info from cmake * Release to unstable Checksums-Sha1: 5c9dd384018b87b11372d67ec5c5871e08af55d4 2671 plymouth-kcm_5.13.1-1.dsc 4a8f34ef32f91a43e74b83340511b56dd686a6b4 39524 plymouth-kcm_5.13.1.orig.tar.xz 19e774fafcd8f33ad38752b6bc9c755f41d871ce 774 plymouth-kcm_5.13.1.orig.tar.xz.asc 5ef2024ff0c7f4b6107d3f084a749d36fe15a798 7652 plymouth-kcm_5.13.1-1.debian.tar.xz b3d42ea3f276a3c881ec53cff1154b8aab5b6589 24554 plymouth-kcm_5.13.1-1_source.buildinfo Checksums-Sha256: eb8bccdf7b3013330cf778b4daf0a90f879918551d1b3d02aa2cfe58acb3dd7a 2671 plymouth-kcm_5.13.1-1.dsc e141e3b1c44096e764472830262ad7bc340ea346e5910c32b3d2b856b484eb3e 39524 plymouth-kcm_5.13.1.orig.tar.xz 03d5e413e35cc573422461e589a1b444aea6b034ccc379fc0b9b5734a76f778b 774 plymouth-kcm_5.13.1.orig.tar.xz.asc 9af386c13e239fb9b0baa1b4da1b79e5d8b35233320de4bbf7ff3051d37d2bc8 7652 plymouth-kcm_5.13.1-1.debian.tar.xz a045f3865896da4a53f8506120508b6afda8ebe3491b1b7dc8a3bc051394f95a 24554 plymouth-kcm_5.13.1-1_source.buildinfo Files: 32b42c801e373fe6ae919f0ca091c4e4 2671 kde optional plymouth-kcm_5.13.1-1.dsc dfd3ba26b60844f189c6d083e590bb5d 39524 kde optional plymouth-kcm_5.13.1.orig.tar.xz ff066df2859c0d43607ad4dc8a0d8c81 774 kde optional plymouth-kcm_5.13.1.orig.tar.xz.asc ce639ee3b1cfe317fe3537f82933b916 7652 kde optional plymouth-kcm_5.13.1-1.debian.tar.xz e0b4d03170c0e9586b0ac10feec10226 24554 kde optional plymouth-kcm_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyKdAACgkQxxl2mbKb IyrDFBAAtlT7iaIEWzpcWcMm4aH5w2SOuQdolDvplsdDMeZMDAaf8svmJSFuHxO8 ZqwdICxkV4pNQXYv9rQilhj5oWXkCRwsCFA4DGQXU5/8oMUpWOMJmFy4ZGOMNJpK u6aeGAzGwaYOjKUbXFli9swFFRMWivCJkv/BT0DR6EoP/4Fgq2Qxe2OPN7IU8+Di FaoXFtbqsiVts7xOeakpAstUMbb+XCDiy6vMU5cAqJYxjZAQPEX0SghoPAXWUX1e XixYyW1Xc8CzravTqHp8/Uu+Rsmybvlq4qH1Ox1NfAok+6dgHO7fWLCef/qyAmX3 nm5QQ2nH41+D+WP0qT7cLpKAguiuBmpCuALvo4Pxuqn7KmPKgKvhaw3HnaALrf+b KQG5wcgdXpPG8qC1AguskZko+w0qDABeka5npCcHxhCkQ/yK5aZemnCrcGth6klC XndM8etgkmpowj3TH6hFn3BIMODIjwJdN5cLh7bnsswnBEMMv68BGe21Fuz/0JLw f5Yfitwf0378196xHo6fjidST4dEYTHESsIirREZ6T4g4mWs7o9sxQswrT1r8OOw gsEXxTjR2Sod8295JOH6JZq/0ylAJ+E2YpntzYr6BDg2BLdzC4MmE9N2eNZH1Szo xXk61FdD9OKk28Fiu3yXdjR67lnzVWQfCQPagDTX2O/3bWE2s80= =bCsW -END PGP SIGNATURE- Thank you for your contribution to Debian.
polkit-kde-agent-1_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:43:27 +0200 Source: polkit-kde-agent-1 Binary: polkit-kde-1 polkit-kde-agent-1 Architecture: source Version: 4:5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: polkit-kde-1 - transitional dummy package polkit-kde-agent-1 - KDE dialogs for PolicyKit Changes: polkit-kde-agent-1 (4:5.13.1-1) unstable; urgency=medium . * New upstream release (5.13.1). * Update build-deps and deps with the info from cmake * Bump group breaks (4:5.13) * Release to unstable Checksums-Sha1: 6a3372a5646f2f9b0b3896648415530ca7b68b6a 2823 polkit-kde-agent-1_5.13.1-1.dsc 9de489c8114b6f2c534d7d86bbc48c9bf79d31ee 42676 polkit-kde-agent-1_5.13.1.orig.tar.xz b5b53a83520ae8b0eb50a96d14a971edcf7b0f86 774 polkit-kde-agent-1_5.13.1.orig.tar.xz.asc fd54ca7562d06728f927a1d502487870eb38e711 8904 polkit-kde-agent-1_5.13.1-1.debian.tar.xz 1ec3a3faaa086acb8b8f954060b0ea5800f8a114 20866 polkit-kde-agent-1_5.13.1-1_source.buildinfo Checksums-Sha256: 03fba439606af9f3bf2914f5012d19fde7224c3c26a4be8a768e7890296b 2823 polkit-kde-agent-1_5.13.1-1.dsc 3c61ec63697337523dcb0cb72d8076d534435c2857f3b29e82e5f04765079d28 42676 polkit-kde-agent-1_5.13.1.orig.tar.xz 5a65fd591b9141ea0b88d8fe72a4ea451caabfe2024e36db77b6bc3f0373ef5e 774 polkit-kde-agent-1_5.13.1.orig.tar.xz.asc af414b37a9e62e27f6ead217b835a38fb7006ba4ee0d60c9c174fd7867000469 8904 polkit-kde-agent-1_5.13.1-1.debian.tar.xz 5faf534b77ff9e263be6912f7934648a10223998926d181c1ec45014b2ffd1bc 20866 polkit-kde-agent-1_5.13.1-1_source.buildinfo Files: 4501fe384fe628713ed5824092f5e2b1 2823 kde optional polkit-kde-agent-1_5.13.1-1.dsc b1f5ee0357084049c84215f214eedf43 42676 kde optional polkit-kde-agent-1_5.13.1.orig.tar.xz f5edc882632570210fd558250898e973 774 kde optional polkit-kde-agent-1_5.13.1.orig.tar.xz.asc 76eef1d46b1edb92a216cf054a017aa4 8904 kde optional polkit-kde-agent-1_5.13.1-1.debian.tar.xz 95e18a4d002c64b13610421be56738b2 20866 kde optional polkit-kde-agent-1_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyKesACgkQxxl2mbKb IyovOg/+MmsAy/OE2npVLb8TRY7VNOM4hMagz9fO6aFYU4evms91ie7TUXCrGLl7 bLc8WRg1xU7V2pmRIBxubFDBltxeHWBOjLxoyyxUILnEFeatrkFm5uwK9yENNYSt j6EmIc07aAj8sspX7kRX1n6hwz2DGNXHeVC+KKGuSrrlgWyLh2zsLXta2CbHAGr1 J61esCbq+A4Bjlu44msItD+5S0wE4Q60PlkFH38IyxV+vm9D6o++bjGYBOHcnwRL JymVHxV/aSEI14PE58YlAGxFuVxxSK5a0gw0l3eNCinvLLeVatPZiFLSqtBeVest AkPgm19mn3u8kFEQ1pFELPoKhmb0lXCoyPBIC7o6DY6q4lJA2MtKLF65ezaF7GB6 uDdrIQcY8jYa2NwQHzTskEOCbD3BuyJ57s7tJsnOV7BplJjdv9b0Xu3MPiPApjns TRbyl4M6EmV5tRM1gpi83lP2CCM/UxRGK5Y75YgGEKxkqQmJinaD6D/YS+rRWaoY q9pRSWueimJ/asvos79i0/Q7Mqa6sM8Mrl3Le287Nc6CRnPMnbUsAN9gzijpP1GW c39+tw9q7n4rx2LGj0x3y5i9y4C4fzD7DScpyHJKurDNwYGTlshFYTQJwXMO/o3b 48xxlRvV97vuZoLLBQMY8QyX7co/YoEG8Xw+kYG4cRaE9f2MQQU= =+BdZ -END PGP SIGNATURE- Thank you for your contribution to Debian.
user-manager_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:43:31 +0200 Source: user-manager Binary: user-manager Architecture: source Version: 4:5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: user-manager - user management tool for the Plasma workspace Changes: user-manager (4:5.13.1-1) unstable; urgency=medium . * New upstream release (5.12.2). * New upstream release (5.13.1). * Release to unstable Checksums-Sha1: dc7d9857603362be17a1b49519cf6c800677ee17 2603 user-manager_5.13.1-1.dsc 67374cb2d83f248a6f82223a6ceb89ef45c25817 544844 user-manager_5.13.1.orig.tar.xz 6571461b91f5ed8af5bedfe41b78fb5b01c0f57e 774 user-manager_5.13.1.orig.tar.xz.asc 2f122ae62d997b109f153fb5b83ceba9075a8f1c 7984 user-manager_5.13.1-1.debian.tar.xz 0fb5d9d29a666c9bf546421605e5412587a4f82a 24148 user-manager_5.13.1-1_source.buildinfo Checksums-Sha256: a9ed89b6df8c9a14990746e3192bf2a7c293e8bd14d6a695d08d56d57c59a8b1 2603 user-manager_5.13.1-1.dsc 5fddcb75ad170dc54fb8bbf6aede846f984b4a26ce2efe545d9e8d14fe4559f1 544844 user-manager_5.13.1.orig.tar.xz 709d753d87f57d1f388abfcfd1090e29033252f20b92038227b9e3ef8b9048fa 774 user-manager_5.13.1.orig.tar.xz.asc 151b57b1e4fdb556873558e37187a5f69a4b7b30722d5573c9daebc6f63bcc27 7984 user-manager_5.13.1-1.debian.tar.xz 17e1bad0b29e7f7047a600b1f1ece5e301c0137316ba98a8ca32df6ea55074f8 24148 user-manager_5.13.1-1_source.buildinfo Files: 709195d305a1469c638d5098b9b88c61 2603 kde optional user-manager_5.13.1-1.dsc d85d0e57a22796725211aeed8c3dc2bf 544844 kde optional user-manager_5.13.1.orig.tar.xz 2e1e6eb7f4cab7d1e98078bebef18fcb 774 kde optional user-manager_5.13.1.orig.tar.xz.asc 90e7440e215c273ff809337b9d3c97cf 7984 kde optional user-manager_5.13.1-1.debian.tar.xz 68658c2c34dea0d2a41d82e04e2e8da8 24148 kde optional user-manager_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyKiIACgkQxxl2mbKb IyrBSxAAiI48cXmeSLiJhap1Ol2VKO+I9vej7Lz+2bU9V74EtJdr2Vu4jx6fCq5w F3FwwpZRFNcmBZdVtbvv1hI7pfuI6x3GFzivVu2oFyXARZkc4zib88raEUDdjk9J lrkF8lL4VYidZhkzqOcopRaR0m63sKUkByUzrEO3lpyxaYy1h7GpSgCl4VJv7/3x mdQkOtnFBl9ri0CrtsvXk/99BbDeS34l8wmRgzMFz2d0wE4bTBjgdGJ+NTZA+4cS 5wtxrpY0KnDARNcyB0juWxuhEuKtaAPPUhE0sL1dcDCKjFH3zgMTf99t+Vj/4O20 MF6STdmVU2Ql6hs5NW+8iO1J27bTcAPvevg4YSzJIXAMZ+UpXbRxtSGMSTJ65blu 87s+fsQMwINPA0xyLtBkXf8KDrWJQh0JPliEUIchmY0o9PiSah2tDllQdE4B98Z3 EuTdQWWKbSzXFPufX/lFUiMqUawzIar1I9lEVdkZfiXLxj6To20xJLvb03oOP/gc fniMVpEoyEgLPhMqLPf5c1plQ8eEkNybkF0zJhTkrOKLmG/TuRMMnYOvpUcplJT3 IMjN5u8kU8HPd5hcDORmRSC7YEaOJVZAr4qeuHsOfSmOEWL9Uz6g685BwGIjGfyK 8ABeOWzc9cCt1D/N9cOzbwDS6V0Vy7Z7rk/cHwdtQ6qKMhYgRZg= =y7v2 -END PGP SIGNATURE- Thank you for your contribution to Debian.
sddm-kcm_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:43:29 +0200 Source: sddm-kcm Binary: kde-config-sddm Architecture: source Version: 4:5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: kde-config-sddm - KCM module for SDDM Changes: sddm-kcm (4:5.13.1-1) unstable; urgency=medium . * New upstream release (5.13.1). * Release to unstable Checksums-Sha1: 60381b5b04ade0e21d5a36cf68bec3be1ad21e7e 2780 sddm-kcm_5.13.1-1.dsc 85a60d26de81d598bbef869433dbce8509bb60f7 60592 sddm-kcm_5.13.1.orig.tar.xz 39535adf0dfd9c6029c2d37e46ff10e2ceec2ad3 774 sddm-kcm_5.13.1.orig.tar.xz.asc 728ca33fc57c3b8170b5119477697a022732e89e 8656 sddm-kcm_5.13.1-1.debian.tar.xz 2f0b8cd0cda4a118d67fb66ec44302308d4afc1b 24578 sddm-kcm_5.13.1-1_source.buildinfo Checksums-Sha256: a3ce9ec605a6c054a042a4cb7c370dc23d4cb5d715d2063f46ca2547f57a7d22 2780 sddm-kcm_5.13.1-1.dsc 1cd8a7b6570008f294f71fe4e6bd429f4b07e8a62cfc464008803d2cef4ae5ef 60592 sddm-kcm_5.13.1.orig.tar.xz 172548ea2e2b51a580f0a0833edd11787c36ff7ab9616145d9e5617b88cc0ee6 774 sddm-kcm_5.13.1.orig.tar.xz.asc e4568001e6d065440416d38409808d0d5b9df150c6f163ccd30494b0e8c4f01d 8656 sddm-kcm_5.13.1-1.debian.tar.xz 444ccaa1c14118dc957139960359349bcfbf8029d19ce42bac0d027afff66b03 24578 sddm-kcm_5.13.1-1_source.buildinfo Files: d487ab6e06130bf63d67943d2c03bb6e 2780 kde optional sddm-kcm_5.13.1-1.dsc dc51278f48b73482078b25f15cc6d9b5 60592 kde optional sddm-kcm_5.13.1.orig.tar.xz 4f993d2358360c6880375d1126e79abd 774 kde optional sddm-kcm_5.13.1.orig.tar.xz.asc 9b6abb614df01b7b2b2102bbf02dd782 8656 kde optional sddm-kcm_5.13.1-1.debian.tar.xz 1aa4f1a938a91b29674d1773cb9fe54f 24578 kde optional sddm-kcm_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyKgYACgkQxxl2mbKb Iyo3VA/8Dpuw5dPS/V1qQ/ezmucgofYDhRfdmcPWmRxHIuKV4JA3bgstfzsFCXp0 CuYwdajlwfmGqwnrAaLB5JY2CFa0/lZjh0Jp7mIDrlqtuX6gMcKIDqNoXZKaK3Pk 8GLgM1Wq3wcWw/rob4p4PQiFBy7WQrSZSya56r/+vfKsoWrcjOJVcXYLFmjL0TEC /yVYCZxdLCDG4uRf6jjv+C7rX/FyiO33ziUem8ilFQLg0ac1k3oSStVe+MCERrR8 J/7ozz/7Qvun1SYvWjS4ygZdLU0DkfXDtL5aWGDOPuDkoNGgm24aTtpKt4lI7C3o pHDpRncRU7otgjKTrnfHQd1mf+w7Go4VDeVCRKHWRXDLnztDYdbuxePPMTFfG/+L Krty0I2nirJZIeWJ92YjxtXELqA1H0CzkeQfRppTrKNAe2rqgVf9rQVEt7Z0w/Tq j0pCbwsHBRhB9F4FbhtB3qPlB8STgyYWDkhAr0ZUb6j0jkwdi9OG0HXSXp2id5wO 3r2o0cETJ0YJsw2enPd4cWJLbbf5ObPe92cIs3pf4adPfyCzPPXUvI3zGkYHIlOX woa5A+wvtqAsQtWzP5EfSZXoXpAAtzHdLILub4UESR0MvZUXKdneN6XiiMJP8ICl PDGIScaHqmJX59cRgQbYS9z6lfkdMptjowqkNwru3f4OV792cQY= =Yag1 -END PGP SIGNATURE- Thank you for your contribution to Debian.
Processing of systemsettings_5.13.1-1_source.changes
systemsettings_5.13.1-1_source.changes uploaded successfully to localhost along with the files: systemsettings_5.13.1-1.dsc systemsettings_5.13.1.orig.tar.xz systemsettings_5.13.1.orig.tar.xz.asc systemsettings_5.13.1-1.debian.tar.xz systemsettings_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Processing of kmenuedit_5.13.1-1_source.changes
kmenuedit_5.13.1-1_source.changes uploaded successfully to localhost along with the files: kmenuedit_5.13.1-1.dsc kmenuedit_5.13.1.orig.tar.xz kmenuedit_5.13.1.orig.tar.xz.asc kmenuedit_5.13.1-1.debian.tar.xz kmenuedit_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
xdg-desktop-portal-kde_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:43:32 +0200 Source: xdg-desktop-portal-kde Binary: xdg-desktop-portal-kde Architecture: source Version: 5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: xdg-desktop-portal-kde - backend implementation for xdg-desktop-portal using Qt Changes: xdg-desktop-portal-kde (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 Checksums-Sha1: b93204ecbf316de7bc8d13272cd56ec29f75609c 2622 xdg-desktop-portal-kde_5.13.1-1.dsc 00cbef7882736c72c1374f689abf27d73f4f73ee 49008 xdg-desktop-portal-kde_5.13.1.orig.tar.xz 8abeea91f7e0ba0cbb0bed1e79f261c6db18206b 774 xdg-desktop-portal-kde_5.13.1.orig.tar.xz.asc e3d1247f079bc909c17da4d0f2e81f05447c3891 6992 xdg-desktop-portal-kde_5.13.1-1.debian.tar.xz ef92beedb46aefb5488b4d37f08081a5d58d0c5f 20141 xdg-desktop-portal-kde_5.13.1-1_source.buildinfo Checksums-Sha256: 38d5ed03feb95485754022964a833e346698c90d8ef89fe0910728b806b6a2b1 2622 xdg-desktop-portal-kde_5.13.1-1.dsc aece918b634bded06f30dc13f5979ccabed705ad12fe211b8cfdc72af001b62d 49008 xdg-desktop-portal-kde_5.13.1.orig.tar.xz 69b071508b299de9d4edf98469f28d09d89c9ae744c3e1cc8b24f7e6bf63e674 774 xdg-desktop-portal-kde_5.13.1.orig.tar.xz.asc 2aad32aafba22e03762e978e3e27a3bfa8dfb62b353a4e757c9fc3f658660bdd 6992 xdg-desktop-portal-kde_5.13.1-1.debian.tar.xz 825e75b2255d4f0778a5c6b0834ccda3023990f1182a89adfd46b0ed89a89c1d 20141 xdg-desktop-portal-kde_5.13.1-1_source.buildinfo Files: 7898fa0caa30df7692c53816bdbb5e76 2622 kde optional xdg-desktop-portal-kde_5.13.1-1.dsc fd6cb65b713a1d4fa00f840d05269295 49008 kde optional xdg-desktop-portal-kde_5.13.1.orig.tar.xz a56c05c1d29b06dbaabd764d34a7b295 774 kde optional xdg-desktop-portal-kde_5.13.1.orig.tar.xz.asc dedd55eca44efe6abdb904778f5094ff 6992 kde optional xdg-desktop-portal-kde_5.13.1-1.debian.tar.xz 807ed933b1440cb1f4c210fdadb7c108 20141 kde optional xdg-desktop-portal-kde_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyKj0ACgkQxxl2mbKb IyrWoRAAs3sBKHTE4xlbczU70ZGtK+jQVoD52Z4Ktga1HdgitnrgScEmsH6Cr8YG DR8BOlM26SaLwmOk0XgpGddqcNGR7HnM9cGLt2ZR+a+aAVdwvTYFp38aRGx3vDj8 8d6xImN2Q2Tsq7JRoyYA08kE1qZtkl9dLNHTtpQGCa62nRUjjBtvtZJoKDZG0se9 VxuxjzO2wxs/toM6GCIXUvpl3IKv44COnCFrUMpdf5m0VGvKSnGzqHeCe3hcccmj 4iTDViu7DkzZ44GtVPuvj+WjpK39WOGsrlGcNtBJtlgBgCloaeenUE0OJ49iv7tz TwOjjxMoAlJwkfTv+1T4sQFo/X0QcyABQxHHvBZgI46hRsT+dPmpy4Ff+ici+L5Q GCiF1q2bIS1T8aFjmjKfOIs9T+ItdsgGM573dn8ZPNjUuHuSRdWcivyOhzJFz32V h1G6f+f64r5IJl7v+AueFfEHBxmqF70+YOd4T+OVxQbAarvihsZrrHlsTY9Jh6Yg TQM6DU1HsJRx+YVg/O9DlhnBZ5uwcwF7neNwqa4IHejBP+wuP8k1EYfm2i9qvnMT YRFq/r0Rx1eks2DcVo3lQJcNDomvl58KLmwIu+1qxL68FTWZiyy2nHFDO3MA2eqU BXIvFHwb2DH2+AwrokiS7RUFjfR33P7Dbk3fGivZYG+FFsJ97Vc= =Aqb9 -END PGP SIGNATURE- Thank you for your contribution to Debian.
Processing of powerdevil_5.13.1-1_source.changes
powerdevil_5.13.1-1_source.changes uploaded successfully to localhost along with the files: powerdevil_5.13.1-1.dsc powerdevil_5.13.1.orig.tar.xz powerdevil_5.13.1.orig.tar.xz.asc powerdevil_5.13.1-1.debian.tar.xz powerdevil_5.13.1-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
kde-cli-tools_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:42:51 +0200 Source: kde-cli-tools Binary: kde-cli-tools kde-cli-tools-data Architecture: source Version: 4:5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: kde-cli-tools - tools to use KDE services from the command line kde-cli-tools-data - tools to use kioslaves from the command line Changes: kde-cli-tools (4:5.13.1-1) unstable; urgency=medium . * New upstream release (5.13.1). * Update build-deps and deps with the info from cmake * Drop upstream applied patch * Bump group breaks (4:5.13) * Release to unstable Checksums-Sha1: 89f774431b2539e7d1d127b69b2c1fe6b554b271 3071 kde-cli-tools_5.13.1-1.dsc 4d79ba2528146439afca3aa25ec843b3c953764e 583776 kde-cli-tools_5.13.1.orig.tar.xz 355852ac8df3d571e7ce78aee0b97d1ed30f8222 774 kde-cli-tools_5.13.1.orig.tar.xz.asc 6e4e05cccd8798ed6143b13312ae4f9771459279 12212 kde-cli-tools_5.13.1-1.debian.tar.xz 1e6cabcb663cf96628f1de242e691ca494419da5 24485 kde-cli-tools_5.13.1-1_source.buildinfo Checksums-Sha256: a5b308abc6b2def2afcbfd65a62d039a52b24f2495fbae9e5508379c7be85935 3071 kde-cli-tools_5.13.1-1.dsc e43c079e90ea8e888e632ddb4856e50a2bbcdbb61337de65cbe0ca7337c8c60c 583776 kde-cli-tools_5.13.1.orig.tar.xz 524794a82107ef74a335160a4335adc21efd26108eabea6f8827e759c29c4d1c 774 kde-cli-tools_5.13.1.orig.tar.xz.asc 06ab680febc5626e68f80c3ad0e79523196c3bc99194925188cfd4017c56283b 12212 kde-cli-tools_5.13.1-1.debian.tar.xz 32a3bdd9449debf9cc6eb830d3dd56cf1b1e2475b66e93c4377b9733d62269fa 24485 kde-cli-tools_5.13.1-1_source.buildinfo Files: 95753ffd440bd78fc14f1fd355abef2f 3071 utils optional kde-cli-tools_5.13.1-1.dsc b5679cfcdc4babd34cab618606600025 583776 utils optional kde-cli-tools_5.13.1.orig.tar.xz b8310f3ce47c8c66a1adbb871486e20c 774 utils optional kde-cli-tools_5.13.1.orig.tar.xz.asc de643e82101fd7297fd1f3d368a3a38c 12212 utils optional kde-cli-tools_5.13.1-1.debian.tar.xz fcf483125c475cb63fa08ae8c6484569 24485 utils optional kde-cli-tools_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyK5UACgkQxxl2mbKb IyoAlRAAi47LprGznlFassVisJmRYmt8iV22GSgvjXQ7pRIclQlzuRkwBp+vqQBn FL33DelXQ1VNrkLS9qw5yIqi3URE5I3D+KH4e66oA0UfyGGjgbS0QymNo5n+S9eU VBr2i2l0AAOKe7IgYAwee4k7pRCaUcHWTLKu9d+vJ8KRwun2ww6XSdUmUxlKFka+ 7U3+J9+7SFRhd8w9+mH8/2sLy7XaPZrGgTeL6U+yQCbjQg7maByhSQNyWmM86TDY T5dvDpjrY/mUtNSL/oo55Wi4362yHkI17BKgaCV0fV0hDnE/L46JeCDYbkgCPK1G jlwyV0AnIdvNGpRYMVedbef1fuZJMzlnzX2nWSDXcuzK1YKYDOb9jU/6zBfO6tVc lQQ1zH0r8le8agqAkBVjLbl6PxlUsJigOQGM2BN0EKQSKlSuicbtsnLpRlu3TizV CVzfpBY0HvIvKVRWLz5R4ow9JFpBQ20dg39bjabGu0akK8svpJcfPwyC5g0WTVOT 6MBUgSxcPV72oP9bR2r0mQiF2GZE1f42KmGTAzrsDLhT7iu8JaWiFyozp6BVgkwE Ml1I6kiX0BUuIPCHkrPxAWvj/x/RHB6a0vn/PtSm0OHRiOp3dN9cYr3AHo5+P2Tn f4ri6mHdAaqUmyg3T87NdUUAy5KVUbRA6z4N6zsr0bCvSPYH+Aw= =sYEv -END PGP SIGNATURE- Thank you for your contribution to Debian.
kdeplasma-addons_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:42:55 +0200 Source: kdeplasma-addons Binary: kdeplasma-addons-data kwin-addons plasma-dataengines-addons plasma-runners-addons plasma-wallpapers-addons plasma-widgets-addons Architecture: source Version: 4:5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: kdeplasma-addons-data - locale files for kdeplasma-addons kwin-addons - additional desktop and window switchers for KWin plasma-dataengines-addons - additional data engines for Plasma plasma-runners-addons - additional runners for Plasma 5 and Krunner plasma-wallpapers-addons - additional wallpaper plugins for Plasma 5 plasma-widgets-addons - additional widgets for Plasma 5 Closes: 893441 900523 Changes: kdeplasma-addons (4:5.13.1-1) unstable; urgency=medium . * New revision * Add recommends for ksysguard (Closes: 900523) * Use libscim-dev build dependency. Thanks to Helmut Grohne for the report (Closes: 893441) * New upstream release (5.13.1). * Update build-deps and deps with the info from cmake * Update install files * Bump group breaks (4:5.13) * Release to unstable Checksums-Sha1: cf67e74f624f4428ecb45f49b0363437b5519d2d 3922 kdeplasma-addons_5.13.1-1.dsc 37bb5cbe7bcbddcc86e1dc17e6b50b6b87dbbf57 597104 kdeplasma-addons_5.13.1.orig.tar.xz be1e565fbfeaeb0d1039a57891c9e820f3caad78 774 kdeplasma-addons_5.13.1.orig.tar.xz.asc 1b2f7e19fe79ba7610276005a6d1d1e46349e510 17936 kdeplasma-addons_5.13.1-1.debian.tar.xz 8dfe4aad4df60bad318df15a8a1a5bbf325e78b2 26024 kdeplasma-addons_5.13.1-1_source.buildinfo Checksums-Sha256: 0a5f957e2f1c4e347c6421c3e64cfe9fe874a0ce5028a5b7958748947bfd 3922 kdeplasma-addons_5.13.1-1.dsc f2253d33ab1cb2c6d0a2c7cb5029d811d6b3ed73ef3f8bda2a47f8822106febf 597104 kdeplasma-addons_5.13.1.orig.tar.xz ac2204b161680097fe64185c90c2af8afe68bbe5577943e56ad6bf190eff32f1 774 kdeplasma-addons_5.13.1.orig.tar.xz.asc 30a042e64ab87586e6e963596f31158a879fc55768b67553ebc3c5d7c6a9729c 17936 kdeplasma-addons_5.13.1-1.debian.tar.xz 301040f3b485668fcda461079794f95a1aaa0f0a4f791b80f73fe39bacfd1124 26024 kdeplasma-addons_5.13.1-1_source.buildinfo Files: 4a2085771ab4d9ca01dc59ab886b92c6 3922 kde optional kdeplasma-addons_5.13.1-1.dsc f017c96e9a84cb1698509bef7db41b17 597104 kde optional kdeplasma-addons_5.13.1.orig.tar.xz 70162754fc23c9842dafab0a59859075 774 kde optional kdeplasma-addons_5.13.1.orig.tar.xz.asc b997c6f6ad21f7854b65dfa404d3a091 17936 kde optional kdeplasma-addons_5.13.1-1.debian.tar.xz 0fecdfa93abf7fd3ce214cc3c6bb920e 26024 kde optional kdeplasma-addons_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyK7UACgkQxxl2mbKb IyqguxAAijGTFwmRuWarOGUDJ0qEn9nosrRF+UNQxshxGJ9znmG+uQ7++QAssYfa z4hs59KnbdkUbE9ZhY3rf5LvE+uHSYFcT7qxcILteT+haLQQkwI0qtGZ7Ry5BMZ9 s+bwkVS/C/dUAyM3Vh05R6e4+hri97iTmpfvAHpQ5QHPqQLEiOKgdn/gKY+r7iBb XTYWp1EKmdGbtyHSzIVpcstygxi1T8X652UpxCygdxnoRCnz9Sdpi02xgll20Bn1 CSHySSbFnzXy2rU5FIXIPCn+S36umuTdRE9XcNG82odjiCU53v8NNrX5qC1SDMGD JrfLqvgONm+LkFGNPcNlQNKrW0CXoXUTPTCPkS7uiSCzdwYASNEaguapTrhdTnzC B5LXAcvnfrdydDMAsuFRT3y5Fuub4NO6YOaL0rT52BKLD345gjBhJLKn8I4WD1mZ 5YtZccf2W+9dypZ72IG1oiKpJDYh4jHWApfS2t1uHJSokqgcQHCcEO4y8/kS+f83 47DHB2WAqSqPkCXTEEHxrTnv5fnYJKF2HTL2q7Bx5VNaw6SgUJAm4kdwLWqe07T7 1799i4SpE3qQ73CgQ8Q8c2EqiYWUZA1RK7x0k2tGp+n6rbzWR/kAGCTv1f8kpR75 /V+uDIyK/SBOOSjjvR9z5RJi3X/TLYoXSYra1J10atqW7SiE7FM= =HvUa -END PGP SIGNATURE- Thank you for your contribution to Debian.
kmenuedit_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:42:59 +0200 Source: kmenuedit Binary: kmenuedit Architecture: source Version: 4:5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: kmenuedit - XDG menu editor Changes: kmenuedit (4:5.13.1-1) unstable; urgency=medium . * New upstream release (5.13.1). * Bump group breaks (4:5.13) * Release to unstable Checksums-Sha1: 208cecfb7604a3d79544e04c359a94fd2b6e7441 2590 kmenuedit_5.13.1-1.dsc ddcb6d81d7ff72f5c536f3d011deb3805b9f55f7 657364 kmenuedit_5.13.1.orig.tar.xz 2009659ab6206cbcbb36be254121f7bf7a902064 774 kmenuedit_5.13.1.orig.tar.xz.asc 8c99b307b26d4d8f4cf4d895ed5858a71d75a68a 8900 kmenuedit_5.13.1-1.debian.tar.xz 55eabf825ca24f0010c176ca946441e31e7af4df 24031 kmenuedit_5.13.1-1_source.buildinfo Checksums-Sha256: 0eb533ed934e0cf7c0b7efd4f79967841edf31ccae2fddd64f21346e9f1c8589 2590 kmenuedit_5.13.1-1.dsc ae140d33bdd11b0e2f85e8b13e24899cb7a81ecc80eb9591bea34b8c981ea792 657364 kmenuedit_5.13.1.orig.tar.xz b065f6b844e0631b4d81340ca9c4613b26a7c2b838def47c34b12d379cd5eb7d 774 kmenuedit_5.13.1.orig.tar.xz.asc c551ab70a0825a7f522fbf04b487a731754bc2d5e857e94e7705a19daf414d7c 8900 kmenuedit_5.13.1-1.debian.tar.xz cba387ff5381e33b47d17856f6062585d9e6e223d97173a3a538eb12d8781fc8 24031 kmenuedit_5.13.1-1_source.buildinfo Files: 0204f0251044a94173208681df3ee8b3 2590 kde optional kmenuedit_5.13.1-1.dsc 80b911c4b81b09ace6b1ca9d44cd46d9 657364 kde optional kmenuedit_5.13.1.orig.tar.xz f0338e94257e70803cc97aee7c51ef9e 774 kde optional kmenuedit_5.13.1.orig.tar.xz.asc 4d88071bd4e445dca1f2845945925289 8900 kde optional kmenuedit_5.13.1-1.debian.tar.xz 3542c38acdcbbbe98b39d58f9ed641d3 24031 kde optional kmenuedit_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyLFUACgkQxxl2mbKb IyoLag/+PVkUfjLbDZnDPgfaTEbJx8UniEwbLx6DUcOeB7ncpMyesLt7Rsl8Tz5L 2YkaUJD1OELVn8Dj7nVPajF8zEgsWpZk4s4XReikYzcp//Mf0eez19J6XR0OSpw1 7O+VkoZa+sW3muMAIk0NjMLP4ekonasRRfDhhn/FzVl4NVOcESmUo6BqSGaLCnLN v8hOS0ALJlkWJJ93eL27uvAeCuSswx15IQZWNMHS4ILxu5gN0Bt7fZ8ZA2gZ8XWB 4QvhoiGJxOkS87XocCJfEJ5KRw3X2Lcm7QeLTVuolk/AsWnJ8agc9jPqc9VkvpDv pHL3CPONmXId5pYJSncDHQ2s60LOXmUcjAr5XXlypyYjINV2Y4gN4h/jeTSDqsiF V4uhhHmPngBT8mt1DuE0tPxOvHl7MUFmh4102szqhMwLKThk9vKr5pNF06mjLVVi VwCLnicZh13xfnIfF9JLvC+fiD/b0TGpveIT0KpGAGtZ2eFtAsbMV7of08K5PbnR IKooOB/5miVonnP1ZXx33D1uvKKzAgrvMfcIupaiZvLBxvB60OiAfkHIri7Pt/g9 GtG2j5LgmEOkq2wZ+/3KDSjBlr7TTFN9zhzejkvZW3TmhTlbUTcPoxd+biXRNfvE JMkOuMtId/i31ZbNwkKftfaguPM7x6IcqbF965jEQUMPwSBij9A= =PBrI -END PGP SIGNATURE- Thank you for your contribution to Debian.
kwin_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:43:07 +0200 Source: kwin Binary: kwin-common kwin-data kwin-dev kwin-wayland kwin-wayland-backend-drm kwin-wayland-backend-fbdev kwin-wayland-backend-virtual kwin-wayland-backend-wayland kwin-wayland-backend-x11 kwin-x11 libkwin4-effect-builtins1 libkwineffects11 libkwinglutils11 libkwinxrenderutils11 Architecture: source Version: 4:5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: kwin-common - KDE window manager, common files kwin-data - KDE window manager data files kwin-dev - KDE window manager - devel files kwin-wayland - KDE window manager, wayland version, PREVIEW release kwin-wayland-backend-drm - KDE window manager drm plugin kwin-wayland-backend-fbdev - KDE window manager fbdev plugin kwin-wayland-backend-virtual - KDE window manager virtual plugin kwin-wayland-backend-wayland - KDE window manager nested wayland plugin kwin-wayland-backend-x11 - KDE window manager x11 plugin kwin-x11 - KDE window manager, X11 version libkwin4-effect-builtins1 - KDE window manager effect builtins library libkwineffects11 - KDE window manager effects library libkwinglutils11 - KDE window manager gl utils library libkwinxrenderutils11 - KDE window manager render utils library Changes: kwin (4:5.13.1-1) unstable; urgency=medium . * New upstream release (5.13.1). * Update build-deps and deps with the info from cmake * Force build against the new kdecoration soversion * Update symbols files. * Ignore cursor weird behaviour under a containerized xvfb * Bump group breaks (4:5.13) * Release to unstable Checksums-Sha1: 146d63790b557671e12baa14ed0b07bd4bb56aaf 5188 kwin_5.13.1-1.dsc 885b9811c238358d10010a941d1b2732854cd96d 6520436 kwin_5.13.1.orig.tar.xz e75d3b058391f045a8b466782889b21c20deb7f2 774 kwin_5.13.1.orig.tar.xz.asc c75c522c04b86f63c78081b309af2a7445699893 26956 kwin_5.13.1-1.debian.tar.xz 3c233dbb12048f57bc493827e9d0b7351b0fdb71 26962 kwin_5.13.1-1_source.buildinfo Checksums-Sha256: f9e5889d59e28a7d1c0d74f32227641e35c6de4b9aee5b2d1f12ee5b972da50c 5188 kwin_5.13.1-1.dsc 9f16675aed47fb176eb35984037f463ff1d10a03284ee0674a68021b3735b69f 6520436 kwin_5.13.1.orig.tar.xz 0d5a2218656de10500499888e9d29e41865508b42bec33cbb175a3aced676a11 774 kwin_5.13.1.orig.tar.xz.asc 4d532ea7e55c0401444a84b08464fffdf358de398f2daad27ad6e17b5624f50c 26956 kwin_5.13.1-1.debian.tar.xz 952cfe73296b46546f056447569c9a4185654be049ef5d0019b8709817deae06 26962 kwin_5.13.1-1_source.buildinfo Files: 393d70e987652627a6e7e41a7f22bdd1 5188 kde optional kwin_5.13.1-1.dsc 784c1132bd4edd8a03bed8d7aebb5feb 6520436 kde optional kwin_5.13.1.orig.tar.xz 1bf939067d22ee82409cf5a6bd4e3b5a 774 kde optional kwin_5.13.1.orig.tar.xz.asc ac17c20c9eb73de49ca068ab46b99ed6 26956 kde optional kwin_5.13.1-1.debian.tar.xz b3f3ca9f935a1c12d98906f65741f6ad 26962 kde optional kwin_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyKwMACgkQxxl2mbKb IyqnTg/+NYau2WwrZGKQ6n+Px49LNIq4DHkUDhK0r4vUZzdaRLWwhsHPNTUbsyce 56uOEjAetgCnecmsSUTG7bRndFkovNWBOIAIl+/YWQ/KEMeMsYxa9x+DmtFZ+K4x hJaBd46jGS/ruBOtgq3/h5shENrlFOUt9McDibRBNi8r5WsKXwoOuwqNfDRMikx1 RFo+inWO4fA7foVpQJ6FI2qR4Cx8DZ1R2qFATcMVQgDF1AcVbfHkP1m0672Q84hV J/Xd7RieQThnrLyvqaQHUSnL8B9V/5uVW0j34hCVqsh1Yzk/rxj9TY+rdhxiJB7L 4Vxxx1SgBcezLgoolRnmTuztQS1n1yA/156gOZZXDM3ubuu/EhfNNDz3ZMswp5dx eXklkvlovT+N5iUJ65EDUg42mtcQDMpS4RHs3MKQjKZDOzDLnYrxPE+Q9eY1o6j4 wcASmATgJzByWTjHvR9KoOyjmF7TA3rNI8DkFfrOSVDmeq70ro9WQZviDkHiL2HL aTUykDYJ/eAKoK21fjrjoPrTQN1dj+DiQbwkQwny5n3x/YskdAKDfibYbvAbyoCN 4ByiHDA98hw+uILKOq11Oxu1WEiIfXBpEk/3ujFQDH0S2lCOjPCmj1wjW5T47I8g KB0JH9Ct2YP+zN7cChyJnqXFsyPWz1mmkxqgtJk/zGt4v9uj2fo= =W8xR -END PGP SIGNATURE- Thank you for your contribution to Debian.
khotkeys_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:42:57 +0200 Source: khotkeys Binary: khotkeys khotkeys-data khotkeys-dev Architecture: source Version: 4:5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: khotkeys - configure input actions settings khotkeys-data - configure input actions settings khotkeys-dev - configure input actions settings Changes: khotkeys (4:5.13.1-1) unstable; urgency=medium . * New upstream release (5.13.1). * Release to unstable Checksums-Sha1: cf9ab4bbc62875556aa6658cb74d96b29c9619a8 2838 khotkeys_5.13.1-1.dsc 2fb8442ef748bd569910ebd6cf32c89593687a28 1435092 khotkeys_5.13.1.orig.tar.xz 5a8ee70ffbbe4b3331b990d0f9e3bea137dddeba 774 khotkeys_5.13.1.orig.tar.xz.asc d0d24c097b4b03e28f4fec7859cbf82b28a02edd 10204 khotkeys_5.13.1-1.debian.tar.xz 51d9bc028d6a30c100518425fe8c8983fc5098c8 25328 khotkeys_5.13.1-1_source.buildinfo Checksums-Sha256: 40d6d6b356963020d79e9192daf012b1a7c754264a45404b40c432538a7c82a3 2838 khotkeys_5.13.1-1.dsc c28dade81374bf1cb7104e96ab5b02fe3f639120607e258baa8fd44a2cd5e7fc 1435092 khotkeys_5.13.1.orig.tar.xz ab3a84962ba9418a9be1fc8e8e9f9177434a2a2d61a200c685862d5a83b8f864 774 khotkeys_5.13.1.orig.tar.xz.asc ab539dbdba96985127209fa1062ba5b0a09f6a264e2107a4087f63f4422d1f6c 10204 khotkeys_5.13.1-1.debian.tar.xz 05ebbe44ea794d570230ed4c6f9d69c2a09ff9b256edb222eb58c37d3c15c85f 25328 khotkeys_5.13.1-1_source.buildinfo Files: ecbb36bbbc9d7100c6752363e3fab14a 2838 kde optional khotkeys_5.13.1-1.dsc b9d3793d40bb1a78700553b513e131b6 1435092 kde optional khotkeys_5.13.1.orig.tar.xz 05a9ac3843802102a867371b13d063e6 774 kde optional khotkeys_5.13.1.orig.tar.xz.asc 608c01320506cfb9c2b5dbb7b77cdfd4 10204 kde optional khotkeys_5.13.1-1.debian.tar.xz 1bd6fba421ea69073318e41283915224 25328 kde optional khotkeys_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyK9MACgkQxxl2mbKb IyrFEQ/+LXNFA8wvqIuWoU56gfjr2XXvs05BC3UrgRzVp4d9dc072bf5GLRiVC6B 6w05gp+5Gk6clVqUKGUF+d0gIGj8zAr6x29bjJmuLAxnUY9mqLLqQY0SG9Zwblh3 htzJkOsKdHFr9PyJzUg1lEm6Ue5MtT4mrjCi5BBfrEgV9UrIouAhq3ixEn8pbnv4 ckTI30xGkMGlK+dhYqWfDfqQO8wqRht8xrHXv8ub3swR5Kvpsmw1PPNRja/q1X5H U11BM185wMIjSKo69cZMQMYm61mF65j7SRUgjcwxE/KWFhjo+4mWa7u5i9zYPXZW x3d2AlFF2fRVfEWviGMeB0vUkeYOEIJ1z0d+g4IiiMox3S6rwjnaYgMuav7FegT4 MjmCauvSLmlbGvGvMJ/tjNAjB6qBgkNCrK1RSkF/3icSULr7JLIunWCBHg+SlOom 5KdEeAKJLGDwF8LIQ4/0QAjG3WESrZvHdFHHPztlIStFlt+i6FStKzPHHI+FIcaq RFyg8OTR1LNdktSpwe0zCmpOX1awyLlWRq7DDIyyCbStaGxQuiVmgwpaFTnBDIbC aogn3hwukwU7iJsE32bWugWnpgB9NA4N6uepf26g8HgGFyUI1HUZVVfMNbXwT7eB ouFTiFO5K2P1rRgZEGkDqZHeY1RqwzJA83kOoTnxaBOmQqUxeFI= =FWIW -END PGP SIGNATURE- Thank you for your contribution to Debian.
oxygen_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:43:13 +0200 Source: oxygen Binary: kde-style-oxygen kde-style-oxygen-qt4 kde-style-oxygen-qt5 kwin-decoration-oxygen liboxygenstyle5-5 liboxygenstyleconfig5-5 oxygen-sounds plasma-theme-oxygen Architecture: source Version: 4:5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: kde-style-oxygen - transitional dummy package kde-style-oxygen-qt4 - Qt 4 decoration for the Oxygen desktop theme kde-style-oxygen-qt5 - Qt decoration for the Oxygen desktop theme kwin-decoration-oxygen - KWin decoration for the Oxygen desktop theme liboxygenstyle5-5 - style library for the Oxygen desktop theme liboxygenstyleconfig5-5 - style library configuration for the Oxygen desktop theme oxygen-sounds - Sounds for the Oxygen desktop theme plasma-theme-oxygen - Look-and-feel for the Oxygen desktop theme Changes: oxygen (4:5.13.1-1) unstable; urgency=medium . * New upstream release (5.13.1). * Bump group breaks (4:5.13) * Release to unstable Checksums-Sha1: f2d1b3ae627526abda0651a0d970a634df0bb191 3343 oxygen_5.13.1-1.dsc c40505799d503a1dd6fb1bee5b86141c582e4f8a 4468064 oxygen_5.13.1.orig.tar.xz 5ab86f28d25eaaae53d863e6a210075a43531c14 774 oxygen_5.13.1.orig.tar.xz.asc 74e5214faa3c2693794f95728051eb6ebfca7f2c 13332 oxygen_5.13.1-1.debian.tar.xz 509eec9ad04e63e37e4a55958e2072c5557d0f43 24398 oxygen_5.13.1-1_source.buildinfo Checksums-Sha256: 520ee77c9f455cc33a45e8eff66a9aaef82785fda2ae7f97f291dad8e7e355b5 3343 oxygen_5.13.1-1.dsc 02d1e3902c70dc1aa28fe6a3b75d2aa3fd9e1774f3ea374f59ef764540cd30e4 4468064 oxygen_5.13.1.orig.tar.xz bf5eeb6ef41b91f9538a1dcb5ec672259d6f0a3ebbbd18a77053233e5b90b3df 774 oxygen_5.13.1.orig.tar.xz.asc f84767c462e7ec77c8001ade714a8f8d814b49d109664e6cc0c1a5ac25cfad89 13332 oxygen_5.13.1-1.debian.tar.xz 6b7aa24ed56e25e60552309161bd7c6470634a31289972d9d868ba704aa7577b 24398 oxygen_5.13.1-1_source.buildinfo Files: 77ebc62a711a617d5c544b7b568c29db 3343 kde optional oxygen_5.13.1-1.dsc 210d08ebc16bb7cdbed44068eeb103ff 4468064 kde optional oxygen_5.13.1.orig.tar.xz 9ee14a7c934714fb7f129ca1fed7026d 774 kde optional oxygen_5.13.1.orig.tar.xz.asc 0ae17a64d0c43d68dbc212aeb498cd37 13332 kde optional oxygen_5.13.1-1.debian.tar.xz 2723b760170af71266ae499dfa96f260 24398 kde optional oxygen_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyK0QACgkQxxl2mbKb IypiLQ//eAYcMERiuvfdLvd1VlJvUzcXYA9BLWlbjf9bV5e1Ri7QVJK2KnUZPxBf kNsx6Y+KqJ/LbSsx3TVFOWouCH2Sa1DphCnZqHXAMb6g+lVwZxHJ/71B+o0NFks2 OlAV13ooI17KYKG/0f4uGbVPY7PaB7juRePQcm+iqkeKM5gKxV3k4JLfgMdbEXbd BaxPP0aLCdqN05hQjZ/C10CYdNFlp6+dTpeLWkrH7XiJGBS4/FNsbpoc3T5Bxy+D znxAfzQr2cuWM2Mo2i2MYcHbuvoQenWGq4qXifKAIRjjywyNnvDDftjC1Ed18GIP Ps/Q+JYehJYU5BTltXMZa2tNjH+XjC4o0eTtyx622yYF5i5Z9s8QZzwpJOVvpL+a xkR/tbU98j8Ty/9IcbNLp3hILKzcP0Wase2OCpJPvrJYgQ6m/GUMVxISRPV3uNO4 KVHY9CHMEoNhCghQd6TgAQKXsfsnPn2jC2bMxp/jWAoYgYKthvPnM6OyRUMBDNoX NqaJAvDoM8pPqNk9pEX62q3LJogrfGOt7igfOiulu7wKe+DnW0cf8xhfKKtcijsT /f+W4uqitU9ZsW553C8je9cDzd1cyAefUdxpRw5Noz2VQqwS7DzramjeAvJVo6Dy Tqr3aSv7nA4JTlPR4ATiCakUc6F2gBIaEYhk340s45/gMM7k2yA= =z7AN -END PGP SIGNATURE- Thank you for your contribution to Debian.
plasma-desktop_5.13.1.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:43:15 +0200 Source: plasma-desktop Binary: kde-config-touchpad libkfontinst5 libkfontinstui5 plasma-desktop plasma-desktop-data plasma-desktop-dev Architecture: source Version: 4:5.13.1.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: kde-config-touchpad - transitional dummy package libkfontinst5 - Tools and widgets for the desktop library libkfontinstui5 - Tools and widgets for the desktop library plasma-desktop - Tools and widgets for the desktop plasma-desktop-data - Tools and widgets for the desktop data files plasma-desktop-dev - Tools and widgets for the desktop Closes: 893435 Changes: plasma-desktop (4:5.13.1.1-1) unstable; urgency=medium . * New revision * Use libscim-dev build dependency. Thanks to Helmut Grohne for the report (Closes: 893435) * New upstream release (5.13.1.1). * Update build-deps and deps with the info from cmake * Bump group breaks (4:5.13) * Release to unstable Checksums-Sha1: 213d8a1b9dd8edaa5d461baccb833f4591d70b0f 4166 plasma-desktop_5.13.1.1-1.dsc c1834ddcd86e480910d81d2e8d5aaced4d2c64db 9062664 plasma-desktop_5.13.1.1.orig.tar.xz 9312a5d86d86183bc8f2b4b75119db7fbb5bca9c 22656 plasma-desktop_5.13.1.1-1.debian.tar.xz 7ad75cae55a2f26a897e3803b11312fa963c1933 27167 plasma-desktop_5.13.1.1-1_source.buildinfo Checksums-Sha256: 39893dda36eacf3e2d0c1ecf838b38ee2fa814dcb43707328941319edd9aa147 4166 plasma-desktop_5.13.1.1-1.dsc c5f51c34a8549c879b691ea5de054100884c00bea32f559fc537ce338870a1bf 9062664 plasma-desktop_5.13.1.1.orig.tar.xz 2f369c0860c51bf700d72e996c71b653e74807345c96c5003cd4c730d29a52bc 22656 plasma-desktop_5.13.1.1-1.debian.tar.xz aa1900d815fd80a2ec8aa1b5743c156d983dc374db65ffb6db656f0edc9cdd17 27167 plasma-desktop_5.13.1.1-1_source.buildinfo Files: 45d32b18d2608277dc222f2381efb5e2 4166 kde optional plasma-desktop_5.13.1.1-1.dsc 6aa435dc90846ab8203e30fce0463c42 9062664 kde optional plasma-desktop_5.13.1.1.orig.tar.xz c075e0ebd1be14e11eed3b4415850b57 22656 kde optional plasma-desktop_5.13.1.1-1.debian.tar.xz ccfa0a434b9471d1747eedd72ba68039 27167 kde optional plasma-desktop_5.13.1.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyK/gACgkQxxl2mbKb IypV6BAAvYxt6n63mLV/SyvFpMrIbxBp3FpCskyoOHaXc2cIJMkDbQxD2IIjVgSw UGP2FXnFaRhSJvTskvYL/svbayKSNOBLA3vls4Fi/p/qAlLvBKdwQIIcCNbAKBD8 KicAfvLLwJX6xoDn37EREMEA0hf1Syn+5Ji4UQ00BwSHlTtXd6yc4PKctS3WG1x6 az34adCjNkepT/1XtdjXUrjmZzc2XwhCagn8HaQOtoP8jLrFLC8BGsDM2fS0WJEH CQxxzlpFm7noIwGW0CNpTsZtM/Sb3yKqUZ73/5+KiDf5o+V5gmKWqB2vKUJBTm2L 1u4Sia53W3NBVAxaxCDZ0UqntLtEnYE9ngzIXun1Kh5Dn57GAtoQ/qt8WoOHKT0B q3W7OoPpZIuaRh35R+XJ/I5y8f0bbEqo+2rz9PbDU8MltW4Zi4lCuIs13ilnM5Gm kpiwD6Ohq0mdIEVRyrzc/YYFPvbOslVgB0KW/twIgNSk5HCiLVVZGifJxRBmU46/ itN7p7Z56sFDCF4pZW/ks4JyH7/iX5JSoPtN4iar2jar5UyID4TtKFhe4C2pslmS 8+abmWyptRQgCvffOlt9hTt6xnVsmMcPJS0tugFSh6YGjWIAwV09Lxi/BWpc7z59 O8ZBTDQmvkgbRFugo09HRm7YxhLiVfj+KDUNXrLpSFzHSYPGLbU= =qo7t -END PGP SIGNATURE- Thank you for your contribution to Debian.
plasma-integration_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:43:18 +0200 Source: plasma-integration Binary: plasma-integration Architecture: source Version: 5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: plasma-integration - Qt Platform Theme integration plugins for KDE Plasma Changes: plasma-integration (5.13.1-1) unstable; urgency=medium . * New upstream release (5.13.1). * Update build-deps and deps with the info from cmake * Refresh patch * Bump group breaks (5.13) * Release to unstable Checksums-Sha1: 367efe7f007fa84c05260d7b3dc4d6080dba6392 2930 plasma-integration_5.13.1-1.dsc e7d6c568dc371bafce9924f2baf6b86a35817104 53688 plasma-integration_5.13.1.orig.tar.xz 33e7098b167fa8d1fd12c6d9a1a008657f7c4451 774 plasma-integration_5.13.1.orig.tar.xz.asc 33e521beb4d35bc9c82b198c5f859c88e0f68608 8796 plasma-integration_5.13.1-1.debian.tar.xz eecd6c84cfb32cef25baa9186a156b1bd98ae72a 24189 plasma-integration_5.13.1-1_source.buildinfo Checksums-Sha256: 8a8ba9776cc8714dedd50b158ebd0d48c98c36794dafb4390426b81b447c962c 2930 plasma-integration_5.13.1-1.dsc 3880e961e3ec62f6de388c572024b338849451984a9533cbb913a281075bf049 53688 plasma-integration_5.13.1.orig.tar.xz fa239f51e35b9b63fae682f7844cd9a65b9c03dac0e2cd665f9dcb733561da01 774 plasma-integration_5.13.1.orig.tar.xz.asc 3a934c455d00c1af224dd05d4ec7869ccd1fa54dec83eb78bc28df8103266b27 8796 plasma-integration_5.13.1-1.debian.tar.xz 4d1dbdf0613c71e1377864971765eca4d4a2ce34c87314ba0ab30c9332986a70 24189 plasma-integration_5.13.1-1_source.buildinfo Files: 3d4400769d4d28817e1e4a02edb3c2ea 2930 kde optional plasma-integration_5.13.1-1.dsc b2568233780586f408f730b6cfee6ae3 53688 kde optional plasma-integration_5.13.1.orig.tar.xz 9391dfc89e496111abe167506e28639d 774 kde optional plasma-integration_5.13.1.orig.tar.xz.asc d181aa26b28eab46efb2cc60c104dc36 8796 kde optional plasma-integration_5.13.1-1.debian.tar.xz eec56c414cb8874149c49901cd57773a 24189 kde optional plasma-integration_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyKycACgkQxxl2mbKb IypM0hAAuzR0F3hbULzpnoWiXO3Avd7uNeqI/HG+fKfXu5ogJTVyr6W7SRFNuQnA gnt28rieE9ZZXw8skGdOjAgRdhVq6uiVC0Eu/yO33ugC1nFqKsU7H2SpoLjp+Of9 hoDR80Jw2frCW6R5zx9c+ydrbIgK022f/O74W7UQ1iB7X1D/LLy/ElsrPJCkygoI +I7vK2QrCwmynu4jRYcl0Dgq22Hutj4KRjy5+gEZHyMQ76liR+uK6oJZrWe4w8io kzwysZGKhpjmKuSGA1lQND64FBakxPhyPEEqoZZMfxnYaUzsniQV4xeojzXMS5BZ Wyso+0pPnj1iuAkXNZVecJ665DwvcSF3KpW5FOuZpr9Curj9NxisntR82MMpUFpV eXH4agNvpbiVvMeeh+wbEDW0okNqtM1x4dnl4sAmQVQ5o9aXJGxVmHNPnndGRmtU RYDiXCBrMoAmMUAri3bMtVanJYkhZckK6vmJ1X6f0/Zp+UeqkBC0G0g4WnL6Smo8 wDIErhwdH6jw73lKq7wY0ww2EqGBJciIYc5xZ0S1oeTmrUS6IE4vteL3D7GlmPg0 0r1aK+jfIOx4+p/ICkPWY4ih4LA0J8n3Wmj2wVoDOqqXEHDPSp6ZTFrDGKYViV4w Js4LEOoJ0nlXLDMzfJIJLY5KXxUPqnnZIcjVfnm3WYPiSLSVMnQ= =IfV/ -END PGP SIGNATURE- Thank you for your contribution to Debian.
plasma-workspace_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:43:24 +0200 Source: plasma-workspace Binary: libcolorcorrect5 libkworkspace5-5 libplasma-geolocation-interface5 libtaskmanager6 libweather-ion7 plasma-workspace plasma-workspace-dev plasma-workspace-wayland sddm-theme-breeze sddm-theme-debian-breeze Architecture: source Version: 4:5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: libcolorcorrect5 - Plasma Workspace for KF5 library libkworkspace5-5 - Plasma Workspace for KF5 library libplasma-geolocation-interface5 - Plasma Workspace for KF5 library libtaskmanager6 - Plasma Workspace for KF5 library libweather-ion7 - Plasma Workspace for KF5 library plasma-workspace - Plasma Workspace for KF5 plasma-workspace-dev - Plasma Workspace for KF5 devel files plasma-workspace-wayland - Plasma Workspace for KF5 - Wayland integration sddm-theme-breeze - Breeze SDDM theme sddm-theme-debian-breeze - Debian Breeze SDDM theme Closes: 852680 Changes: plasma-workspace (4:5.13.1-1) unstable; urgency=medium . * New revision * Add ksysguardd recommends * Switch to default-dbus-session-bus | dbus-session-bus. Thanks to Zhang Jingqiang for the report (Closes: 852680) * New upstream release (5.13.1). * Update build-deps and deps with the info from cmake * Force building against the new version of libprocesscore7 * Refresh patches, drop upstream applied * Update install files * Update symbols files * Bump group breaks (4:5.13) * Release to unstable Checksums-Sha1: 1db2595d53d22fea3a0e973b9714e05d4247d93b 5116 plasma-workspace_5.13.1-1.dsc 8518aad2c8dcfc8c77a6f6760076bddf794c789f 4558700 plasma-workspace_5.13.1.orig.tar.xz 24384b7dfe3e1a8ab8f8420ac2b927085989b00b 774 plasma-workspace_5.13.1.orig.tar.xz.asc 337274e4e290687be995242552e8201580e3d3a1 37884 plasma-workspace_5.13.1-1.debian.tar.xz 027288d3cc1e977a9fb140192e10f11073fc3dee 27583 plasma-workspace_5.13.1-1_source.buildinfo Checksums-Sha256: 2f46bd8346b1f828dd8e8dcfc3a0997dc662f8499f60c102316e24b243e18f73 5116 plasma-workspace_5.13.1-1.dsc d9b1cfae4f5269741d9d4ac1910b37aa698e12da08e8c78d26bb1fb843a69c0d 4558700 plasma-workspace_5.13.1.orig.tar.xz 659786b57280bdde4ef1ae3b844c07e4e70485de6699bd8356d607b18becbcfb 774 plasma-workspace_5.13.1.orig.tar.xz.asc b0e7b1c8af51b69fce74dc9dde141c72da9330ce17999c2f2718a4086e00b0f6 37884 plasma-workspace_5.13.1-1.debian.tar.xz 1276ec3d693c88c2dd5bb01576384ad969ed49e0b4d97714c234f7c7e536a652 27583 plasma-workspace_5.13.1-1_source.buildinfo Files: 822c526b3a0ffc58a53d85e1bf11cf70 5116 kde optional plasma-workspace_5.13.1-1.dsc aa3575c59ba2bc190e80eed18ca1947b 4558700 kde optional plasma-workspace_5.13.1.orig.tar.xz 6772cfac3fba7361d17243e0657c88df 774 kde optional plasma-workspace_5.13.1.orig.tar.xz.asc 5eac36c8d89dffea9248919ec69ef9bf 37884 kde optional plasma-workspace_5.13.1-1.debian.tar.xz 647a2cc70e261dbe7b0e16947ccd4acb 27583 kde optional plasma-workspace_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyK2wACgkQxxl2mbKb IypqwQ//Y/XHRUiPyMzI/XVlXnDUYb4ZrfsXHeuuweO6nQADEX9VEd9KhJiKgUBN Rv5G+nQYP4ZrbRGcgXUcodyiKXaDarcspOaK7qRP8m3FDORKvkFldNgH2BuUpukK bTDDMdrWFrlq6NJoZVhE2eb89rta/XBWMH/ZMvb+iyBqFGe2QWe/MnKOZ5zOSiVr FoAarYIPywWvaAsl5j+SJk5aI6r9ubzLuQGMTJJukdCS2+33RAYGWMjFzzkmHpYt CAwGnafWn3LnnvQ8eYIUgl0q5YoLMw37Br9kgnH4LzlKhEYq0iNga6pMnbjvTwcj bxN3KYsJACCgXdDpfLSNaStkmUyF7QrUrs52Stp7FwWIV6bcPNYFuQOHC+YFTy22 apaMjKA1mTra9WXIOSjgp3MrEUsPdLyPLWFFxw9YwQO/WI7HFgbv50pWSZAkat0K PLc5tCJ1OfJ88I51EeBHGkJuRffuwS9bnwwVsI5A4Pd5QQQ0UrtB7vhQn12ejt/R pBmZIwIJ4/O3u9de6Gf1x51ICrFCahVvg+l76cSCvZO8MAvq8mw1tyHEM+PIKjfD Z7xFW84p2WvPLh5IXY2fGscAlniv+jS27gt9UcTDVQ+GLOg+GMUZHahsILT5ATdI Gy6ijyc2Uu6Idwpt4jrt/Tw8MAr0J6agMDV72vHMed/w1vIn0Y4= =riCo -END PGP SIGNATURE- Thank you for your contribution to Debian.
plasma-vault_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:43:22 +0200 Source: plasma-vault Binary: plasma-vault Architecture: source Version: 5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: plasma-vault - Plasma applet and services for creating encrypted vaults Changes: plasma-vault (5.13.1-1) unstable; urgency=medium . * New upstream release (5.13.1). * Update build-deps and deps with the info from cmake * Force building against the new version of libprocesscore7 * Release to unstable Checksums-Sha1: ab38ba761e70c6c5389c19362a8775af9357f778 2713 plasma-vault_5.13.1-1.dsc 4031e7d6be537ec4c67a878c4f30d650a281473e 114300 plasma-vault_5.13.1.orig.tar.xz f90ecb257ec59d91f5da7f368bc76c762a059fae 774 plasma-vault_5.13.1.orig.tar.xz.asc 225be4bbf9d9a5d803fb1be44cdb43abc2bdb0c6 7080 plasma-vault_5.13.1-1.debian.tar.xz 46e3f71812bb1ea24f0604d4000ef8f541393832 25031 plasma-vault_5.13.1-1_source.buildinfo Checksums-Sha256: adff41a67f9a27494084c7d977ebaa95966f43ccb85575ed154bb4fd5497936c 2713 plasma-vault_5.13.1-1.dsc 76e84c0981d6cb43e11c997a3f325b15185b91577d49c3033a3d8f65df2a8f2f 114300 plasma-vault_5.13.1.orig.tar.xz 76cda954b43a2583578aff2360035708b69571bd62746780cb1319c089a99710 774 plasma-vault_5.13.1.orig.tar.xz.asc 8430bc6006524594ab4e406d81af9fc5d8f800284ba8f466000c968e0e45d590 7080 plasma-vault_5.13.1-1.debian.tar.xz 242c1edf71b79ea2a3b94e27af6c1e64b38646eaf990c9482230458e462fd5f5 25031 plasma-vault_5.13.1-1_source.buildinfo Files: d2394b7199198629f71862e235de8219 2713 kde optional plasma-vault_5.13.1-1.dsc f374eb266bad56ec44c1d706d9c03af3 114300 kde optional plasma-vault_5.13.1.orig.tar.xz 4c7d7d2cc0a2d47c9fbe57a597c66400 774 kde optional plasma-vault_5.13.1.orig.tar.xz.asc 2a3673ece829449b6508a1f7582797f5 7080 kde optional plasma-vault_5.13.1-1.debian.tar.xz 893bbeafd1ed03814852832fec64983b 25031 kde optional plasma-vault_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyKt8ACgkQxxl2mbKb Iyo6Jw//b2FZ0/NAdNeD5lVYw1NPAOSj6EWTNd967hI6xw1L2A1yWySA87XwnRZm iqesRgDGQstTAiCCOT5WuZiREjZUbnwWIp6xc+pfYfOnZ0cwoS5zRQF5KwLbqLS+ 9VZjIHRDFAH5ZaQ92G2beTuzZ/rtdMs055iBekTncEN+OZtnhDOlsqBJrEjUe5zU F7FYwDxOZXhlBK84PnMeaFjp9mvLKbptRFpvA7dDFNFv86NUavPRgUyhoBVcTeBk NzToHPPaDvuDmeNG/XjLOohh/W7Cz5aH9rTEuO6SraCpKEHvpzBh7e0WopW1aNQ9 zBtVCkM+rWVbyQEfxQKTbCyiLwr3vnQjRkJGZDqeF41TM0++Yl7MeeiTvph4mnFh woUn5cskeRp06aiNrqxEMvosUSOWkbJ7NR/nQ/95X50ckVUVNfscHgoZlfuu0LtJ +Luf9zkSHEOl6kjSrsvT543NTrLDjNJpASFlehs6L3S5vdbQgCLtEzXr908jgSp8 NPhpB5IR3fLHz9JB9UzsZrsi/UOH9V8AqC94LRtgO3Ut8aFkYWx7+Umvxv1UEL4z 045AKrWV8e20F7c/Ol0SeODmOT7kIwCF2e82AnMdk5YDLRV04z1wYo8rkQUoA6co NrLPAH0CP55018gkETB0M6RaolhTBAmk/LLuwFivV8B4zYPHREA= =iEoj -END PGP SIGNATURE- Thank you for your contribution to Debian.
powerdevil_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:43:28 +0200 Source: powerdevil Binary: libpowerdevilcore2 libpowerdevilui5 powerdevil powerdevil-data powerdevil-dev Architecture: source Version: 4:5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: libpowerdevilcore2 - Global power saver settings ui library. libpowerdevilui5 - Global power saver settings ui library. powerdevil - Global power saver settings. powerdevil-data - Global power saver settings data files. powerdevil-dev - Global power saver settings. Changes: powerdevil (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 Checksums-Sha1: 8cc0ec57c37a1db1ae52d674b3f3ffd8feb9e7c1 3486 powerdevil_5.13.1-1.dsc 105a4a610905b21b95a1160891286bf3853bb42a 538420 powerdevil_5.13.1.orig.tar.xz 4d99ea572021f0274ade30ea8b4fc012dfb8db80 774 powerdevil_5.13.1.orig.tar.xz.asc 55098237ad0ac72dbd600b03168ca3050ae84fd8 10484 powerdevil_5.13.1-1.debian.tar.xz f0f61922d041465bbf089b1fae5b848ae6a88856 24649 powerdevil_5.13.1-1_source.buildinfo Checksums-Sha256: 7c641f50bd6a4470dade26b19c23988afd6944d609dd8861f128eee911667b85 3486 powerdevil_5.13.1-1.dsc 8d4edcf16ece7d8a1a961e6fa052d731adb699b24900d54d38534d74cc5b1396 538420 powerdevil_5.13.1.orig.tar.xz 8e67d0c718110c0a27f0949c677a3c2cf60a8aa6344bb30601732911a4f48b64 774 powerdevil_5.13.1.orig.tar.xz.asc 3986a4f7e6d2cb874b95aa0764fa25c24aba08130bf2bec284be170af2a04627 10484 powerdevil_5.13.1-1.debian.tar.xz 5e625f776a224011aaf26989ed8bf4cfe2792f7c3b2c157343df00cdf42ed4ee 24649 powerdevil_5.13.1-1_source.buildinfo Files: fe617484a507689366d8fd6fd8ed13d7 3486 kde optional powerdevil_5.13.1-1.dsc bff8e1d0246ea1026bf6d2b285889d83 538420 kde optional powerdevil_5.13.1.orig.tar.xz 49d04c0b3c8ea483171f9fd9673da87a 774 kde optional powerdevil_5.13.1.orig.tar.xz.asc 43c4a177ca4fb09b084bd6bd1bff56de 10484 kde optional powerdevil_5.13.1-1.debian.tar.xz 40e02bc5f57adf4ddfe80e9c17aaf797 24649 kde optional powerdevil_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyLB4ACgkQxxl2mbKb Iyp8zg//VSg+W8qGjE3qEtoB52aKP/Jw+AYn+zv9rOESdr2Un/xc0tLsdQtYtsEZ Neny3Dwe9QBP30HM1tRn+/vPJe41kSp+xe3RFmMhTymLtdL1tDIrW4d9jhs9jquB AQPea7AQLdd8DxVyqsQ1WKNNjfk2xTnv63nB4HOXjMYkimjRpgX4Xmxrh0o9fQyX ppnWbXQ8eVepYeKwEEIqX60GjDz3RR1r0oyQ/4BGmpXv367yA4mtugh39Ni8sDPK 4hxWUPBGlEJvY59abIssgFWBFGCLp6qBqS2aeAwrPqsC+AVKlY34xbvliqT3p3ba 9cdDqmEw8NAM5dxvtSnnwwKo4U4Ipa0N/bySg65+CF1ym/48yg9sCFVBtCTnY/lR ADViI/B/bhHe/cS2VQPt98t0KQVuItd3KCrvSrp+Zt2giElxMRQb5q5yjlq3pQmd qGSkaiq3U1kh7hZ2CRx9/yRS/jl+npQd2+N8lAiGfSLRcwBufBKIeSzAr0pyGyaf 8GBN53PErrpztMsDt8+hDJowY64mFScxQeExKxrfiCJjD7lSN8aiigyXsckNsjMC EEAb5fOEglTmA1zESG88hM+qKwMlWy1YiPTsnjxm2ean8czoRXD7R+TtFCMCltV3 uXqY6+4ekJR41IMXA2dQVn5z5ptuCwDotK5r8TwlFBulh4ipUIo= =AgUb -END PGP SIGNATURE- Thank you for your contribution to Debian.
systemsettings_5.13.1-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 26 Jun 2018 13:43:30 +0200 Source: systemsettings Binary: systemsettings Architecture: source Version: 4:5.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers Changed-By: Maximiliano Curia Description: systemsettings - System Settings interface Changes: 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 Checksums-Sha1: 2745c3c13e19fe6fb690f4b9a944cf7ce8bb2e4f 3046 systemsettings_5.13.1-1.dsc 083397a32ecae34ef531c25441f589e21b77d7f0 179756 systemsettings_5.13.1.orig.tar.xz 22bbd2857aaf3470bf7bf969db37b52671e25b74 774 systemsettings_5.13.1.orig.tar.xz.asc 214f78a5a3cd5b3b20e3923a7eb7d497d8c308f7 9636 systemsettings_5.13.1-1.debian.tar.xz 24f101d2b5fa6cf05848ec2ec3c1ce93135c23a6 25045 systemsettings_5.13.1-1_source.buildinfo Checksums-Sha256: 8a3b24288defb54b4ac8f052f1c54922f50a9fa2570a258fbe6856bab8aca6de 3046 systemsettings_5.13.1-1.dsc a0304f88a7569e3c153660ceab36e2d2c9dd8b16a267dbd536a99a0f7e247de4 179756 systemsettings_5.13.1.orig.tar.xz cf59cc5760596a932fe18b9548308b41ec88ada5a4bb1eef70b95cc2fb63edf5 774 systemsettings_5.13.1.orig.tar.xz.asc 71994e843d3b1bef1836425f63297dd7c6c4b380862436c9dcef76058a7dedd1 9636 systemsettings_5.13.1-1.debian.tar.xz bad7b696060ae84191d7bc8508775b86193a2f2c847fb3a5dc1f0f7c29deb584 25045 systemsettings_5.13.1-1_source.buildinfo Files: a97eea3c9c7ecdc45de45e6bab571908 3046 kde optional systemsettings_5.13.1-1.dsc 7603b5f83af71e30ff5ba29d7754063b 179756 kde optional systemsettings_5.13.1.orig.tar.xz 9f4eb5cd67f57a7602ed3972adb0e387 774 kde optional systemsettings_5.13.1.orig.tar.xz.asc 2f2303a8d07ef07022a664b112731573 9636 kde optional systemsettings_5.13.1-1.debian.tar.xz 920afb27517f54963d0b3492e988652b 25045 kde optional systemsettings_5.13.1-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlsyLDoACgkQxxl2mbKb IyrjXA/8D3mBcu1X5NinVcUXldgOlYrKvGFS5cNEzvnyatgjnqs9wdJ76F7LyccH oVx8QdpPd1Ive4uu0wllop+DFHPusW6SwEsQNqrAvSDPcAP1vLMpk7P0MzUQQ+lQ 83VOFr9Dldaj1wpk4OJvN7NVH0SBnA2dBGc/GhNzIH/J6/CCDmS+ktmx/MvIko+T 82vFadbtGFZGj/QUhgctwSYaJAp20ENVs2HU5RBTyyxpSOYizZt51poak5HNVH0c p8VMl5bkz+tyWOn/VzXlakrDvUS2GuNjucmNKqXreNSrAtSYlq9aabV4aPd0SRuR PYnYVMwLd0cMA95XyL4YbmC2puLVDB24MipvgiqodAOWtHTTvUP1EPbOagnwPuz/ WolJiekDiZUBYiIDi3tKY7koe3Kts9cwDHbYFAKAEJOdCOKNsRjq2QYQOL2Y+GBF Jbn/8W2xpQWGw8XkV4ffNU3gxnxxT2j0nm5uTrLW8BF7tBpUeRO9RxWE3WXzHeF1 l1B0Rk35Z9ZAFykKH2zItYULUoO6iXxCUZGkgEnBlDIB9GeSbT8EJwWmgXeGZdw4 OOW3/GI84Ot7zgdyhQFnozo0Zw2JtW96EeH354tizimj0Ei0dYkN3wfYISBjwJjD LFwQS9UeluaP9horfDBvHIJOKPvd5TzkMxo8ZpBnl3M9y8VinqI= =Pzeh -END PGP SIGNATURE- Thank you for your contribution to Debian.
Processing of plasma-browser-integration_5.13.1-1_amd64.changes
plasma-browser-integration_5.13.1-1_amd64.changes uploaded successfully to localhost along with the files: plasma-browser-integration_5.13.1-1.dsc plasma-browser-integration_5.13.1.orig.tar.xz plasma-browser-integration_5.13.1.orig.tar.xz.asc plasma-browser-integration_5.13.1-1.debian.tar.xz plasma-browser-integration-dbgsym_5.13.1-1_amd64.deb plasma-browser-integration_5.13.1-1_amd64.buildinfo plasma-browser-integration_5.13.1-1_amd64.deb Greetings, Your Debian queue daemon (running on host usper.debian.org)
Processing of kdecoration_5.13.1-1_amd64.changes
kdecoration_5.13.1-1_amd64.changes uploaded successfully to localhost along with the files: kdecoration_5.13.1-1.dsc kdecoration_5.13.1.orig.tar.xz kdecoration_5.13.1.orig.tar.xz.asc kdecoration_5.13.1-1.debian.tar.xz kdecoration_5.13.1-1_amd64.buildinfo libkdecorations2-5v5-dbgsym_5.13.1-1_amd64.deb libkdecorations2-5v5_5.13.1-1_amd64.deb libkdecorations2-dev_5.13.1-1_amd64.deb libkdecorations2private6-dbgsym_5.13.1-1_amd64.deb libkdecorations2private6_5.13.1-1_amd64.deb Greetings, Your Debian queue daemon (running on host usper.debian.org)
kdecoration_5.13.1-1_amd64.changes is NEW
binary:libkdecorations2private6 is NEW. binary:libkdecorations2private6 is NEW. Your package has been put into the NEW queue, which requires manual action from the ftpteam to process. The upload was otherwise valid (it had a good OpenPGP signature and file hashes are valid), so please be patient. Packages are routinely processed through to the archive, and do feel free to browse the NEW queue[1]. If there is an issue with the upload, you will receive an email from a member of the ftpteam. If you have any questions, you may reply to this email. [1]: https://ftp-master.debian.org/new.html or https://ftp-master.debian.org/backports-new.html for *-backports