From ddba2d1e98ad59bd009c45bdb0e9c0893c07aeb9 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Sat, 1 Mar 2025 11:29:53 -0600 Subject: [PATCH] Update Standards-Version to 4.7.2, 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 ba12f11..21f83e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ ubuntu-dev-tools (0.205) UNRELEASED; urgency=medium next package. * [syncpackage] Add support for -y or --yes, noted that it should be used with care. + * Update Standards-Version to 4.7.2, no changes needed. -- Simon Quigley Sat, 01 Mar 2025 11:10:56 -0600 diff --git a/debian/control b/debian/control index 849f968..314b3f4 100644 --- a/debian/control +++ b/debian/control @@ -31,7 +31,7 @@ Build-Depends: python3-requests , python3-setuptools, python3-yaml , -Standards-Version: 4.7.1 +Standards-Version: 4.7.2 Rules-Requires-Root: no Vcs-Git: https://git.launchpad.net/ubuntu-dev-tools Vcs-Browser: https://git.launchpad.net/ubuntu-dev-tools