From 3c6c7f72b48e129fd2d2435a1736109b11770233 Mon Sep 17 00:00:00 2001 From: apt-ghetto Date: Wed, 18 Aug 2021 18:04:09 -0400 Subject: [PATCH] New upstream release for qps Summary: Packaged new upstream release 2.3.0 of qps Updated changelog, copyright and control Test Plan: The build does not fail Reviewers: kc2bez Reviewed By: kc2bez Differential Revision: https://phab.lubuntu.me/D139 --- debian/changelog | 10 ++++++++ debian/control | 4 ++-- debian/copyright | 59 +++++++++++++----------------------------------- 3 files changed, 28 insertions(+), 45 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7b40a5b..0e17cb0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +qps (2.3.0-0ubuntu1) impish; urgency=medium + + * New upstream release 2.3.0 + * Update debian control + - Use liblxqt0-dev 0.17.0 + - Use lxqt-build-tools 0.9.0 + * Update debian/copyright + + -- apt-ghetto Wed, 18 Aug 2021 16:30:22 +0200 + qps (2.2.0-1ubuntu1) hirsute; urgency=medium * Merge from Debian unstable. Remaining changes: diff --git a/debian/control b/debian/control index e9fe079..d9bfb69 100644 --- a/debian/control +++ b/debian/control @@ -7,10 +7,10 @@ Priority: optional Build-Depends: debhelper-compat (= 13), cmake, libkf5windowsystem-dev (>= 5.36.0), - liblxqt0-dev (>= 0.16.0~), + liblxqt0-dev (>= 0.17.0), libxrender-dev, libqt5x11extras5-dev, - lxqt-build-tools (>= 0.8.0~), + lxqt-build-tools (>= 0.9.0), qttools5-dev, qttools5-dev-tools Standards-Version: 4.5.1 diff --git a/debian/copyright b/debian/copyright index 6d01647..07e09ce 100644 --- a/debian/copyright +++ b/debian/copyright @@ -6,19 +6,19 @@ Files: * Copyright: 1997-1999 Mattias Engdegård License: GPL-2.0+ -Files: cmake/Qt5PatchedLinguistToolsMacros.cmake -Copyright: Copyright 2005-2011 Kitware, Inc. -License: BSD-3-clause - -Files: src/proc_solaris.cpp -Copyright: 1997-1999 Mattias Engdegård - José Luis Sánchez, 2005 -License: GPL-2.0+ - -Files: src/qps.cpp -Copyright: 1997-1999 Mattias Engdegård - 2005-2012 fasthyun@magicn.com - 2015- daehyun.yang@gmail.com +Files: src/global.h + src/misc.cpp + src/misc.h + src/proc.cpp + src/qps.cpp + src/stable.h +Copyright: 1997-1999, Mattias Engdegård + 2005-2012, fasthyun@magicn.com + 2014-2015, Dae Hyun Yang + 2015, Paulo Lieuthier + Olivier Daudel + 2015, Hong Jen Yee (PCMan) + 2012-2014, Andriy Grytsenko (LStranger) License: GPL-2.0+ Files: src/qttableview.* @@ -30,8 +30,9 @@ Copyright: 2003 Justin Karneges License: LGPL-2.1+ Files: debian/* -Copyright: 2015-2019 Alf Gaida - 2015-2016 ChangZhuo Chen (陳昌倬) +Copyright: 2021, Lubuntu Developers + 2015-2019, Alf Gaida + 2015-2016, ChangZhuo Chen (陳昌倬) License: GPL-2.0+ License: GPL-2.0 @@ -67,34 +68,6 @@ License: GPL-2.0+ On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". -License: BSD-3-clause - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions - are met: - . - 1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - . - 2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - . - 3. Neither the name of the University nor the names of its contributors - may be used to endorse or promote products derived from this software - without specific prior written permission. - . - THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND - ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE - ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE - FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL - DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS - OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT - LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY - OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - SUCH DAMAGE. - License: LGPL-2.1+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public