Compare commits

...

16 Commits

Author SHA1 Message Date
Aaron Rainbolt
4514bf25b6
Symbols file fixes for armhf, riscv64 2025-07-10 14:02:26 -05:00
Aaron Rainbolt
16b3ffdaee
Wrap-and-sort 2025-07-10 12:56:04 -05:00
Aaron Rainbolt
2507bc7aa4
I guess people don't send snail mail to the FSF anymore 2025-07-10 12:52:11 -05:00
Aaron Rainbolt
09217126ff
Update symbols file 2025-07-10 12:48:17 -05:00
Aaron Rainbolt
4b2a828e30
Bump build deps 2025-07-10 12:41:45 -05:00
Aaron Rainbolt
0215c63bd6
Bump standards-version 2025-07-10 12:40:32 -05:00
Aaron Rainbolt
3443d34771
Update copyright file 2025-07-10 12:40:07 -05:00
Aaron Rainbolt
3836bb26a9
Bump version for new upstream release 2025-07-10 12:39:03 -05:00
Rik Mills
06491e3aa6 libqtermwidget6-2-dev: Add provides libqtermwidget-dev
so we do not need to maintain a build depends delta for texstudio
2025-05-19 10:48:30 +01:00
1e1907b310 Update Standards-Version to 4.7.1, no changes needed. 2025-02-21 16:36:07 -06:00
dc72040044 No-change rebuild for lxqt-build-tools C++17 -> C++20. 2025-02-21 16:30:56 -06:00
868ce5a3fe Upload to Plucky 2024-11-15 15:34:45 -06:00
bd36c663a2 Lintian nitpicks 2024-11-05 14:07:02 -06:00
7b6d840f24 Fix Breaks/Replaces 2024-11-05 13:57:24 -06:00
92d627b52f Bump build dependencies. 2024-11-05 13:57:15 -06:00
9a6637e83a New upstream release. 2024-11-05 13:52:09 -06:00
5 changed files with 84 additions and 19 deletions

37
debian/changelog vendored
View File

@ -1,3 +1,40 @@
qtermwidget (2.2.0-0ubuntu1) questing; urgency=medium
* New upstream release.
- Bump build dependencies.
- Update symbols file.
* Update copyright file.
* Bump Standards-Version to 4.7.2, no changes needed.
* Fix FSF physical address in copyright file.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 10 Jul 2025 12:38:35 -0500
qtermwidget (2.1.0-0ubuntu4) questing; urgency=medium
* libqtermwidget6-2-dev: Add provides libqtermwidget-dev so we do not
need to maintain a build depends delta for texstudio.
-- Rik Mills <rikmills@kde.org> Mon, 19 May 2025 10:27:03 +0100
qtermwidget (2.1.0-0ubuntu3) plucky; urgency=medium
* Update Standards-Version to 4.7.1, no changes needed.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 21 Feb 2025 16:31:00 -0600
qtermwidget (2.1.0-0ubuntu2) plucky; urgency=medium
* No-change rebuild for lxqt-build-tools C++17 -> C++20.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 03 Jan 2025 04:02:11 -0600
qtermwidget (2.1.0-0ubuntu1) plucky; urgency=medium
* New upstream release.
- Bump build dependencies.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 15 Nov 2024 15:33:45 -0600
qtermwidget (2.0.1-0ubuntu1) oracular; urgency=medium qtermwidget (2.0.1-0ubuntu1) oracular; urgency=medium
* New upstream release. * New upstream release.

24
debian/control vendored
View File

