Compare commits

...

10 Commits

Author SHA1 Message Date
Aaron Rainbolt
d8bf403930
Bump build deps. 2026-02-19 17:03:15 -05:00
Aaron Rainbolt
7eac9e3187
Remove Rules-Requires-Root 2026-02-19 17:02:32 -05:00
Aaron Rainbolt
5bd12fea0d
Bump Standards-Version 2026-02-19 17:01:10 -05:00
Aaron Rainbolt
14296be23c
Update copyright file. 2026-02-19 17:00:43 -05:00
Aaron Rainbolt
44e9568fd4
Bump version for new upstream release 2026-02-19 16:56:49 -05:00
Aaron Rainbolt
46a4d018ae
Use debian/watch version 5 (taken from Debian's packages) 2025-11-18 13:17:01 -06:00
Aaron Rainbolt
6e911bcce0
Update build deps 2025-07-30 15:35:45 -05:00
Aaron Rainbolt
55ab463ff2
Bump standards-version 2025-07-30 15:34:49 -05:00
Aaron Rainbolt
14ef427c80
Update copyright file 2025-07-30 15:34:17 -05:00
Aaron Rainbolt
e09294e572
Bump version for new upstream release 2025-07-30 15:31:26 -05:00
4 changed files with 31 additions and 11 deletions

19
debian/changelog vendored
View File

@ -1,3 +1,22 @@
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
* New upstream release.
- Update build dependencies.
* Update copyright file.
* Update Standards-Version to 4.7.2, no changes needed.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Wed, 30 Jul 2025 15:30:36 -0500
qterminal (2.1.0-0ubuntu4) plucky; urgency=medium
* Update Standards-Version to 4.7.1, no changes needed.

7
debian/control vendored
View File

@ -13,20 +13,19 @@ Build-Depends: debhelper-compat (= 13),
libcanberra-dev,
libkf6windowsystem-dev (>= 6.0.0),
liblayershellqtinterface-dev,
libqtermwidget6-2-dev (>= 2.1.0),
libqtermwidget6-2-dev (>= 2.3.0),
libutf8proc-dev,
libx11-dev,
libxkbcommon-dev (>= 0.5.0),
lxqt-build-tools (>= 2.1.0),
lxqt-build-tools (>= 2.3.0),
qt6-svg-dev (>= 6.6.0),
qt6-wayland-dev (>= 6.6.0)
Standards-Version: 4.7.1
Standards-Version: 4.7.3
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
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/qterminal.git
Homepage: https://github.com/lxqt/qterminal
Rules-Requires-Root: no
Package: qterminal
Architecture: any

5
debian/copyright vendored
View File

@ -3,7 +3,7 @@ Upstream-Name: qterminal
Source: https://github.com/lxqt/qterminal.git
Files: *
Copyright: 2016-2024 LXQt team
Copyright: 2016-2025 LXQt team
2010-2016 Petr Vanek <petr@scribus.info>
2017 Nathan Osman <nathan@quickmediasolutions.com>
Alexander Sokolov <sokoloff.a@gmail.com>
@ -37,8 +37,9 @@ Files: debian/*
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>
2012 Torsten Wohlfarth <towo@siduction.org>
2015-2025 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
2025-2026 Aaron Rainbolt <arraybolt3@ubuntu.com>
License: GPL-2+
License: GPL-2+

11
debian/watch vendored
View File

@ -1,5 +1,6 @@
version=4
opts="searchmode=plain, \
pgpsigurlmangle=s/$/.asc/, \
uversionmangle=s/(\d+\.\d+\.\d+).*/$1/" \
https://api.github.com/repos/lxqt/@PACKAGE@/releases https:\/\/github.com\/lxqt\/@PACKAGE@\/releases\/download\/@ANY_VERSION@\/@PACKAGE@-@ANY_VERSION@.tar.xz
Version: 5
Template: GitHub
Owner: lxqt
Project: @PACKAGE@
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