summaryrefslogtreecommitdiff
path: root/debian/watch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/watch')
-rw-r--r--debian/watch11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..0027d47
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,11 @@
+version=3
+opts=\
+pgpsigurlmangle=s/$/.asc/,\
+uversionmangle=s/-(rc|beta)/$1/,pasv \
+ftp://ftp.osuosl.org/pub/mariadb/mariadb-10.1.([\d\.]*(?:-beta|-rc)?)/source/mariadb-([\d\.]*(?:-beta|-rc)?).tar.gz \
+
+# Added string "-10.1." in path as MariaDB has release series 10.0 and 10.1 in
+# parallel, and we want uscan to check for updates only in the 10.1-series.
+
+# Automated signature checking with pgpsigurlmangle has been available
+# only since devscripts version 2.13.3