{"base_revision":"git-v1:2586798b9cd0d8e905afbf0d20d6f89d99edebfa","content":"diff --git a/debian/control b/debian/control\nindex 92515a2..8f59678 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -2,7 +2,7 @@ Source: metrohash\n Priority: optional\n Maintainer: Alexander GQ Gerasiov <gq@debian.org>\n Build-Depends: debhelper-compat (= 13)\n-Standards-Version: 4.6.0\n+Standards-Version: 4.7.4\n Section: libs\n Homepage: https://github.com/jandrewrogers/MetroHash\n Vcs-Git: https://salsa.debian.org/debian/metrohash.git\ndiff --git a/debian/rules b/debian/rules\nindex b1925bc..9b45b6a 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -1,7 +1,7 @@\n #!/usr/bin/make -f\n \n #export DH_VERBOSE=1\n-DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)\n+include /usr/share/dpkg/architecture.mk\n \n CXXFLAGS+=-Wall -pedantic -fPIC\n LDFLAGS+=-shared -Wl,-as-needed -Wl,-soname,libmetrohash.so.1\ndiff --git a/debian/watch b/debian/watch\nindex ec9dcac..cca5d27 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,3 +1,6 @@\n-version=4\n-opts=filenamemangle=s/.+\\/v?(\\d\\S+)\\.tar\\.gz/metrohash-$1\\.tar\\.gz/ \\\n-  https://github.com/jandrewrogers/MetroHash/tags .*/v?(\\d\\S+)\\.tar\\.gz\n+Version: 5\n+\n+Filenamemangle: s/.+\\/v?(\\d\\S+)\\.tar\\.gz/metrohash-$1\\.tar\\.gz/\n+Template: GitHub\n+Owner: jandrewrogers\n+Project: MetroHash\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:e89ab4bb3ef9417e737afe88228f41d49c2dafeb"}