{"base_revision":"git-v1:f1f14bb053388d9b790bb9b09054deddb4e3b4fc","content":"diff --git a/debian/changelog b/debian/changelog\nindex 2df030b..38f2746 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -58,7 +58,7 @@ rasdaemon (0.8.0-1) unstable; urgency=medium\n rasdaemon (0.6.8-1.1) unstable; urgency=medium\n \n   * Non-maintainer upload, on the behalf of the release team, making sure\n-    we don't discover breakages when preparing the Bookworm release. \n+    we don't discover breakages when preparing the Bookworm release.\n   * Fix too-many-contacts lintian error: the Maintainer field is not\n     multi-valued, so keep the first developer in Maintainer and move the\n     second one to Uploaders (Closes: #1036959).\n@@ -87,20 +87,20 @@ rasdaemon (0.6.7-1) unstable; urgency=medium\n \n rasdaemon (0.6.6-3) unstable; urgency=medium\n \n-  * Orphaning the package. \n+  * Orphaning the package.\n \n  -- Al Stone <ahs3@debian.org>  Sun, 21 Mar 2021 13:52:40 -0600\n \n rasdaemon (0.6.6-2) unstable; urgency=medium\n \n-  * Include merge request to fix systemctl start up.  Closes: #966698 \n+  * Include merge request to fix systemctl start up.  Closes: #966698\n   * Fix lintian error: no build-depend for dh-exec\n \n  -- Al Stone <ahs3@debian.org>  Mon, 07 Sep 2020 21:04:23 -0600\n \n rasdaemon (0.6.6-1) unstable; urgency=medium\n \n-  * Update to 0.6.6 upstream source \n+  * Update to 0.6.6 upstream source\n   * Clean up existing patches, removing those already applied\n   * Includes upstream fix to allow compilation with GCC-10.  Closes: #957750\n   * Add post-0.6.6 patch from upstream to display PCIe device name from PCIe\n@@ -118,9 +118,9 @@ rasdaemon (0.6.5-2) unstable; urgency=medium\n \n   [ Al Stone ]\n   * Thanks to dannf for all the patches; all incorporated now.\n-  * Update debhelper compat version \n+  * Update debhelper compat version\n   * Fix uninitialized variable in ras-mc-ctl; used modified version of\n-    the original patch. Closes: #958511 \n+    the original patch. Closes: #958511\n \n  -- Al Stone <ahs3@debian.org>  Fri, 21 Feb 2020 18:09:55 -0700\n \ndiff --git a/debian/compat b/debian/compat\ndeleted file mode 100644\nindex 48082f7..0000000\n--- a/debian/compat\n+++ /dev/null\n@@ -1 +0,0 @@\n-12\ndiff --git a/debian/control b/debian/control\nindex d78689e..6471a10 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -3,14 +3,16 @@ Section: admin\n Priority: optional\n Maintainer: Taihsiang Ho (tai271828) <e@tai271828.me>\n Uploaders: Russell Coker <russell@coker.com.au>\n-Build-Depends: debhelper (>= 12), quilt, dh-exec,\n+Build-Depends: quilt, dh-exec,\n                autoconf,\n                pkg-config,\n                libsqlite3-dev, libgettextpo-dev,\n-               libtraceevent-dev (>= 1)\n-Standards-Version: 4.5.0\n+               libtraceevent-dev (>= 1),\n+               debhelper-compat (= 13)\n+Standards-Version: 4.7.4\n Homepage: https://github.com/mchehab/rasdaemon\n-Vcs-Git: https://salsa.debian.org/tai271828/rasdaemon\n+Vcs-Git: https://salsa.debian.org/tai271828/rasdaemon.git\n+Vcs-Browser: https://salsa.debian.org/tai271828/rasdaemon\n \n Package: rasdaemon\n Architecture: any\n@@ -25,4 +27,3 @@ Description: utility to receive RAS error tracings\n  This userspace component consists of an init script which makes sure EDAC\n  drivers and DIMM labels are loaded at system startup, as well as a utility\n  for reporting current error counts from the EDAC sysfs files.\n-\ndiff --git a/debian/patches/series b/debian/patches/series\ndeleted file mode 100644\nindex e69de29..0000000\ndiff --git a/debian/rules b/debian/rules\nindex c4a7e64..f43eb45 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -5,7 +5,7 @@ DPKG_EXPORT_BUILDFLAGS = 1\n include /usr/share/dpkg/default.mk\n \n %:\n-\tdh $@ --with autoreconf\n+\tdh $@\n \n # removed --enable-arm as it is experimental and does not compile\n override_dh_auto_configure:\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:5e86bde981b71be7643aa774a771f54e90aa22f9"}