From 3425a559907f6d98ee00e0483b829c3738abda02 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Sat, 26 Jan 2019 01:15:33 -0600 Subject: [PATCH] Add a new lxqt-panel-l10n package. --- debian/changelog | 1 + debian/control | 13 ++++++++++++- debian/lxqt-panel-l10n.install | 1 + debian/lxqt-panel.install | 8 ++++++++ 4 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 debian/lxqt-panel-l10n.install create mode 100644 debian/lxqt-panel.install diff --git a/debian/changelog b/debian/changelog index e4b5dab..e48a747 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ lxqt-panel (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 lxqt-panel-l10n package. -- Simon Quigley Sat, 26 Jan 2019 01:13:17 -0600 diff --git a/debian/control b/debian/control index 0705610..33b03b6 100644 --- a/debian/control +++ b/debian/control @@ -54,4 +54,15 @@ Replaces: lxqt-common (<< 0.12.0) Description: LXQt desktop panel The LXQt desktop panel . - This package contain the LXQt panel. + This package contains the LXQt panel. + +Package: lxqt-panel-l10n +Architecture: all +Multi-Arch: foreign +Section: localization +Depends: ${misc:Depends}, + qttranslations5-l10n +Breaks: lxqt-panel (<< 0.11.0) +Replaces: lxqt-panel (<< 0.11.0) +Description: Language package for lxqt-panel + This package contains the l10n files needed by lxqt-panel. diff --git a/debian/lxqt-panel-l10n.install b/debian/lxqt-panel-l10n.install new file mode 100644 index 0000000..45232b7 --- /dev/null +++ b/debian/lxqt-panel-l10n.install @@ -0,0 +1 @@ +usr/share/lxqt/translations/lxqt-panel/ diff --git a/debian/lxqt-panel.install b/debian/lxqt-panel.install new file mode 100644 index 0000000..cb560a0 --- /dev/null +++ b/debian/lxqt-panel.install @@ -0,0 +1,8 @@ +etc/xdg +usr/include/lxqt +usr/share/man +usr/share/lxqt/panel.conf +usr/share/lxqt/lxqt-panel +usr/share/desktop-directories +usr/bin/lxqt-panel +usr/lib/*/lxqt-panel