New upstream release of lxqt-admin
Summary: Packaged new upstream release 0.17.0 of lxqt-admin Updated changelog, control, copyright Added new build-dependency libsystemd-dev (Ubuntu uses systemd) Renamed tag for lintian override Test Plan: Successfully built on https://launchpad.net/~apt-ghetto/+archive/ubuntu/ludev Reviewers: kc2bez Reviewed By: kc2bez Differential Revision: https://phab.lubuntu.me/D136
This commit is contained in:
parent
f73cf65ed6
commit
7c9e5812e5
13
debian/changelog
vendored
13
debian/changelog
vendored
@ -1,3 +1,16 @@
|
|||||||
|
lxqt-admin (0.17.0-0ubuntu1) impish; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release 0.17.0
|
||||||
|
* Update debian/control
|
||||||
|
- Bump Standards-Version to 4.5.1
|
||||||
|
- Use liblxqt0-dev 0.17.0
|
||||||
|
- Extend lxqt-admin-l10n package description
|
||||||
|
- Add build-dep libsystemd-dev
|
||||||
|
* Rename tag for lintian override
|
||||||
|
* Update debian/copyright
|
||||||
|
|
||||||
|
-- apt-ghetto <apt-ghetto@protonmail.com> Tue, 17 Aug 2021 16:08:02 +0200
|
||||||
|
|
||||||
lxqt-admin (0.16.0-1ubuntu1) hirsute; urgency=medium
|
lxqt-admin (0.16.0-1ubuntu1) hirsute; urgency=medium
|
||||||
|
|
||||||
* New upstream version.
|
* New upstream version.
|
||||||
|
7
debian/control
vendored
7
debian/control
vendored
@ -8,12 +8,13 @@ Section: x11
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libkf5windowsystem-dev,
|
libkf5windowsystem-dev,
|
||||||
liblxqt0-dev (>= 0.16.0~),
|
liblxqt0-dev (>= 0.17.0),
|
||||||
libpolkit-qt5-1-dev,
|
libpolkit-qt5-1-dev,
|
||||||
libqt5svg5-dev,
|
libqt5svg5-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
|
libsystemd-dev,
|
||||||
libx11-dev
|
libx11-dev
|
||||||
Standards-Version: 4.5.0
|
Standards-Version: 4.5.1
|
||||||
Vcs-Browser: https://phab.lubuntu.me/source/lxqt-admin/
|
Vcs-Browser: https://phab.lubuntu.me/source/lxqt-admin/
|
||||||
Vcs-Git: https://phab.lubuntu.me/source/lxqt-admin.git
|
Vcs-Git: https://phab.lubuntu.me/source/lxqt-admin.git
|
||||||
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-admin
|
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-admin
|
||||||
@ -39,4 +40,6 @@ Depends: qttranslations5-l10n, ${misc:Depends}
|
|||||||
Breaks: lxqt-admin (<< 0.11.0)
|
Breaks: lxqt-admin (<< 0.11.0)
|
||||||
Replaces: lxqt-admin (<< 0.11.0)
|
Replaces: lxqt-admin (<< 0.11.0)
|
||||||
Description: Language package for lxqt-admin
|
Description: Language package for lxqt-admin
|
||||||
|
The l10n files for lxqt-admin.
|
||||||
|
.
|
||||||
This package contains the l10n files needed by lxqt-admin.
|
This package contains the l10n files needed by lxqt-admin.
|
||||||
|
5
debian/copyright
vendored
5
debian/copyright
vendored
@ -8,8 +8,9 @@ Copyright: 2014-2019 LXQt team
|
|||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2014-2019 Alf Gaida <agaida@siduction.org>
|
Copyright: 2021, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
2014-2019, Alf Gaida <agaida@siduction.org>
|
||||||
|
2015, Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
6
debian/lintian-overrides
vendored
6
debian/lintian-overrides
vendored
@ -1,7 +1,7 @@
|
|||||||
# there will be no manual for a foreseable time
|
# there will be no manual for a foreseable time
|
||||||
lxqt-admin: binary-without-manpage usr/bin/lxqt-admin-time
|
lxqt-admin: no-manual-page usr/bin/lxqt-admin-time
|
||||||
lxqt-admin: binary-without-manpage usr/bin/lxqt-admin-user
|
lxqt-admin: no-manual-page usr/bin/lxqt-admin-user
|
||||||
lxqt-admin: binary-without-manpage usr/bin/lxqt-admin-user-helper
|
lxqt-admin: no-manual-page usr/bin/lxqt-admin-user-helper
|
||||||
|
|
||||||
# the category is right, but not in freedesktop right now
|
# the category is right, but not in freedesktop right now
|
||||||
lxqt-admin: desktop-entry-invalid-category LXQt usr/share/applications/lxqt-admin-time.desktop
|
lxqt-admin: desktop-entry-invalid-category LXQt usr/share/applications/lxqt-admin-time.desktop
|
||||||
|
Loading…
x
Reference in New Issue
Block a user