{"base_revision":"git-v1:4c3a6c4c4fc30e20b44dfd727dfedcfbece14f9e","content":"diff --git a/debian/changelog b/debian/changelog\nindex f887b56..d2b67a8 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,13 @@\n+codec2 (1.2.0-5) 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+  * Use secure URI in Homepage field.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 09 May 2026 19:28:17 +0000\n+\n codec2 (1.2.0-4) unstable; urgency=medium\n \n   * Use -DCMAKE_POLICY_VERSION_MINIMUM=3.5 (Closes: #1112800)\ndiff --git a/debian/control b/debian/control\nindex b0a7d45..520cc38 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -10,9 +10,9 @@ Build-Depends: clang-format [amd64],\n                octave-dev [amd64] <!nocheck>,\n                octave-signal [amd64] <!nocheck>,\n                sox [amd64] <!nocheck>\n-Standards-Version: 4.7.0\n+Standards-Version: 4.7.4\n Rules-Requires-Root: no\n-Homepage: http://rowetel.com/codec2.html\n+Homepage: https://rowetel.com/codec2.html\n Vcs-Browser: https://salsa.debian.org/bottoms/pkg-codec2\n Vcs-Git: https://salsa.debian.org/bottoms/pkg-codec2.git\n \ndiff --git a/debian/watch b/debian/watch\nindex 13f020c..1e5bf35 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,12 +1,33 @@\n-version=4\n-opts=\"filenamemangle=s%(?:.*?)?v?@ANY_VERSION@(@ARCHIVE_EXT@)%@PACKAGE@-$1$2%\" \\\n- https://github.com/drowe67/codec2/tags \\\n- (?:.*?/)?v?@ANY_VERSION@@ARCHIVE_EXT@ debian uupdate\n-opts=\"mode=git, component=cml, pgpmode=none, filenamemangle=s%(?:.*?)@ANY_VERSION@(@ARCHIVE_EXT@)%cml-$1$2%\" \\\n- https://github.com/drowe67/cml HEAD ignore uupdate\n-opts=\"mode=git, component=LPCNet, filenamemangle=s%(?:.*?)?v?@ANY_VERSION@(@ARCHIVE_EXT@)%lpcnet-$1$2%\" \\\n- https://github.com/drowe67/LPCNet/tags/ \\\n- (?:.*?/)?v?@ANY_VERSION@@ARCHIVE_EXT@ ignore uupdate\n-opts=\"mode=git, component=lpcnet191005, filenamemangle=s%(?:.*?)?v?@ANY_VERSION@(@ARCHIVE_EXT@)%lpcnet191005-$1$2%\" \\\n- https://rowetel.com/downloads/deep/ \\\n- lpcnet_191005_v@ANY_VERSION@@ARCHIVE_EXT@ ignore uupdate\n+Version: 5\n+\n+Version-Policy: debian\n+Script: uupdate\n+Filenamemangle: s%(?:.*?)?v?@ANY_VERSION@(@ARCHIVE_EXT@)%@PACKAGE@-$1$2%\n+Template: GitHub\n+Owner: drowe67\n+Project: codec2\n+\n+Source: https://github.com/drowe67/cml\n+Matching-Pattern: HEAD\n+Version-Policy: ignore\n+Script: uupdate\n+Mode: git\n+Component: cml\n+Pgpmode: none\n+Filenamemangle: s%(?:.*?)@ANY_VERSION@(@ARCHIVE_EXT@)%cml-$1$2%\n+\n+Source: https://github.com/drowe67/LPCNet/tags/\n+Matching-Pattern: (?:.*?/)?v?@ANY_VERSION@@ARCHIVE_EXT@\n+Version-Policy: ignore\n+Script: uupdate\n+Mode: git\n+Component: LPCNet\n+Filenamemangle: s%(?:.*?)?v?@ANY_VERSION@(@ARCHIVE_EXT@)%lpcnet-$1$2%\n+\n+Source: https://rowetel.com/downloads/deep/\n+Matching-Pattern: lpcnet_191005_v@ANY_VERSION@@ARCHIVE_EXT@\n+Version-Policy: ignore\n+Script: uupdate\n+Mode: git\n+Component: lpcnet191005\n+Filenamemangle: s%(?:.*?)?v?@ANY_VERSION@(@ARCHIVE_EXT@)%lpcnet191005-$1$2%\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:2d644ceb8992494c641fae670a25e5f5e4bbf527"}