diff -pruN 0.20-2/debian/changelog 0.20-3/debian/changelog
--- 0.20-2/debian/changelog	2025-04-12 07:05:46.000000000 +0000
+++ 0.20-3/debian/changelog	2025-09-20 13:19:06.000000000 +0000
@@ -1,3 +1,13 @@
+libnginx-mod-http-memc (0.20-3) unstable; urgency=medium
+
+  * Team upload.
+  * d/watch: rewrite to version 5, use Github uscan-template
+  * d/gbp.conf: dist = DEP14, debian-branch = debian/latest
+  * d/gbp.conf: upstream-branch = upstream/latest
+  * d/control: remove Rules-Requires-Root: no
+
+ -- Jan Mojžíš <janmojzis@debian.org>  Sat, 20 Sep 2025 15:19:06 +0200
+
 libnginx-mod-http-memc (0.20-2) unstable; urgency=medium
 
   * Team upload.
diff -pruN 0.20-2/debian/control 0.20-3/debian/control
--- 0.20-2/debian/control	2025-04-12 07:05:46.000000000 +0000
+++ 0.20-3/debian/control	2025-09-20 13:19:06.000000000 +0000
@@ -10,7 +10,6 @@ Standards-Version: 4.7.2
 Homepage: https://github.com/openresty/memc-nginx-module
 Vcs-Git: https://salsa.debian.org/nginx-team/libnginx-mod-http-memc.git
 Vcs-Browser: https://salsa.debian.org/nginx-team/libnginx-mod-http-memc
-Rules-Requires-Root: no
 
 Package: libnginx-mod-http-memc
 Architecture: any
diff -pruN 0.20-2/debian/gbp.conf 0.20-3/debian/gbp.conf
--- 0.20-2/debian/gbp.conf	2025-04-12 07:05:46.000000000 +0000
+++ 0.20-3/debian/gbp.conf	2025-09-20 13:19:06.000000000 +0000
@@ -1,9 +1,10 @@
 [DEFAULT]
-debian-branch = main
-upstream-branch = upstream
+debian-branch = debian/latest
+upstream-branch = upstream/latest
 upstream-tag = upstream/%(version)s
 pristine-tar = True
 sign-tags = True
+dist = DEP14
 
 [import-orig]
 merge-mode = replace
diff -pruN 0.20-2/debian/watch 0.20-3/debian/watch
--- 0.20-2/debian/watch	2025-04-12 07:05:46.000000000 +0000
+++ 0.20-3/debian/watch	2025-09-20 13:19:06.000000000 +0000
@@ -1,6 +1,6 @@
-version=4
-opts="\
-uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|a|b)\d*)$/$1~$2/,\
-" \
-https://github.com/openresty/memc-nginx-module/tags \
-(?:.*?/)?v?@ANY_VERSION@@ARCHIVE_EXT@
+Version: 5
+Template: Github
+Owner: openresty
+Project: memc-nginx-module
+Uversion-Mangle: s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|a|b)\d*)$/$1~$2/
+Pgp-Mode: none
