{"base_revision":"git-v1:5a0116abafc3f444fa3db384088660494a6846bd","content":"diff --git a/debian/changelog b/debian/changelog\nindex 0c1d0eb..051035d 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,10 @@\n+td2planet (0.3.0-6) UNRELEASED; urgency=low\n+\n+  * debian/watch: Use GitHub /tags rather than /releases page.\n+  * Bump debhelper from old 12 to 13.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 13 May 2026 08:19:11 +0000\n+\n td2planet (0.3.0-5) unstable; urgency=medium\n \n   [ Yukiharu YABUKI ]\ndiff --git a/debian/control b/debian/control\nindex cfaf474..33f64f6 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -2,7 +2,7 @@ Source: td2planet\n Section: ruby\n Priority: optional\n Maintainer: Yukiharu YABUKI <yyabuki@debian.org>\n-Build-Depends: debhelper-compat (= 12), gem2deb\n+Build-Depends: debhelper-compat (= 13), gem2deb\n Build-Depends-Indep: ruby | ruby-interpreter\n Standards-Version: 3.9.5\n Homepage: https://github.com/znz/td2planet/\ndiff --git a/debian/watch b/debian/watch\nindex 7dae558..9ed511e 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -8,4 +8,4 @@ version=3\n \n # For GitHub projects you can use the tags page:\n opts=filenamemangle=s/.+\\/v?(\\d\\S*)\\.tar\\.gz/<project>-$1.tar.gz/ \\\n-  https://github.com/znz/td2planet/releases .*/v?(\\d\\S*)\\.tar\\.gz\n+  https://github.com/znz/td2planet/tags .*/v?(\\d\\S*)\\.tar\\.gz\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:8eebc679675190a0838b18bb98944eca6b1cefd3"}