Compare commits

..

No commits in common. "ubuntu/resolute" and "ubuntu/2.1.0-0ubuntu4" have entirely different histories.

5 changed files with 17 additions and 50 deletions

11
debian/changelog vendored
View File

@ -1,14 +1,3 @@
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 qtermwidget (2.1.0-0ubuntu4) questing; urgency=medium
* libqtermwidget6-2-dev: Add provides libqtermwidget-dev so we do not * libqtermwidget6-2-dev: Add provides libqtermwidget-dev so we do not

8
debian/control vendored
View File

@ -7,13 +7,13 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
Aaron Rainbolt <arraybolt3@gmail.com> Aaron Rainbolt <arraybolt3@gmail.com>
Section: libs Section: libs
Priority: optional Priority: optional
Build-Depends: cmake, Build-Depends: debhelper-compat (= 13),
debhelper-compat (= 13), cmake,
libutf8proc-dev, libutf8proc-dev,
libxkbcommon-dev (>= 0.5.0), libxkbcommon-dev (>= 0.5.0),
lxqt-build-tools (>= 2.2.0), lxqt-build-tools (>= 2.1.0),
qt6-base-dev (>= 6.6.0) qt6-base-dev (>= 6.6.0)
Standards-Version: 4.7.2 Standards-Version: 4.7.1
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
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/qtermwidget Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/qtermwidget

15
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-2025 LXQt team Copyright: 2013-2024 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>
@ -78,11 +78,10 @@ Files: debian/*
Copyright: 2021-2025, 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, 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>
2015-2025, ChangZhuo Chen (陳昌倬) <czchen@debian.org>
License: GPL-2+ License: GPL-2+
License: BSD-3-Clause License: BSD-3-Clause
@ -122,8 +121,9 @@ 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, see License along with this library; if not, write to the Free Software
<http://www.gnu.org/licenses/> Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
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".
@ -140,8 +140,9 @@ 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, see License along with this library; if not, write to the Free Software
<http://www.gnu.org/licenses/> 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.1".

View File

@ -204,7 +204,6 @@ 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
@ -215,27 +214,6 @@ 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

11
debian/watch vendored
View File

@ -1,6 +1,5 @@
Version: 5 version=4
Template: GitHub opts="searchmode=plain, \
Owner: lxqt pgpsigurlmangle=s/$/.asc/, \
Project: @PACKAGE@ uversionmangle=s/(\d+\.\d+\.\d+).*/$1/" \
Download-Url-Mangle: s%https://api.github.com/repos/([^/]+)/@PACKAGE@/git/refs/tags/@ANY_VERSION@%https://github.com/$1/@PACKAGE@/releases/download/$2/@PACKAGE@-$2.tar.xz%g https://api.github.com/repos/lxqt/@PACKAGE@/releases https:\/\/github.com\/lxqt\/@PACKAGE@\/releases\/download\/@ANY_VERSION@\/@PACKAGE@-@ANY_VERSION@.tar.xz
Pgp-Mode: auto