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
This commit is contained in:
parent
bf734a61ff
commit
3c6c7f72b4
10
debian/changelog
vendored
10
debian/changelog
vendored
@ -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 <apt-ghetto@protonmail.com> Wed, 18 Aug 2021 16:30:22 +0200
|
||||
|
||||
qps (2.2.0-1ubuntu1) hirsute; urgency=medium
|
||||
|
||||
* Merge from Debian unstable. Remaining changes:
|
||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -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
|
||||
|
59
debian/copyright
vendored
59
debian/copyright
vendored
@ -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 <daehyun.yang@gmail.com>
|
||||
2015, Paulo Lieuthier <paulolieuthier@gmail.com>
|
||||
Olivier Daudel
|
||||
2015, Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
||||
2012-2014, Andriy Grytsenko (LStranger) <andrej@rep.kiev.ua>
|
||||
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 <agaida@siduction.org>
|
||||
2015-2016 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||
Copyright: 2021, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
2015-2019, Alf Gaida <agaida@siduction.org>
|
||||
2015-2016, ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user