diff -pruN 1:0.9.4-2/debian/changelog 1:0.9.4-3/debian/changelog
--- 1:0.9.4-2/debian/changelog	2025-04-11 12:27:02.000000000 +0000
+++ 1:0.9.4-3/debian/changelog	2025-09-11 13:48:35.000000000 +0000
@@ -1,3 +1,10 @@
+libnginx-mod-http-uploadprogress (1:0.9.4-3) unstable; urgency=medium
+
+  * d/gbp.conf: dist = DEP14, debian-branch = debian/latest
+  * d/watch: rewrite to version 5, use Github uscan-template
+
+ -- Jan Mojžíš <janmojzis@debian.org>  Thu, 11 Sep 2025 15:48:35 +0200
+
 libnginx-mod-http-uploadprogress (1:0.9.4-2) unstable; urgency=medium
 
   * d/control: bump Standards-Version: 4.7.2, no changes
diff -pruN 1:0.9.4-2/debian/gbp.conf 1:0.9.4-3/debian/gbp.conf
--- 1:0.9.4-2/debian/gbp.conf	2025-04-11 12:27:02.000000000 +0000
+++ 1:0.9.4-3/debian/gbp.conf	2025-09-11 13:48:35.000000000 +0000
@@ -1,9 +1,10 @@
 [DEFAULT]
-debian-branch = main
+debian-branch = debian/latest
 upstream-branch = upstream
 upstream-tag = upstream/%(version)s
 pristine-tar = True
 sign-tags = True
+dist = DEP14
 
 [import-orig]
 merge-mode = replace
diff -pruN 1:0.9.4-2/debian/watch 1:0.9.4-3/debian/watch
--- 1:0.9.4-2/debian/watch	2025-04-11 12:27:02.000000000 +0000
+++ 1:0.9.4-3/debian/watch	2025-09-11 13:48:35.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/masterzen/nginx-upload-progress-module/tags \
-(?:.*?/)?v?@ANY_VERSION@@ARCHIVE_EXT@
+Version: 5
+Template: Github
+Owner: masterzen
+Project: nginx-upload-progress-module
+Uversion-Mangle: s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|a|b)\d*)$/$1~$2/
+Pgp-Mode: none
