diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-25 02:53:03 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-25 02:53:03 +0000 |
commit | ba0ed243a8e9ac8b53e88b5a03dc18fdeca74977 (patch) | |
tree | 4d15c1df4e82fbfeb530689ff04722f57fe0a75b /debian/watch | |
parent | Merging upstream version 2.16.6. (diff) | |
download | ansible-core-ba0ed243a8e9ac8b53e88b5a03dc18fdeca74977.tar.xz ansible-core-ba0ed243a8e9ac8b53e88b5a03dc18fdeca74977.zip |
Merging debian version 2.16.6-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/watch')
-rw-r--r-- | debian/watch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/watch b/debian/watch index ae1cc69..ab85757 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ version=4 opts=dversionmangle=s/\+dfsg//,repacksuffix=+dfsg \ -https://pypi.debian.net/ansible-core/ ansible-core-([0-9]+\.[0-9]+\.[0-9]+).tar.gz +https://pypi.debian.net/ansible-core/ ansible[-_]core-([0-9]+\.[0-9]+\.[0-9]+).tar.gz |