New upstream release for qtermwidget

Summary:
Packaged new upstream release 0.17.0 of qtermwidget
Updated changelog, control and copyright
Updated symbols

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

Reviewers: kc2bez

Reviewed By: kc2bez

Differential Revision: https://phab.lubuntu.me/D133
ci/stable ubuntu/0.17.0-0ubuntu1
apt-ghetto 3 years ago committed by Dan Simmons
parent 8b09fbf3e1
commit 5857224c2f

10
debian/changelog vendored

@ -1,3 +1,13 @@
qtermwidget (0.17.0-0ubuntu1) impish; urgency=medium
* New upstream release 0.17.0
* Update debian control
- Use lxqt-build-tools 0.9.0
* Update symbols
* Update debian/copyright
-- apt-ghetto <apt-ghetto@protonmail.com> Mon, 16 Aug 2021 15:49:23 +0200
qtermwidget (0.16.1-1ubuntu1) hirsute; urgency=medium qtermwidget (0.16.1-1ubuntu1) hirsute; urgency=medium
* New upstream version. * New upstream version.

2
debian/control vendored

@ -9,7 +9,7 @@ Priority: optional
Build-Depends: cmake, Build-Depends: cmake,
debhelper-compat (= 13), debhelper-compat (= 13),
libutf8proc-dev, libutf8proc-dev,
lxqt-build-tools (>= 0.8.0~), lxqt-build-tools (>= 0.9.0),
qtbase5-dev qtbase5-dev
Standards-Version: 4.5.1 Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/lxqt-team/qtermwidget Vcs-Browser: https://salsa.debian.org/lxqt-team/qtermwidget

84
debian/copyright vendored

