Compare commits
No commits in common. "1133ed199036832e87c5929da44625c8e3f7779f" and "01c1ad449946932f54684bf7fd07394c43f35d75" have entirely different histories.
1133ed1990
...
01c1ad4499
11
debian/changelog
vendored
11
debian/changelog
vendored
@ -1,14 +1,3 @@
|
|||||||
lxqt-powermanagement (1.2.0-0ubuntu1) lunar; urgency=medium
|
|
||||||
|
|
||||||
* New upstream release.
|
|
||||||
* Fix the watch file, for real this time.
|
|
||||||
* Bump build dependencies in debian/control.
|
|
||||||
* Bump Standards-version to 4.6.1, no changes needed.
|
|
||||||
* Lubuntuify the package slightly, to make debhelper happy.
|
|
||||||
* Add some missing brackets in the Lintian overrides.
|
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 18 Nov 2022 21:55:31 -0600
|
|
||||||
|
|
||||||
lxqt-powermanagement (1.1.0-0ubuntu1) kinetic; urgency=medium
|
lxqt-powermanagement (1.1.0-0ubuntu1) kinetic; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
12
debian/control
vendored
12
debian/control
vendored
@ -10,16 +10,16 @@ Build-Depends: debhelper-compat (= 13),
|
|||||||
libkf5idletime-dev,
|
libkf5idletime-dev,
|
||||||
libkf5solid-dev,
|
libkf5solid-dev,
|
||||||
libkf5windowsystem-dev,
|
libkf5windowsystem-dev,
|
||||||
liblxqt1-dev (>= 1.2.0),
|
liblxqt1-dev (>= 1.1.0),
|
||||||
liblxqt-globalkeys1-dev (>= 1.2.0),
|
liblxqt-globalkeys1-dev (>= 1.1.0),
|
||||||
liblxqt-globalkeys-ui1-dev (>= 1.2.0),
|
liblxqt-globalkeys-ui1-dev (>= 1.1.0),
|
||||||
libqt5svg5-dev,
|
libqt5svg5-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
qtbase5-private-dev
|
qtbase5-private-dev
|
||||||
Standards-Version: 4.6.1
|
Standards-Version: 4.5.1
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-powermanagement-packaging
|
Vcs-Browser: https://phab.lubuntu.me/source/lxqt-policykit/
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-powermanagement-packaging.git
|
Vcs-Git: https://phab.lubuntu.me/source/lxqt-policykit.git
|
||||||
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-powermanagement
|
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
|
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-powermanagement.git
|
||||||
Homepage: https://github.com/lxqt/lxqt-powermanagement
|
Homepage: https://github.com/lxqt/lxqt-powermanagement
|
||||||
|
6
debian/lintian-overrides
vendored
6
debian/lintian-overrides
vendored
@ -1,6 +1,6 @@
|
|||||||
# there will be no manpages in a foreseable future
|
# there will be no manpages in a foreseable future
|
||||||
lxqt-powermanagement: no-manual-page [usr/bin/lxqt-config-powermanagement]
|
lxqt-powermanagement: no-manual-page usr/bin/lxqt-config-powermanagement
|
||||||
lxqt-powermanagement: no-manual-page [usr/bin/lxqt-powermanagement]
|
lxqt-powermanagement: no-manual-page usr/bin/lxqt-powermanagement
|
||||||
|
|
||||||
# category LXQt in not yet in freedesktop specs - no bug
|
# category LXQt in not yet in freedesktop specs - no bug
|
||||||
lxqt-powermanagement: desktop-entry-invalid-category LXQt [usr/share/applications/lxqt-config-powermanagement.desktop]
|
lxqt-powermanagement: desktop-entry-invalid-category LXQt usr/share/applications/lxqt-config-powermanagement.desktop
|
||||||
|
6
debian/watch
vendored
6
debian/watch
vendored
@ -1,5 +1,3 @@
|
|||||||
version=4
|
version=4
|
||||||
opts="searchmode=plain, \
|
opts="pgpsigurlmangle=s/$/.asc/" \
|
||||||
pgpsigurlmangle=s/$/.asc/, \
|
https://github.com/lxqt/lxqt-powermanagement/releases .*/lxqt-powermanagement-([\d\.]+).tar.xz
|
||||||
uversionmangle=s/(\d+\.\d+\.\d+).*/$1/" \
|
|
||||||
https://api.github.com/repos/lxqt/@PACKAGE@/releases https:\/\/github.com\/lxqt\/@PACKAGE@\/releases\/download\/@ANY_VERSION@\/@PACKAGE@-@ANY_VERSION@.tar.xz
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user