{"base_revision":"git-v1:5ff531897eebc5696d04fb24371239cbfda50814","content":"diff --git a/debian/control b/debian/control\nindex f5ff48f..a500198 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 13),\n     libfastjson-dev,\n Build-Depends-Indep:\n     python3-sphinx\n-Standards-Version: 4.7.2\n+Standards-Version: 4.7.4\n Section: libs\n Homepage: https://www.liblognorm.com/\n Vcs-Git: https://salsa.debian.org/debian/liblognorm.git\n@@ -22,7 +22,6 @@ Depends: liblognorm5 (= ${binary:Version}),\n     ${misc:Depends},\n     libfastjson-dev,\n     libestr-dev\n-Recommends: liblognorm-doc (= ${source:Version}),\n Description: log normalizing library - development files\n  Liblognorm is an event and log normalization library that is capable of\n  real-time processing. It provides the capability to normalize events to\ndiff --git a/debian/rules b/debian/rules\nindex 2a45056..ad879e5 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -20,5 +20,5 @@ override_dh_auto_test-arch:\n override_dh_auto_test-indep:\n \n %:\n-\tdh $@ --with=autoreconf $(DH_ADDONS)\n+\tdh $@ $(DH_ADDONS)\n build binary %-indep: DH_ADDONS=--with=sphinxdoc\ndiff --git a/debian/watch b/debian/watch\nindex 7a16dad..27afb3b 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,4 +1,6 @@\n-version=4\n-opts=\"filenamemangle=s%(?:.*?)?v?(\\d[\\d.]*)\\.tar\\.gz%@PACKAGE@-$1.tar.gz%\" \\\n-    https://github.com/rsyslog/@PACKAGE@/tags \\\n-    (?:.*?/)?v?(\\d[\\d.]*)\\.tar\\.gz\n+Version: 5\n+\n+Filenamemangle: s%(?:.*?)?v?(\\d[\\d.]*)\\.tar\\.gz%@PACKAGE@-$1.tar.gz%\n+Template: GitHub\n+Owner: rsyslog\n+Project: @PACKAGE@\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:90cdbc1dedc6ea72f94bf51d411e499eb1a024a1"}