{"base_revision":"git-v1:3be5f033c18969d287c57d5accf1ef15af361af3","content":"diff --git a/debian/control b/debian/control\nindex 008f928..f77c13e 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -3,7 +3,7 @@ Maintainer: Debian QA Group <packages@qa.debian.org>\n Section: libs\n Priority: optional\n Build-Depends: autoconf,\n-               debhelper-compat (= 10),\n+               debhelper-compat (= 13),\n                doxygen,\n                dpkg-dev (>= 1.22.5),\n                graphviz,\n@@ -14,7 +14,7 @@ Build-Depends: autoconf,\n                libssl-dev,\n                libxplc0.3.13-dev,\n                zlib1g-dev,\n-Standards-Version: 4.7.0\n+Standards-Version: 4.7.4\n Homepage: https://github.com/apenwarr/wvstreams/\n Vcs-Browser: https://salsa.debian.org/debian/wvstreams\n Vcs-Git: https://salsa.debian.org/debian/wvstreams.git\ndiff --git a/debian/rules b/debian/rules\nindex 3309b22..82ff573 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -12,8 +12,7 @@ export DH_OPTIONS\n \n # These are used for cross-compiling and for saving the configure script\n # from having to guess our platform (since we know it already)\n-DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)\n-DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)\n+include /usr/share/dpkg/architecture.mk\n \n version:=$(shell awk -F= '/SO_VERSION=/{print $$2}' $(CURDIR)/configure.ac)\n base=libwvstreams$(version)\n@@ -113,8 +112,8 @@ install-indep:\n install-arch:\n \tdh_testdir\n \tdh_testroot\n-\tdh_prep -s\n-\tdh_installdirs -s\n+\tdh_prep -a\n+\tdh_installdirs -a\n \n \t# Add here commands to install the arch part of the package into\n \t# debian/tmp.\n@@ -133,7 +132,7 @@ install-arch:\n \tinstall -Dm644 debian/libwvstreams-dev.lintian-override debian/libwvstreams-dev/usr/share/lintian/overrides/libwvstreams-dev\n \n \n-\tdh_install -s\n+\tdh_install -a\n \n # Must not depend on anything. This is to be called by\n # binary-arch/binary-indep\ndiff --git a/debian/upstream/metadata b/debian/upstream/metadata\nindex 5c8d86e..9eb1deb 100644\n--- a/debian/upstream/metadata\n+++ b/debian/upstream/metadata\n@@ -1,2 +1,4 @@\n ---\n+Bug-Database: https://github.com/apenwarr/wvstreams/issues\n+Repository: https://github.com/apenwarr/wvstreams.git\n Repository-Browse: https://github.com/apenwarr/wvstreams\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:1c50fd5a0e281f5196a19573d74705bcf2a8b3df"}