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 | |
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>
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/watch | 1 |
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2f9a5ba..e747653 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-ansible-compat (24.5.1-1) unstable; urgency=medium + + * New upstream version 24.5.1 + * debian/watch: Added 'opts=uversionmangle' to not track pre-releases + + -- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Fri, 17 May 2024 22:04:32 -0300 + python-ansible-compat (4.1.12-1~progress7.99u1) graograman-backports; urgency=medium * Uploading to graograman-backports, remaining changes: 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@ |