aboutsummaryrefslogtreecommitdiff
path: root/debian/watch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/watch')
-rw-r--r--debian/watch4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..75edf65
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,4 @@
+# format version number, currently 3; this line is compulsory!
+version=3
+https://ftp.gnome.org/pub/GNOME/sources/krb5-auth-dialog/([\d\.]+)/ \
+ krb5-auth-dialog-([\d\.]*)\.tar\.(?:bz2|xz)
bgstack15