diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-26 04:06:01 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-26 04:06:01 +0000 |
commit | f7a17b34018e45d620c057b38854a6e143f6dc8a (patch) | |
tree | d4c93ff6e143ae16558d5592a959a28c6e169593 /debian/control | |
parent | Merging upstream version 9.5.1+dfsg. (diff) | |
download | ansible-f7a17b34018e45d620c057b38854a6e143f6dc8a.tar.xz ansible-f7a17b34018e45d620c057b38854a6e143f6dc8a.zip |
Adding debian version 9.5.1+dfsg-1.debian/9.5.1+dfsg-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 e6c5a9ee3..0408530ab 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper-compat (= 13), python3-straight.plugin, python3-yaml, Rules-Requires-Root: no -Standards-Version: 4.6.2 +Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/debian/ansible Vcs-Git: https://salsa.debian.org/debian/ansible.git Homepage: https://www.ansible.com @@ -24,7 +24,7 @@ Package: ansible Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, - ansible-core (>= 2.11.5-1~), + ansible-core (>= 2.16.6-1~), openssh-client | python3-paramiko (>= 2.6.0), python3-dnspython, python3-httplib2, |