{"base_revision":"git-v1:cd3b6656db1bd27e1e5fa64f4add8c0d5da30810","content":"diff --git a/debian/changelog b/debian/changelog\nindex 25e171a..ad18c94 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,10 @@\n+mrtgutils (0.8.4-3) UNRELEASED; urgency=low\n+\n+  * Trim trailing whitespace.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 09 May 2026 21:01:10 +0000\n+\n mrtgutils (0.8.4-2) unstable; urgency=medium\n \n   * QA upload.\n@@ -30,7 +37,7 @@ mrtgutils (0.8.4-1) unstable; urgency=medium\n \n mrtgutils (0.8.3) unstable; urgency=high\n \n-  * mrtg-ip-acct error handeling was wrong, very wrong. Closes: #830813 \n+  * mrtg-ip-acct error handeling was wrong, very wrong. Closes: #830813\n \n  -- Luciano Bello <luciano@debian.org>  Mon, 18 Jul 2016 01:20:11 +0200\n \n@@ -40,10 +47,10 @@ mrtgutils (0.8.2) unstable; urgency=medium\n   * Source format 3.0 (native).\n   * Debhelper 9.\n   * In collab-maint now. Vcs-Git and Vcs-Browser added.\n-  * The original author, Randolph Chung, uploaded the original version of \n+  * The original author, Randolph Chung, uploaded the original version of\n     this package directly to Debian. So there is not such a thing as \"It\n     was downloaded from\" entry in copyright. Closes:# 575091.\n-  * Implicit declaration of function 'strcmp' fixed. Closes: #641651 \n+  * Implicit declaration of function 'strcmp' fixed. Closes: #641651\n   * Makefile: Correct placement of libs in linking.\n     (LP: #770826). Closes: #641650\n   * Francois Gouget <fgouget@free.fr> made mrtg-load more flexible. Thanks!\n@@ -70,7 +77,7 @@ mrtgutils (0.8) experimental; urgency=low\n \n   * New Standards-Version.\n   * Debhelper version 8.\n-  * Tons of lintian issues cleaned. \n+  * Tons of lintian issues cleaned.\n   * mrtg-sensors is now present in amd64. Closes: #597253.\n   * Migrate to libsensors4 and fixes in  mrtg-sensors. Closes: #563556 Thanks\n     to Norman Rasmussen!\n@@ -82,11 +89,11 @@ mrtgutils (0.8) experimental; urgency=low\n \n mrtgutils (0.7) unstable; urgency=low\n \n-  * The \"It's time to grown up\" release \n+  * The \"It's time to grown up\" release\n   * New upstream developer, now is the packager, AKA me. Closes: #472730\n-  * The strip in the Makefile was removed and just use dh_strip. \n+  * The strip in the Makefile was removed and just use dh_strip.\n     Closes: #437586\n-  * Many lintian issues cleaned. \n+  * Many lintian issues cleaned.\n \n  -- Luciano Bello <luciano@debian.org>  Sat, 19 Apr 2008 23:00:09 -0300\n \n@@ -131,8 +138,8 @@ mrtgutils (0.4) unstable; urgency=low\n \n mrtgutils (0.3) unstable; urgency=low\n \n-  * Following changes courtesy of Marcelo E. Magallon \n-    <mmagallo@debian.org> \n+  * Following changes courtesy of Marcelo E. Magallon\n+    <mmagallo@debian.org>\n   * debian/rules, Makefile: Use sensors only on i386 (closes: bug#88627)\n   * debian/rules: add support for debug thingie in DEB_* enviroment\n     variables.\n@@ -142,14 +149,14 @@ mrtgutils (0.3) unstable; urgency=low\n mrtgutils (0.2) unstable; urgency=low\n \n   * oops, left out the mrtg-sensors man page...\n-  * Allow user specification of status directory. Closes: #88409 \n+  * Allow user specification of status directory. Closes: #88409\n   * start using debian-native version numbers :)\n \n  -- Randolph Chung <tausq@debian.org>  Sun,  4 Mar 2001 19:08:32 -0700\n \n mrtgutils (0.1-4) unstable; urgency=low\n \n-  * mrtg-sensors support from Joey Hess. Closes: #88436 \n+  * mrtg-sensors support from Joey Hess. Closes: #88436\n \n  -- Randolph Chung <tausq@debian.org>  Sun,  4 Mar 2001 00:16:46 -0700\n \n@@ -171,4 +178,3 @@ mrtgutils (0.1-1) unstable; urgency=low\n   * Initial Release.\n \n  -- Randolph Chung <tausq@debian.org>  Sat, 29 Jan 2000 21:37:16 -0700\n-\ndiff --git a/debian/control b/debian/control\nindex 8463fd2..4b68433 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -4,7 +4,7 @@ Maintainer: Debian QA Group <packages@qa.debian.org>\n Build-Depends:\n  debhelper-compat (= 13),\n  libsensors-dev,\n-Standards-Version: 4.7.2\n+Standards-Version: 4.7.4\n Vcs-Browser: https://salsa.debian.org/debian/mrtgutils\n Vcs-Git: https://salsa.debian.org/debian/mrtgutils.git\n \ndiff --git a/debian/rules b/debian/rules\nindex 07e6003..10b3782 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -13,5 +13,4 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all\n export DEB_LDFLAGS_MAINT_APPEND =\n \n %:\n-\tdh $@ \n-\n+\tdh $@\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:1d207bada7a8eec77d7950c3cd0181aa50bc2ebe"}