From 671030222c81618c688f7fe3111e13093263f3e2 Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Sat, 29 Jun 2024 21:44:12 -0500 Subject: [PATCH] New upstream release, bump required qtermwidget version, PPA build --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1c04dc3..1cc6c55 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +qterminal (2.0.1-0ubuntu1~ppa1) oracular; urgency=medium + + * New upstream release. + * Bump build dependencies. + + -- Aaron Rainbolt Sat, 29 Jun 2024 21:43:25 -0500 + qterminal (2.0.0-0ubuntu1~ppa1) oracular; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index 43b46ef..9ceecd9 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Priority: optional Build-Depends: debhelper-compat (= 13), libcanberra-dev, libkf6windowsystem-dev, - libqtermwidget6-2-dev (>= 1.4.0), + libqtermwidget6-2-dev (>= 2.0.1), libutf8proc-dev, libx11-dev, lxqt-build-tools (>= 2.0.0),