@ -1,6 +1,6 @@
Source: qtermwidget Source: qtermwidget
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com> Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
XSBC-Original-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>,
@ -10,13 +10,14 @@ Priority: optional
Build-Depends: cmake, Build-Depends: cmake,
debhelper-compat (= 13), debhelper-compat (= 13),
libutf8proc-dev, libutf8proc-dev,
lxqt-build-tools (>= 2.0.0), libxkbcommon-dev (>= 0.5.0),
qt6-base-dev lxqt-build-tools (>= 2.2.0),
Standards-Version: 4.7.0 qt6-base-dev (>= 6.6.0)
Standards-Version: 4.7.2
Vcs-Browser: https://git.lubuntu.me/Lubuntu/qtermwidget-packaging Vcs-Browser: https://git.lubuntu.me/Lubuntu/qtermwidget-packaging
Vcs-Git: https://git.lubuntu.me/Lubuntu/qtermwidget-packaging.git Vcs-Git: https://git.lubuntu.me/Lubuntu/qtermwidget-packaging.git
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/qtermwidget Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/qtermwidget
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/qtermwidget.git 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
@ -26,10 +27,10 @@ Multi-Arch: same
Depends: qtermwidget6-data (= ${source:Version}), Depends: qtermwidget6-data (= ${source:Version}),
${misc:Depends}, ${misc:Depends},
${shlibs:Depends} ${shlibs:Depends}
Recommends: fonts-hack Suggests: fonts-hack
Pre-Depends: ${misc:Pre-Depends} Pre-Depends: ${misc:Pre-Depends}
Breaks: libqtermwidget5-0 (<< 0.99.0) Breaks: libqtermwidget5-1
Replaces: libqtermwidget5-0 (<< 0.99.0) Replaces: libqtermwidget5-1
Description: Terminal emulator widget for Qt 6 (shared libraries) 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.
@ -41,8 +42,9 @@ Architecture: any
Multi-Arch: same Multi-Arch: same
Section: libdevel Section: libdevel
Depends: libqtermwidget6-2 (= ${binary:Version}), ${misc:Depends} Depends: libqtermwidget6-2 (= ${binary:Version}), ${misc:Depends}
Breaks: libqtermwidget5-0-dev (<< 0.99.0) Breaks: libqtermwidget5-1-dev
Replaces: libqtermwidget5-0-dev (<< 0.99.0) Replaces: libqtermwidget5-1-dev
Provides: libqtermwidget-dev
Description: Terminal emulator widget for Qt 6 (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.

18
debian/copyright vendored
View File

@ -3,7 +3,7 @@ Upstream-Name: qtermwidget
Source: https://github.com/lxqt/qtermwidget Source: https://github.com/lxqt/qtermwidget
Files: * Files: *
Copyright: 2013-2024 LXQt team Copyright: 2013-2025 LXQt team
Adam Treat <atreat@rim.com> Adam Treat <atreat@rim.com>
Chris Mueller <ruunsmail@googlemail.com> Chris Mueller <ruunsmail@googlemail.com>
2013 Christian Surlykke <christian@surlykke.dk> 2013 Christian Surlykke <christian@surlykke.dk>
@ -67,18 +67,22 @@ License: BSD-3-Clause
Files: lib/konsole_wcwidth.cpp Files: lib/konsole_wcwidth.cpp
lib/konsole_wcwidth.h lib/konsole_wcwidth.h
Copyright: Markus Kuhn
e_k
Waldo Bastian
License: public-domain License: public-domain
We are grateful to Markus Kuhn, e_k, and Waldo Bastian, for letting us distribute their work. 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 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: 2021-2025, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
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>
2025, Aaron Rainbolt <arraybolt3@ubuntu.com>
License: GPL-2+ License: GPL-2+
License: BSD-3-Clause License: BSD-3-Clause
@ -118,9 +122,8 @@ License: LGPL-2+
Library General Public License for more details. Library General Public License for more details.
. .
You should have received a copy of the GNU Library General Public You should have received a copy of the GNU Library General Public
License along with this library; if not, write to the Free Software License along with this library; if not, see
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, <http://www.gnu.org/licenses/>
USA.
. .
On Debian system, the complete text of GNU Library General Public On Debian system, the complete text of GNU Library General Public
License can be found in "/usr/share/common-licenses/LGPL-2". License can be found in "/usr/share/common-licenses/LGPL-2".
@ -137,9 +140,8 @@ License: LGPL-2.1+
Library General Public License for more details. Library General Public License for more details.
. .
You should have received a copy of the GNU Library General Public You should have received a copy of the GNU Library General Public
License along with this library; if not, write to the Free Software License along with this library; if not, see
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, <http://www.gnu.org/licenses/>
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.1".

View File

@ -204,6 +204,7 @@ libqtermwidget6.so.2 libqtermwidget6-2 #MINVER#
(c++)"QTermWidget::~QTermWidget()@Base" 0.6.0 (c++)"QTermWidget::~QTermWidget()@Base" 0.6.0
_ZN11QTermWidget14setEnvironmentERK5QListI7QStringE@Base 2.0.0 _ZN11QTermWidget14setEnvironmentERK5QListI7QStringE@Base 2.0.0
_ZN11QTermWidget17setWordCharactersERK7QString@Base 2.0.0 _ZN11QTermWidget17setWordCharactersERK7QString@Base 2.0.0
_ZN11QTermWidget18autoHideMouseAfterEi@Base 2.2.0
_ZN11QTermWidget20setScrollBarPositionEN20QTermWidgetInterface17ScrollBarPositionE@Base 1.2.0 _ZN11QTermWidget20setScrollBarPositionEN20QTermWidgetInterface17ScrollBarPositionE@Base 1.2.0
_ZN11QTermWidget22getForegroundProcessIdEv@Base 1.4.0 _ZN11QTermWidget22getForegroundProcessIdEv@Base 1.4.0
_ZN11QTermWidget24getAvailableColorSchemesEv@Base 1.2.0 _ZN11QTermWidget24getAvailableColorSchemesEv@Base 1.2.0
@ -214,6 +215,27 @@ libqtermwidget6.so.2 libqtermwidget6-2 #MINVER#
_ZNK11QTermWidget12createWidgetEi@Base 1.2.0 _ZNK11QTermWidget12createWidgetEi@Base 1.2.0
_ZNK11QTermWidget14wordCharactersEv@Base 2.0.0 _ZNK11QTermWidget14wordCharactersEv@Base 2.0.0
(optional=templinst|arch=armhf riscv64)_ZNSt7__cxx1110_List_baseI10QByteArraySaIS1_EE8_M_clearEv@Base 2.0.0 (optional=templinst|arch=armhf riscv64)_ZNSt7__cxx1110_List_baseI10QByteArraySaIS1_EE8_M_clearEv@Base 2.0.0
(arch=riscv64)_ZTIN9__gnu_cxx7__mutexE@Base 2.2.0
(arch=riscv64)_ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 2.2.0
(arch=riscv64)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 2.2.0
(arch=riscv64)_ZTISt23_Sp_counted_ptr_inplaceI6QTimerSaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 2.2.0
(arch=riscv64)_ZTSN9__gnu_cxx7__mutexE@Base 2.2.0
(arch=riscv64)_ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 2.2.0
(arch=riscv64)_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 2.2.0
(arch=!riscv64)_ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 2.2.0
(arch=!riscv64)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 2.2.0
(arch=armhf)_ZTISt19_Sp_make_shared_tag@Base 2.2.0
(arch=armhf)_ZTISt23_Sp_counted_ptr_inplaceI6QTimerSaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 2.2.0
(arch=!riscv64)_ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 2.2.0
(arch=!riscv64)_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 2.2.0
_ZTSSt19_Sp_make_shared_tag@Base 2.2.0
(arch=!riscv64)_ZTSSt23_Sp_counted_ptr_inplaceI6QTimerSaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 2.2.0
(arch=riscv64)_ZTSSt23_Sp_counted_ptr_inplaceI6QTimerSaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 2.2.0
(arch=riscv64)_ZTVSt23_Sp_counted_ptr_inplaceI6QTimerSaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 2.2.0
(arch=!armhf)_ZThn40_N11QTermWidget18autoHideMouseAfterEi@Base 2.2.0
(arch=armhf)_ZTVSt23_Sp_counted_ptr_inplaceI6QTimerSaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 2.2.0
(arch=armhf)_ZThn20_N11QTermWidget18autoHideMouseAfterEi@Base 2.2.0
_ZZNSt19_Sp_make_shared_tag5_S_tiEvE5__tag@Base 2.2.0
(c++)"non-virtual thunk to QTermWidget::bracketText(QString&)@Base" 1.2.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::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::changeDir(QString const&)@Base" 1.2.0

View File

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