Add a new lxqt-sudo-l10n package.
This commit is contained in:
parent
a03d1eddb4
commit
9c8f8a4af3
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -5,6 +5,7 @@ lxqt-sudo (0.14.0-0ubuntu1) UNRELEASED; urgency=medium
|
|||||||
- Remove reverse-applicable patches.
|
- Remove reverse-applicable patches.
|
||||||
* 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-sudo-l10n package.
|
||||||
|
|
||||||
-- apt-ghetto <apt-ghetto@protonmail.com> Wed, 14 Nov 2018 17:55:39 +0100
|
-- apt-ghetto <apt-ghetto@protonmail.com> Wed, 14 Nov 2018 17:55:39 +0100
|
||||||
|
|
||||||
|
11
debian/control
vendored
11
debian/control
vendored
@ -27,3 +27,14 @@ Description: Graphical Qt frontend for plain sudo
|
|||||||
process with requested command (and arguments). If sudo requests user's
|
process with requested command (and arguments). If sudo requests user's
|
||||||
password, the GUI password dialog is shown and (after submit) the password is
|
password, the GUI password dialog is shown and (after submit) the password is
|
||||||
provided to sudo.
|
provided to sudo.
|
||||||
|
|
||||||
|
Package: lxqt-sudo-l10n
|
||||||
|
Architecture: all
|
||||||
|
Multi-Arch: foreign
|
||||||
|
Section: localization
|
||||||
|
Depends: ${misc:Depends},
|
||||||
|
qttranslations5-l10n
|
||||||
|
Breaks: lxqt-sudo (<< 0.11.0)
|
||||||
|
Replaces: lxqt-sudo (<< 0.11.0)
|
||||||
|
Description: Language package for lxqt-sudo
|
||||||
|
This package contains the l10n files needed by lxqt-sudo.
|
||||||
|
1
debian/lxqt-sudo-l10n.install
vendored
Normal file
1
debian/lxqt-sudo-l10n.install
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
usr/share/lxqt/translations/lxqt-sudo
|
6
debian/lxqt-sudo.install
vendored
Normal file
6
debian/lxqt-sudo.install
vendored
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
usr/share/man/man1/lxsu.1
|
||||||
|
usr/share/man/man1/lxsudo.1
|
||||||
|
usr/share/man/man1/lxqt-sudo.1
|
||||||
|
usr/bin/lxsu
|
||||||
|
usr/bin/lxsudo
|
||||||
|
usr/bin/lxqt-sudo
|
Loading…
x
Reference in New Issue
Block a user