diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 15:55:16 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 15:55:16 +0000 |
commit | 367da09c99aaa513736163a6822fa563141e6a2b (patch) | |
tree | 62880192ab8b8c4aef58491f5f52d0a039af26a4 /debian/watch | |
parent | Adding upstream version 20221122+ds. (diff) | |
download | parallel-367da09c99aaa513736163a6822fa563141e6a2b.tar.xz parallel-367da09c99aaa513736163a6822fa563141e6a2b.zip |
Adding debian version 20221122+ds-2.debian/20221122+ds-2debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-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..f6a7253 --- /dev/null +++ b/debian/watch @@ -0,0 +1,4 @@ +version=4 + +opts="repacksuffix=+ds,dversionmangle=auto,repack,compression=xz,pgpsigurlmangle=s/$/.sig/" \ + https://ftp.gnu.org/gnu/parallel/parallel-(\d.*).tar.bz2 |