diff --git a/debian/changelog b/debian/changelog index e445324..fe7a5ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ pcmanfm-qt (0.14.0-0ubuntu1) UNRELEASED; urgency=medium - Bump build dependencies. * Bump Standards-version to 4.3.0, no changes needed. * Bump debhelper compat to 12, no changes needed. + * Add a new pcmanfm-qt-l10n package. -- Simon Quigley Sat, 26 Jan 2019 00:55:44 -0600 diff --git a/debian/control b/debian/control index 2492e65..e4454b1 100644 --- a/debian/control +++ b/debian/control @@ -50,3 +50,14 @@ Description: extremely fast and lightweight file and desktop icon manager . Libfm-Qt is a companion library providing components to build desktop file managers. + +Package: pcmanfm-qt-l10n +Architecture: all +Multi-Arch: foreign +Section: localization +Depends: ${misc:Depends}, + qttranslations5-l10n +Breaks: pcmanfm-qt (<< 0.11.1) +Replaces: pcmanfm-qt (<< 0.11.1) +Description: Language package for pcmanfm-qt + This package contains the l10n files needed by pcmanfm-qt. diff --git a/debian/pcmanfm-qt-l10n.install b/debian/pcmanfm-qt-l10n.install new file mode 100644 index 0000000..332f940 --- /dev/null +++ b/debian/pcmanfm-qt-l10n.install @@ -0,0 +1 @@ +usr/share/pcmanfm-qt/translations/ diff --git a/debian/pcmanfm-qt.install b/debian/pcmanfm-qt.install new file mode 100644 index 0000000..eda3059 --- /dev/null +++ b/debian/pcmanfm-qt.install @@ -0,0 +1,6 @@ +etc/xdg/autostart/lxqt-desktop.desktop +usr/share/applications/pcmanfm-qt.desktop +usr/share/applications/pcmanfm-qt-desktop-pref.desktop +usr/share/man/man1/pcmanfm-qt.1 +usr/share/pcmanfm-qt/lxqt/settings.conf +usr/bin/pcmanfm-qt