<table><tr><td style="">ngraham created this revision.<br />ngraham added reviewers: apol, Discover Software Store.<br />Restricted Application added a project: Plasma.<br />Restricted Application added a subscriber: plasma-devel.<br />ngraham requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D9850" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>BUG: 387041</p>

<p>For Debian packages, PackageKit manufactures the <tt style="background: #ebebeb; font-size: 13px;">updateText</tt> and <tt style="background: #ebebeb; font-size: 13px;">updates</tt> fields from the package's changelog. PackageKit gives us the <tt style="background: #ebebeb; font-size: 13px;">updateText</tt> and <tt style="background: #ebebeb; font-size: 13px;">updates</tt> fields, but also includes the original text used to synthesize them in a field called <tt style="background: #ebebeb; font-size: 13px;">changeLog</tt>.</p>

<p>So we should only display <tt style="background: #ebebeb; font-size: 13px;">updateText</tt> and <tt style="background: #ebebeb; font-size: 13px;">updates</tt>, since <tt style="background: #ebebeb; font-size: 13px;">changeLog</tt> is just the the raw information used to synthesize them, and if we show it too, there's duplicate information.</p>

<p>For more information about this, see <a href="https://github.com/hughsie/PackageKit/issues/227" class="remarkup-link" target="_blank" rel="noreferrer">https://github.com/hughsie/PackageKit/issues/227</a></p></div></div><br /><div><strong>TEST PLAN</strong><div><p>This change needs testing from people who are not using Debian-based distros to make sure it didn't break anything for them!</p>

<p>I tested in KDE Neon, a Debian-based distro. Before:</p>

<p>After:</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R134 Discover Software Store</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D9850" rel="noreferrer">https://phabricator.kde.org/D9850</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>libdiscover/backends/PackageKitBackend/PackageKitResource.cpp</div></div></div><br /><div><strong>To: </strong>ngraham, apol, Discover Software Store<br /><strong>Cc: </strong>plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>