diff options
author | Christian Grothoff <christian@grothoff.org> | 2021-01-01 16:17:39 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2021-01-01 16:17:39 +0100 |
commit | d6890cadd38244f27eac901001eb0b2811d56412 (patch) | |
tree | 2a0738e6da2d8ecb988dd5957ca674b92546ca66 /debian/watch | |
parent | efe2ae3d1e13d0e1aa188503e030d481cebcc5c1 (diff) |
initial logic for taler-merchant Debian package
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 00000000..10ca7c1b --- /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@ |