diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-12-28 11:39:05 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-12-28 11:39:05 +0100 |
commit | 351b289675cc9a52a86f5daedd430942d680c410 (patch) | |
tree | 9b27178c1945d9717143a2e1ff08c9eecd898af0 /debian/watch | |
parent | e550acf5779f8b5da31bc97b35f77ff3f1935c0b (diff) |
skeleton for Taler exchange Debian package (not yet working)
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 000000000..10ca7c1b9 --- /dev/null +++ b/debian/watch @@ -0,0 +1,3 @@ +version=4 +opts="pgpmode=auto, uversionmangle=s/pre/~pre/;s/rc/~rc/" \ + https://ftp.gnu.org/gnu/@PACKAGE@/@PACKAGE@@ANY_VERSION@@ARCHIVE_EXT@ |