diff -pruN 0.9.13-2/debian/changelog 0.9.13-3/debian/changelog
--- 0.9.13-2/debian/changelog	2025-03-13 10:33:45.000000000 +0000
+++ 0.9.13-3/debian/changelog	2025-10-07 23:20:00.000000000 +0000
@@ -1,3 +1,12 @@
+python-ring-doorbell (0.9.13-3) unstable; urgency=medium
+
+  * Team upload.
+  * d/control: Drop <!nocheck> from python3-myst-parser. Closes: #1116878.
+  * d/control: Drop "Rules-Requires-Root: no" (default).
+  * d/control: Update standards-version.
+
+ -- Santiago Vila <sanvila@debian.org>  Wed, 08 Oct 2025 01:20:00 +0200
+
 python-ring-doorbell (0.9.13-2) unstable; urgency=medium
 
   * Team upload.
diff -pruN 0.9.13-2/debian/control 0.9.13-3/debian/control
--- 0.9.13-2/debian/control	2025-03-13 10:33:45.000000000 +0000
+++ 0.9.13-3/debian/control	2025-10-07 22:00:00.000000000 +0000
@@ -5,7 +5,6 @@ Maintainer: Debian Python Team <team+pyt
 Uploaders:
  Carles Pina i Estany <carles@pina.cat>,
  Roland Mas <lolando@debian.org>,
-Rules-Requires-Root: no
 Build-Depends:
  debhelper-compat (= 13),
  dh-sequence-python3,
@@ -18,7 +17,7 @@ Build-Depends:
  python3-firebase-messaging <!nocheck>,
  python3-freezegun <!nocheck>,
  python3-hatchling,
- python3-myst-parser <!nocheck>,
+ python3-myst-parser,
  python3-oauthlib <!nocheck>,
  python3-poetry-core <!nocheck>,
  python3-pytest <!nocheck>,
@@ -32,7 +31,7 @@ Build-Depends:
  python3-typing-extensions <!nocheck>,
  python3-tz <!nocheck>,
  python3-websockets <!nocheck>,
-Standards-Version: 4.7.0
+Standards-Version: 4.7.2
 Homepage: https://github.com/tchellomello/python-ring-doorbell
 Vcs-Browser: https://salsa.debian.org/python-team/packages/python-ring-doorbell
 Vcs-Git: https://salsa.debian.org/python-team/packages/python-ring-doorbell.git
