{"base_revision":"git-v1:800439e48a8069b754358ab9b4e73db401171459","content":"diff --git a/debian/changelog b/debian/changelog\nindex fab8afd..afd09e1 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,15 @@\n+tophat-recondition (1.4-4) UNRELEASED; urgency=low\n+\n+  * Update watch file format version to 5.\n+  * Use GitHub template in watch file instead of explicit\n+    Source/Matching-Pattern.\n+  * Bump debhelper from old 12 to 13.\n+  * Update renamed lintian tag names in lintian overrides.\n+  * Set upstream metadata fields: Bug-Database, Repository, Repository-Browse.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 04 May 2026 15:03:44 +0000\n+\n tophat-recondition (1.4-3) unstable; urgency=medium\n \n   * Set team. Added Michael as an uploader.\ndiff --git a/debian/control b/debian/control\nindex 0d39870..ce1b0bb 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -4,9 +4,9 @@ Priority: optional\n Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>\n Uploaders: Steffen Moeller <moeller@debian.org>,\n            Michael R. Crusoe <michael.crusoe@gmail.com>\n-Build-Depends: debhelper-compat (= 12)\n+Build-Depends: debhelper-compat (= 13)\n Rules-Requires-Root: no\n-Standards-Version: 4.5.0\n+Standards-Version: 4.7.4\n Homepage: https://github.com/cbrueffer/tophat-recondition\n Vcs-Browser: https://salsa.debian.org/med-team/tophat-recondition\n Vcs-Git: https://salsa.debian.org/med-team/tophat-recondition.git\ndiff --git a/debian/tophat-recondition.lintian-overrides b/debian/tophat-recondition.lintian-overrides\nindex 7ff6489..aa8fc77 100644\n--- a/debian/tophat-recondition.lintian-overrides\n+++ b/debian/tophat-recondition.lintian-overrides\n@@ -1,2 +1,2 @@\n tophat-recondition: script-with-language-extension usr/bin/tophat-recondition.py\n-tophat-recondition: binary-without-manpage usr/bin/tophat-recondition.py\n+tophat-recondition: no-manual-page usr/bin/tophat-recondition.py\ndiff --git a/debian/upstream/metadata b/debian/upstream/metadata\nindex 2ea0901..dccfa10 100644\n--- a/debian/upstream/metadata\n+++ b/debian/upstream/metadata\n@@ -1,3 +1,4 @@\n+Bug-Database: https://github.com/cbrueffer/tophat-recondition/issues\n Reference:\n  Title: A post-processor for TopHat unmapped reads\n  Author: Christian Brueffer and Lao H. Saal\n@@ -14,3 +15,5 @@ Registry:\n    Entry: tophat-recondition\n  - Name: conda:bioconda\n    Entry: tophat-recondition\n+Repository: https://github.com/cbrueffer/tophat-recondition.git\n+Repository-Browse: https://github.com/cbrueffer/tophat-recondition\ndiff --git a/debian/watch b/debian/watch\nindex 0dfe227..36b715d 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,4 +1,8 @@\n-version=4\n-opts=\"filenamemangle=s%(?:.*?)?v?(\\d[\\d.]*)\\.tar\\.gz%tophat-recondition-$1.tar.gz%\" \\\n-   https://github.com/cbrueffer/tophat-recondition/tags \\\n-   (?:.*?/)?v?(\\d[\\d.]*)\\.tar\\.gz debian uupdate\n+Version: 5\n+\n+Version-Policy: debian\n+Script: uupdate\n+Filenamemangle: s%(?:.*?)?v?(\\d[\\d.]*)\\.tar\\.gz%tophat-recondition-$1.tar.gz%\n+Template: GitHub\n+Owner: cbrueffer\n+Project: tophat-recondition\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:d65aac7c0de6f6b7c349a6e8365191f94ee598fd"}