New upstream release for lxqt-session

Summary:
Packaged new upstream release 0.17.1 of lxqt-session
Updated changelog, control, copyright
Removed /etc/xdg/openbox/lxqt-rc.xml from install

Test Plan: Successfully built on https://launchpad.net/~apt-ghetto/+archive/ubuntu/ludev

Reviewers: kc2bez

Reviewed By: kc2bez

Differential Revision: https://phab.lubuntu.me/D128
ci/stable ubuntu/0.17.1-0ubuntu1
apt-ghetto 3 years ago committed by Dan Simmons
parent 35853fd307
commit a8d9e619bc

12
debian/changelog vendored

@ -1,3 +1,15 @@
lxqt-session (0.17.1-0ubuntu1) impish; urgency=medium
* New upstream release 0.17.1
* Update debian/control
- Bump Standards-Version to 4.5.1
- Use liblxqt0-dev 0.17.0
- Extend lxqt-session-l10n package description
* Remove etc/xdg/openbox/lxqt-rc.xml from lxqt-session.install
* Update debian/copyright
-- apt-ghetto <apt-ghetto@protonmail.com> Sat, 14 Aug 2021 10:46:02 +0200
lxqt-session (0.16.0-1ubuntu1) hirsute; urgency=medium
* New upstream version.

7
debian/control vendored

@ -8,13 +8,14 @@ Section: x11
Priority: optional
Build-Depends: debhelper-compat (= 13),
libkf5windowsystem-dev,
liblxqt0-dev (>= 0.16.0~),
liblxqt0-dev (>= 0.17.0),
libprocps-dev,
libqt5svg5-dev,
libqt5x11extras5-dev,
libudev-dev [linux-any],
libx11-dev,
xdg-user-dirs
Standards-Version: 4.5.0
Standards-Version: 4.5.1
Vcs-Browser: https://phab.lubuntu.me/source/lxqt-session/
Vcs-Git: https://phab.lubuntu.me/source/lxqt-session.git
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-session
@ -57,4 +58,6 @@ Depends: qttranslations5-l10n, ${misc:Depends}
Breaks: lxqt-session (<< 0.11.0)
Replaces: lxqt-session (<< 0.11.0)
Description: Language package for lxqt-session
The l10n files for lxqt-session.
.
This package contains the l10n files needed by lxqt-session.

47
debian/copyright vendored

@ -3,25 +3,32 @@ Upstream-Name: lxqt-session
Source: https://github.com/lxqt/lxqt-session
Files: *
Copyright: 2012-2018 LXQt team
2010-2012 Razor team
Copyright: 2010-2021, LXQt team
2010-2013, Razor team
License: LGPL-2.1+
Files: lxqt-config-session/autostartedit.*
lxqt-config-session/autostartitem.*
lxqt-config-session/autostartmodel.*
lxqt-config-session/autostartpage.*
lxqt-config-session/modulemodel.*
Copyright: 2011-2012 Alec Moskvin <alecm@gmx.com>
License: LGPL-2.1+
Files: lxqt-config-session/basicsettings.*
lxqt-config-session/defaultappspage.*
lxqt-config-session/environmentpage.*
lxqt-config-session/main.cpp
lxqt-config-session/sessionconfigwindow.*
Copyright: 2010-2016 LXQt team
License: LGPL-2.1+
Files: lxqt-config-session/autostartutils.cpp
lxqt-config-session/autostartutils.h
lxqt-config-session/userlocationspage.cpp
lxqt-config-session/userlocationspage.h
Copyright: 2015, Luís Pereira <luis.artur.pereira@gmail.com>
License: LGPL-2.1+
Files: lxqt-leave/leavedialog.*
Copyright: 2010-2016 LXQt team
License: LGPL-2.1+
@ -46,12 +53,40 @@ Files: lxqt-session/src/log.*
Copyright: 2016 Palo Kisa <palo.kisa@gmail.com>
License: LGPL-2.1+
Files: lxqt-session/src/numlock.cpp
Copyright: 2000-2001, Lubos Lunak <l.lunak@kde.org>
2001, Oswald Buddenhagen <ossi@kde.org>
License: MIT
Comment: Some code is taken from numlockx
Files: debian/*
Copyright: 2014-2018 Alf Gaida <agaida@siduction.org>
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
2015 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
Copyright: 2021, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
2014-2018, Alf Gaida <agaida@siduction.org>
2015, Andrew Lee (李健秋) <ajqlee@debian.org>
2015, ChangZhuo Chen (陳昌倬) <czchen@debian.org>
License: LGPL-2.1+
License: MIT
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
.
The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.
.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
License: LGPL-2.1+
This program or library is free software; you can redistribute it
and/or modify it under the terms of the GNU Lesser General Public

@ -1,5 +1,4 @@
etc/xdg/autostart/lxqt-xscreensaver-autostart.desktop
etc/xdg/openbox/lxqt-rc.xml
usr/bin/lxqt-config-session
usr/bin/lxqt-leave
usr/bin/lxqt-session

Loading…
Cancel
Save