{"base_revision":"git-v1:3a51b227f90db749b2517be0612f806a5f7ab2c1","content":"diff --git a/debian/control b/debian/control\nindex c716888..3658042 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -4,9 +4,9 @@ Priority: optional\n Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>\n Uploaders:\n  Andrew Shadura <andrewsh@debian.org>,\n-Homepage: http://www.audacious-media-player.org/\n+Homepage: https://www.audacious-media-player.org/\n Build-Depends:\n- debhelper-compat (= 10),\n+ debhelper-compat (= 13),\n  audacious-dev (>= 3.5),\n  libdbus-1-dev (>= 0.60),\n  libdbus-glib-1-dev (>= 0.60),\ndiff --git a/debian/copyright b/debian/copyright\nindex 0a17eed..f5dfea0 100644\n--- a/debian/copyright\n+++ b/debian/copyright\n@@ -1,4 +1,4 @@\n-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/\n+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/\n Source: https://github.com/audacious-media-player/libaudclient\n Upstream-Contact: http://audacious-media-player.org/\n Upstream-Name: libaudclient\ndiff --git a/debian/rules b/debian/rules\nindex 133f6d4..331624f 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -1,7 +1,6 @@\n #!/usr/bin/make -f\n \n-DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)\n-DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)\n+include /usr/share/dpkg/architecture.mk\n \n # Do not link against unused libraries (make dpkg-shlibdeps happy).\n export LDFLAGS := $(dpkg-buildflags --get LDFLAGS) -Wl,-z,defs -Wl,--as-needed\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:2c5a2336f3a80f4f7e94bfe0c95573de0bf29358"}