Compare commits
6 Commits
ubuntu/que
...
ubuntu/res
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d8bf403930 | ||
|
|
7eac9e3187 | ||
|
|
5bd12fea0d | ||
|
|
14296be23c | ||
|
|
44e9568fd4 | ||
|
|
46a4d018ae |
10
debian/changelog
vendored
10
debian/changelog
vendored
@ -1,3 +1,13 @@
|
|||||||
|
qterminal (2.3.0-0ubuntu1) resolute; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
- Update build dependencies.
|
||||||
|
* Update copyright file.
|
||||||
|
* Update Standards-Version to 4.7.3, no changes needed.
|
||||||
|
* Remove unnecessary Rules-Requires-Root.
|
||||||
|
|
||||||
|
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 19 Feb 2026 16:56:18 -0500
|
||||||
|
|
||||||
qterminal (2.2.1-0ubuntu1) questing; urgency=medium
|
qterminal (2.2.1-0ubuntu1) questing; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
|||||||
7
debian/control
vendored
7
debian/control
vendored
@ -13,20 +13,19 @@ Build-Depends: debhelper-compat (= 13),
|
|||||||
libcanberra-dev,
|
libcanberra-dev,
|
||||||
libkf6windowsystem-dev (>= 6.0.0),
|
libkf6windowsystem-dev (>= 6.0.0),
|
||||||
liblayershellqtinterface-dev,
|
liblayershellqtinterface-dev,
|
||||||
libqtermwidget6-2-dev (>= 2.2.0),
|
libqtermwidget6-2-dev (>= 2.3.0),
|
||||||
libutf8proc-dev,
|
libutf8proc-dev,
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
libxkbcommon-dev (>= 0.5.0),
|
libxkbcommon-dev (>= 0.5.0),
|
||||||
lxqt-build-tools (>= 2.2.0),
|
lxqt-build-tools (>= 2.3.0),
|
||||||
qt6-svg-dev (>= 6.6.0),
|
qt6-svg-dev (>= 6.6.0),
|
||||||
qt6-wayland-dev (>= 6.6.0)
|
qt6-wayland-dev (>= 6.6.0)
|
||||||
Standards-Version: 4.7.2
|
Standards-Version: 4.7.3
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/qterminal-packaging
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/qterminal-packaging
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/qterminal-packaging.git
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/qterminal-packaging.git
|
||||||
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/qterminal
|
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/qterminal
|
||||||
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/qterminal.git
|
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/qterminal.git
|
||||||
Homepage: https://github.com/lxqt/qterminal
|
Homepage: https://github.com/lxqt/qterminal
|
||||||
Rules-Requires-Root: no
|
|
||||||
|
|
||||||
Package: qterminal
|
Package: qterminal
|
||||||
Architecture: any
|
Architecture: any
|
||||||
|
|||||||
4
debian/copyright
vendored
4
debian/copyright
vendored
@ -37,9 +37,9 @@ Files: debian/*
|
|||||||
Copyright: 2021-2025 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Copyright: 2021-2025 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
2012-2018 Alf Gaida <agaida@siduction.org>
|
2012-2018 Alf Gaida <agaida@siduction.org>
|
||||||
2016 Peter Mattern <pmattern@arcor.de>
|
2016 Peter Mattern <pmattern@arcor.de>
|
||||||
2015 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
|
||||||
2012 Torsten Wohlfarth <towo@siduction.org>
|
2012 Torsten Wohlfarth <towo@siduction.org>
|
||||||
2025 Aaron Rainbolt <arraybolt3@ubuntu.com>
|
2015-2025 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||||
|
2025-2026 Aaron Rainbolt <arraybolt3@ubuntu.com>
|
||||||
License: GPL-2+
|
License: GPL-2+
|
||||||
|
|
||||||
License: GPL-2+
|
License: GPL-2+
|
||||||
|
|||||||
11
debian/watch
vendored
11
debian/watch
vendored
@ -1,5 +1,6 @@
|
|||||||
version=4
|
Version: 5
|
||||||
opts="searchmode=plain, \
|
Template: GitHub
|
||||||
pgpsigurlmangle=s/$/.asc/, \
|
Owner: lxqt
|
||||||
uversionmangle=s/(\d+\.\d+\.\d+).*/$1/" \
|
Project: @PACKAGE@
|
||||||
https://api.github.com/repos/lxqt/@PACKAGE@/releases https:\/\/github.com\/lxqt\/@PACKAGE@\/releases\/download\/@ANY_VERSION@\/@PACKAGE@-@ANY_VERSION@.tar.xz
|
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
|
||||||
|
Pgp-Mode: auto
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user