Control: tag -1 moreinfo On Mon, Jun 19, 2017 at 11:49:10 +0200, Maximiliano Curia wrote:
> kde-cli-tools 4:5.8.4-2 currently in stretch to 4:5.8.7-1+deb9u1 > ############# > > kde-cli-tools (4:5.8.7-1+deb9u1) stretch; urgency=medium > > * Upload to stretch > > -- Maximiliano Curia <[email protected]> Mon, 19 Jun 2017 09:11:58 +0200 > > kde-cli-tools (4:5.8.7-1) unstable; urgency=medium > > * New upstream release (5.8.7) > + Fix query for available modules > The old query was bad because two reasons: > * it didn't use the same query systemsettings uses > * it didn't use exist so if the first property did not exist the > second one was not evaluated since the parser bailed out > Test Plan: Ran kcmshell5 --list, it's better now > This fixes KDE#378548 > > -- Maximiliano Curia <[email protected]> Thu, 08 Jun 2017 16:15:10 +0200 > > kde-cli-tools (4:5.8.5-1) experimental; urgency=medium > > * New upstream release (5.8.5). > > -- Maximiliano Curia <[email protected]> Fri, 30 Dec 2016 18:46:13 +0100 > > The full debdiff is available in > https://gnuservers.com.ar/~maxy/debian/plasma_5.8.7_stretch-pu/kde-cli-tools_4:5.8.4-2_4:5.8.7-1+deb9u1.debdiff > The full upstream gitlog and the diff for the debian packaging are: > https://gnuservers.com.ar/~maxy/debian/plasma_5.8.7_stretch-pu/kde-cli-tools_5.8.4_5.8.7.upstream.gitlog > https://gnuservers.com.ar/~maxy/debian/plasma_5.8.7_stretch-pu/kde-cli-tools_4:5.8.4-2_4:5.8.7-1+deb9u1.debian.diff > Once again one code fix comes with lots of noisy changes to po files, and the one I can understand looks wrong: #: keditfiletype.cpp:133 -#, fuzzy, kde-format -#| msgid "File type %1" +#, kde-format msgid "File Type Editor" -msgstr "Type de fichier « %1 »" +msgstr "Erreur de type de fichier" "File Type Editor" doesn't mean the same as "File Type Error". (also ca@valencia was updated without changing PO-Revision-Date :( ) Cheers, Julien

