summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-26 04:06:01 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-26 04:06:01 +0000
commitf7a17b34018e45d620c057b38854a6e143f6dc8a (patch)
treed4c93ff6e143ae16558d5592a959a28c6e169593 /debian/control
parentMerging upstream version 9.5.1+dfsg. (diff)
downloadansible-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/control4
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,