diff --git a/debian/changelog b/debian/changelog index 5b540e7..8eac575 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Sat, 14 Aug 2021 10:46:02 +0200 + lxqt-session (0.16.0-1ubuntu1) hirsute; urgency=medium * New upstream version. diff --git a/debian/control b/debian/control index b736d12..0e2e24c 100644 --- a/debian/control +++ b/debian/control @@ -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. diff --git a/debian/copyright b/debian/copyright index cc0ce02..539fef1 100644 --- a/debian/copyright +++ b/debian/copyright @@ -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 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 +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 License: LGPL-2.1+ +Files: lxqt-session/src/numlock.cpp +Copyright: 2000-2001, Lubos Lunak + 2001, Oswald Buddenhagen +License: MIT +Comment: Some code is taken from numlockx + Files: debian/* -Copyright: 2014-2018 Alf Gaida - 2015 Andrew Lee (李健秋) - 2015 ChangZhuo Chen (陳昌倬) +Copyright: 2021, Lubuntu Developers + 2014-2018, Alf Gaida + 2015, Andrew Lee (李健秋) + 2015, ChangZhuo Chen (陳昌倬) 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 diff --git a/debian/lxqt-session.install b/debian/lxqt-session.install index 6e42389..9bf451c 100644 --- a/debian/lxqt-session.install +++ b/debian/lxqt-session.install @@ -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