Add a new lxqt-panel-l10n package.
This commit is contained in:
parent
e1a2304211
commit
3425a55990
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -4,6 +4,7 @@ lxqt-panel (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 new lxqt-panel-l10n package.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 26 Jan 2019 01:13:17 -0600
|
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 26 Jan 2019 01:13:17 -0600
|
||||||
|
|
||||||
|
13
debian/control
vendored
13
debian/control
vendored
@ -54,4 +54,15 @@ Replaces: lxqt-common (<< 0.12.0)
|
|||||||
Description: LXQt desktop panel
|
Description: LXQt desktop panel
|
||||||
The 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.
|
||||||
|
1
debian/lxqt-panel-l10n.install
vendored
Normal file
1
debian/lxqt-panel-l10n.install
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
usr/share/lxqt/translations/lxqt-panel/
|
8
debian/lxqt-panel.install
vendored
Normal file
8
debian/lxqt-panel.install
vendored
Normal file
@ -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
|
Loading…
x
Reference in New Issue
Block a user