Compare commits
1 Commits
ubuntu/plu
...
backports/
Author | SHA1 | Date | |
---|---|---|---|
9f3b9f5547 |
28
debian/changelog
vendored
28
debian/changelog
vendored
@ -1,30 +1,8 @@
|
|||||||
lxqt-policykit (2.1.0-0ubuntu3) plucky; urgency=medium
|
lxqt-policykit (1.4.0-0ubuntu1~ppa1) jammy; urgency=medium
|
||||||
|
|
||||||
* Update Standards-Version to 4.7.1, no changes needed.
|
* Backport to Jammy.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 21 Feb 2025 16:51:00 -0600
|
-- Simon Quigley <tsimonq2@ubuntu.com> Sun, 12 Nov 2023 18:55:34 -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.
|
|
||||||
- Bump build dependencies.
|
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 15 Nov 2024 15:32:55 -0600
|
|
||||||
|
|
||||||
lxqt-policykit (2.0.0-0ubuntu1) oracular; urgency=medium
|
|
||||||
|
|
||||||
* New upstream release.
|
|
||||||
* Update copyright file.
|
|
||||||
* Bump Standards-Version to 4.7.0, no changes necessary.
|
|
||||||
* Adjust build dependencies.
|
|
||||||
|
|
||||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 15 Aug 2024 16:42:26 -0500
|
|
||||||
|
|
||||||
lxqt-policykit (1.4.0-0ubuntu1) noble; urgency=medium
|
lxqt-policykit (1.4.0-0ubuntu1) noble; urgency=medium
|
||||||
|
|
||||||
|
21
debian/control
vendored
21
debian/control
vendored
@ -1,6 +1,6 @@
|
|||||||
Source: lxqt-policykit
|
Source: lxqt-policykit
|
||||||
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
XSBC-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>,
|
||||||
@ -8,17 +8,18 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
|||||||
Section: x11
|
Section: x11
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libkf6windowsystem-dev,
|
libkf5windowsystem-dev,
|
||||||
liblxqt2-dev (>= 2.1.0),
|
liblxqt1-dev (>= 1.4.0),
|
||||||
libpolkit-agent-1-dev,
|
libpolkit-agent-1-dev,
|
||||||
libpolkit-qt6-1-dev,
|
libpolkit-qt5-1-dev,
|
||||||
libx11-dev,
|
libqt5svg5-dev,
|
||||||
qt6-svg-dev (>= 6.6.0)
|
libqt5x11extras5-dev,
|
||||||
Standards-Version: 4.7.1
|
libx11-dev
|
||||||
|
Standards-Version: 4.6.2
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-policykit-packaging
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-policykit-packaging
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-policykit-packaging.git
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-policykit-packaging.git
|
||||||
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-policykit
|
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-policykit
|
||||||
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-policykit.git
|
XS-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
|
Homepage: https://github.com/lxqt/lxqt-policykit
|
||||||
|
|
||||||
@ -38,7 +39,7 @@ Package: lxqt-policykit-l10n
|
|||||||
Architecture: all
|
Architecture: all
|
||||||
Multi-Arch: foreign
|
Multi-Arch: foreign
|
||||||
Section: localization
|
Section: localization
|
||||||
Depends: qt6-translations-l10n, ${misc:Depends}
|
Depends: qttranslations5-l10n, ${misc:Depends}
|
||||||
Description: Language package for lxqt-policykit
|
Description: Language package for lxqt-policykit
|
||||||
The l10n files for lxqt-policykit
|
The l10n files for lxqt-policykit
|
||||||
.
|
.
|
||||||
|
4
debian/copyright
vendored
4
debian/copyright
vendored
@ -3,12 +3,12 @@ Upstream-Name: lxqt-policykit
|
|||||||
Source: https://github.com/lxqt/lxqt-policykit
|
Source: https://github.com/lxqt/lxqt-policykit
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2012-2024 LXQt team
|
Copyright: 2012-2023 LXQt team
|
||||||
2010-2012 Razor team
|
2010-2012 Razor team
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2021-2025, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Copyright: 2021-2023, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
2014-2019, Alf Gaida <agaida@siduction.org>
|
2014-2019, Alf Gaida <agaida@siduction.org>
|
||||||
2015, Yukiharu YABUKI <yyabuki@debian.org>
|
2015, Yukiharu YABUKI <yyabuki@debian.org>
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user