{"base_revision":"git-v1:1bb3438e6ae875cb67a93d5ef6f2f700d5b469da","content":"diff --git a/debian/control b/debian/control\nindex 217f50c..ad21f70 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -2,7 +2,7 @@ Source: libndp\n Priority: optional\n Maintainer: Florian Ernst <florian@debian.org>\n Build-Depends: debhelper-compat (= 13)\n-Standards-Version: 4.7.0\n+Standards-Version: 4.7.4\n Section: net\n Homepage: http://libndp.org\n Vcs-Git: https://salsa.debian.org/debian/libndp.git\ndiff --git a/debian/rules b/debian/rules\nindex 348bfa0..8a803f4 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -3,4 +3,4 @@ export DH_VERBOSE = 1\n export DEB_BUILD_MAINT_OPTIONS = hardening=+all\n \n %:\n-\tdh $@ --with autoreconf\n+\tdh $@\ndiff --git a/debian/watch b/debian/watch\nindex a6398fd..bda94f3 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/jpirko/@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: jpirko\n+Project: @PACKAGE@\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:2a29f0f285c99b8e1e5bae4e58911146d30ca1e7"}