diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-25 02:53:03 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-25 02:53:03 +0000 |
commit | ba0ed243a8e9ac8b53e88b5a03dc18fdeca74977 (patch) | |
tree | 4d15c1df4e82fbfeb530689ff04722f57fe0a75b /debian/control | |
parent | Merging upstream version 2.16.6. (diff) | |
download | ansible-core-ba0ed243a8e9ac8b53e88b5a03dc18fdeca74977.tar.xz ansible-core-ba0ed243a8e9ac8b53e88b5a03dc18fdeca74977.zip |
Merging debian version 2.16.6-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index c4738a7..933e914 100644 --- a/debian/control +++ b/debian/control @@ -26,7 +26,7 @@ Build-Depends: debhelper-compat (= 13), python3-yaml (>= 5.1~) # sphinx-common Rules-Requires-Root: no -Standards-Version: 4.6.2 +Standards-Version: 4.7.0 Vcs-Browser: https://git.progress-linux.org/packages/graograman-backports/ansible-core Vcs-Git: https://git.progress-linux.org/packages/graograman-backports/ansible-core XSBC-Original-Vcs-Browser: https://salsa.debian.org/debian/ansible-core @@ -43,7 +43,7 @@ Depends: ${misc:Depends}, python3-jinja2 (>= 3.0.0~), python3-netaddr, python3-yaml (>= 5.1~) -Recommends: ansible (>= 9.4.0-1~), +Recommends: ansible (>= 9.5.1-1~), python3-argcomplete, python3-cryptography, python3-jmespath, |