Compare commits
12 Commits
d5e02d760e
...
47d00fdd2f
Author | SHA1 | Date | |
---|---|---|---|
47d00fdd2f | |||
703a29b7ee | |||
0946c530c8 | |||
2b724c6e7e | |||
d770a32c2a | |||
9359d2e381 | |||
|
892195c5b4 | ||
0d2226321a | |||
786b6b1718 | |||
8c460f8957 | |||
eb966a2b6d | |||
80ccf08822 |
31
debian/changelog
vendored
31
debian/changelog
vendored
@ -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
|
liblxqt (1.2.0-0ubuntu1) lunar; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
@ -395,4 +425,3 @@ liblxqt (0.9.0-1) experimental; urgency=low
|
|||||||
* Initial release (Closes: #747620)
|
* Initial release (Closes: #747620)
|
||||||
|
|
||||||
-- Alf Gaida <agaida@siduction.org> Sat, 14 Feb 2015 15:59:22 +0100
|
-- Alf Gaida <agaida@siduction.org> Sat, 14 Feb 2015 15:59:22 +0100
|
||||||
|
|
||||||
|
7
debian/control
vendored
7
debian/control
vendored
@ -12,17 +12,18 @@ Build-Depends: debhelper-compat (= 13),
|
|||||||
libpolkit-qt5-1-dev,
|
libpolkit-qt5-1-dev,
|
||||||
libqt5svg5-dev,
|
libqt5svg5-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
libqt5xdg-dev (>= 3.10.0),
|
libqt5xdg-dev (>= 3.11.0),
|
||||||
libqt5xdgiconloader-dev (>= 3.10.0),
|
libqt5xdgiconloader-dev (>= 3.10.0),
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
libxss-dev,
|
libxss-dev,
|
||||||
lxqt-build-tools (>= 0.12.0)
|
lxqt-build-tools (>= 0.13.0)
|
||||||
Standards-Version: 4.6.1
|
Standards-Version: 4.6.2
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/liblxqt-packaging
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/liblxqt-packaging
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/liblxqt-packaging.git
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/liblxqt-packaging.git
|
||||||
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/liblxqt
|
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/liblxqt
|
||||||
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/liblxqt.git
|
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/liblxqt.git
|
||||||
Homepage: https://github.com/lxqt/liblxqt
|
Homepage: https://github.com/lxqt/liblxqt
|
||||||
|
Rules-Requires-Root: no
|
||||||
|
|
||||||
Package: liblxqt1
|
Package: liblxqt1
|
||||||
Architecture: any
|
Architecture: any
|
||||||
|
49
debian/copyright
vendored
49
debian/copyright
vendored
@ -3,17 +3,36 @@ Upstream-Name: liblxqt
|
|||||||
Source: https://github.com/lxqt/liblxqt
|
Source: https://github.com/lxqt/liblxqt
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2012-2019, LXQt team
|
Copyright: 2012-2022 LXQt team
|
||||||
2010-2013, Razor 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+
|
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/*
|
Files: debian/*
|
||||||
Copyright: 2021-2022, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Copyright: 2014-2019 Alf Gaida <agaida@siduction.org>
|
||||||
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+
|
||||||
|
|
||||||
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
|
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".
|
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".
|
||||||
|
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/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
1
debian/rules
vendored
@ -2,7 +2,6 @@
|
|||||||
# export DH_VERBOSE=1
|
# export DH_VERBOSE=1
|
||||||
|
|
||||||
export LC_ALL=C.UTF-8
|
export LC_ALL=C.UTF-8
|
||||||
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
|
|
||||||
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
||||||
|
|
||||||
WHICH_OS := $(shell dpkg-architecture -qDEB_HOST_ARCH_OS 2>/dev/null)
|
WHICH_OS := $(shell dpkg-architecture -qDEB_HOST_ARCH_OS 2>/dev/null)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user