diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-03 13:38:37 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-03 13:38:37 +0000 |
commit | bdec60b0d84ac6b536e6c67f00df02a50e338070 (patch) | |
tree | 78642ed243ee164eea13688b5c6143df3085c008 | |
parent | Merging upstream version 24.6.0. (diff) | |
download | python-ansible-compat-debian.tar.xz python-ansible-compat-debian.zip |
Adding debian version 24.6.0-1.debian/24.6.0-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 2ef4dcf..e3e21b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-ansible-compat (24.6.0-1) unstable; urgency=medium + + * New upstream version 24.6.0 + * debian/control: Bumped Standards-Version to 4.7.0 + + -- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Thu, 30 May 2024 20:39:03 -0300 + python-ansible-compat (24.5.1-1) unstable; urgency=medium * New upstream version 24.5.1 diff --git a/debian/control b/debian/control index 5a241b4..b46a148 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: debhelper-compat (= 13), python3-packaging, python3-yaml, python3-subprocess-tee, -Standards-Version: 4.6.2 +Standards-Version: 4.7.0 Homepage: https://github.com/ansible/ansible-compat/ Vcs-Git: https://salsa.debian.org/python-team/packages/python-ansible-compat.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-ansible-compat |