Compare commits

..

21 Commits

Author SHA1 Message Date
94b48f1c4d Update Standards-Version to 4.7.1, no changes needed. 2025-02-21 17:02:22 -06:00
5b11c23e3c No-change rebuild for lxqt-build-tools C++17 -> C++20. 2025-02-21 16:50:19 -06:00
22b3e4653a Upload to Plucky 2024-11-15 15:34:45 -06:00
1832e1567e Make Lintian happy 2024-11-05 18:10:15 -06:00
748907e92c Bump build dependencies. 2024-11-05 18:05:35 -06:00
21a74c2b9b New upstream release. 2024-11-05 18:04:47 -06:00
Aaron Rainbolt
f12c1efab9 Release to Oracular 2024-08-15 16:42:34 -05:00
Aaron Rainbolt
06e820d720 Adjust build deps, PPA build 2024-06-27 16:06:27 -05:00
Aaron Rainbolt
3725e16382 Bump Standards-Version 2024-06-27 16:01:13 -05:00
Aaron Rainbolt
29daed83ca Update copyright file 2024-06-27 16:00:50 -05:00
Aaron Rainbolt
2ddcecbff2 Bump version for new upstream release 2024-06-27 16:00:12 -05:00
debfeab39e Upload to Noble. 2023-11-12 18:54:54 -06:00
3f82737a29 Bump Standards-version to 4.6.2, no changes needed. 2023-11-12 18:53:12 -06:00
db1d0b8229 Bump build dependencies. 2023-11-12 18:52:53 -06:00
42d11dc274 New upstream release. 2023-11-12 18:52:37 -06:00
4fea2523fa Upload to Mantic. 2023-08-11 09:51:17 -05:00
13738329c6 Update copyright years. 2023-08-11 09:43:26 -05:00
29fa38f7e4 Remove redundant compiler flag. 2023-08-11 09:42:57 -05:00
ca4501aef5 I guess we don't require root to build, do we? 2023-08-11 09:42:30 -05:00
3c6b0cae1c Bump build dependencies. 2023-08-10 16:43:15 -05:00
0a2e416f10 New upstream release. 2023-08-10 16:39:19 -05:00
10 changed files with 212 additions and 164 deletions

