Add a lxqt-about-l10n package.
This commit is contained in:
parent
41da87ca38
commit
3d162b53ff
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -4,6 +4,7 @@ lxqt-about (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-about-l10n package.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 25 Jan 2019 23:46:51 -0600
|
||||
|
||||
|
11
debian/control
vendored
11
debian/control
vendored
@ -29,3 +29,14 @@ Description: About screen for LXQt
|
||||
The about screen for LXQt
|
||||
.
|
||||
This package contain the LXQt about screen.
|
||||
|
||||
Package: lxqt-about-l10n
|
||||
Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Section: localization
|
||||
Depends: ${misc:Depends},
|
||||
qttranslations5-l10n
|
||||
Breaks: lxqt-about (<< 0.11.0)
|
||||
Replaces: lxqt-about (<< 0.11.0)
|
||||
Description: Language package for lxqt-about
|
||||
This package contains the l10n files needed by the lxqt-about.
|
||||
|
1
debian/lxqt-about-l10n.install
vendored
Normal file
1
debian/lxqt-about-l10n.install
vendored
Normal file
@ -0,0 +1 @@
|
||||
usr/share/lxqt/translations/lxqt-about
|
2
debian/lxqt-about.install
vendored
Normal file
2
debian/lxqt-about.install
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
usr/share/applications/lxqt-about.desktop
|
||||
usr/bin/lxqt-about
|
Loading…
x
Reference in New Issue
Block a user