diff options
author | Lee Garrett <lgarrett@rocketjump.eu> | 2023-01-31 00:00:53 +0100 |
---|---|---|
committer | Lee Garrett <lgarrett@rocketjump.eu> | 2023-01-31 00:00:53 +0100 |
commit | 0afb77ed014abd93df716088c31619f7a6fd602c (patch) | |
tree | 9137d9fc521caab615216bd855008fec1fa2604b | |
parent | 4fa27235bba97f923104c593f5d33170f6c941fd (diff) | |
download | debian-ansible-core-0afb77ed014abd93df716088c31619f7a6fd602c.zip |
Bump Standards-Version (no changes needed)
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 7133d425..649996bc 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Build-Depends: debhelper-compat (= 13), python3-yaml (>= 5.1~) # sphinx-common Rules-Requires-Root: no -Standards-Version: 4.6.1.0 +Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/debian/ansible-core Vcs-Git: https://salsa.debian.org/debian/ansible-core.git Homepage: https://www.ansible.com |