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