diff --git a/debian/changelog b/debian/changelog index 78ff318..55fa035 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libqtxdg (2.0.0-2) experimental; urgency=medium + + * XdgIconLoader: Recommend gtk-update-icon-cache instead depend on it. + Thanks Rohan Garg + + -- Alf Gaida Fri, 30 Sep 2016 19:10:36 +0200 + libqtxdg (2.0.0-1) experimental; urgency=medium * Cherry-picked new upstream release 2.0.0. @@ -17,7 +24,7 @@ libqtxdg (2.0.0-1) experimental; urgency=medium libqtxdg (1.3.1~50-g4fde773-4) experimental; urgency=medium * Added libfile-mimeinfo-perl as dependency, we really need this, a - recommendation is not enough. Thanks tsujan. + recommendation is not enough. Thanks tsujan. -- Alf Gaida Wed, 10 Aug 2016 22:48:40 +0200 diff --git a/debian/control b/debian/control index 4e16816..fc179ef 100644 --- a/debian/control +++ b/debian/control @@ -36,8 +36,8 @@ Package: libqt5xdgiconloader2 Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, - ${misc:Depends}, - gtk-update-icon-cache + ${misc:Depends} +Recommmends: gtk-update-icon-cache Pre-Depends: ${misc:Pre-Depends} Provides: libqt5xdgiconloader Description: Implementation of the XDG Iconloader for Qt (shared lib)