{"base_revision":"git-v1:d64dab08589ca98f507171e20d30e3d9dd42d719","content":"diff --git a/debian/changelog b/debian/changelog\nindex 6137281..1226100 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,13 @@\n+libytnef (2.1.2-2) 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+  * Add ITP bugs in 1.5-1.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 08 May 2026 19:43:11 +0000\n+\n libytnef (2.1.2-1) unstable; urgency=medium\n \n   * New upstream release.\n@@ -215,6 +225,6 @@ libytnef (1.5-1.1) unstable; urgency=low\n \n libytnef (1.5-1) unstable; urgency=low\n \n-  * Initial release.\n+  * Initial release. Closes: #308418\n \n  -- Joshua Kwan <joshk@triplehelix.org>  Mon,  9 May 2005 20:31:56 -0700\ndiff --git a/debian/control b/debian/control\nindex 00f5dbb..ced74a3 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -4,7 +4,7 @@ Priority: optional\n Maintainer: Ricardo Mones <mones@debian.org>\n Uploaders: Jordi Mallach <jordi@debian.org>\n Build-Depends: debhelper-compat (= 13)\n-Standards-Version: 4.6.0\n+Standards-Version: 4.7.4\n Rules-Requires-Root: no\n Homepage: https://github.com/Yeraze/ytnef\n Vcs-Git: https://salsa.debian.org/debian/ytnef.git\ndiff --git a/debian/watch b/debian/watch\nindex ca99564..f4c808d 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,4 +1,6 @@\n-version=4\n-opts=\"filenamemangle=s%(?:.*?)?v?(\\d[\\d.]*)\\.tar\\.gz%@PACKAGE@-$1.tar.gz%\" \\\n- https://github.com/Yeraze/ytnef/tags \\\n- (?:.*?/)?v?(\\d[\\d.]*)\\.tar\\.gz\n+Version: 5\n+\n+Filenamemangle: s%(?:.*?)?v?(\\d[\\d.]*)\\.tar\\.gz%@PACKAGE@-$1.tar.gz%\n+Template: GitHub\n+Owner: Yeraze\n+Project: ytnef\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:f4c041defbe17a2af2c6e1949cf4c08034a409ea"}