Compare commits
5 Commits
892195c5b4
...
703a29b7ee
Author | SHA1 | Date | |
---|---|---|---|
703a29b7ee | |||
0946c530c8 | |||
2b724c6e7e | |||
d770a32c2a | |||
9359d2e381 |
9
debian/changelog
vendored
9
debian/changelog
vendored
@ -1,3 +1,12 @@
|
||||
liblxqt (1.3.0-0ubuntu1) mantic; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* wrap-and-sort.
|
||||
* Update Standards-version to 4.6.2, no changes needed.
|
||||
* Update copyright file.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 10 May 2023 12:12:24 -0500
|
||||
|
||||
liblxqt (1.2.0-0ubuntu3) lunar; urgency=medium
|
||||
|
||||
* No-change rebuild against lxqt-build-tools 0.12.0-0ubuntu3.
|
||||
|
6
debian/control
vendored
6
debian/control
vendored
@ -12,12 +12,12 @@ Build-Depends: debhelper-compat (= 13),
|
||||
libpolkit-qt5-1-dev,
|
||||
libqt5svg5-dev,
|
||||
libqt5x11extras5-dev,
|
||||
libqt5xdg-dev (>= 3.10.0),
|
||||
libqt5xdg-dev (>= 3.11.0),
|
||||
libqt5xdgiconloader-dev (>= 3.10.0),
|
||||
libx11-dev,
|
||||
libxss-dev,
|
||||
lxqt-build-tools (>= 0.12.0)
|
||||
Standards-Version: 4.6.1
|
||||
lxqt-build-tools (>= 0.13.0)
|
||||
Standards-Version: 4.6.2
|
||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/liblxqt-packaging
|
||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/liblxqt-packaging.git
|
||||
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/liblxqt
|
||||
|
2
debian/copyright
vendored
2
debian/copyright
vendored
@ -31,7 +31,7 @@ License: GPL-2+
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2014-2019 Alf Gaida <agaida@siduction.org>
|
||||
2022 Simon Quigley <tsimonq2@debian.org>
|
||||
2022-2023 Simon Quigley <tsimonq2@debian.org>
|
||||
2022 Aaron Rainbolt <arraybolt3@ubuntu.com>
|
||||
License: LGPL-2.1+
|
||||
|
||||
|
8
debian/liblxqt1.install
vendored
8
debian/liblxqt1.install
vendored
@ -1,6 +1,4 @@
|
||||
usr/lib/*/liblxqt.so.*
|
||||
|
||||
usr/share/lxqt/power.conf
|
||||
|
||||
usr/share/polkit-1/actions/org.lxqt.backlight.pkexec.policy
|
||||
usr/bin/lxqt-backlight_backend
|
||||
usr/lib/*/liblxqt.so.*
|
||||
usr/share/lxqt/power.conf
|
||||
usr/share/polkit-1/actions/org.lxqt.backlight.pkexec.policy
|
||||
|
Loading…
x
Reference in New Issue
Block a user