From 7c9e5812e5a6240f45a12f3da67951ee299c7f81 Mon Sep 17 00:00:00 2001 From: apt-ghetto Date: Tue, 17 Aug 2021 22:13:13 -0400 Subject: [PATCH] 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 --- debian/changelog | 13 +++++++++++++ debian/control | 7 +++++-- debian/copyright | 5 +++-- debian/lintian-overrides | 6 +++--- 4 files changed, 24 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index b37d9c6..fdad239 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Tue, 17 Aug 2021 16:08:02 +0200 + lxqt-admin (0.16.0-1ubuntu1) hirsute; urgency=medium * New upstream version. diff --git a/debian/control b/debian/control index aa8098b..408fa5a 100644 --- a/debian/control +++ b/debian/control @@ -8,12 +8,13 @@ Section: x11 Priority: optional Build-Depends: debhelper-compat (= 13), libkf5windowsystem-dev, - liblxqt0-dev (>= 0.16.0~), + liblxqt0-dev (>= 0.17.0), libpolkit-qt5-1-dev, libqt5svg5-dev, libqt5x11extras5-dev, + libsystemd-dev, libx11-dev -Standards-Version: 4.5.0 +Standards-Version: 4.5.1 Vcs-Browser: https://phab.lubuntu.me/source/lxqt-admin/ Vcs-Git: https://phab.lubuntu.me/source/lxqt-admin.git 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) Replaces: lxqt-admin (<< 0.11.0) Description: Language package for lxqt-admin + The l10n files for lxqt-admin. + . This package contains the l10n files needed by lxqt-admin. diff --git a/debian/copyright b/debian/copyright index 4463db7..429aa4e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -8,8 +8,9 @@ Copyright: 2014-2019 LXQt team License: LGPL-2.1+ Files: debian/* -Copyright: 2014-2019 Alf Gaida - 2015 Andrew Lee (李健秋) +Copyright: 2021, Lubuntu Developers + 2014-2019, Alf Gaida + 2015, Andrew Lee (李健秋) License: LGPL-2.1+ License: LGPL-2.1+ diff --git a/debian/lintian-overrides b/debian/lintian-overrides index 04bbfe7..67c8b16 100644 --- a/debian/lintian-overrides +++ b/debian/lintian-overrides @@ -1,7 +1,7 @@ # there will be no manual for a foreseable time -lxqt-admin: binary-without-manpage usr/bin/lxqt-admin-time -lxqt-admin: binary-without-manpage 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-time +lxqt-admin: no-manual-page usr/bin/lxqt-admin-user +lxqt-admin: no-manual-page usr/bin/lxqt-admin-user-helper # the category is right, but not in freedesktop right now lxqt-admin: desktop-entry-invalid-category LXQt usr/share/applications/lxqt-admin-time.desktop