mvo5 / synaptic

The synaptic package manager
GNU General Public License v2.0
154 stars 55 forks source link

Fix broken text in ‘Component’ column #115

Closed xofe closed 7 months ago

xofe commented 1 year ago

This is a follow-on to commits 8df667fd and fd666fc2, and completes the fix for Debian bug 974790.

Same as previous issues with broken characters in size columns, this commit makes the same fix for the ‘Component’ column. It is reliably reproducible with Debian 12’s new ‘non-free-firmware’ component name.

Note I also adjusted the whitespace on surrounding lines for consistency with the rest of the file (diff without whitespace changes) - let me know if this whitespace change isn't wanted!

mvo5 commented 7 months ago

Sorry that this took me forever - this has conflicts now, would you mind updating?

xofe commented 7 months ago

No problem - looks like you’ve already fixed this issue with https://github.com/mvo5/synaptic/commit/5371522e6084686ae22157ae536baedd28cf8e13, so I’ll close this PR.