Compare commits
No commits in common. "47d00fdd2fcc3293840dc88266b595052dee1795" and "d5e02d760e3c9a9e0b6817bafec54f7be7b4cee9" have entirely different histories.
47d00fdd2f
...
d5e02d760e
35
debian/changelog
vendored
35
debian/changelog
vendored
@ -1,33 +1,3 @@
|
||||
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.
|
||||
@ -79,7 +49,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
|
||||
|
||||
@ -103,7 +73,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.
|
||||
@ -425,3 +395,4 @@ 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
7
debian/control
vendored
@ -12,18 +12,17 @@ Build-Depends: debhelper-compat (= 13),
|
||||
libpolkit-qt5-1-dev,
|
||||
libqt5svg5-dev,
|
||||
libqt5x11extras5-dev,
|
||||
libqt5xdg-dev (>= 3.11.0),
|
||||
libqt5xdg-dev (>= 3.10.0),
|
||||
libqt5xdgiconloader-dev (>= 3.10.0),
|
||||
libx11-dev,
|
||||
libxss-dev,
|
||||
lxqt-build-tools (>= 0.13.0)
|
||||
Standards-Version: 4.6.2
|
||||
lxqt-build-tools (>= 0.12.0)
|
||||
Standards-Version: 4.6.1
|
||||
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
49
debian/copyright
vendored
@ -3,36 +3,17 @@ Upstream-Name: liblxqt
|
||||
Source: https://github.com/lxqt/liblxqt
|
||||
|
||||
Files: *
|
||||
Copyright: 2012-2022 LXQt team
|
||||
2010-2013 Razor team
|
||||
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>
|
||||
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: 2014-2019 Alf Gaida <agaida@siduction.org>
|
||||
2022-2023 Simon Quigley <tsimonq2@debian.org>
|
||||
2022 Aaron Rainbolt <arraybolt3@ubuntu.com>
|
||||
Copyright: 2021-2022, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
2014-2019, Alf Gaida <agaida@siduction.org>
|
||||
License: LGPL-2.1+
|
||||
|
||||
License: LGPL-2.1+
|
||||
@ -48,17 +29,3 @@ 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".
|
||||
|
4
debian/liblxqt1.install
vendored
4
debian/liblxqt1.install
vendored
@ -1,4 +1,6 @@
|
||||
usr/bin/lxqt-backlight_backend
|
||||
usr/lib/*/liblxqt.so.*
|
||||
|
||||
usr/share/lxqt/power.conf
|
||||
|
||||
usr/share/polkit-1/actions/org.lxqt.backlight.pkexec.policy
|
||||
usr/bin/lxqt-backlight_backend
|
||||
|
1
debian/rules
vendored
1
debian/rules
vendored
@ -2,6 +2,7 @@
|
||||
# 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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user