Add a lxqt-notificationd-l10n package.
This commit is contained in:
parent
d4a69b8b1f
commit
41f6c966bc
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -4,6 +4,7 @@ lxqt-notificationd (0.14.0-0ubuntu1) UNRELEASED; urgency=medium
|
|||||||
- Bump build dependencies.
|
- Bump build dependencies.
|
||||||
* Bump Standards-version to 4.3.0, no changes needed.
|
* Bump Standards-version to 4.3.0, no changes needed.
|
||||||
* Bump debhelper compat to 12, no changes needed.
|
* Bump debhelper compat to 12, no changes needed.
|
||||||
|
* Add a lxqt-notificationd-l10n package.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 26 Jan 2019 00:17:34 -0600
|
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 26 Jan 2019 00:17:34 -0600
|
||||||
|
|
||||||
|
11
debian/control
vendored
11
debian/control
vendored
@ -33,3 +33,14 @@ Description: LXQt notification daemon
|
|||||||
The LXQt notification daemon.
|
The LXQt notification daemon.
|
||||||
.
|
.
|
||||||
This package contain 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.
|
||||||
|
2
debian/lxqt-notificationd-l10n.install
vendored
Normal file
2
debian/lxqt-notificationd-l10n.install
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
usr/share/lxqt/translations/lxqt-config-notificationd
|
||||||
|
usr/share/lxqt/translations/lxqt-notificationd
|
4
debian/lxqt-notificationd.install
vendored
Normal file
4
debian/lxqt-notificationd.install
vendored
Normal file
@ -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
|
Loading…
x
Reference in New Issue
Block a user