From 6e3b06ef664a9fa8250390c46f0bface63d09c84 Mon Sep 17 00:00:00 2001 From: Scott Kitterman <scott@kitterman.com> Date: Thu, 8 Aug 2024 23:16:18 -0400 Subject: [PATCH] Bump standards-version to 4.7.0 without further change --- debian/changelog | 5 +++-- debian/control | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2621e64..400ea08 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ -python-dict2xml (1.7.6-1) UNRELEASED; urgency=medium +python-dict2xml (1.7.6-1) unstable; urgency=medium * New upstream release + * Bump standards-version to 4.7.0 without further change - -- Scott Kitterman <scott@kitterman.com> Thu, 08 Aug 2024 23:14:52 -0400 + -- Scott Kitterman <scott@kitterman.com> Thu, 08 Aug 2024 23:18:19 -0400 python-dict2xml (1.7.5-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index ef54115..173996f 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13), python3-hatchling, python3-noseofyeti <!nocheck>, python3-pytest <!nocheck> -Standards-Version: 4.6.2 +Standards-Version: 4.7.0 Homepage: https://github.com/delfick/python-dict2xml Vcs-Git: https://salsa.debian.org/python-team/packages/python-dict2xml.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-dict2xml -- GitLab