Bump build dependencies in debian/control.

This commit is contained in:
Simon Quigley 2022-11-17 16:37:39 -06:00
parent 6f74535728
commit deda839a16
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -3,6 +3,7 @@ qtermwidget (1.2.0-0ubuntu1) UNRELEASED; urgency=medium
* New upstream release.
* Fix the watch file, for real this time.
* Lubuntuify the package slightly, to make debhelper happy.
* Bump build dependencies in debian/control.
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 17 Nov 2022 16:29:27 -0600

2
debian/control vendored
View File

@ -10,7 +10,7 @@ Priority: optional
Build-Depends: cmake,
debhelper-compat (= 13),
libutf8proc-dev,
lxqt-build-tools (>= 0.11.0),
lxqt-build-tools (>= 0.12.0),
qtbase5-dev
Standards-Version: 4.6.1
Vcs-Browser: https://git.lubuntu.me/Lubuntu/qtermwidget-packaging