Fixed typo Recommmends -> Recommends

This commit is contained in:
Alf Gaida 2016-10-04 21:21:16 +02:00
parent e236999695
commit 6548865b94
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View File

@ -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
* XdgIconLoader: Recommend gtk-update-icon-cache instead depend on it.

2
debian/control vendored
View File

@ -37,7 +37,7 @@ Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
${misc:Depends}
Recommmends: gtk-update-icon-cache
Recommends: gtk-update-icon-cache
Pre-Depends: ${misc:Pre-Depends}
Provides: libqt5xdgiconloader
Description: Implementation of the XDG Iconloader for Qt (shared lib)