diff -pruN 0.29.0-2/debian/changelog 0.29.0-3/debian/changelog
--- 0.29.0-2/debian/changelog	2025-03-10 11:18:08.000000000 +0000
+++ 0.29.0-3/debian/changelog	2025-12-13 10:19:23.000000000 +0000
@@ -1,3 +1,11 @@
+durdraw (0.29.0-3) unstable; urgency=medium
+
+  * d/watch: update to version 5.
+  * Bump standards version to 4.7.2.
+  * d/control: drop Rules-Requires-Root.
+
+ -- Alex Myczko <tar@debian.org>  Sat, 13 Dec 2025 10:19:23 +0000
+
 durdraw (0.29.0-2) unstable; urgency=medium
 
   * d/control: add missing build-dep pybuild-plugin-pyproject.
diff -pruN 0.29.0-2/debian/control 0.29.0-3/debian/control
--- 0.29.0-2/debian/control	2025-03-10 11:18:08.000000000 +0000
+++ 0.29.0-3/debian/control	2025-12-13 10:19:23.000000000 +0000
@@ -2,7 +2,6 @@ Source: durdraw
 Section: graphics
 Priority: optional
 Maintainer: Alex Myczko <tar@debian.org>
-Rules-Requires-Root: no
 Build-Depends:
  debhelper-compat (= 13),
  dh-python,
@@ -10,7 +9,7 @@ Build-Depends:
  python3-setuptools,
  pybuild-plugin-pyproject,
 # python3:any | python3-all:any | python3-dev:any | python3-all-dev:any | dh-sequence-python3,
-Standards-Version: 4.7.0
+Standards-Version: 4.7.2
 Homepage: https://durdraw.org
 Vcs-Browser: https://salsa.debian.org/debian/durdraw
 Vcs-Git: https://salsa.debian.org/debian/durdraw.git
diff -pruN 0.29.0-2/debian/watch 0.29.0-3/debian/watch
--- 0.29.0-2/debian/watch	2024-01-02 22:04:03.000000000 +0000
+++ 0.29.0-3/debian/watch	2025-12-13 10:19:23.000000000 +0000
@@ -1,6 +1,6 @@
-version=4
+Version: 5
 
 # GitHub hosted projects.
-#opts="filenamemangle=s%(?:.*?)?v?(@ANY_VERSION@@ARCHIVE_EXT@)%@PACKAGE@-$1%" \
-#    https://github.com/<user>/<project>/tags \
-#    (?:.*?/)v?@ANY_VERSION@@ARCHIVE_EXT@
+Template: Github
+Owner: cmang
+Project: durdraw
