You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a package is replaced by another package, the replacement package name appears at the position of the package to be replaced, which causes the alphabetic sorting of the list to be off.
This can be resolved by
mentioning the package to be replaced first in the label, e.g. 'kernel-headers (replaced by linux-lts-headers)'.
showing the entry in its correct alphabetic position based on the replacement package name.
I'd recommend taking option 1, as users who were looking for the package name that will be replaced will see it in the correct alphabetical position.
The text was updated successfully, but these errors were encountered:
When a package is replaced by another package, the replacement package name appears at the position of the package to be replaced, which causes the alphabetic sorting of the list to be off.
This can be resolved by
I'd recommend taking option 1, as users who were looking for the package name that will be replaced will see it in the correct alphabetical position.
The text was updated successfully, but these errors were encountered: