diff --git a/debian/changelog b/debian/changelog index 8396fa2..4161392 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +qtermwidget (2.1.0-0ubuntu3) plucky; urgency=medium + + * Update Standards-Version to 4.7.1, no changes needed. + + -- Simon Quigley 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. diff --git a/debian/control b/debian/control index b96fe49..b3a578e 100644 --- a/debian/control +++ b/debian/control @@ -7,13 +7,13 @@ Uploaders: Alf Gaida , Aaron Rainbolt Section: libs Priority: optional -Build-Depends: cmake, - debhelper-compat (= 13), +Build-Depends: debhelper-compat (= 13), + cmake, libutf8proc-dev, libxkbcommon-dev (>= 0.5.0), lxqt-build-tools (>= 2.1.0), qt6-base-dev (>= 6.6.0) -Standards-Version: 4.7.0 +Standards-Version: 4.7.1 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 @@ -27,7 +27,7 @@ Multi-Arch: same Depends: qtermwidget6-data (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends} -Recommends: fonts-hack +Suggests: fonts-hack Pre-Depends: ${misc:Pre-Depends} Breaks: libqtermwidget5-1 Replaces: libqtermwidget5-1 diff --git a/debian/copyright b/debian/copyright index d1714ea..f7b0df0 100644 --- a/debian/copyright +++ b/debian/copyright @@ -75,7 +75,7 @@ License: public-domain Comment: Inspired by https://salsa.debian.org/science-team/mumps/-/blob/master/debian/copyright Files: debian/* -Copyright: 2021-2024, Lubuntu Developers +Copyright: 2021-2025, Lubuntu Developers 2012-2020, Alf Gaida 2016, Peter Mattern 2015, ChangZhuo Chen (陳昌倬)