{"base_revision":"git-v1:eb51d956329bf6390195e95549bfa22859723dbe","content":"diff --git a/debian/changelog b/debian/changelog\nindex 7c7f0f9..d7ca36f 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,13 @@\n+ptunnel-ng (1.43-3) 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+  * Reorder Files paragraphs in debian/copyright by directory depth.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 03 May 2026 10:55:55 +0000\n+\n ptunnel-ng (1.43-2) unstable; urgency=medium\n \n   * add service file (Closes: #1039335)\ndiff --git a/debian/control b/debian/control\nindex a1d303c..bca188b 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -6,7 +6,7 @@ Build-Depends: debhelper-compat (= 13)\n \t, libpcap0.8-dev | libpcap-dev\n \t, libselinux1-dev [linux-any]\n \t, patchutils (>= 0.2.25)\n-Standards-Version: 4.7.2\n+Standards-Version: 4.7.4\n Homepage: https://github.com/lnslbrty/ptunnel-ng\n Vcs-Browser: https://salsa.debian.org/alteholz/ptunnel-ng\n Vcs-Git: https://salsa.debian.org/alteholz/ptunnel-ng.git\ndiff --git a/debian/copyright b/debian/copyright\nindex 0578136..3f5c5b6 100644\n--- a/debian/copyright\n+++ b/debian/copyright\n@@ -7,6 +7,10 @@ Copyright: 2004-2011 Daniel Stoedle <daniels@cs.uit.no>, Yellow Lemon Software\n            2017-2019 Toni Uhlig <matzeton@googlemail.com>\n License: BSD-3-Clause\n \n+Files: src/md5.*\n+Copyright: Copyright 1999, 2000, 2002 Aladdin Enterprises\n+License: Zlib\n+\n Files: src/win32/includes/bittypes.h\n Copyright: (C) 1999 WIDE Project\n License: BSD-3-Clause\n@@ -20,10 +24,6 @@ Files: src/win32/includes/pcap.h src/win32/includes/pcap/*\n Copyright: (c) 1993, 1994, 1995, 1996, 1997 The Regents of the University of California.\n License: BSD-4-Clause\n \n-Files: src/md5.*\n-Copyright: Copyright 1999, 2000, 2002 Aladdin Enterprises\n-License: Zlib\n-\n Files: debian/*\n Copyright: 2005-2009 Romain Beauxis <toots@rastageeks.org>\n  2016 Daniel Echeverry <epsilon77@gmail.com>\ndiff --git a/debian/watch b/debian/watch\nindex 1f8f572..7a5aa4c 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,3 +1,8 @@\n-version=4\n-opts=filenamemangle=s/.+\\/v?(\\d\\S+)\\.tar\\.gz/ptunnel-ng-$1\\.tar\\.gz/ \\\n-  https://github.com/lnslbrty/ptunnel-ng/tags .*/v?(\\d\\S+)\\.tar\\.gz debian uupdate\n+Version: 5\n+\n+Version-Policy: debian\n+Script: uupdate\n+Filenamemangle: s/.+\\/v?(\\d\\S+)\\.tar\\.gz/ptunnel-ng-$1\\.tar\\.gz/\n+Template: GitHub\n+Owner: lnslbrty\n+Project: ptunnel-ng\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:2c413768f86470f6cd9bfe9b987eaea6bb2bf109"}