Add a liblxqt-l10n binary package for translations.
This commit is contained in:
parent
05e32305ad
commit
38b3a69a50
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
liblxqt (0.14.0-0ubuntu2) UNRELEASED; urgency=medium
|
||||
|
||||
* Add a liblxqt-l10n binary package for translations.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 25 Jan 2019 22:36:08 -0600
|
||||
|
||||
liblxqt (0.14.0-0ubuntu1) disco; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
|
11
debian/control
vendored
11
debian/control
vendored
@ -55,3 +55,14 @@ Description: Shared libraries for LXQt desktop environment (dev)
|
||||
fine with less powerful machines.
|
||||
.
|
||||
This package contain the development files.
|
||||
|
||||
Package: liblxqt-l10n
|
||||
Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Section: localization
|
||||
Depends: ${misc:Depends},
|
||||
qttranslations5-l10n
|
||||
Breaks: liblxqt0 (<< 0.11.0)
|
||||
Replaces: liblxqt0 (<< 0.11.0)
|
||||
Description: Language package for liblxqt
|
||||
This package contains the l10n files needed by the liblxqt.
|
||||
|
1
debian/liblxqt-l10n.install
vendored
Normal file
1
debian/liblxqt-l10n.install
vendored
Normal file
@ -0,0 +1 @@
|
||||
usr/share/lxqt/translations/liblxqt
|
Loading…
x
Reference in New Issue
Block a user