{"base_revision":"git-v1:2e3428abb255f7d18c7eea5e592e4bad7bf85b14","content":"diff --git a/debian/changelog b/debian/changelog\nindex 0b012ee..088b70c 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,16 @@\n+shimdandy (1.2.1-2) UNRELEASED; urgency=low\n+\n+  * Remove unnecessary get-orig-source-target.\n+  * Update watch file format version to 5.\n+  * Use GitHub template in watch file instead of explicit\n+    Source/Matching-Pattern.\n+  * Trim trailing whitespace.\n+  * Bump debhelper from old 11 to 13.\n+  * Set debhelper-compat version in Build-Depends.\n+  * Use canonical URL in Vcs-Git.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 09 May 2026 09:24:11 +0000\n+\n shimdandy (1.2.1-1) unstable; urgency=medium\n \n   * New upstream version\ndiff --git a/debian/compat b/debian/compat\ndeleted file mode 100644\nindex b4de394..0000000\n--- a/debian/compat\n+++ /dev/null\n@@ -1 +0,0 @@\n-11\ndiff --git a/debian/control b/debian/control\nindex 3b3f5b0..976b7dd 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -3,9 +3,9 @@ Section: java\n Priority: optional\n Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>\n Uploaders: Tom Marble <tmarble@info9.net>\n-Build-Depends: debhelper (>= 11), default-jdk, maven-debian-helper (>= 2.1), libclojure-java (>= 1.9~)\n+Build-Depends: default-jdk, maven-debian-helper (>= 2.1), libclojure-java (>= 1.9~), debhelper-compat (= 13)\n Standards-Version: 4.1.3\n-Vcs-Git: https://salsa.debian.org/java-team/shimdandy\n+Vcs-Git: https://salsa.debian.org/java-team/shimdandy.git\n Vcs-Browser: https://salsa.debian.org/java-team/shimdandy\n Homepage: https://github.com/projectodd/shimdandy\n \ndiff --git a/debian/rules b/debian/rules\nindex b70812f..2d33f6a 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -2,6 +2,3 @@\n \n %:\n \tdh $@\n-\n-get-orig-source:\n-\tuscan --download-current-version --force-download --rename --verbose\ndiff --git a/debian/watch b/debian/watch\nindex 24ebf9f..b082299 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,4 +1,6 @@\n-version=4\n-opts=\"repack,compression=xz\" \\\n-    https://github.com/projectodd/shimdandy/tags \\\n-    (?:.*?/)?v?(\\d[\\d.]*)\\.tar\\.gz\n+Version: 5\n+\n+Compression: xz\n+Template: GitHub\n+Owner: projectodd\n+Project: shimdandy\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:15f4dcbccf20642b1919f979a370082aedffe878"}