Compare commits
No commits in common. "ubuntu/plucky" and "ubuntu/oracular" have entirely different histories.
ubuntu/plu
...
ubuntu/ora
19
debian/changelog
vendored
19
debian/changelog
vendored
@ -1,22 +1,3 @@
|
||||
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
|
||||
|
||||
* New upstream release.
|
||||
|
27
debian/control
vendored
27
debian/control
vendored
@ -1,23 +1,22 @@
|
||||
Source: qtermwidget
|
||||
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||
XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||
Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
||||
Andrew Lee (李健秋) <ajqlee@debian.org>,
|
||||
Aaron Rainbolt <arraybolt3@gmail.com>
|
||||
Section: libs
|
||||
Priority: optional
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
cmake,
|
||||
Build-Depends: cmake,
|
||||
debhelper-compat (= 13),
|
||||
libutf8proc-dev,
|
||||
libxkbcommon-dev (>= 0.5.0),
|
||||
lxqt-build-tools (>= 2.1.0),
|
||||
qt6-base-dev (>= 6.6.0)
|
||||
Standards-Version: 4.7.1
|
||||
lxqt-build-tools (>= 2.0.0),
|
||||
qt6-base-dev
|
||||
Standards-Version: 4.7.0
|
||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/qtermwidget-packaging
|
||||
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
|
||||
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/qtermwidget
|
||||
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/qtermwidget.git
|
||||
Homepage: https://github.com/lxqt/qtermwidget
|
||||
Rules-Requires-Root: no
|
||||
|
||||
@ -27,10 +26,10 @@ Multi-Arch: same
|
||||
Depends: qtermwidget6-data (= ${source:Version}),
|
||||
${misc:Depends},
|
||||
${shlibs:Depends}
|
||||
Suggests: fonts-hack
|
||||
Recommends: fonts-hack
|
||||
Pre-Depends: ${misc:Pre-Depends}
|
||||
Breaks: libqtermwidget5-1
|
||||
Replaces: libqtermwidget5-1
|
||||
Breaks: libqtermwidget5-0 (<< 0.99.0)
|
||||
Replaces: libqtermwidget5-0 (<< 0.99.0)
|
||||
Description: Terminal emulator widget for Qt 6 (shared libraries)
|
||||
QTermWidget is a Unicode-enabled, embeddable Qt widget that can be used as
|
||||
built-in console or terminal emulation widget.
|
||||
@ -42,8 +41,8 @@ Architecture: any
|
||||
Multi-Arch: same
|
||||
Section: libdevel
|
||||
Depends: libqtermwidget6-2 (= ${binary:Version}), ${misc:Depends}
|
||||
Breaks: libqtermwidget5-1-dev
|
||||
Replaces: libqtermwidget5-1-dev
|
||||
Breaks: libqtermwidget5-0-dev (<< 0.99.0)
|
||||
Replaces: libqtermwidget5-0-dev (<< 0.99.0)
|
||||
Description: Terminal emulator widget for Qt 6 (development files)
|
||||
QTermWidget is a Unicode-enabled, embeddable Qt widget that can be used as
|
||||
built-in console or terminal emulation widget.
|
||||
|
5
debian/copyright
vendored
5
debian/copyright
vendored
@ -67,15 +67,12 @@ 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/*
|
||||
Copyright: 2021-2025, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
Copyright: 2021-2024, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
2012-2020, Alf Gaida <agaida@siduction.org>
|
||||
2016, Peter Mattern <pmattern@arcor.de>
|
||||
2015, ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||
|
2
debian/qtermwidget6-data.lintian-overrides
vendored
2
debian/qtermwidget6-data.lintian-overrides
vendored
@ -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]
|
Loading…
x
Reference in New Issue
Block a user