{"base_revision":"git-v1:10401ad4f9b831461f02b40ad6900d61c4c3351c","content":"diff --git a/debian/changelog b/debian/changelog\nindex a08e6ac..1006600 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -20,6 +20,10 @@ otf (1.12.5+dfsg-9) UNRELEASED; urgency=medium\n     + libopen-trace-format-dev: Drop versioned constraint on libotf-trace-dev in\n       Breaks.\n   * Trim trailing whitespace.\n+  * Bump debhelper from old 12 to 13.\n+  * + Drop check for DEB_BUILD_OPTIONS containing \"nocheck\", since debhelper now\n+    does this.\n+  * Update standards version to 4.7.4, no changes needed.\n \n  -- Samuel Thibault <sthibault@debian.org>  Mon, 05 Apr 2021 20:33:38 +0200\n \ndiff --git a/debian/control b/debian/control\nindex 259b1b2..676800d 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -1,10 +1,10 @@\n Source: otf\n Priority: optional\n Maintainer: Samuel Thibault <sthibault@debian.org>\n-Build-Depends: debhelper-compat (= 12), help2man,\n+Build-Depends: debhelper-compat (= 13), help2man,\n \tmpi-default-dev, mpi-default-bin, zlib1g-dev, texlive-latex-base\n Rules-Requires-Root: no\n-Standards-Version: 4.6.2\n+Standards-Version: 4.7.4\n Section: libs\n Homepage: https://www.tu-dresden.de/zih/otf\n Vcs-Git: https://salsa.debian.org/debian/otf.git\ndiff --git a/debian/rules b/debian/rules\nindex 1d08b40..ac7c67c 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -11,13 +11,11 @@ HELP2MAN=help2man -N --version-string=$(VERSION)\n \tdh $@\n \n override_dh_auto_test:\n-ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))\n \tdh_auto_test\n \tmkdir tmp\n \tcd tmp ; ../tests/hello/otf_hello\n \tcd tmp ; ../tests/progress/otf_progress hello_world.otf\n \trm -fr tmp\n-endif\n \n override_dh_auto_install:\n \tdh_auto_install\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:94cbfc33e84f2e82ae530b2cb5db85750f028090"}