{"base_revision":"git-v1:cc7fac9dde9b490eb64d056e860dcc08edc38d84","content":"diff --git a/debian/changelog b/debian/changelog\nindex bd6e54db..2d32c7da 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,7 +1,15 @@\n ircd-hybrid (1:8.2.46+dfsg.1-2) UNRELEASED; urgency=medium\n \n+  [ Dominic Hargreaves ]\n   * Add Build-Depends on libcrypt-dev (Closes: #1106955)\n \n+  [ Debian Janitor ]\n+  * Remove an obsolete maintscript entry.\n+  * Use secure copyright file specification URI.\n+  * Trim trailing whitespace.\n+  * Reorder Files paragraphs in debian/copyright by directory depth.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n  -- Dominic Hargreaves <dom@earth.li>  Tue, 22 Jul 2025 22:47:10 +0100\n \n ircd-hybrid (1:8.2.46+dfsg.1-1) unstable; urgency=medium\n@@ -30,7 +38,7 @@ ircd-hybrid (1:8.2.43+dfsg.1-1) unstable; urgency=medium\n   * New upstream release\n     - drop build date patch now upstream has support for reproducible\n       builds\n-    - update debian/copyright \n+    - update debian/copyright\n     - update config file for new reference.conf\n   * Update NEWS with information about configuration directive renames\n     and upgrade version constraints\n@@ -97,7 +105,7 @@ ircd-hybrid (1:8.2.31+dfsg.1-1) unstable; urgency=medium\n   * New upstream release\n     - update debian/copyright for new years and third party files\n     - update config file from new reference.conf\n-    - update versioned dependency on gnutls and its configuration flag \n+    - update versioned dependency on gnutls and its configuration flag\n     - fix FTBFS with gcc-10 (Closes: #957377)\n   * Add postinst logic to automatically rename config variables that\n     have changed in this release\n@@ -219,10 +227,10 @@ ircd-hybrid (1:8.2.8+dfsg.1-2) unstable; urgency=medium\n ircd-hybrid (1:8.2.8+dfsg.1-1) unstable; urgency=medium\n \n   * New upstream release\n-    - update config files from new reference.conf \n+    - update config files from new reference.conf\n   * Reproducibility fixes\n     - Don't use the current time when building\n-    - Set file modes reproducibly \n+    - Set file modes reproducibly\n   * Support status argument to init script\n   * Store data files in /var/lib/ircd-hybrid instead of /etc/ircd-hybrid\n     (Closes: #782892)\n@@ -369,7 +377,7 @@ ircd-hybrid (1:8.0.9.dfsg.1-1) experimental; urgency=low\n ircd-hybrid (1:8.0.7.dfsg.1-1) experimental; urgency=low\n \n   * New upstream release\n-    - update ircd.confs to reflect changes in upstream example.conf \n+    - update ircd.confs to reflect changes in upstream example.conf\n   * Add warning in debian/NEWS and in package preinst/config about\n     cryptlink support going away in 8.x (Closes: #698091)\n   * Rename CRYPTLINKS.txt to README.SSL to reflect the fact that the\n@@ -463,7 +471,7 @@ ircd-hybrid (1:7.2.2.dfsg.2-7) unstable; urgency=low\n     interested and there's no visible activity by Aurelien for a long\n     time now.\n   * Enable hardened build flags and fix missing format string (also\n-    forwarded and accepted upstream) (Closes: #657537)\t \n+    forwarded and accepted upstream) (Closes: #657537)\n \n  -- Moritz Muehlenhoff <jmm@debian.org>  Sat, 07 Apr 2012 21:34:25 +0200\n \n@@ -980,7 +988,7 @@ ircd-hybrid (7.0rc9-4) unstable; urgency=low\n \n ircd-hybrid (7.0rc9-3) unstable; urgency=low\n \n-  * Make all logs in /var/log/ircd and make all pids in /var/run/ircd. \n+  * Make all logs in /var/log/ircd and make all pids in /var/run/ircd.\n     Making additional directories all the time is a pain in the ass.\n   * Remove some of the unhelpful BS from ircd.conf\n \ndiff --git a/debian/control b/debian/control\nindex 73091dcf..ca968cd1 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -11,7 +11,7 @@ Build-Depends: debhelper-compat (= 13),\n  libcrypt-dev,\n Build-Conflicts: autoconf2.13\n Maintainer: Dominic Hargreaves <dom@earth.li>\n-Standards-Version: 4.7.2\n+Standards-Version: 4.7.4\n Rules-Requires-Root: binary-targets\n Homepage: https://www.ircd-hybrid.org/\n Vcs-Browser: https://salsa.debian.org/dom/ircd-hybrid\n@@ -50,6 +50,6 @@ Description: high-performance secure IRC server - development files\n  For more information on how to write these modules, see the ircd-hybrid\n  documentation or example_module.c in the source code for ircd-hybrid.\n  .\n- It also includes mbuild-hybrid, a shell script that simplifies building \n+ It also includes mbuild-hybrid, a shell script that simplifies building\n  and installation of such modules. This shell script is simplistic and\n  assumes a lot; if you possess clue, you will know what to do anyway.\ndiff --git a/debian/copyright b/debian/copyright\nindex 9cfab088..c3f33daa 100644\n--- a/debian/copyright\n+++ b/debian/copyright\n@@ -1,4 +1,4 @@\n-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/\n+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/\n Upstream-Name: IRCD-Hybrid\n Upstream-Contact: bugs@ircd-hybrid.org\n Source: http://www.ircd-hybrid.org/downloads.html\n@@ -18,12 +18,6 @@ Copyright: 2000 Kevin L. Mitchell <klmitch@mit.edu>\n            2013-2025 ircd-hybrid development team\n License: GPL-2+\n \n-Files: libio/src/tls_gnutls.c libio/src/tls_wolfssl.h libio/src/tls_none.c libio/src/tls_gnutls.h libio/src/tls_wolfssl.c libio/src/tls_openssl.c libio/src/tls.h libio/src/tls_openssl.h\n-Copyright: 2015 Adam <Adam@anope.org>\n-           2015 Attila Molnar <attilamolnar@hush.com>\n-           2015-2025 ircd-hybrid development team\n-License: GPL-2+\n-\n Files: src/monitor.h\n Copyright: 1997 Jukka Santala (Donwulff)\n            2005-2025 ircd-hybrid development team\n@@ -33,29 +27,6 @@ Files: src/stdinc.h\n Copyright: 2002 Aaron Sethman <androsyn@ratbox.org>\n License: GPL-2+\n \n-Files: libio/src/match.c\n-Copyright: Copyright (c) 1998 Carlo Wood\n-           Copyright (c) 1997-2025 ircd-hybrid development team\n-License: GPL-2+\n-\n-Files: libio/src/sha3.h libio/src/sha3.c\n-Copyright: Copyright (c) 2015 Andrey Jivsov. crypto@brainhub.org\n-License: Expat\n-\n-Files: libio/src/patricia.h libio/src/patricia.c\n-Copyright: 1999-2013 The Regents of the University of Michigan (\"The Regents\") and Merit Network, Inc.\n-License: BSD-2-clause\n-\n-Files: libio/src/reslib.c\n-Copyright: 1985, 1993 The Regents of the University of California\n-           1993 by Digital Equipment Corporation\n-           1996-1999 by Internet Software Consortium\n-License: BSD-4-clause\n-\n-Files: libio/src/rng_mt.h libio/src/rng_mt.c\n-Copyright: 1997 - 2002, Makoto Matsumoto and Takuji Nishimura\n-License: BSD-3-clause\n-\n Files: libltdl/*\n Copyright: C) 2003-2005, 2007, 2011-2019, 2021-2024 Free Software, Inc.\n License: LGPL-2.1\n@@ -91,6 +62,35 @@ Copyright: 2015-2016 plexus development team\n            2019-2025 ircd-hybrid development team\n License: GPL-2+\n \n+Files: libio/src/tls_gnutls.c libio/src/tls_wolfssl.h libio/src/tls_none.c libio/src/tls_gnutls.h libio/src/tls_wolfssl.c libio/src/tls_openssl.c libio/src/tls.h libio/src/tls_openssl.h\n+Copyright: 2015 Adam <Adam@anope.org>\n+           2015 Attila Molnar <attilamolnar@hush.com>\n+           2015-2025 ircd-hybrid development team\n+License: GPL-2+\n+\n+Files: libio/src/match.c\n+Copyright: Copyright (c) 1998 Carlo Wood\n+           Copyright (c) 1997-2025 ircd-hybrid development team\n+License: GPL-2+\n+\n+Files: libio/src/sha3.h libio/src/sha3.c\n+Copyright: Copyright (c) 2015 Andrey Jivsov. crypto@brainhub.org\n+License: Expat\n+\n+Files: libio/src/patricia.h libio/src/patricia.c\n+Copyright: 1999-2013 The Regents of the University of Michigan (\"The Regents\") and Merit Network, Inc.\n+License: BSD-2-clause\n+\n+Files: libio/src/reslib.c\n+Copyright: 1985, 1993 The Regents of the University of California\n+           1993 by Digital Equipment Corporation\n+           1996-1999 by Internet Software Consortium\n+License: BSD-4-clause\n+\n+Files: libio/src/rng_mt.h libio/src/rng_mt.c\n+Copyright: 1997 - 2002, Makoto Matsumoto and Takuji Nishimura\n+License: BSD-3-clause\n+\n License: BSD-4-clause\n  Copyright (c) 1985, 1993\n     The Regents of the University of California.  All rights reserved.\ndiff --git a/debian/ircd-hybrid.maintscript b/debian/ircd-hybrid.maintscript\ndeleted file mode 100644\nindex 9577ebe6..00000000\n--- a/debian/ircd-hybrid.maintscript\n+++ /dev/null\n@@ -1 +0,0 @@\n-rm_conffile /etc/default/ircd-hybrid 1:8.2.30+dfsg.1-1~ ircd-hybrid\ndiff --git a/debian/rules b/debian/rules\nindex 9e5fcf76..61963590 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -103,7 +103,7 @@ install: manpages\n \tchmod +x $(CURDIR)/debian/scripts/*\n \tdh_install\n \n-\tcp debian/cert.cnf $(I_ETC) \n+\tcp debian/cert.cnf $(I_ETC)\n \n binary-indep: build install\n \n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:a7301ae4fcc13e311cc21a027e6254e94ec33bff"}