diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-29 04:23:03 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-29 04:23:03 +0000 |
commit | 71a07262f6f6dcd4d9654ce452a4c360a1a33d16 (patch) | |
tree | ca21a8f5f170fa7791fbdfe07eef36982d49341b /debian/watch | |
parent | Adding upstream version 0.18.1. (diff) | |
download | myst-parser-c127d28bb3a42692db8607f8e3fe45ac4b9a74bf.tar.xz myst-parser-c127d28bb3a42692db8607f8e3fe45ac4b9a74bf.zip |
Adding debian version 0.18.1-2.debian/0.18.1-2debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/watch')
-rw-r--r-- | debian/watch | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..ee17681 --- /dev/null +++ b/debian/watch @@ -0,0 +1,3 @@ +version=4 +opts="pgpmode=none, filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@myst-parser@-$1.tar.gz%" \ +https://github.com/executablebooks/MyST-Parser/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz |