summaryrefslogtreecommitdiffstats
path: root/debian/watch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-07-01 18:15:13 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-07-01 18:15:13 +0000
commit85c88fe6f1d622d10f5ac2d747412cb90f5cf150 (patch)
tree310fa21dd40d6c7ad918d0771b5f03c378d54cc6 /debian/watch
parentMerging upstream version 1:11.4.2. (diff)
downloadmariadb-85c88fe6f1d622d10f5ac2d747412cb90f5cf150.tar.xz
mariadb-85c88fe6f1d622d10f5ac2d747412cb90f5cf150.zip
Merging debian version 1:11.4.2-1.HEADprogress-linux
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> debian/control debian/libmariadbd19.install debian/libmariadbd19.lintian-overrides debian/salsa-ci.yml
Diffstat (limited to 'debian/watch')
-rw-r--r--debian/watch8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/watch b/debian/watch
index 0417109b..90a41274 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,11 +2,11 @@ version=4
opts=\
pgpsigurlmangle=s/$/.asc/,\
uversionmangle=s/-(rc|beta)/$1/,pasv \
-https://archive.mariadb.org/mariadb-10.11.([\d\.]*(?:-beta|-rc)?)/source/ mariadb-([\d\.]*(?:-beta|-rc)?).tar.gz
+https://archive.mariadb.org/mariadb-11.4.([\d\.]*(?:-beta|-rc)?)/source/ mariadb-([\d\.]*(?:-beta|-rc)?).tar.gz
-# String "-10.11." needs to be in path as MariaDB releases several series in
-# parallel (e.g 10.11, 10.4, 10.3 etc) and uscan should check for updates only
-# in the 10.11-series.
+# String "-11.4." needs to be in path as MariaDB releases several series in
+# parallel (e.g 11.4, 10.11, 10.4, 10.3 etc) and uscan should check for updates only
+# in the 11.4-series.
# Automated signature checking with pgpsigurlmangle has been available
# only since devscripts version 2.13.3