From 41f6c966bc3a465291cd1adc275e5e49bd2d7bca Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Sat, 26 Jan 2019 00:20:10 -0600 Subject: [PATCH] Add a lxqt-notificationd-l10n package. --- debian/changelog | 1 + debian/control | 11 +++++++++++ debian/lxqt-notificationd-l10n.install | 2 ++ debian/lxqt-notificationd.install | 4 ++++ 4 files changed, 18 insertions(+) create mode 100644 debian/lxqt-notificationd-l10n.install create mode 100644 debian/lxqt-notificationd.install diff --git a/debian/changelog b/debian/changelog index ce00c72..643f28b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ lxqt-notificationd (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 lxqt-notificationd-l10n package. -- Simon Quigley Sat, 26 Jan 2019 00:17:34 -0600 diff --git a/debian/control b/debian/control index 3aa2a45..cc2a6f8 100644 --- a/debian/control +++ b/debian/control @@ -33,3 +33,14 @@ Description: LXQt notification daemon The LXQt notification daemon. . This package contain the LXQt notification daemon. + +Package: lxqt-notificationd-l10n +Architecture: all +Multi-Arch: foreign +Section: localization +Depends: ${misc:Depends}, + qttranslations5-l10n +Breaks: lxqt-notificationd (<< 0.11.0) +Replaces: lxqt-notificationd (<< 0.11.0) +Description: Language package for lxqt-notificationd + This package contains the l10n files needed by lxqt-notificationd. diff --git a/debian/lxqt-notificationd-l10n.install b/debian/lxqt-notificationd-l10n.install new file mode 100644 index 0000000..867380c --- /dev/null +++ b/debian/lxqt-notificationd-l10n.install @@ -0,0 +1,2 @@ +usr/share/lxqt/translations/lxqt-config-notificationd +usr/share/lxqt/translations/lxqt-notificationd diff --git a/debian/lxqt-notificationd.install b/debian/lxqt-notificationd.install new file mode 100644 index 0000000..3e2bdea --- /dev/null +++ b/debian/lxqt-notificationd.install @@ -0,0 +1,4 @@ +etc/xdg/autostart/lxqt-notifications.desktop +usr/share/applications/lxqt-config-notificationd.desktop +usr/bin/lxqt-notificationd +usr/bin/lxqt-config-notificationd