Compare commits

...

12 Commits

5 changed files with 80 additions and 20 deletions

35
debian/changelog vendored
View File

@ -1,3 +1,33 @@
liblxqt (1.3.0-0ubuntu1~ppa1) jammy; urgency=medium
* Backport to Jammy.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 11 Aug 2023 10:01:01 -0500
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.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 09 Feb 2023 13:49:31 -0600
liblxqt (1.2.0-0ubuntu2) lunar; urgency=medium
* Removed the obsolete '-Wl,--as-needed' linker flag from debian/rules.
* Removed trailing whitespace from changelog.
* Added 'Rules-Requires-Root: no' to debian/control.
* Overhauled copyright file.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Mon, 28 Nov 2022 14:44:46 -0600
liblxqt (1.2.0-0ubuntu1) lunar; urgency=medium
* New upstream release.
@ -49,7 +79,7 @@ liblxqt (0.17.0-0ubuntu1) impish; urgency=medium
liblxqt (0.16.0-1ubuntu2) hirsute; urgency=medium
* Dropped symbol failing on s390x.
* Dropped symbol failing on s390x.
-- Walter Lapchynski <wxl@ubuntu.com> Wed, 03 Feb 2021 16:15:06 -0800
@ -73,7 +103,7 @@ liblxqt (0.16.0-1) unstable; urgency=medium
* Refresh debian/liblxqt0.symbols file.
-- Andrew Lee (李健秋) <ajqlee@debian.org> Tue, 05 Jan 2021 17:23:10 +0800
liblxqt (0.15.0-0ubuntu1) groovy; urgency=medium
* New upstream release.
@ -395,4 +425,3 @@ liblxqt (0.9.0-1) experimental; urgency=low
* Initial release (Closes: #747620)
-- Alf Gaida <agaida@siduction.org> Sat, 14 Feb 2015 15:59:22 +0100

7
debian/control vendored
View File

@ -12,17 +12,18 @@ 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
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/liblxqt.git
Homepage: https://github.com/lxqt/liblxqt
Rules-Requires-Root: no
Package: liblxqt1
Architecture: any

49
debian/copyright vendored
View File

@ -3,17 +3,36 @@ Upstream-Name: liblxqt
Source: https://github.com/lxqt/liblxqt
Files: *
Copyright: 2012-2019, LXQt team
2010-2013, Razor team
2012, The Chromium Authors
2012-2013, Alec Moskvin <alecm@gmx.com>
2016-2018, P.L. Lucas
2016, 2018, Luís Pereira <luis.artur.pereira@gmail.com>
Copyright: 2012-2022 LXQt team
2010-2013 Razor team
License: LGPL-2.1+
Files: lxqtautostartentry.cpp
lxqtautostartentry.h
lxqtnotification.cpp
lxqtnotification.h
lxqtnotification_p.h
lxqtprogramfinder.cpp
lxqtprogramfinder.h
configdialog/lxqtconfigdialog.cpp
configdialog/lxqtconfigdialog.h
configdialog/lxqtconfigdialogcmdlineoptions.cpp
configdialog/lxqtconfigdialogcmdlineoptions.h
configdialog/lxqtconfigdialog_p.h
Copyright: 2012-2013 Alec Moskvin <alecm@gmx.com>
2018 Luis Pereira <luis.artur.pereira@gmail.com>
License: LGPL-2.1+
Files: lxqtbacklight.cpp
lxqtbacklight.h
lxqtbacklight/*
Copyright: 2016-2018 P.L. Lucas
License: GPL-2+
Files: debian/*
Copyright: 2021-2022, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
2014-2019, Alf Gaida <agaida@siduction.org>
Copyright: 2014-2019 Alf Gaida <agaida@siduction.org>
2022-2023 Simon Quigley <tsimonq2@debian.org>
2022 Aaron Rainbolt <arraybolt3@ubuntu.com>
License: LGPL-2.1+
License: LGPL-2.1+
@ -29,3 +48,17 @@ License: LGPL-2.1+
.
On Debian systems, the complete text of the GNU Lesser General
Public License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1".
License: GPL-2+
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of the
License, or (at your option) any later version.
.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
.
On Debian systems, the complete text of the GNU General Public
License version 2 can be found in "/usr/share/common-licenses/GPL-2".

View File

@ -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

1
debian/rules vendored
View File

@ -2,7 +2,6 @@
# export DH_VERBOSE=1
export LC_ALL=C.UTF-8
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
WHICH_OS := $(shell dpkg-architecture -qDEB_HOST_ARCH_OS 2>/dev/null)