Update Standards-Version to 4.7.1, no changes needed.
This commit is contained in:
parent
cdb18d7ae1
commit
47c17caed2
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
qterminal (2.1.0-0ubuntu4) plucky; urgency=medium
|
||||
|
||||
* Update Standards-Version to 4.7.1, no changes needed.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 21 Feb 2025 16:36:59 -0600
|
||||
|
||||
qterminal (2.1.0-0ubuntu3) plucky; urgency=medium
|
||||
|
||||
* Work around xorg recommending xterm before x-terminal-emulator by
|
||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -20,7 +20,7 @@ Build-Depends: debhelper-compat (= 13),
|
||||
lxqt-build-tools (>= 2.1.0),
|
||||
qt6-svg-dev (>= 6.6.0),
|
||||
qt6-wayland-dev (>= 6.6.0)
|
||||
Standards-Version: 4.7.0
|
||||
Standards-Version: 4.7.1
|
||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/qterminal-packaging
|
||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/qterminal-packaging.git
|
||||
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/qterminal
|
||||
@ -32,7 +32,7 @@ Package: qterminal
|
||||
Architecture: any
|
||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||
Recommends: qterminal-l10n
|
||||
Provides: xterm, x-terminal-emulator
|
||||
Provides: x-terminal-emulator, xterm
|
||||
Description: Lightweight Qt terminal emulator
|
||||
QTerminal is a lightweight terminal emulator based on QTermWidget.
|
||||
.
|
||||
|
2
debian/copyright
vendored
2
debian/copyright
vendored
@ -34,7 +34,7 @@ Copyright: 2006-2011 the LibQxt project.
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2021-2024 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
Copyright: 2021-2025 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
2012-2018 Alf Gaida <agaida@siduction.org>
|
||||
2016 Peter Mattern <pmattern@arcor.de>
|
||||
2015 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||
|
Loading…
x
Reference in New Issue
Block a user