6
debian/.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
/*.debhelper
/*.log
/*.substvars
/files
/lxqt-policykit/

145
debian/changelog vendored
View File

@ -1,33 +1,86 @@
lxqt-policykit (1.2.0-1) unstable; urgency=medium lxqt-policykit (2.1.0-0ubuntu3) plucky; urgency=medium
* Update Standards-Version to 4.7.1, no changes needed.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 21 Feb 2025 16:51:00 -0600
lxqt-policykit (2.1.0-0ubuntu2) plucky; urgency=medium
* No-change rebuild for lxqt-build-tools C++17 -> C++20.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 03 Jan 2025 03:57:59 -0600
lxqt-policykit (2.1.0-0ubuntu1) plucky; urgency=medium
* New upstream release. * New upstream release.
* Bump Standards-Version to 4.6.1. - Bump build dependencies.
* Bump compat to 13.
* Remove unnecessary -Wl,--as-needed in d/rules.
* Remove unnecessary --fail-missing in d/rules.
* Add Rules-Requires-Root: no.
* Update d/watch for GitHub.
* Fix d/upstream/metadata.
* Add ChangZhuo Chen (陳昌倬) to d/copyright.
-- ChangZhuo Chen (陳昌倬) <czchen@debian.org> Fri, 16 Dec 2022 17:56:59 +0800 -- Simon Quigley <tsimonq2@ubuntu.com> Fri, 15 Nov 2024 15:32:55 -0600
lxqt-policykit (1.1.0-2) unstable; urgency=medium lxqt-policykit (2.0.0-0ubuntu1) oracular; urgency=medium
* Merge to unstable. * New upstream release.
* Update copyright file.
* Bump Standards-Version to 4.7.0, no changes necessary.
* Adjust build dependencies.
-- ChangZhuo Chen (陳昌倬) <czchen@debian.org> Sat, 19 Nov 2022 16:09:14 +0800 -- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 15 Aug 2024 16:42:26 -0500
lxqt-policykit (1.1.0-1) experimental; urgency=medium lxqt-policykit (1.4.0-0ubuntu1) noble; urgency=medium
* Add debian/salsa-ci.yml file. * New upstream release.
* Update debian/upstream/signing-key.asc. * Bump build dependencies.
* New upstream version 1.0.0 * Bump Standards-version to 4.6.2, no changes needed.
* New upstream version 1.1.0
* Build-deps on liblxqt1-dev (>= 1.1.0~).
* Drop obsoleted Breaks and Replaces lines.
-- Andrew Lee (李健秋) <ajqlee@debian.org> Thu, 14 Jul 2022 00:28:48 +0800 -- Simon Quigley <tsimonq2@ubuntu.com> Sun, 12 Nov 2023 18:54:45 -0600
lxqt-policykit (1.3.0-0ubuntu1) mantic; urgency=medium
* New upstream release.
* Bump build dependencies.
* I guess we don't require root to build, do we?
* Remove redundant compiler flag.
* Update copyright years.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 11 Aug 2023 09:51:12 -0500
lxqt-policykit (1.2.0-0ubuntu1) lunar; urgency=medium
* New upstream release.
* Fix the watch file, for real this time.
* Bump Standards-version to 4.6.1, no changes needed.
* Lubuntuify the package slightly, to make debhelper happy.
* Bump build dependencies in debian/control.
* Lintian doesn't like extra "r"s in upstream metadata.
* Brief copyright update.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 18 Nov 2022 17:50:24 -0600
lxqt-policykit (1.1.0-0ubuntu1) kinetic; urgency=medium
* New upstream release.
* Bump build dependencies.
* Remove old Breaks/Replaces, we're past the LTS.
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 01 Jun 2022 16:21:21 -0500
lxqt-policykit (0.17.0-0ubuntu1) impish; urgency=medium
* New upstream release 0.17.0 (LP: #1875774)
* Update debian/control
- Bump Standards-Version to 4.5.1
- Use liblxqt0-dev 0.17.0
- Extend lxqt-policykit-l10n package description
* Update debian/copyright
-- apt-ghetto <apt-ghetto@protonmail.com> Fri, 13 Aug 2021 14:41:25 +0200
lxqt-policykit (0.16.0-1ubuntu1) hirsute; urgency=medium
* New upstream version.
* Bump debhelper-compat to 13.
-- Raman Sarda <theloudspeaker@disroot.org> Mon, 22 Feb 2021 01:05:03 +0530
lxqt-policykit (0.16.0-1) unstable; urgency=medium lxqt-policykit (0.16.0-1) unstable; urgency=medium
@ -40,6 +93,31 @@ lxqt-policykit (0.16.0-1) unstable; urgency=medium
-- Andrew Lee (李健秋) <ajqlee@debian.org> Wed, 06 Jan 2021 17:49:18 +0800 -- Andrew Lee (李健秋) <ajqlee@debian.org> Wed, 06 Jan 2021 17:49:18 +0800
lxqt-policykit (0.15.0-0ubuntu1) groovy; urgency=medium
* New upstream release.
- Update upstream signing key.
- Update LXQt build dependencies.
* Bump Standards-version to 4.5.0, no changes needed.
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 04 Jun 2020 14:11:32 -0500
lxqt-policykit (0.14.1-1ubuntu2) focal; urgency=medium
* Modified rules to be consistent with debian unstable.
-- Raman Sarda <theloudspeaker@lubuntu.me> Sat, 15 Feb 2020 23:57:22 +0530
lxqt-policykit (0.14.1-1ubuntu1) focal; urgency=low
* Merge from Debian unstable. Remaining changes:
- Using debhelper-compat.
- Updated manpages.
- Added upstream metadata.
- Keeping ubuntu-side tweaks for writing some build deps in one line.
-- Raman Sarda <theloudspeaker@lubuntu.me> Wed, 12 Feb 2020 16:24:30 +0230
lxqt-policykit (0.14.1-1) unstable; urgency=medium lxqt-policykit (0.14.1-1) unstable; urgency=medium
* Cherry-picking new upstream version 0.14.1. * Cherry-picking new upstream version 0.14.1.
@ -47,6 +125,13 @@ lxqt-policykit (0.14.1-1) unstable; urgency=medium
-- Alf Gaida <agaida@siduction.org> Tue, 26 Feb 2019 02:29:24 +0100 -- Alf Gaida <agaida@siduction.org> Tue, 26 Feb 2019 02:29:24 +0100
lxqt-policykit (0.14.1-0ubuntu1) disco; urgency=medium
* New upstream release.
* Run wrap-and-sort.
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 09 Mar 2019 13:13:27 -0600
lxqt-policykit (0.14.0-1) unstable; urgency=medium lxqt-policykit (0.14.0-1) unstable; urgency=medium
* Cherry-picking new upstream version 0.14.0. * Cherry-picking new upstream version 0.14.0.
@ -61,6 +146,16 @@ lxqt-policykit (0.14.0-1) unstable; urgency=medium
-- Alf Gaida <agaida@siduction.org> Sun, 27 Jan 2019 17:57:37 +0100 -- Alf Gaida <agaida@siduction.org> Sun, 27 Jan 2019 17:57:37 +0100
lxqt-policykit (0.14.0-0ubuntu1) disco; urgency=medium
* New upstream release.
- Bump build dependencies.
* Bump Standards-version to 4.3.0, no changes needed.
* Bump debhelper compat to 12, no changes needed.
* Add a lxqt-policykit-l10n package.
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 26 Jan 2019 00:33:12 -0600
lxqt-policykit (0.13.0-1) unstable; urgency=medium lxqt-policykit (0.13.0-1) unstable; urgency=medium
* Cherry-picking new upstream version 0.13.0. * Cherry-picking new upstream version 0.13.0.
@ -68,6 +163,14 @@ lxqt-policykit (0.13.0-1) unstable; urgency=medium
-- Alf Gaida <agaida@siduction.org> Thu, 24 May 2018 22:17:40 +0200 -- Alf Gaida <agaida@siduction.org> Thu, 24 May 2018 22:17:40 +0200
lxqt-policykit (0.13.0-0ubuntu1) cosmic; urgency=medium
* New upstream release.
* Update Vcs-* and Maintainer to Lubuntu values.
* Update build dependencies.
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 22 May 2018 23:44:33 -0500
lxqt-policykit (0.12.0-4) unstable; urgency=medium lxqt-policykit (0.12.0-4) unstable; urgency=medium
* Bumped compat to 11 * Bumped compat to 11

35
debian/control vendored
View File

@ -1,5 +1,6 @@
Source: lxqt-policykit Source: lxqt-policykit
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org> Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders: Alf Gaida <agaida@siduction.org>, Uploaders: Alf Gaida <agaida@siduction.org>,
ChangZhuo Chen (陳昌倬) <czchen@debian.org>, ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
Andrew Lee (李健秋) <ajqlee@debian.org>, Andrew Lee (李健秋) <ajqlee@debian.org>,
@ -7,24 +8,23 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
Section: x11 Section: x11
Priority: optional Priority: optional
Build-Depends: debhelper-compat (= 13), Build-Depends: debhelper-compat (= 13),
libkf5windowsystem-dev, libkf6windowsystem-dev,
liblxqt1-dev (>= 1.2.0~), liblxqt2-dev (>= 2.1.0),
libpolkit-agent-1-dev, libpolkit-agent-1-dev,
libpolkit-qt5-1-dev, libpolkit-qt6-1-dev,
libqt5svg5-dev, libx11-dev,
libqt5x11extras5-dev, qt6-svg-dev (>= 6.6.0)
libx11-dev Standards-Version: 4.7.1
Standards-Version: 4.6.1 Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-policykit-packaging
Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-policykit Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-policykit-packaging.git
Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-policykit.git Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-policykit
Homepage: https://github.com/lxqt/lxqt-policykit Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-policykit.git
Rules-Requires-Root: no Rules-Requires-Root: no
Homepage: https://github.com/lxqt/lxqt-policykit
Package: lxqt-policykit Package: lxqt-policykit
Architecture: any Architecture: any
Depends: ${misc:Depends}, Depends: lxqt-session, ${misc:Depends}, ${shlibs:Depends}
${shlibs:Depends},
lxqt-session
Recommends: lxqt-policykit-l10n Recommends: lxqt-policykit-l10n
Suggests: lxqt | lxqt-core Suggests: lxqt | lxqt-core
Provides: polkit-1-auth-agent Provides: polkit-1-auth-agent
@ -38,7 +38,8 @@ Package: lxqt-policykit-l10n
Architecture: all Architecture: all
Multi-Arch: foreign Multi-Arch: foreign
Section: localization Section: localization
Depends: ${misc:Depends}, Depends: qt6-translations-l10n, ${misc:Depends}
qttranslations5-l10n
Description: Language package for lxqt-policykit Description: Language package for lxqt-policykit
This package contains the l10n files needed by the lxqt-policykit. The l10n files for lxqt-policykit
.
This package contains the l10n files needed by lxqt-policykit.

8
debian/copyright vendored
View File

@ -3,14 +3,14 @@ Upstream-Name: lxqt-policykit
Source: https://github.com/lxqt/lxqt-policykit Source: https://github.com/lxqt/lxqt-policykit
Files: * Files: *
Copyright: 2012-2021 LXQt team Copyright: 2012-2024 LXQt team
2010-2012 Razor team 2010-2012 Razor team
License: LGPL-2.1+ License: LGPL-2.1+
Files: debian/* Files: debian/*
Copyright: 2014-2019 Alf Gaida <agaida@siduction.org> Copyright: 2021-2025, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
2015 Yukiharu YABUKI <yyabuki@debian.org> 2014-2019, Alf Gaida <agaida@siduction.org>
2022 ChangZhuo Chen (陳昌倬) <czchen@debian.org> 2015, Yukiharu YABUKI <yyabuki@debian.org>
License: LGPL-2.1+ License: LGPL-2.1+
License: LGPL-2.1+ License: LGPL-2.1+

View File

@ -1,4 +1,2 @@
etc/xdg/autostart/lxqt-policykit-agent.desktop etc/xdg/autostart/lxqt-policykit-agent.desktop
usr/bin/lxqt-policykit-agent usr/bin/lxqt-policykit-agent

4
debian/rules vendored
View File

@ -7,7 +7,11 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%: %:
dh ${@} --buildsystem cmake dh ${@} --buildsystem cmake
override_dh_missing:
dh_missing --fail-missing
override_dh_auto_configure: override_dh_auto_configure:
dh_auto_configure -- \ dh_auto_configure -- \
-DPULL_TRANSLATIONS=OFF\
-DUPDATE_TRANSLATIONS=OFF\ -DUPDATE_TRANSLATIONS=OFF\
-DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_BUILD_TYPE=RelWithDebInfo

12
debian/salsa-ci.yml vendored
View File

@ -1,12 +0,0 @@
# For more information on what jobs are run see:
# https://salsa.debian.org/salsa-ci-team/pipeline
#
# To enable the jobs, go to your repository (at salsa.debian.org)
# and click over Settings > CI/CD > Expand (in General pipelines).
# In "Custom CI config path" write debian/salsa-ci.yml and click
# in "Save Changes". The CI tests will run after the next commit.
---
include:
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml

View File

@ -4,4 +4,3 @@ Bug-Submit: https://github.com/lxqt/lxqt-policykit/issues/new
Changelog: https://github.com/lxqt/lxqt-policykit/blob/master/CHANGELOG Changelog: https://github.com/lxqt/lxqt-policykit/blob/master/CHANGELOG
Repository: https://github.com/lxqt/lxqt-policykit Repository: https://github.com/lxqt/lxqt-policykit
Repository-Browse: https://github.com/lxqt/lxqt-policykit Repository-Browse: https://github.com/lxqt/lxqt-policykit

View File

@ -1,55 +1,5 @@
-----BEGIN PGP PUBLIC KEY BLOCK----- -----BEGIN PGP PUBLIC KEY BLOCK-----
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
=h7ww
-----END PGP PUBLIC KEY BLOCK-----
-----BEGIN PGP PUBLIC KEY BLOCK-----
mQINBF6cxrwBEADfl3ydxNfLBbWGPesXty2baQgixZ3D6aCxadI2kX+aikmT8rd0 mQINBF6cxrwBEADfl3ydxNfLBbWGPesXty2baQgixZ3D6aCxadI2kX+aikmT8rd0
ttDKN18cXV52Ssxnj0qhgf4hwnu/b0be6BzqSEyGM+UQR3X2CYpxrMakfW32Q18K ttDKN18cXV52Ssxnj0qhgf4hwnu/b0be6BzqSEyGM+UQR3X2CYpxrMakfW32Q18K
X5ec0RPR2ucBq9G0r9t6FYC8FkJ4uQUU3xxrLW3z302S0Makjgzm8BV9WrFQ7oFF X5ec0RPR2ucBq9G0r9t6FYC8FkJ4uQUU3xxrLW3z302S0Makjgzm8BV9WrFQ7oFF

9
debian/watch vendored
View File

@ -1,6 +1,5 @@
version=4 version=4
opts="searchmode=plain, \
# See https://davesteele.github.io/development/2015/05/02/debian-watch-file-format-for-signed-github-source-tars/ for GitHub workaround for releases page. pgpsigurlmangle=s/$/.asc/, \
uversionmangle=s/(\d+\.\d+\.\d+).*/$1/" \
opts="downloadurlmangle=s/archive\/refs\/tags\/@ANY_VERSION@@ARCHIVE_EXT@/releases\/download\/$1\/@PACKAGE@-$1\.tar\.xz/,filenamemangle=s/@ANY_VERSION@@ARCHIVE_EXT@/@PACKAGE@-$1\.tar\.xz/,pgpsigurlmangle=s/$/.asc/" \ https://api.github.com/repos/lxqt/@PACKAGE@/releases https:\/\/github.com\/lxqt\/@PACKAGE@\/releases\/download\/@ANY_VERSION@\/@PACKAGE@-@ANY_VERSION@.tar.xz
https://github.com/lxqt/@PACKAGE@/tags .*/@ANY_VERSION@@ARCHIVE_EXT@