diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-18 05:17:02 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-18 05:17:02 +0000 |
commit | f7a0ddcbfef356408e2aad5d0ef4b7221c57eb25 (patch) | |
tree | f6a303cf2bca5631f3b0dc742a9486c72d5a16ae /debian/watch | |
parent | Merging upstream version 24.5.1. (diff) | |
download | python-ansible-compat-f7a0ddcbfef356408e2aad5d0ef4b7221c57eb25.tar.xz python-ansible-compat-f7a0ddcbfef356408e2aad5d0ef4b7221c57eb25.zip |
Merging debian version 24.5.1-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/watch')
-rw-r--r-- | debian/watch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/watch b/debian/watch index 70eb9a8..843fb25 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,3 @@ version=4 +opts=uversionmangle=s/(rc|a|b|c)/~$1/ \ https://github.com/ansible/ansible-compat/tags .*/v?@ANY_VERSION@@ARCHIVE_EXT@ |