From 09d221d744b6ae2be8cfacbb062949a1c54a8d84 Mon Sep 17 00:00:00 2001 From: Alf Gaida Date: Wed, 10 Aug 2016 22:54:39 +0200 Subject: [PATCH] Added libfile-mimeinfo-perl as dependency, we really need this, a recommendation is not enough. Thanks tsujan. --- debian/changelog | 7 +++++++ debian/control | 3 ++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1bdc545..bc5626c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +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. + + -- Alf Gaida Wed, 10 Aug 2016 22:48:40 +0200 + libqtxdg (1.3.1~50-g4fde773-3) experimental; urgency=medium * Fixed typo in changelog diff --git a/debian/control b/debian/control index 7644812..a4101a6 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,8 @@ Package: libqt5xdg1 Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, - ${misc:Depends} + ${misc:Depends}, + libfile-mimeinfo-perl Pre-Depends: ${misc:Pre-Depends} Provides: libqt5xdg Description: Implementation of the XDG Specifications for Qt (shared lib)