From c3f4fc8b1050d08663a01809483a2ebd318ba569 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Wed, 26 Jul 2023 16:43:35 -0500 Subject: [PATCH] Bump build dependency accordingly. --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2c71374..adac2b4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libfm-qt (1.3.0-0ubuntu1) mantic; urgency=medium * New upstream release. + - Bump build dependency accordingly. * Rename binary package for SONAME change, update symbols accordingly. -- Simon Quigley Wed, 26 Jul 2023 16:25:53 -0500 diff --git a/debian/control b/debian/control index b53bbd0..26d4df9 100644 --- a/debian/control +++ b/debian/control @@ -16,11 +16,11 @@ Build-Depends: debhelper-compat (= 13), libqt5svg5-dev, libqt5x11extras5-dev, libx11-dev, - lxqt-build-tools (>= 0.12.0), + lxqt-build-tools (>= 0.13.0), qtbase5-private-dev Standards-Version: 4.6.2 Vcs-Browser: https://git.lubuntu.me/Lubuntu/libfm-qt-packaging -Vcs-Git: https://git.lubuntu.me/Lubuntu/libfm-qt-packaging.gi +Vcs-Git: https://git.lubuntu.me/Lubuntu/libfm-qt-packaging.git XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/libfm-qt XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/libfm-qt.git Homepage: https://github.com/lxqt/libfm-qt