{"base_revision":"git-v1:a54eae6da484d55052e6f495c023dfdec84c4263","content":"diff --git a/debian/changelog b/debian/changelog\nindex 003a929..ed31658 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,10 +1,17 @@\n+ypbind-mt (2.7.2-4) UNRELEASED; urgency=low\n+\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 01:28:15 +0000\n+\n ypbind-mt (2.7.2-3) unstable; urgency=medium\n \n   * Added a b-d on libnsl-dev.\n     (closes: #1065110)\n   * Policy bumped to 4.6.3. No changes.\n-  * Added a simple README.Debian to document briefly the basic usage of \n-    the NIS client. \n+  * Added a simple README.Debian to document briefly the basic usage of\n+    the NIS client.\n     (closes: #987920)\n \n  -- Francesco Paolo Lovergine <frankie@debian.org>  Fri, 01 Mar 2024 20:02:04 +0100\n@@ -26,5 +33,3 @@ ypbind-mt (2.7.2-1) unstable; urgency=medium\n   * Initial commit. (closes: #978705)\n \n  -- Francesco Paolo Lovergine <frankie@debian.org>  Sat, 02 Jan 2021 13:17:59 +0100\n-\n-\ndiff --git a/debian/control b/debian/control\nindex 75b1ba2..9a0d2fe 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -10,13 +10,12 @@ Build-Depends: debhelper-compat (=13)\n  ,xsltproc\n  ,docbook-xsl\n  ,libnsl-dev\n-Standards-Version: 4.6.2\n+Standards-Version: 4.7.4\n Homepage: http://www.linux-nis.org/\n Vcs-Browser: https://salsa.debian.org/debian-nis-team/ypbind\n Vcs-Git: https://salsa.debian.org/debian-nis-team/ypbind.git\n \n Package: ypbind-mt\n-Section: net\n Architecture: any\n Depends: ${shlibs:Depends}, ${misc:Depends}\n  ,rpcbind | portmap\ndiff --git a/debian/copyright b/debian/copyright\nindex da16d24..eebe7ba 100644\n--- a/debian/copyright\n+++ b/debian/copyright\n@@ -22,6 +22,24 @@ License: GPL-2\n  On Debian systems, the complete text of the GNU General\n  Public License version 2 can be found in \"/usr/share/common-licenses/GPL-2\".\n \n+Files: install-sh\n+Copyright: 1991 Massachusetts Institute of Technology\n+License: MIT\n+ Permission to use, copy, modify, distribute, and sell this software and its\n+ documentation for any purpose is hereby granted without fee, provided that\n+ the above copyright notice appear in all copies and that both that\n+ copyright notice and this permission notice appear in supporting\n+ documentation, and that the name of M.I.T. not be used in advertising or\n+ publicity pertaining to distribution of the software without specific,\n+ written prior permission.  M.I.T. makes no representations about the\n+ suitability of this software for any purpose.  It is provided \"as is\"\n+ without express or implied warranty.\n+\n+Files: mkinstalldirs\n+Copyright: 1993 Noah Friedman <friedman@prep.ai.mit.edu>\n+License: public-domain\n+ Public domain declared in the script itself.\n+\n Files: lib/res_options.h\n Copyright: The Regents of the University of California\n            1993 by Digital Equipment Corporation\n@@ -143,24 +161,6 @@ License: permissive\n  gives unlimited permission to copy and/or distribute it,\n  with or without modifications, as long as this notice is preserved.\n \n-Files: install-sh\n-Copyright: 1991 Massachusetts Institute of Technology\n-License: MIT\n- Permission to use, copy, modify, distribute, and sell this software and its\n- documentation for any purpose is hereby granted without fee, provided that\n- the above copyright notice appear in all copies and that both that\n- copyright notice and this permission notice appear in supporting\n- documentation, and that the name of M.I.T. not be used in advertising or\n- publicity pertaining to distribution of the software without specific,\n- written prior permission.  M.I.T. makes no representations about the\n- suitability of this software for any purpose.  It is provided \"as is\"\n- without express or implied warranty.\n-\n-Files: mkinstalldirs\n-Copyright: 1993 Noah Friedman <friedman@prep.ai.mit.edu>\n-License: public-domain\n- Public domain declared in the script itself.\n-\n Files: debian/*\n Copyright: 2020, Francesco Paolo Lovergine <frankie@debian.org>\n License: GPL-2+\ndiff --git a/debian/rules b/debian/rules\nindex cdd8b76..670c43a 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -32,7 +32,7 @@ override_dh_auto_configure:\n \n override_dh_auto_clean:\n \tdh_auto_clean\n-\trm -f $(CURDIR)/man/ypbind.8 $(CURDIR)/man/yp.conf.5 \n+\trm -f $(CURDIR)/man/ypbind.8 $(CURDIR)/man/yp.conf.5\n \n override_dh_auto_install:\n \tdh_auto_install --destdir=$(CURDIR)/debian/tmp\ndiff --git a/debian/watch b/debian/watch\nindex 379c12f..6e6789c 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%@PACKAGE@-$1.tar.gz%\" \\\n-    https://github.com/thkukuk/ypbind-mt/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%@PACKAGE@-$1.tar.gz%\n+Template: GitHub\n+Owner: thkukuk\n+Project: ypbind-mt\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:f393e100fe70c1d521cee07756d097227d6a8656"}