Fixed typo Recommmends -> Recommends
This commit is contained in:
parent
e236999695
commit
6548865b94
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
libqtxdg (2.0.0-3) experimental; urgency=medium
|
||||||
|
|
||||||
|
* Fixed typo Recommmends -> Recommends
|
||||||
|
|
||||||
|
-- Alf Gaida <agaida@siduction.org> Tue, 04 Oct 2016 21:20:53 +0200
|
||||||
|
|
||||||
libqtxdg (2.0.0-2) experimental; urgency=medium
|
libqtxdg (2.0.0-2) experimental; urgency=medium
|
||||||
|
|
||||||
* XdgIconLoader: Recommend gtk-update-icon-cache instead depend on it.
|
* XdgIconLoader: Recommend gtk-update-icon-cache instead depend on it.
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -37,7 +37,7 @@ Architecture: any
|
|||||||
Multi-Arch: same
|
Multi-Arch: same
|
||||||
Depends: ${shlibs:Depends},
|
Depends: ${shlibs:Depends},
|
||||||
${misc:Depends}
|
${misc:Depends}
|
||||||
Recommmends: gtk-update-icon-cache
|
Recommends: gtk-update-icon-cache
|
||||||
Pre-Depends: ${misc:Pre-Depends}
|
Pre-Depends: ${misc:Pre-Depends}
|
||||||
Provides: libqt5xdgiconloader
|
Provides: libqt5xdgiconloader
|
||||||
Description: Implementation of the XDG Iconloader for Qt (shared lib)
|
Description: Implementation of the XDG Iconloader for Qt (shared lib)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user