Added qttranslations5-l10n to Recommends
without this packagage there are no working shortcuts in localized LXQt desktops. So we want to make sure that the package is at least recommended for qtxdg based packages.
This commit is contained in:
parent
88b3e84547
commit
7e3fab7500
1
debian/.gitignore
vendored
1
debian/.gitignore
vendored
@ -9,4 +9,5 @@
|
||||
/libqt5xdg-dev/
|
||||
/libqt5xdgiconloader-dev/
|
||||
/libqt5xdgiconloader2/
|
||||
/qtxdg-dev-tools/
|
||||
/tmp
|
||||
|
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
libqtxdg (2.0.0-7) unstable; urgency=medium
|
||||
|
||||
* Added qttranslations5-l10n to Recommends - without this packagage there are
|
||||
no working shortcuts in localized LXQt desktops. So we want to make sure
|
||||
that the package is at least recommended for qtxdg based packages.
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Mon, 24 Jul 2017 21:54:16 +0200
|
||||
|
||||
libqtxdg (2.0.0-6) unstable; urgency=medium
|
||||
|
||||
* Bump Standards to 4.0.0 - no changes needed
|
||||
|
1
debian/control
vendored
1
debian/control
vendored
@ -25,6 +25,7 @@ Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
libfile-mimeinfo-perl,
|
||||
shared-mime-info
|
||||
Recommends: qttranslations5-l10n
|
||||
Pre-Depends: ${misc:Pre-Depends}
|
||||
Provides: libqt5xdg
|
||||
Description: Implementation of the XDG Specifications for Qt (shared lib)
|
||||
|
Loading…
x
Reference in New Issue
Block a user