From f703d9246a92a9db0938796c87d93ef684a644c8 Mon Sep 17 00:00:00 2001 From: Patrick Franz Date: Thu, 29 Aug 2024 00:39:39 +0200 Subject: [PATCH] Bump Standards-Version to 4.7.0 (no changes needed). --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c69bd4b..3e0c7ad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ qt6-base (6.7.2+dfsg-1) UNRELEASED; urgency=medium [ Patrick Franz ] * New upstream release (6.7.2). * Remove patches that have been applied upstream. + * Bump Standards-Version to 4.7.0 (no changes needed). -- Debian Qt/KDE Maintainers Thu, 29 Aug 2024 00:08:13 +0200 diff --git a/debian/control b/debian/control index 30092ba..58c83f3 100644 --- a/debian/control +++ b/debian/control @@ -91,7 +91,7 @@ Build-Depends: cmake (>= 3.24~), zlib1g-dev, Build-Depends-Indep: qt6-base-dev (>= 6.6~) , qt6-documentation-tools (>= 6.6~) , -Standards-Version: 4.6.2 +Standards-Version: 4.7.0 Section: libs Homepage: https://www.qt.io/developers/ Rules-Requires-Root: no