From 5857224c2fb7eac4c1c48ec95d6e6d2a727a94a9 Mon Sep 17 00:00:00 2001 From: apt-ghetto Date: Wed, 18 Aug 2021 17:03:50 -0400 Subject: [PATCH] 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 --- debian/changelog | 10 ++++ debian/control | 2 +- debian/copyright | 84 +++++++++++++++++++++++++++----- debian/libqtermwidget5-0.symbols | 8 ++- 4 files changed, 89 insertions(+), 15 deletions(-) diff --git a/debian/changelog b/debian/changelog index e051264..3e0115e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Mon, 16 Aug 2021 15:49:23 +0200 + qtermwidget (0.16.1-1ubuntu1) hirsute; urgency=medium * New upstream version. diff --git a/debian/control b/debian/control index b2b946f..e610779 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Priority: optional Build-Depends: cmake, debhelper-compat (= 13), libutf8proc-dev, - lxqt-build-tools (>= 0.8.0~), + lxqt-build-tools (>= 0.9.0), qtbase5-dev Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/lxqt-team/qtermwidget diff --git a/debian/copyright b/debian/copyright index 4f2f683..fc05886 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,29 +3,87 @@ Upstream-Name: qtermwidget Source: https://github.com/lxqt/qtermwidget Files: * -Copyright: 2000 Stephan Kulow - 2008 e_k - 2007-2008 Robert Knight - 1997,1998 Lars Doelle +Copyright: 2013, Christian Surlykke + 2000, Stephan Kulow + 2008, e_k + 2006-2008, Robert Knight + 1997,1998, Lars Doelle + 1996, Matthias Ettrich License: GPL-2+ -Files: lib/kprocess.* +Files: examples/cpp/main.cpp + lib/kprocess.* lib/kpty* lib/qtermwidget.* + lib/qtermwidget_version.h.in lib/TerminalCharacterDecoder.* -Copyright: 2007 Oswald Buddenhagen - 2008 e_k (e_k@users.sourceforge.net) +Copyright: 2002-2003, 2007, Oswald Buddenhagen + 2008, e_k (e_k@users.sourceforge.net) + 2006-2008, Robert Knight + 2002, Waldo Bastian + 2010, KDE e.V. + 2020, Axel Kittenberger 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 + 2012, Luca Beltrame + 2012, Rolf Eike Beer + 2009-2011, Kitware, Inc. + 2009-2011, Philip Lowman +License: BSD-3-Clause + +Files: pyqt/cmake/PythonCompile.py + lib/konsole_wcwidth.cpp + lib/konsole_wcwidth.h +Copyright: Simon Edwards + 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/* -Copyright: 2012-2020 Alf Gaida - 2016 Peter Mattern - 2015 ChangZhuo Chen (陳昌倬) - 2015 Andrew Lee (李健秋) - 2012 Thorsten Wohlfarth - 2012 Henson Sturgill +Copyright: 2021, Lubuntu Developers + 2012-2020, Alf Gaida + 2016, Peter Mattern + 2015, ChangZhuo Chen (陳昌倬) + 2015, Andrew Lee (李健秋) + 2012, Thorsten Wohlfarth + 2012, Henson Sturgill 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+ 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 diff --git a/debian/libqtermwidget5-0.symbols b/debian/libqtermwidget5-0.symbols index 15653d4..740dad2 100644 --- a/debian/libqtermwidget5-0.symbols +++ b/debian/libqtermwidget5-0.symbols @@ -21,6 +21,7 @@ libqtermwidget5.so.0 libqtermwidget5-0 #MINVER# (c++)"Konsole::Emulation::lockPtyRequest(bool)@Base" 0.16.1 (c++)"Konsole::Emulation::metaObject() const@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::programBracketedPasteModeChanged(bool)@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::receiveData(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::sendString(char const*, int)@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::availableKeyBindings()@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::changeDir(QString const&)@Base" 0.6.0 (c++)"QTermWidget::clear()@Base" 0.6.0 (c++)"QTermWidget::copyAvailable(bool)@Base" 0.6.0 (c++)"QTermWidget::copyClipboard()@Base" 0.6.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::find()@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::setBoldIntense(bool)@Base" 0.16.1 (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::setEnvironment(QStringList const&)@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::setSize(QSize const&)@Base" 0.6.0 (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::setTerminalOpacity(double)@Base" 0.6.0 (c++)"QTermWidget::setTerminalSizeHint(bool)@Base" 0.9.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::setZoom(int)@Base" 0.6.0 (c++)"QTermWidget::silence()@Base" 0.6.0