From 7545b6ee990c8ceb9b78c966205779c8705d94f9 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Fri, 21 Feb 2025 15:57:58 -0600 Subject: [PATCH] Update Standards-Version to 4.7.1, no changes needed. --- debian/bin/gbp-buildpackage | 0 debian/bin/gbp-import-orig | 0 debian/changelog | 6 ++++++ debian/control | 8 ++++---- 4 files changed, 10 insertions(+), 4 deletions(-) mode change 100644 => 100755 debian/bin/gbp-buildpackage mode change 100644 => 100755 debian/bin/gbp-import-orig diff --git a/debian/bin/gbp-buildpackage b/debian/bin/gbp-buildpackage old mode 100644 new mode 100755 diff --git a/debian/bin/gbp-import-orig b/debian/bin/gbp-import-orig old mode 100644 new mode 100755 diff --git a/debian/changelog b/debian/changelog index a6b120c..d40b7be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +lxqt-build-tools (2.1.0-0ubuntu3) plucky; urgency=medium + + * Update Standards-Version to 4.7.1, no changes needed. + + -- Simon Quigley Fri, 21 Feb 2025 15:57:52 -0600 + lxqt-build-tools (2.1.0-0ubuntu2) plucky; urgency=medium * Bump the minimum C++ standard to 20. diff --git a/debian/control b/debian/control index b352c90..ff60bf9 100644 --- a/debian/control +++ b/debian/control @@ -6,12 +6,12 @@ Uploaders: Alf Gaida , ChangZhuo Chen (陳昌倬) Section: devel Priority: optional -Build-Depends: cmake, - debhelper-compat (= 13), +Build-Depends: debhelper-compat (= 13), + cmake, libglib2.0-dev, pkgconf, - qt6-base-dev -Standards-Version: 4.7.0 + qt6-base-dev (>= 6.6.0) +Standards-Version: 4.7.1 Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-build-tools-packaging Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-build-tools-packaging.git XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-build-tools