diff options
author | Lee Garrett <lgarrett@rocketjump.eu> | 2022-08-25 04:44:40 +0200 |
---|---|---|
committer | Lee Garrett <lgarrett@rocketjump.eu> | 2022-08-25 04:44:40 +0200 |
commit | 3d9dedd70c1f6845c6dd2b2cbe9c33c1e09af6b8 (patch) | |
tree | bf859bcf0d58621bb3e67ecd3e056d54afbb003b | |
parent | 7ca99e95155982f8ac32ab09d693e80264b80a3e (diff) | |
download | debian-ansible-core-3d9dedd70c1f6845c6dd2b2cbe9c33c1e09af6b8.zip |
Bump Standards-Version
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 01827285..79014240 100644 --- a/debian/control +++ b/debian/control @@ -21,7 +21,7 @@ Build-Depends: debhelper-compat (= 13), python3-yaml # sphinx-common Rules-Requires-Root: no -Standards-Version: 4.6.0.1 +Standards-Version: 4.6.1.0 Vcs-Browser: https://salsa.debian.org/debian/ansible-core Vcs-Git: https://salsa.debian.org/debian/ansible-core.git Homepage: https://www.ansible.com |