mirror of
https://github.com/GerbilSoft/rom-properties.git
synced 2025-06-18 11:35:38 -04:00
[debian] control: Use "<< 2.3", not "< 2.3".
Due to historical reasons, "<" is actually "<=". Reference: https://web.mit.edu/ebj/Desktop/ebj/MacData/afs/sipb/project/debathena/lintian/www/tags/obsolete-relation-form.html
This commit is contained in:
parent
b4c8e753e0
commit
fcd37b4d19
4
debian/control
vendored
4
debian/control
vendored
@ -74,8 +74,8 @@ Description: ROM Properties Page shell extension
|
||||
Package: rom-properties-kio-servicemenus
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libromdata4, rom-properties-utils
|
||||
Conflicts: rom-properties-kf5 (< 2.3)
|
||||
Replaces: rom-properties-kf5 (< 2.3)
|
||||
Conflicts: rom-properties-kf5 (<< 2.3)
|
||||
Replaces: rom-properties-kf5 (<< 2.3)
|
||||
Description: ROM Properties Page shell extension
|
||||
This shell extension provides thumbnailing and property page functionality
|
||||
for ROM images, disc images, and save files for various game consoles,
|
||||
|
Loading…
Reference in New Issue
Block a user