{"base_revision":"git-v1:82493d77c73877c25d5ce1d6d9bc321de5843dbc","content":"diff --git a/debian/control b/debian/control\nindex bf04bc7..e6bd06d 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -3,9 +3,10 @@ Section: libs\n Maintainer: Moray Allan <moray@debian.org>\n Uploaders: Thibaut GIRKA <thibaut.girka@gmail.com>\n Build-Depends: debhelper, debhelper-compat (= 13), pkgconf, doxygen, libxtst-dev\n-Standards-Version: 4.7.3\n+Standards-Version: 4.7.4\n Vcs-Git: https://salsa.debian.org/matchbox-team/libfakekey.git\n Vcs-Browser: https://salsa.debian.org/matchbox-team/libfakekey\n+Homepage: http://matchbox-project.org/\n \n Package: libfakekey0\n Architecture: any\n@@ -27,7 +28,7 @@ Pre-Depends: ${misc:Pre-Depends}\n Description: library for converting characters to X key-presses [development]\n  libfakekey is a simple library for converting UTF-8 characters into 'fake' X\n  key-presses.\n- . \n+ .\n  This package contains the libfakekey development files.\n \n Package: libfakekey-doc\n@@ -40,7 +41,7 @@ Pre-Depends: ${misc:Pre-Depends}\n Description: library for converting characters to X key-presses [documentation]\n  libfakekey is a simple library for converting UTF-8 characters into 'fake' X\n  key-presses.\n- . \n+ .\n  This package contains the libfakekey documentation.\n \n Package: libfakekey0-udeb\n@@ -50,4 +51,3 @@ Depends: ${shlibs:Depends}, ${misc:Depends}\n Package-Type: udeb\n Description: library for converting characters to X key-presses [runtime]\n  This is a udeb, or a microdeb, for the debian-installer.\n-\ndiff --git a/debian/rules b/debian/rules\nindex 48155cd..a165c3f 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -1,8 +1,7 @@\n #!/usr/bin/make -f\n \n-DEB_HOST_MULTIARCH  ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)\n+include /usr/share/dpkg/architecture.mk\n \n-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed\n \n export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow,+fortify\n \n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:f3073f7aa23f282ab3bafed37eb5050400af5f66"}