Compare commits

..

No commits in common. 'ubuntu/plucky' and 'ubuntu/focal' have entirely different histories.

1
debian/.gitignore vendored

@ -1 +0,0 @@
files

99
debian/changelog vendored

@ -1,103 +1,16 @@
qtermwidget (2.1.0-0ubuntu1) plucky; urgency=medium qtermwidget (0.14.1-3ubuntu1) focal; urgency=medium
* New upstream release. * debian/control: Add Breaks/Replaces on qtermwidget-l10n to
- Bump build dependencies. qtermwidget5-data. Fixes upgrade from 0.14.1-0ubuntu3 or earlier.
(LP: #1864170)
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 15 Nov 2024 15:33:45 -0600 -- Rik Mills <rikmills@kde.org> Tue, 25 Feb 2020 16:24:33 +0000
qtermwidget (2.0.1-0ubuntu1) oracular; urgency=medium
* New upstream release.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 15 Aug 2024 16:24:10 -0500
qtermwidget (2.0.0-0ubuntu1~ppa2) oracular; urgency=medium
* New upstream release.
* Update copyright file.
* Bump Standards-Version to 4.7.0, no changes necessary.
* Rename binaries, bump sonames.
* Bump build dependencies.
* Update symbols file.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Wed, 19 Jun 2024 14:29:19 -0500
qtermwidget (1.4.0-0ubuntu1) noble; urgency=medium
* New upstream release.
* Update copyright.
* Update symbols from amd64 build logs.
-- Simon Quigley <tsimonq2@ubuntu.com> Sun, 12 Nov 2023 17:18:08 -0600
qtermwidget (1.3.0-0ubuntu1) mantic; urgency=medium
* New upstream release.
* Bump build dependencies.
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 03 Aug 2023 10:43:51 -0500
qtermwidget (1.2.0-0ubuntu2) lunar; urgency=medium
* Bumped Standards-Version to 4.6.2, no changes necessary.
* Overhauled copyright file.
* Removed trailing whitespace from changelog.
* Ran wrap-and-sort.
* Created debian/qtermwidget5-data.examples to install example files,
satisfying a Lintian gripe.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Sat, 11 Feb 2023 19:40:36 -0600
qtermwidget (1.2.0-0ubuntu1) lunar; urgency=medium
* New upstream release.
* Fix the watch file, for real this time.
* Lubuntuify the package slightly, to make debhelper happy.
* Bump build dependencies in debian/control.
* Remove reverse-applicable upstream patches.
* Update symbols from amd64 build logs.
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 17 Nov 2022 16:59:40 -0600
qtermwidget (1.1.0-1) experimental; urgency=medium
* New upstream release 1.1.0.
* Removed obsolete debian/compat file.
* Switched to GBP.
* Upstreamed non-Ubuntu-specific packaging changes from Ubuntu, modifying
the following files:
- control
- copyright
- *.install
- libqtermwidget5-0.symbols
- rules
- upstream/*
- patches directory
-- Aaron Rainbolt <arraybolt3@gmail.com> Sun, 10 Jul 2022 05:32:17 -0500
qtermwidget (0.16.1-1) unstable; urgency=medium
* Team upload.
[ Sophie Brun ]
* Update debian/upstream/signing-key.asc
* New upstream version 0.16.1
* Update minimal required version of lxqt-build-tools
* Update debian/libqtermwidget5-0.symbols
* Bump Standards-Version to 4.5.0 (no changes)
[ Raphaël Hertzog ]
* Update symbols file to use demangled names
* Sort list of symbols
-- Raphaël Hertzog <raphael@offensive-security.com> Thu, 17 Dec 2020 11:54:22 +0100
qtermwidget (0.14.1-3) unstable; urgency=medium qtermwidget (0.14.1-3) unstable; urgency=medium
* Bumped Standards-Version to 4.5.0, no changes needed * Bumped Standards-Version to 4.5.0, no changes needed
* Removed the not existing package qtermwidget-l10n from recommends, * Removed the not existing package qtermwidget-l10n from recommends,
thanks @wxl, nice finding. thanks @wxl, nice finding.
-- Alf Gaida <agaida@siduction.org> Sun, 23 Feb 2020 22:16:09 +0100 -- Alf Gaida <agaida@siduction.org> Sun, 23 Feb 2020 22:16:09 +0100

48
debian/control vendored

@ -1,60 +1,54 @@
Source: qtermwidget Source: qtermwidget
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com> Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders: Alf Gaida <agaida@siduction.org>, Uploaders: Alf Gaida <agaida@siduction.org>,
ChangZhuo Chen (陳昌倬) <czchen@debian.org>, ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
Andrew Lee (李健秋) <ajqlee@debian.org>, Andrew Lee (李健秋) <ajqlee@debian.org>
Aaron Rainbolt <arraybolt3@gmail.com>
Section: libs Section: libs
Priority: optional Priority: optional
Build-Depends: cmake, Build-Depends: debhelper-compat (= 12),
debhelper-compat (= 13), cmake,
libutf8proc-dev, libutf8proc-dev,
libxkbcommon-dev (>= 0.5.0), lxqt-build-tools (>= 0.6.0~),
lxqt-build-tools (>= 2.1.0), qtbase5-dev
qt6-base-dev (>= 6.6.0) Standards-Version: 4.5.0
Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/lxqt-team/qtermwidget
Vcs-Browser: https://git.lubuntu.me/Lubuntu/qtermwidget-packaging Vcs-Git: https://salsa.debian.org/lxqt-team/qtermwidget.git
Vcs-Git: https://git.lubuntu.me/Lubuntu/qtermwidget-packaging.git
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/qtermwidget
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/qtermwidget.git
Homepage: https://github.com/lxqt/qtermwidget Homepage: https://github.com/lxqt/qtermwidget
Rules-Requires-Root: no Rules-Requires-Root: no
Package: libqtermwidget6-2 Package: libqtermwidget5-0
Architecture: any Architecture: any
Multi-Arch: same Multi-Arch: same
Depends: qtermwidget6-data (= ${source:Version}), Depends: ${shlibs:Depends},
${misc:Depends}, ${misc:Depends},
${shlibs:Depends} qtermwidget5-data (= ${source:Version})
Recommends: fonts-hack Recommends: fonts-hack
Pre-Depends: ${misc:Pre-Depends} Pre-Depends: ${misc:Pre-Depends}
Breaks: libqtermwidget5-1 Description: Terminal emulator widget for Qt 5 (shared libraries)
Replaces: libqtermwidget5-1
Description: Terminal emulator widget for Qt 6 (shared libraries)
QTermWidget is a Unicode-enabled, embeddable Qt widget that can be used as QTermWidget is a Unicode-enabled, embeddable Qt widget that can be used as
built-in console or terminal emulation widget. built-in console or terminal emulation widget.
. .
This package provides the shared libraries. This package provides the shared libraries.
Package: libqtermwidget6-2-dev Package: libqtermwidget5-0-dev
Architecture: any Architecture: any
Multi-Arch: same Multi-Arch: same
Section: libdevel Section: libdevel
Depends: libqtermwidget6-2 (= ${binary:Version}), ${misc:Depends} Depends: ${misc:Depends},
Breaks: libqtermwidget5-1-dev libqtermwidget5-0 (= ${binary:Version})
Replaces: libqtermwidget5-1-dev Description: Terminal emulator widget for Qt 5 (development files)
Description: Terminal emulator widget for Qt 6 (development files)
QTermWidget is a Unicode-enabled, embeddable Qt widget that can be used as QTermWidget is a Unicode-enabled, embeddable Qt widget that can be used as
built-in console or terminal emulation widget. built-in console or terminal emulation widget.
. .
This package provides the development files. This package provides the development files.
Package: qtermwidget6-data Package: qtermwidget5-data
Architecture: all Architecture: all
Multi-Arch: foreign Multi-Arch: foreign
Depends: ${misc:Depends} Depends: ${misc:Depends}
Description: Terminal emulator widget for Qt 6 (data files) Breaks: qtermwidget-l10n (<< 0.14.1-2~)
Replaces: qtermwidget-l10n (<< 0.14.1-2~)
Description: Terminal emulator widget for Qt 5 (data files)
QTermWidget is a Unicode-enabled, embeddable Qt widget that can be used as QTermWidget is a Unicode-enabled, embeddable Qt widget that can be used as
built-in console or terminal emulation widget. built-in console or terminal emulation widget.
. .

136
debian/copyright vendored

@ -3,112 +3,29 @@ Upstream-Name: qtermwidget
Source: https://github.com/lxqt/qtermwidget Source: https://github.com/lxqt/qtermwidget
Files: * Files: *
Copyright: 2013-2024 LXQt team Copyright: 2000 Stephan Kulow <coolo@kde.org>
Adam Treat <atreat@rim.com> 2008 e_k <e_k@users.sourceforge.net>
Chris Mueller <ruunsmail@googlemail.com> 2007-2008 Robert Knight <robertknight@gmail.com>
2013 Christian Surlykke <christian@surlykke.dk> 1997,1998 Lars Doelle <lars.doelle@on-line.de>
Daniel O'Neill <doneill@cammy.riverroadcable.com>
Francisco Ballina <zballinita@gmail.com>
Georg Rudoy <0xd34df00d@gmail.com>
Jerome Leclanche <jerome@leclan.ch>
Petr Vanek <petr@yarpen.cz>
@kulti <kultihell@gmail.com>
2000 Stephan Kulow <coolo@kde.org>
2008 e_k <e_k@users.sourceforge.net>
2006-2008 Robert Knight <robertknight@gmail.com>
1997-1998 Lars Doelle <lars.doelle@on-line.de>
1996 Matthias Ettrich <ettrich@kde.org>
Maxim Bourmistrov <maxim@unixconn.com>
License: GPL-2+ License: GPL-2+
Files: examples/cpp/main.cpp Files: lib/kprocess.*
lib/kprocess.cpp lib/kpty*
lib/kprocess.h lib/qtermwidget.*
lib/kpty.cpp lib/TerminalCharacterDecoder.*
lib/kpty.h Copyright: 2007 Oswald Buddenhagen <ossi@kde.org>
lib/kpty_p.h 2008 e_k (e_k@users.sourceforge.net)
lib/kptydevice.cpp
lib/kptydevice.h
lib/kptyprocess.cpp
lib/kptyprocess.h
lib/qtermwidget.cpp
lib/qtermwidget.h
lib/qtermwidget_interface.h
lib/qtermwidget_version.h.in
Copyright: Adriaan de Groot <groot@kde.org>
2010 KDE e.V <kde-ev-board@kde.org>
2002-2007 Oswald Buddenhagen <ossi@kde.org>
2006-2008 Robert Knight <robertknight@gmail.com>
2002 Waldo Bastian <bastian@kde.org>
2008 e_k <e_k@users.sourceforge.net>
2022 Francesc Martinez <info@francescmm.com>
Maxim Bourmistrov <maxim@unixconn.com>
2020 Axel Kittenberger (axel.kittenberger@univie.ac.at)
License: LGPL-2+ License: LGPL-2+
Files: lib/TerminalCharacterDecoder.cpp
lib/TerminalCharacterDecoder.h
Copyright: 2006-2008 Robert Knight <robertknight@gmail.com>
License: LGPL-2.1+
Comment: The files above are licensed under the GNU Lesser General Public
License version 2 or later, however there is no Lesser GPL version 2. As per
the answer given at https://opensource.stackexchange.com/questions/13191 this
anomaly can be treated as LGPL-2.1+.
Files: CMakeLists.txt
cmake/*
Copyright: 2013-2022 LXQt team
License: BSD-3-Clause
Files: cmake/FindUtf8Proc.cmake
Copyright: 2009-2011 Kitware, Inc
2009-2011 Philip Lowman <philip@yhbt.com>
License: BSD-3-Clause
Files: lib/konsole_wcwidth.cpp
lib/konsole_wcwidth.h
Copyright: Markus Kuhn
e_k
Waldo Bastian
License: public-domain
We are grateful to Markus Kuhn, e_k, and Waldo Bastian, 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: 2021-2024, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com> Copyright: 2012-2020 Alf Gaida <agaida@siduction.org>
2012-2020, Alf Gaida <agaida@siduction.org> 2016 Peter Mattern <pmattern@arcor.de>
2016, Peter Mattern <pmattern@arcor.de> 2015 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
2015, ChangZhuo Chen (陳昌倬) <czchen@debian.org> 2015 Andrew Lee (李健秋) <ajqlee@debian.org>
2015, Andrew Lee (李健秋) <ajqlee@debian.org> 2012 Thorsten Wohlfarth <towo@siduction.org>
2012, Thorsten Wohlfarth <towo@siduction.org> 2012 Henson Sturgill <daddysturg@gmail.com>
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
@ -125,27 +42,8 @@ License: LGPL-2+
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
USA. USA.
. .
On Debian system, the complete text of GNU Library General Public
License can be found in "/usr/share/common-licenses/LGPL-2".
License: LGPL-2.1+
This library is free software; you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as published
by the Free Software Foundation; either version 2.1 of the License, or
(at your option) any later version.
.
This library is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Library General Public License for more details.
.
You should have received a copy of the GNU Library General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
USA.
.
On Debian system, the complete text of GNU Lesser General Public On Debian system, the complete text of GNU Lesser General Public
License can be found in "/usr/share/common-licenses/LGPL-2.1". License can be found in "/usr/share/common-licenses/LGPL-2".
License: GPL-2+ License: GPL-2+
This package is free software; you can redistribute it and/or modify This package is free software; you can redistribute it and/or modify

@ -0,0 +1,6 @@
usr/include
usr/lib/*/libqtermwidget5.so
usr/lib/*/pkgconfig/qtermwidget5.pc
usr/lib/*/cmake/qtermwidget5/*.cmake

@ -0,0 +1 @@
usr/lib/*/libqtermwidget5.so.*

@ -0,0 +1,104 @@
libqtermwidget5.so.0 libqtermwidget5-0 #MINVER#
* Build-Depends-Package: libqtermwidget5-0-dev
(c++)"QTermWidget::QTermWidget(QWidget*)@Base" 0.6.0
(c++)"QTermWidget::QTermWidget(int, QWidget*)@Base" 0.6.0
(c++)"QTermWidget::activity()@Base" 0.6.0
(c++)"QTermWidget::addCustomColorSchemeDir(QString const&)@Base" 0.7.0
(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::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::filterActions(QPoint const&)@Base" 0.7.1
(c++)"QTermWidget::find()@Base" 0.6.0
(c++)"QTermWidget::findNext()@Base" 0.6.0
(c++)"QTermWidget::findPrevious()@Base" 0.6.0
(c++)"QTermWidget::finished()@Base" 0.6.0
(c++)"QTermWidget::flowControlEnabled()@Base" 0.6.0
(c++)"QTermWidget::getHotSpotAt(QPoint const&) const@Base" 0.6.0
(c++)"QTermWidget::getHotSpotAt(int, int) const@Base" 0.6.0
(c++)"QTermWidget::getMargin() const@Base" 0.14.0~
(c++)"QTermWidget::getPtySlaveFd() const@Base" 0.6.0
(c++)"QTermWidget::getSelectionEnd(int&, int&)@Base" 0.6.0
(c++)"QTermWidget::getSelectionStart(int&, int&)@Base" 0.6.0
(c++)"QTermWidget::getShellPID()@Base" 0.6.0
(c++)"QTermWidget::getTerminalFont()@Base" 0.6.0
(c++)"QTermWidget::historyLinesCount()@Base" 0.6.0
(c++)"QTermWidget::icon() const@Base" 0.7.0
(c++)"QTermWidget::init(int)@Base" 0.6.0
(c++)"QTermWidget::isBidiEnabled()@Base" 0.9.0~
(c++)"QTermWidget::isTitleChanged() const@Base" 0.7.0
(c++)"QTermWidget::keyBindings()@Base" 0.6.0
(c++)"QTermWidget::matchFound(int, int, int, int)@Base" 0.6.0
(c++)"QTermWidget::metaObject() const@Base" 0.6.0
(c++)"QTermWidget::noMatchFound()@Base" 0.6.0
(c++)"QTermWidget::pasteClipboard()@Base" 0.6.0
(c++)"QTermWidget::pasteSelection()@Base" 0.6.0
(c++)"QTermWidget::profileChanged(QString const&)@Base" 0.8.0
(c++)"QTermWidget::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.6.0
(c++)"QTermWidget::qt_metacast(char const*)@Base" 0.6.0
(c++)"QTermWidget::receivedData(QString const&)@Base" 0.8.0
(c++)"QTermWidget::resizeEvent(QResizeEvent*)@Base" 0.6.0
(c++)"QTermWidget::screenColumnsCount()@Base" 0.6.0
(c++)"QTermWidget::screenLinesCount()@Base" 0.6.0
(c++)"QTermWidget::scrollToEnd()@Base" 0.6.0
(c++)"QTermWidget::search(bool, bool)@Base" 0.6.0
(c++)"QTermWidget::selectedText(bool)@Base" 0.6.0
(c++)"QTermWidget::selectionChanged(bool)@Base" 0.6.0
(c++)"QTermWidget::sendData(char const*, int)@Base" 0.6.0
(c++)"QTermWidget::sendText(QString const&)@Base" 0.6.0
(c++)"QTermWidget::sessionFinished()@Base" 0.6.0
(c++)"QTermWidget::setArgs(QStringList const&)@Base" 0.6.0
(c++)"QTermWidget::setAutoClose(bool)@Base" 0.8.0
(c++)"QTermWidget::setBidiEnabled(bool)@Base" 0.9.0~
(c++)"QTermWidget::setBlinkingCursor(bool)@Base" 0.8.0
(c++)"QTermWidget::setColorScheme(QString const&)@Base" 0.6.0
(c++)"QTermWidget::setEnvironment(QStringList const&)@Base" 0.6.0
(c++)"QTermWidget::setFlowControlEnabled(bool)@Base" 0.6.0
(c++)"QTermWidget::setFlowControlWarningEnabled(bool)@Base" 0.6.0
(c++)"QTermWidget::setHistorySize(int)@Base" 0.6.0
(c++)"QTermWidget::setKeyBindings(QString const&)@Base" 0.6.0
(c++)"QTermWidget::setKeyboardCursorShape(Konsole::Emulation::KeyboardCursorShape)@Base" 0.8.0
(c++)"QTermWidget::setMargin(int)@Base" 0.14.0~
(c++)"QTermWidget::setMonitorActivity(bool)@Base" 0.6.0
(c++)"QTermWidget::setMonitorSilence(bool)@Base" 0.6.0
(c++)"QTermWidget::setMotionAfterPasting(int)@Base" 0.6.0
(c++)"QTermWidget::setScrollBarPosition(QTermWidget::ScrollBarPosition)@Base" 0.6.0
(c++)"QTermWidget::setSelectionEnd(int, int)@Base" 0.6.0
(c++)"QTermWidget::setSelectionStart(int, int)@Base" 0.6.0
(c++)"QTermWidget::setShellProgram(QString const&)@Base" 0.6.0
(c++)"QTermWidget::setSilenceTimeout(int)@Base" 0.6.0
(c++)"QTermWidget::setSize(QSize const&)@Base" 0.6.0
(c++)"QTermWidget::setTerminalBackgroundImage(QString)@Base" 0.7.1
(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::setWorkingDirectory(QString const&)@Base" 0.6.0
(c++)"QTermWidget::setZoom(int)@Base" 0.6.0
(c++)"QTermWidget::silence()@Base" 0.6.0
(c++)"QTermWidget::sizeHint() const@Base" 0.6.0
(c++)"QTermWidget::startShellProgram()@Base" 0.6.0
(c++)"QTermWidget::startTerminalTeletype()@Base" 0.6.0
(c++)"QTermWidget::staticMetaObject@Base" 0.6.0
(c++)"QTermWidget::termGetFocus()@Base" 0.6.0
(c++)"QTermWidget::termKeyPressed(QKeyEvent*)@Base" 0.6.0
(c++)"QTermWidget::termLostFocus()@Base" 0.6.0
(c++)"QTermWidget::terminalSizeHint()@Base" 0.9.0~
(c++)"QTermWidget::title() const@Base" 0.7.0
(c++)"QTermWidget::titleChanged()@Base" 0.7.0
(c++)"QTermWidget::toggleShowSearchBar()@Base" 0.6.0
(c++)"QTermWidget::urlActivated(QUrl const&, bool)@Base" 0.7.1
(c++)"QTermWidget::workingDirectory()@Base" 0.6.0
(c++)"QTermWidget::zoomIn()@Base" 0.6.0
(c++)"QTermWidget::zoomOut()@Base" 0.6.0
(c++)"QTermWidget::~QTermWidget()@Base" 0.6.0
(c++)"non-virtual thunk to QTermWidget::~QTermWidget()@Base" 0.6.0
(c++)"typeinfo for QTermWidget@Base" 0.6.0
(c++)"typeinfo name for QTermWidget@Base" 0.6.0
(optional|c++)"void std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_M_construct<wchar_t const*>(wchar_t const*, wchar_t const*, std::forward_iterator_tag)@Base" 0.9.0~
(c++)"vtable for QTermWidget@Base" 0.6.0

@ -1,4 +0,0 @@
usr/include
usr/lib/*/cmake/qtermwidget6/*.cmake
usr/lib/*/libqtermwidget6.so
usr/lib/*/pkgconfig/qtermwidget6.pc

@ -1 +0,0 @@
usr/lib/*/libqtermwidget6.so.*

@ -1,308 +0,0 @@
# SymbolsHelper-Confirmed: 2.0.0 amd64 arm64 armhf ppc64el riscv64 s390x
libqtermwidget6.so.2 libqtermwidget6-2 #MINVER#
* Build-Depends-Package: libqtermwidget6-2-dev
(c++)"Konsole::Emulation::Emulation()@Base" 0.16.1
(c++)"Konsole::Emulation::bracketedPasteModeChanged(bool)@Base" 0.16.1
(c++)"Konsole::Emulation::bufferedUpdate()@Base" 0.16.1
(c++)"Konsole::Emulation::changeTabTextColorRequest(int)@Base" 0.16.1
(c++)"Konsole::Emulation::clearHistory()@Base" 0.16.1
(c++)"Konsole::Emulation::createWindow()@Base" 0.16.1
(c++)"Konsole::Emulation::cursorChanged(Konsole::Emulation::KeyboardCursorShape, bool)@Base" 0.16.1
(c++)"Konsole::Emulation::eraseChar() const@Base" 0.16.1
(c++)"Konsole::Emulation::flowControlKeyPressed(bool)@Base" 0.16.1
(c++)"Konsole::Emulation::handleCommandFromKeyboard(Konsole::KeyboardTranslator::Command)@Base" 0.16.1
(c++)"Konsole::Emulation::history() const@Base" 0.16.1
(c++)"Konsole::Emulation::imageResizeRequest(QSize const&)@Base" 0.16.1
(c++)"Konsole::Emulation::imageSize() const@Base" 0.16.1
(c++)"Konsole::Emulation::imageSizeChanged(int, int)@Base" 0.16.1
(c++)"Konsole::Emulation::imageSizeInitialized()@Base" 0.16.1
(c++)"Konsole::Emulation::keyBindings() const@Base" 0.16.1
(c++)"Konsole::Emulation::lineCount() const@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::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::programBracketedPasteMode() const@Base" 0.16.1
(c++)"Konsole::Emulation::programBracketedPasteModeChanged(bool)@Base" 0.16.1
(c++)"Konsole::Emulation::programUsesMouse() const@Base" 0.16.1
(c++)"Konsole::Emulation::programUsesMouseChanged(bool)@Base" 0.16.1
(c++)"Konsole::Emulation::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.16.1
(c++)"Konsole::Emulation::qt_metacast(char const*)@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::sendData(char const*, int)@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::setHistory(Konsole::HistoryType const&)@Base" 0.16.1
(c++)"Konsole::Emulation::setImageSize(int, int)@Base" 0.16.1
(c++)"Konsole::Emulation::setKeyBindings(QString const&)@Base" 0.16.1
(c++)"Konsole::Emulation::setScreen(int)@Base" 0.16.1
(c++)"Konsole::Emulation::showBulk()@Base" 0.16.1
(c++)"Konsole::Emulation::stateSet(int)@Base" 0.16.1
(c++)"Konsole::Emulation::staticMetaObject@Base" 0.16.1
(c++)"Konsole::Emulation::titleChanged(int, QString const&)@Base" 0.16.1
(c++)"Konsole::Emulation::useUtf8Request(bool)@Base" 0.16.1
(c++)"Konsole::Emulation::usesMouseChanged(bool)@Base" 0.16.1
(c++)"Konsole::Emulation::writeToStream(Konsole::TerminalCharacterDecoder*, int, int)@Base" 0.16.1
(c++)"Konsole::Emulation::zmodemDetected()@Base" 0.16.1
(c++)"Konsole::Emulation::~Emulation()@Base" 0.16.1
(c++)"Konsole::Filter::Filter()@Base" 0.16.1
(c++)"Konsole::Filter::HotSpot::HotSpot(int, int, int, int)@Base" 0.16.1
(c++)"Konsole::Filter::HotSpot::actions()@Base" 0.16.1
(c++)"Konsole::Filter::HotSpot::endColumn() const@Base" 0.16.1
(c++)"Konsole::Filter::HotSpot::endLine() const@Base" 0.16.1
(c++)"Konsole::Filter::HotSpot::setType(Konsole::Filter::HotSpot::Type)@Base" 0.16.1
(c++)"Konsole::Filter::HotSpot::startColumn() const@Base" 0.16.1
(c++)"Konsole::Filter::HotSpot::startLine() const@Base" 0.16.1
(c++)"Konsole::Filter::HotSpot::type() const@Base" 0.16.1
(c++)"Konsole::Filter::HotSpot::~HotSpot()@Base" 0.16.1
(c++)"Konsole::Filter::addHotSpot(Konsole::Filter::HotSpot*)@Base" 0.16.1
(c++)"Konsole::Filter::buffer()@Base" 0.16.1
(c++)"Konsole::Filter::getLineColumn(int, int&, int&)@Base" 0.16.1
(c++)"Konsole::Filter::hotSpotAt(int, int) const@Base" 0.16.1
(c++)"Konsole::Filter::hotSpots() const@Base" 0.16.1
(c++)"Konsole::Filter::hotSpotsAtLine(int) const@Base" 0.16.1
(c++)"Konsole::Filter::reset()@Base" 0.16.1
(c++)"Konsole::Filter::setBuffer(QString const*, QList<int> const*)@Base" 0.16.1
(c++)"Konsole::Filter::~Filter()@Base" 0.16.1
(c++)"Konsole::FilterChain::addFilter(Konsole::Filter*)@Base" 0.16.1
(c++)"Konsole::FilterChain::clear()@Base" 0.16.1
(c++)"Konsole::FilterChain::containsFilter(Konsole::Filter*)@Base" 0.16.1
(c++)"Konsole::FilterChain::hotSpotAt(int, int) const@Base" 0.16.1
(c++)"Konsole::FilterChain::hotSpots() const@Base" 0.16.1
(c++)"Konsole::FilterChain::process()@Base" 0.16.1
(c++)"Konsole::FilterChain::removeFilter(Konsole::Filter*)@Base" 0.16.1
(c++)"Konsole::FilterChain::reset()@Base" 0.16.1
(c++)"Konsole::FilterChain::setBuffer(QString const*, QList<int> const*)@Base" 0.16.1
(c++)"Konsole::FilterChain::~FilterChain()@Base" 0.16.1
(c++)"Konsole::RegExpFilter::HotSpot::HotSpot(int, int, int, int)@Base" 0.16.1
(c++)"Konsole::RegExpFilter::HotSpot::activate(QString const&)@Base" 0.16.1
(c++)"Konsole::RegExpFilter::HotSpot::capturedTexts() const@Base" 0.16.1
(c++)"Konsole::RegExpFilter::RegExpFilter()@Base" 0.16.1
(c++)"Konsole::RegExpFilter::newHotSpot(int, int, int, int)@Base" 0.16.1
(c++)"Konsole::RegExpFilter::process()@Base" 0.16.1
(c++)"Konsole::RegExpFilter::regExp() const@Base" 0.16.1
(c++)"Konsole::UrlFilter::CompleteUrlRegExp@Base" 0.16.1
(c++)"Konsole::UrlFilter::EmailAddressRegExp@Base" 0.16.1
(c++)"Konsole::UrlFilter::FullUrlRegExp@Base" 0.16.1
(c++)"Konsole::UrlFilter::HotSpot::HotSpot(int, int, int, int)@Base" 0.16.1
(c++)"Konsole::UrlFilter::HotSpot::actions()@Base" 0.16.1
(c++)"Konsole::UrlFilter::HotSpot::activate(QString const&)@Base" 0.16.1
(c++)"Konsole::UrlFilter::HotSpot::getUrlObject() const@Base" 0.16.1
(c++)"Konsole::UrlFilter::HotSpot::urlType() const@Base" 0.16.1
(c++)"Konsole::UrlFilter::HotSpot::~HotSpot()@Base" 0.16.1
(c++)"Konsole::UrlFilter::UrlFilter()@Base" 0.16.1
(c++)"Konsole::UrlFilter::activated(QUrl const&, bool)@Base" 0.16.1
(c++)"Konsole::UrlFilter::metaObject() const@Base" 0.16.1
(c++)"Konsole::UrlFilter::newHotSpot(int, int, int, int)@Base" 0.16.1
(c++)"Konsole::UrlFilter::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.16.1
(c++)"Konsole::UrlFilter::qt_metacast(char const*)@Base" 0.16.1
(c++)"Konsole::UrlFilter::staticMetaObject@Base" 0.16.1
(c++)"QTermWidget::QTermWidget(QWidget*)@Base" 0.6.0
(c++)"QTermWidget::QTermWidget(int, QWidget*)@Base" 0.6.0
(c++)"QTermWidget::activity()@Base" 0.6.0
(c++)"QTermWidget::addCustomColorSchemeDir(QString const&)@Base" 0.7.0
(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::bracketText(QString&)@Base" 0.9.0~
(c++)"QTermWidget::bracketedPasteModeIsDisabled() const@Base" 0.17.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
(c++)"QTermWidget::findPrevious()@Base" 0.6.0
(c++)"QTermWidget::finished()@Base" 0.6.0
(c++)"QTermWidget::flowControlEnabled()@Base" 0.6.0
(c++)"QTermWidget::getHotSpotAt(QPoint const&) const@Base" 0.6.0
(c++)"QTermWidget::getHotSpotAt(int, int) const@Base" 0.6.0
(c++)"QTermWidget::getMargin() const@Base" 0.14.0~
(c++)"QTermWidget::getPtySlaveFd() const@Base" 0.6.0
(c++)"QTermWidget::getSelectionEnd(int&, int&)@Base" 0.6.0
(c++)"QTermWidget::getSelectionStart(int&, int&)@Base" 0.6.0
(c++)"QTermWidget::getShellPID()@Base" 0.6.0
(c++)"QTermWidget::getTerminalFont()@Base" 0.6.0
(c++)"QTermWidget::historyLinesCount()@Base" 0.6.0
(c++)"QTermWidget::icon() const@Base" 0.7.0
(c++)"QTermWidget::init(int)@Base" 0.6.0
(c++)"QTermWidget::isBidiEnabled()@Base" 0.9.0~
(c++)"QTermWidget::isTitleChanged() const@Base" 0.7.0
(c++)"QTermWidget::keyBindings()@Base" 0.6.0
(c++)"QTermWidget::matchFound(int, int, int, int)@Base" 0.6.0
(c++)"QTermWidget::metaObject() const@Base" 0.6.0
(c++)"QTermWidget::noMatchFound()@Base" 0.6.0
(c++)"QTermWidget::pasteClipboard()@Base" 0.6.0
(c++)"QTermWidget::pasteSelection()@Base" 0.6.0
(c++)"QTermWidget::profileChanged(QString const&)@Base" 0.8.0
(c++)"QTermWidget::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.6.0
(c++)"QTermWidget::qt_metacast(char const*)@Base" 0.6.0
(c++)"QTermWidget::receivedData(QString const&)@Base" 0.8.0
(c++)"QTermWidget::resizeEvent(QResizeEvent*)@Base" 0.6.0
(c++)"QTermWidget::saveHistory(QIODevice*)@Base" 0.16.1
(c++)"QTermWidget::screenColumnsCount()@Base" 0.6.0
(c++)"QTermWidget::screenLinesCount()@Base" 0.6.0
(c++)"QTermWidget::scrollToEnd()@Base" 0.6.0
(c++)"QTermWidget::search(bool, bool)@Base" 0.6.0
(c++)"QTermWidget::selectedText(bool)@Base" 0.6.0
(c++)"QTermWidget::selectionChanged(bool)@Base" 0.6.0
(c++)"QTermWidget::sendData(char const*, int)@Base" 0.6.0
(c++)"QTermWidget::sendKeyEvent(QKeyEvent*)@Base" 0.16.1
(c++)"QTermWidget::sendText(QString const&)@Base" 0.6.0
(c++)"QTermWidget::sessionFinished()@Base" 0.6.0
(c++)"QTermWidget::setAutoClose(bool)@Base" 0.8.0
(c++)"QTermWidget::setBidiEnabled(bool)@Base" 0.9.0~
(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::setFlowControlEnabled(bool)@Base" 0.6.0
(c++)"QTermWidget::setFlowControlWarningEnabled(bool)@Base" 0.6.0
(c++)"QTermWidget::setHistorySize(int)@Base" 0.6.0
(c++)"QTermWidget::setKeyBindings(QString const&)@Base" 0.6.0
(c++)"QTermWidget::setKeyboardCursorShape(Konsole::Emulation::KeyboardCursorShape)@Base" 0.8.0
(c++)"QTermWidget::setMargin(int)@Base" 0.14.0~
(c++)"QTermWidget::setMonitorActivity(bool)@Base" 0.6.0
(c++)"QTermWidget::setMonitorSilence(bool)@Base" 0.6.0
(c++)"QTermWidget::setMotionAfterPasting(int)@Base" 0.6.0
(c++)"QTermWidget::setSelectionEnd(int, int)@Base" 0.6.0
(c++)"QTermWidget::setSelectionStart(int, int)@Base" 0.6.0
(c++)"QTermWidget::setShellProgram(QString const&)@Base" 0.6.0
(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::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
(c++)"QTermWidget::sizeHint() const@Base" 0.6.0
(c++)"QTermWidget::startShellProgram()@Base" 0.6.0
(c++)"QTermWidget::startTerminalTeletype()@Base" 0.6.0
(c++)"QTermWidget::staticMetaObject@Base" 0.6.0
(c++)"QTermWidget::termGetFocus()@Base" 0.6.0
(c++)"QTermWidget::termKeyPressed(QKeyEvent*)@Base" 0.6.0
(c++)"QTermWidget::termLostFocus()@Base" 0.6.0
(c++)"QTermWidget::terminalSizeHint()@Base" 0.9.0~
(c++)"QTermWidget::title() const@Base" 0.7.0
(c++)"QTermWidget::titleChanged()@Base" 0.7.0
(c++)"QTermWidget::toggleShowSearchBar()@Base" 0.6.0
(c++)"QTermWidget::urlActivated(QUrl const&, bool)@Base" 0.7.1
(c++)"QTermWidget::workingDirectory()@Base" 0.6.0
(c++)"QTermWidget::zoomIn()@Base" 0.6.0
(c++)"QTermWidget::zoomOut()@Base" 0.6.0
(c++)"QTermWidget::~QTermWidget()@Base" 0.6.0
_ZN11QTermWidget14setEnvironmentERK5QListI7QStringE@Base 2.0.0
_ZN11QTermWidget17setWordCharactersERK7QString@Base 2.0.0
_ZN11QTermWidget20setScrollBarPositionEN20QTermWidgetInterface17ScrollBarPositionE@Base 1.2.0
_ZN11QTermWidget22getForegroundProcessIdEv@Base 1.4.0
_ZN11QTermWidget24getAvailableColorSchemesEv@Base 1.2.0
_ZN11QTermWidget7setArgsERK5QListI7QStringE@Base 2.0.0
_ZN7Konsole12RegExpFilter7HotSpot16setCapturedTextsERK5QListI7QStringE@Base 2.0.0
_ZN7Konsole12RegExpFilter9setRegExpERK18QRegularExpression@Base 2.0.0
_ZNK11QTermWidget11historySizeEv@Base 1.1.0
_ZNK11QTermWidget12createWidgetEi@Base 1.2.0
_ZNK11QTermWidget14wordCharactersEv@Base 2.0.0
(optional=templinst|arch=armhf riscv64)_ZNSt7__cxx1110_List_baseI10QByteArraySaIS1_EE8_M_clearEv@Base 2.0.0
(c++)"non-virtual thunk to QTermWidget::bracketText(QString&)@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::bracketedPasteModeIsDisabled() const@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::changeDir(QString const&)@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::createWidget(int) const@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::disableBracketedPasteMode(bool)@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::filterActions(QPoint const&)@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::flowControlEnabled()@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::getAvailableColorSchemes()@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::getForegroundProcessId()@Base" 1.4.0
(c++)"non-virtual thunk to QTermWidget::getMargin() const@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::getPtySlaveFd() const@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::getSelectionEnd(int&, int&)@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::getSelectionStart(int&, int&)@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::getShellPID()@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::getTerminalFont()@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::historyLinesCount()@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::historySize() const@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::icon() const@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::isBidiEnabled()@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::isTitleChanged() const@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::keyBindings()@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::screenColumnsCount()@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::screenLinesCount()@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::scrollToEnd()@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::selectedText(bool)@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::sendKeyEvent(QKeyEvent*)@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::sendText(QString const&)@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::setArgs(QList<QString> const&)@Base" 2.0.0
(c++)"non-virtual thunk to QTermWidget::setAutoClose(bool)@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::setBidiEnabled(bool)@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::setBlinkingCursor(bool)@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::setBoldIntense(bool)@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::setColorScheme(QString const&)@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::setConfirmMultilinePaste(bool)@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::setDrawLineChars(bool)@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::setEnvironment(QList<QString> const&)@Base" 2.0.0
(c++)"non-virtual thunk to QTermWidget::setFlowControlEnabled(bool)@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::setFlowControlWarningEnabled(bool)@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::setHistorySize(int)@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::setMargin(int)@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::setMonitorActivity(bool)@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::setMonitorSilence(bool)@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::setMotionAfterPasting(int)@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::setScrollBarPosition(QTermWidgetInterface::ScrollBarPosition)@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::setSelectionEnd(int, int)@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::setSelectionStart(int, int)@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::setShellProgram(QString const&)@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::setSilenceTimeout(int)@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::setTerminalBackgroundImage(QString const&)@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::setTerminalBackgroundMode(int)@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::setTerminalFont(QFont const&)@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::setTerminalOpacity(double)@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::setTerminalSizeHint(bool)@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::setTrimPastedTrailingNewlines(bool)@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::setWordCharacters(QString const&)@Base" 2.0.0
(c++)"non-virtual thunk to QTermWidget::setWorkingDirectory(QString const&)@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::startShellProgram()@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::startTerminalTeletype()@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::terminalSizeHint()@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::title() const@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::wordCharacters() const@Base" 2.0.0
(c++)"non-virtual thunk to QTermWidget::workingDirectory()@Base" 1.2.0
(c++)"non-virtual thunk to QTermWidget::~QTermWidget()@Base" 0.6.0
qt_plugin_instance@Base 1.2.0
qt_plugin_query_metadata_v2@Base 2.0.0
(c++)"typeinfo for Konsole::Emulation@Base" 0.16.1
(c++)"typeinfo for Konsole::Filter::HotSpot@Base" 0.16.1
(c++)"typeinfo for Konsole::Filter@Base" 0.16.1
(c++)"typeinfo for Konsole::FilterChain@Base" 0.16.1
(c++)"typeinfo for Konsole::RegExpFilter::HotSpot@Base" 0.16.1
(c++)"typeinfo for Konsole::RegExpFilter@Base" 0.16.1
(c++)"typeinfo for Konsole::UrlFilter::HotSpot@Base" 0.16.1
(c++)"typeinfo for Konsole::UrlFilter@Base" 0.16.1
(c++)"typeinfo for QTermWidget@Base" 0.6.0
(c++)"typeinfo name for Konsole::Emulation@Base" 0.16.1
(c++)"typeinfo name for Konsole::Filter::HotSpot@Base" 0.16.1
(c++)"typeinfo name for Konsole::Filter@Base" 0.16.1
(c++)"typeinfo name for Konsole::FilterChain@Base" 0.16.1
(c++)"typeinfo name for Konsole::RegExpFilter::HotSpot@Base" 0.16.1
(c++)"typeinfo name for Konsole::RegExpFilter@Base" 0.16.1
(c++)"typeinfo name for Konsole::UrlFilter::HotSpot@Base" 0.16.1
(c++)"typeinfo name for Konsole::UrlFilter@Base" 0.16.1
(c++)"typeinfo name for QTermWidget@Base" 0.6.0
(c++)"vtable for Konsole::Emulation@Base" 0.16.1
(c++)"vtable for Konsole::Filter::HotSpot@Base" 0.16.1
(c++)"vtable for Konsole::Filter@Base" 0.16.1
(c++)"vtable for Konsole::FilterChain@Base" 0.16.1
(c++)"vtable for Konsole::RegExpFilter::HotSpot@Base" 0.16.1
(c++)"vtable for Konsole::RegExpFilter@Base" 0.16.1
(c++)"vtable for Konsole::UrlFilter::HotSpot@Base" 0.16.1
(c++)"vtable for Konsole::UrlFilter@Base" 0.16.1
(c++)"vtable for QTermWidget@Base" 0.6.0

@ -0,0 +1,4 @@
usr/share/qtermwidget5/color-schemes
usr/share/qtermwidget5/kb-layouts
usr/share/qtermwidget5/translations

@ -1 +0,0 @@
examples/*

@ -1,3 +0,0 @@
usr/share/qtermwidget6/color-schemes
usr/share/qtermwidget6/kb-layouts
usr/share/qtermwidget6/translations

@ -1,2 +0,0 @@
# Python is a pretty well-known interpreter...
qtermwidget6-data: example-unusual-interpreter python [usr/share/doc/qtermwidget6-data/examples/cpp/RemoteTerm/shell-srv.py]

1
debian/rules vendored

@ -2,6 +2,7 @@
# export DH_VERBOSE=1 # export DH_VERBOSE=1
export LC_ALL=C.UTF-8 export LC_ALL=C.UTF-8
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
export DEB_BUILD_MAINT_OPTIONS = hardening=+all export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%: %:

@ -3,3 +3,5 @@ Bug-Database: https://github.com/lxqt/qtermwidget/issues
Bug-Submit: https://github.com/lxqt/qtermwidget/issues/new Bug-Submit: https://github.com/lxqt/qtermwidget/issues/new
Changelog: https://github.com/lxqt/qtermwidget/blob/master/CHANGELOG Changelog: https://github.com/lxqt/qtermwidget/blob/master/CHANGELOG
Repository: https://github.com/lxqt/qtermwidget Repository: https://github.com/lxqt/qtermwidget
Repository-Browser: https://github.com/lxqt/qtermwidget

@ -1,53 +1,50 @@
-----BEGIN PGP PUBLIC KEY BLOCK----- -----BEGIN PGP PUBLIC KEY BLOCK-----
Comment: Signed by Sophie Brun
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 =h7ww
sw==
=gSIv
-----END PGP PUBLIC KEY BLOCK----- -----END PGP PUBLIC KEY BLOCK-----

6
debian/watch vendored

@ -1,5 +1,3 @@
version=4 version=4
opts="searchmode=plain, \ opts="pgpsigurlmangle=s/$/.asc/" \
pgpsigurlmangle=s/$/.asc/, \ https://github.com/lxqt/qtermwidget/releases .*/qtermwidget-([\d\.]+).tar.xz
uversionmangle=s/(\d+\.\d+\.\d+).*/$1/" \
https://api.github.com/repos/lxqt/@PACKAGE@/releases https:\/\/github.com\/lxqt\/@PACKAGE@\/releases\/download\/@ANY_VERSION@\/@PACKAGE@-@ANY_VERSION@.tar.xz

Loading…
Cancel
Save