@ -3,29 +3,87 @@ Upstream-Name: qtermwidget
Source: https://github.com/lxqt/qtermwidget Source: https://github.com/lxqt/qtermwidget
Files: * Files: *
Copyright: 2000 Stephan Kulow <coolo@kde.org> Copyright: 2013, Christian Surlykke
2008 e_k <e_k@users.sourceforge.net> 2000, Stephan Kulow <coolo@kde.org>
2007-2008 Robert Knight <robertknight@gmail.com> 2008, e_k <e_k@users.sourceforge.net>
1997,1998 Lars Doelle <lars.doelle@on-line.de> 2006-2008, Robert Knight <robertknight@gmail.com>
1997,1998, Lars Doelle <lars.doelle@on-line.de>
1996, Matthias Ettrich <ettrich@kde.org>
License: GPL-2+ License: GPL-2+
Files: lib/kprocess.* Files: examples/cpp/main.cpp
lib/kprocess.*
lib/kpty* lib/kpty*
lib/qtermwidget.* lib/qtermwidget.*
lib/qtermwidget_version.h.in
lib/TerminalCharacterDecoder.* lib/TerminalCharacterDecoder.*
Copyright: 2007 Oswald Buddenhagen <ossi@kde.org> Copyright: 2002-2003, 2007, Oswald Buddenhagen <ossi@kde.org>
2008 e_k (e_k@users.sourceforge.net) 2008, e_k (e_k@users.sourceforge.net)
2006-2008, Robert Knight <robertknight@gmail.com>
2002, Waldo Bastian <bastian@kde.org>
2010, KDE e.V. <kde-ev-board@kde.org>
2020, Axel Kittenberger <axel.kittenberger@univie.ac.at>
License: LGPL-2+ License: LGPL-2+
Files: cmake/FindUtf8Proc.cmake
pyqt/cmake/SIPMacros.cmake
pyqt/cmake/FindPyQt5.cmake
pyqt/cmake/FindPyQt5.py
pyqt/cmake/FindPythonLibrary.cmake
pyqt/cmake/FindSIP.cmake
pyqt/cmake/FindSIP.py
pyqt/cmake/PythonMacros.cmake
Copyright: 2007, 2014, Simon Edwards <simon@simonzone.com>
2012, Luca Beltrame <lbeltrame@kde.org>
2012, Rolf Eike Beer <eike@sf-mail.de>
2009-2011, Kitware, Inc.
2009-2011, Philip Lowman <philip@yhbt.com>
License: BSD-3-Clause
Files: pyqt/cmake/PythonCompile.py
lib/konsole_wcwidth.cpp
lib/konsole_wcwidth.h
Copyright: Simon Edwards <simon@simonzone.com>
2001, Markus Kuhn
License: public-domain
We are grateful to Simon Edwards and Markus Kuhn for letting us distribute their work.
Comment: Inspired by https://salsa.debian.org/science-team/mumps/-/blob/master/debian/copyright
Files: debian/* Files: debian/*
Copyright: 2012-2020 Alf Gaida <agaida@siduction.org> Copyright: 2021, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
2016 Peter Mattern <pmattern@arcor.de> 2012-2020, Alf Gaida <agaida@siduction.org>
2015 ChangZhuo Chen (陳昌倬) <czchen@debian.org> 2016, Peter Mattern <pmattern@arcor.de>
2015 Andrew Lee (李健秋) <ajqlee@debian.org> 2015, ChangZhuo Chen (陳昌倬) <czchen@debian.org>
2012 Thorsten Wohlfarth <towo@siduction.org> 2015, Andrew Lee (李健秋) <ajqlee@debian.org>
2012 Henson Sturgill <daddysturg@gmail.com> 2012, Thorsten Wohlfarth <towo@siduction.org>
2012, Henson Sturgill <daddysturg@gmail.com>
License: GPL-2+ License: 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 COPYRIGHT HOLDERS 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 HOLDERS 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+ License: LGPL-2+
This library is free software; you can redistribute it and/or modify it This library is free software; you can redistribute it and/or modify it
under the terms of the GNU Library General Public License as published under the terms of the GNU Library General Public License as published

@ -21,6 +21,7 @@ libqtermwidget5.so.0 libqtermwidget5-0 #MINVER#
(c++)"Konsole::Emulation::lockPtyRequest(bool)@Base" 0.16.1 (c++)"Konsole::Emulation::lockPtyRequest(bool)@Base" 0.16.1
(c++)"Konsole::Emulation::metaObject() const@Base" 0.16.1 (c++)"Konsole::Emulation::metaObject() const@Base" 0.16.1
(c++)"Konsole::Emulation::outputChanged()@Base" 0.16.1 (c++)"Konsole::Emulation::outputChanged()@Base" 0.16.1
(c++)"Konsole::Emulation::outputFromKeypressEvent()@Base" 0.17.0
(c++)"Konsole::Emulation::profileChangeCommandReceived(QString const&)@Base" 0.16.1 (c++)"Konsole::Emulation::profileChangeCommandReceived(QString const&)@Base" 0.16.1
(c++)"Konsole::Emulation::programBracketedPasteModeChanged(bool)@Base" 0.16.1 (c++)"Konsole::Emulation::programBracketedPasteModeChanged(bool)@Base" 0.16.1
(c++)"Konsole::Emulation::programBracketedPasteMode() const@Base" 0.16.1 (c++)"Konsole::Emulation::programBracketedPasteMode() const@Base" 0.16.1
@ -31,7 +32,7 @@ libqtermwidget5.so.0 libqtermwidget5-0 #MINVER#
(c++)"Konsole::Emulation::receiveChar(wchar_t)@Base" 0.16.1 (c++)"Konsole::Emulation::receiveChar(wchar_t)@Base" 0.16.1
(c++)"Konsole::Emulation::receiveData(char const*, int)@Base" 0.16.1 (c++)"Konsole::Emulation::receiveData(char const*, int)@Base" 0.16.1
(c++)"Konsole::Emulation::sendData(char const*, int)@Base" 0.16.1 (c++)"Konsole::Emulation::sendData(char const*, int)@Base" 0.16.1
(c++)"Konsole::Emulation::sendKeyEvent(QKeyEvent*)@Base" 0.16.1 (c++)"Konsole::Emulation::sendKeyEvent(QKeyEvent*, bool)@Base" 0.17.0
(c++)"Konsole::Emulation::sendMouseEvent(int, int, int, int)@Base" 0.16.1 (c++)"Konsole::Emulation::sendMouseEvent(int, int, int, int)@Base" 0.16.1
(c++)"Konsole::Emulation::sendString(char const*, int)@Base" 0.16.1 (c++)"Konsole::Emulation::sendString(char const*, int)@Base" 0.16.1
(c++)"Konsole::Emulation::setCodec(Konsole::Emulation::EmulationCodec)@Base" 0.16.1 (c++)"Konsole::Emulation::setCodec(Konsole::Emulation::EmulationCodec)@Base" 0.16.1
@ -108,12 +109,14 @@ libqtermwidget5.so.0 libqtermwidget5-0 #MINVER#
(c++)"QTermWidget::availableColorSchemes()@Base" 0.6.0 (c++)"QTermWidget::availableColorSchemes()@Base" 0.6.0
(c++)"QTermWidget::availableKeyBindings()@Base" 0.6.0 (c++)"QTermWidget::availableKeyBindings()@Base" 0.6.0
(c++)"QTermWidget::bell(QString const&)@Base" 0.6.0 (c++)"QTermWidget::bell(QString const&)@Base" 0.6.0
(c++)"QTermWidget::bracketedPasteModeIsDisabled() const@Base" 0.17.0
(c++)"QTermWidget::bracketText(QString&)@Base" 0.9.0~ (c++)"QTermWidget::bracketText(QString&)@Base" 0.9.0~
(c++)"QTermWidget::changeDir(QString const&)@Base" 0.6.0 (c++)"QTermWidget::changeDir(QString const&)@Base" 0.6.0
(c++)"QTermWidget::clear()@Base" 0.6.0 (c++)"QTermWidget::clear()@Base" 0.6.0
(c++)"QTermWidget::copyAvailable(bool)@Base" 0.6.0 (c++)"QTermWidget::copyAvailable(bool)@Base" 0.6.0
(c++)"QTermWidget::copyClipboard()@Base" 0.6.0 (c++)"QTermWidget::copyClipboard()@Base" 0.6.0
(c++)"QTermWidget::cursorChanged(Konsole::Emulation::KeyboardCursorShape, bool)@Base" 0.8.0 (c++)"QTermWidget::cursorChanged(Konsole::Emulation::KeyboardCursorShape, bool)@Base" 0.8.0
(c++)"QTermWidget::disableBracketedPasteMode(bool)@Base" 0.17.0
(c++)"QTermWidget::filterActions(QPoint const&)@Base" 0.7.1 (c++)"QTermWidget::filterActions(QPoint const&)@Base" 0.7.1
(c++)"QTermWidget::find()@Base" 0.6.0 (c++)"QTermWidget::find()@Base" 0.6.0
(c++)"QTermWidget::findNext()@Base" 0.6.0 (c++)"QTermWidget::findNext()@Base" 0.6.0
@ -164,6 +167,7 @@ libqtermwidget5.so.0 libqtermwidget5-0 #MINVER#
(c++)"QTermWidget::setBlinkingCursor(bool)@Base" 0.8.0 (c++)"QTermWidget::setBlinkingCursor(bool)@Base" 0.8.0
(c++)"QTermWidget::setBoldIntense(bool)@Base" 0.16.1 (c++)"QTermWidget::setBoldIntense(bool)@Base" 0.16.1
(c++)"QTermWidget::setColorScheme(QString const&)@Base" 0.6.0 (c++)"QTermWidget::setColorScheme(QString const&)@Base" 0.6.0
(c++)"QTermWidget::setConfirmMultilinePaste(bool)@Base" 0.17.0
(c++)"QTermWidget::setDrawLineChars(bool)@Base" 0.16.1 (c++)"QTermWidget::setDrawLineChars(bool)@Base" 0.16.1
(c++)"QTermWidget::setEnvironment(QStringList const&)@Base" 0.6.0 (c++)"QTermWidget::setEnvironment(QStringList const&)@Base" 0.6.0
(c++)"QTermWidget::setFlowControlEnabled(bool)@Base" 0.6.0 (c++)"QTermWidget::setFlowControlEnabled(bool)@Base" 0.6.0
@ -182,10 +186,12 @@ libqtermwidget5.so.0 libqtermwidget5-0 #MINVER#
(c++)"QTermWidget::setSilenceTimeout(int)@Base" 0.6.0 (c++)"QTermWidget::setSilenceTimeout(int)@Base" 0.6.0
(c++)"QTermWidget::setSize(QSize const&)@Base" 0.6.0 (c++)"QTermWidget::setSize(QSize const&)@Base" 0.6.0
(c++)"QTermWidget::setTerminalBackgroundImage(QString const&)@Base" 0.16.1 (c++)"QTermWidget::setTerminalBackgroundImage(QString const&)@Base" 0.16.1
(c++)"QTermWidget::setTerminalBackgroundMode(int)@Base" 0.17.0
(c++)"QTermWidget::setTerminalFont(QFont const&)@Base" 0.6.0 (c++)"QTermWidget::setTerminalFont(QFont const&)@Base" 0.6.0
(c++)"QTermWidget::setTerminalOpacity(double)@Base" 0.6.0 (c++)"QTermWidget::setTerminalOpacity(double)@Base" 0.6.0
(c++)"QTermWidget::setTerminalSizeHint(bool)@Base" 0.9.0~ (c++)"QTermWidget::setTerminalSizeHint(bool)@Base" 0.9.0~
(c++)"QTermWidget::setTextCodec(QTextCodec*)@Base" 0.6.0 (c++)"QTermWidget::setTextCodec(QTextCodec*)@Base" 0.6.0
(c++)"QTermWidget::setTrimPastedTrailingNewlines(bool)@Base" 0.17.0
(c++)"QTermWidget::setWorkingDirectory(QString const&)@Base" 0.6.0 (c++)"QTermWidget::setWorkingDirectory(QString const&)@Base" 0.6.0
(c++)"QTermWidget::setZoom(int)@Base" 0.6.0 (c++)"QTermWidget::setZoom(int)@Base" 0.6.0
(c++)"QTermWidget::silence()@Base" 0.6.0 (c++)"QTermWidget::silence()@Base" 0.6.0

Loading…
Cancel
Save