Compare commits
3 Commits
2055e287ba
...
c67bc6f5cb
Author | SHA1 | Date | |
---|---|---|---|
c67bc6f5cb | |||
b6ae6f489c | |||
23d9b31362 |
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
lxqt-powermanagement (2.1.0-0ubuntu1) UNRELEASED; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
- Bump build dependencies.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 05 Nov 2024 16:17:12 -0600
|
||||
|
||||
lxqt-powermanagement (2.0.0-0ubuntu1) oracular; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
|
16
debian/control
vendored
16
debian/control
vendored
@ -1,6 +1,6 @@
|
||||
Source: lxqt-powermanagement
|
||||
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||
Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||
Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
||||
Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||
@ -10,19 +10,19 @@ Build-Depends: debhelper-compat (= 13),
|
||||
libkf6idletime-dev,
|
||||
libkf6solid-dev,
|
||||
libkf6windowsystem-dev,
|
||||
liblxqt-globalkeys-ui2-dev (>= 2.0.0),
|
||||
liblxqt-globalkeys2-dev (>= 2.0.0),
|
||||
liblxqt2-dev (>= 2.0.0),
|
||||
liblxqt-globalkeys-ui2-dev (>= 2.1.0),
|
||||
liblxqt-globalkeys2-dev (>= 2.1.0),
|
||||
liblxqt2-dev (>= 2.1.0),
|
||||
libx11-dev,
|
||||
libxcb-dpms0-dev,
|
||||
libxcb-screensaver0-dev,
|
||||
qt6-base-private-dev,
|
||||
qt6-svg-dev
|
||||
qt6-base-private-dev (>= 6.6.0),
|
||||
qt6-svg-dev (>= 6.6.0)
|
||||
Standards-Version: 4.7.0
|
||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-powermanagement-packaging
|
||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-powermanagement-packaging.git
|
||||
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-powermanagement
|
||||
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-powermanagement.git
|
||||
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-powermanagement
|
||||
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-powermanagement.git
|
||||
Rules-Requires-Root: no
|
||||
Homepage: https://github.com/lxqt/lxqt-powermanagement
|
||||
|
||||
|
4
debian/lxqt-powermanagement.lintian-overrides
vendored
Normal file
4
debian/lxqt-powermanagement.lintian-overrides
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
# This is expected
|
||||
lxqt-powermanagement: desktop-entry-lacks-keywords-entry [usr/share/applications/lxqt-config-powermanagement.desktop]
|
||||
lxqt-powermanagement: desktop-entry-invalid-category LXQt [usr/share/applications/lxqt-config-powermanagement.desktop]
|
||||
lxqt-powermanagement: no-manual-page *
|
2
debian/source/lintian-overrides
vendored
Normal file
2
debian/source/lintian-overrides
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
# We won't be forwarding this patch upstream
|
||||
lxqt-powermanagement source: patch-not-forwarded-upstream [debian/patches/revert-dpms-changes.patch]
|
Loading…
x
Reference in New Issue
Block a user