Re-add version numbers to Conflicts/Replaces
This commit is contained in:
parent
ead22b2a46
commit
8ef558a68e
16
debian/control
vendored
16
debian/control
vendored
@ -35,8 +35,8 @@ Depends: file,
|
|||||||
${shlibs:Depends}
|
${shlibs:Depends}
|
||||||
Recommends: qt6-translations-l10n
|
Recommends: qt6-translations-l10n
|
||||||
Pre-Depends: ${misc:Pre-Depends}
|
Pre-Depends: ${misc:Pre-Depends}
|
||||||
Conflicts: libqt5xdg3
|
Conflicts: libqt5xdg3 (<< 3.12.0-0ubuntu7~)
|
||||||
Replaces: libqt5xdg3
|
Replaces: libqt5xdg3 (<< 3.12.0-0ubuntu7~)
|
||||||
Provides: libqt6xdg
|
Provides: libqt6xdg
|
||||||
Description: Implementation of the XDG Specifications for Qt (shared lib)
|
Description: Implementation of the XDG Specifications for Qt (shared lib)
|
||||||
This library implements functions of the XDG Specifications in Qt. It is part
|
This library implements functions of the XDG Specifications in Qt. It is part
|
||||||
@ -50,8 +50,8 @@ Multi-Arch: same
|
|||||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||||
Recommends: gtk-update-icon-cache
|
Recommends: gtk-update-icon-cache
|
||||||
Pre-Depends: ${misc:Pre-Depends}
|
Pre-Depends: ${misc:Pre-Depends}
|
||||||
Conflicts: libqt5xdgiconloader3
|
Conflicts: libqt5xdgiconloader3 (<< 3.12.0-0ubuntu7~)
|
||||||
Replaces: libqt5xdgiconloader3
|
Replaces: libqt5xdgiconloader3 (<< 3.12.0-0ubuntu7~)
|
||||||
Provides: libqt6xdgiconloader
|
Provides: libqt6xdgiconloader
|
||||||
Description: Implementation of the XDG Iconloader for Qt (shared lib)
|
Description: Implementation of the XDG Iconloader for Qt (shared lib)
|
||||||
This library implements the backend to load icons which are handled according
|
This library implements the backend to load icons which are handled according
|
||||||
@ -67,8 +67,8 @@ Depends: libmagic-dev,
|
|||||||
libqt6xdgiconloader-dev (= ${binary:Version}),
|
libqt6xdgiconloader-dev (= ${binary:Version}),
|
||||||
${misc:Depends}
|
${misc:Depends}
|
||||||
Recommends: qtxdg-dev-tools (= ${source:Version})
|
Recommends: qtxdg-dev-tools (= ${source:Version})
|
||||||
Conflicts: libqt5xdg-dev
|
Conflicts: libqt5xdg-dev (<< 3.12.0-0ubuntu7~)
|
||||||
Replaces: libqt5xdg-dev
|
Replaces: libqt5xdg-dev (<< 3.12.0-0ubuntu7~)
|
||||||
Description: Development files for libqtxdg
|
Description: Development files for libqtxdg
|
||||||
This library implements functions of the XDG Specifications in Qt. It is part
|
This library implements functions of the XDG Specifications in Qt. It is part
|
||||||
of LXQt.
|
of LXQt.
|
||||||
@ -82,8 +82,8 @@ Depends: libqt6xdgiconloader4 (= ${binary:Version}),
|
|||||||
qt6-svg-dev,
|
qt6-svg-dev,
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${shlibs:Depends}
|
${shlibs:Depends}
|
||||||
Conflicts: libqt5xdgiconloader-dev
|
Conflicts: libqt5xdgiconloader-dev (<< 3.12.0-0ubuntu7~)
|
||||||
Replaces: libqt5xdgiconloader-dev
|
Replaces: libqt5xdgiconloader-dev (<< 3.12.0-0ubuntu7~)
|
||||||
Description: Development files for libqtxdgiconloader
|
Description: Development files for libqtxdgiconloader
|
||||||
This library implements the backend to load icons which are handled according
|
This library implements the backend to load icons which are handled according
|
||||||
to the XDG Icon Theme Specification in Qt. It is part of LXQt.
|
to the XDG Icon Theme Specification in Qt. It is part of LXQt.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user