diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 12:05:49 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 12:05:49 +0000 |
commit | 7d5405ffc51866bb1570224060224121eed09f11 (patch) | |
tree | 848235f8834aa2e2f71666410a429441dc437f5b /debian/watch | |
parent | Adding upstream version 2.14.13. (diff) | |
download | ansible-core-7d5405ffc51866bb1570224060224121eed09f11.tar.xz ansible-core-7d5405ffc51866bb1570224060224121eed09f11.zip |
Adding debian version 2.14.13-1.debian/2.14.13-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/watch')
-rw-r--r-- | debian/watch | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..e98fc57 --- /dev/null +++ b/debian/watch @@ -0,0 +1,4 @@ +version=4 +opts=dversionmangle=s/\+dfsg//,repacksuffix=+dfsg \ +https://pypi.debian.net/ansible-core/ ansible-core-(2\.14\.[0-9]+).tar.gz + |