diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:44:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:44:09 +0000 |
commit | 5e707dc6ca775854c09fef2729e0be1d997399a5 (patch) | |
tree | e676fd1b87f19e374fb51d8ee2d47742c8c8c02f /debian/watch | |
parent | Adding upstream version 1.23.0. (diff) | |
download | groff-5e707dc6ca775854c09fef2729e0be1d997399a5.tar.xz groff-5e707dc6ca775854c09fef2729e0be1d997399a5.zip |
Adding debian version 1.23.0-3.debian/1.23.0-3
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/watch')
-rw-r--r-- | debian/watch | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..cf41165 --- /dev/null +++ b/debian/watch @@ -0,0 +1,9 @@ +# Official releases: +version=4 +opts=pgpsigurlmangle=s/$/.sig/ \ +https://ftp.gnu.org/gnu/groff/groff-([^-]*)\.tar\.gz + +# Betas and pre-releases: +#version=4 +#opts=pgpsigurlmangle=s/$/.sig/,uversionmangle=s/\.rc/~rc/ \ +#https://alpha.gnu.org/gnu/groff/groff-([^-]*)\.tar\.gz |