{"base_revision":"git-v1:c07e98a4b9455af38ec2f8c7ba8f974b8213da4e","content":"diff --git a/debian/control b/debian/control\nindex a8c7a1e..fa833de 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -6,7 +6,7 @@ Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13),\n  pkgconf,\n  dh-python,\n  python3-dev, python3-setuptools,\n-Standards-Version: 4.7.0\n+Standards-Version: 4.7.4\n Section: libs\n Homepage: https://github.com/libyal/libluksde\n Vcs-Git: https://salsa.debian.org/pkg-security-team/libluksde.git\n@@ -27,7 +27,6 @@ Package: libluksde1t64\n Provides: ${t64:Provides}\n Replaces: libluksde1\n Breaks: libluksde1 (<< ${source:Version})\n-Section: libs\n Architecture: any\n Multi-Arch: same\n Pre-Depends: ${misc:Pre-Depends}\ndiff --git a/debian/rules b/debian/rules\nindex f0f59ef..a9713fe 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -5,10 +5,9 @@\n #export DH_VERBOSE=1\n \n export DEB_BUILD_MAINT_OPTIONS = hardening=+all\n-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed\n \n %:\n-\tdh $@ --with autoreconf,python3 --buildsystem=autoconf\n+\tdh $@ --with python3 --buildsystem=autoconf\n \n override_dh_auto_configure:\n \tdh_auto_configure -- --enable-python\n@@ -18,4 +17,3 @@ override_dh_missing:\n \n override_dh_install:\n \tdh_install -X.la -X/pyluksde.a\n-\ndiff --git a/debian/watch b/debian/watch\nindex c58d252..3d73b62 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,5 +1,7 @@\n-version=4\n-opts=\"filenamemangle=s%(?:.*?)?v?(@ANY_VERSION@@ARCHIVE_EXT@)%@PACKAGE@-\\$1%,downloadurlmangle=s%archive/refs/tags/(@ANY_VERSION@)@ARCHIVE_EXT@%releases/download/\\$1/libluksde-alpha-\\$1.tar.gz%\" \\\n-    https://github.com/libyal/libluksde/tags \\\n-    (?:.*?/)v?@ANY_VERSION@@ARCHIVE_EXT@\n+Version: 5\n \n+Filenamemangle: s%(?:.*?)?v?(@ANY_VERSION@@ARCHIVE_EXT@)%@PACKAGE@-\\$1%\n+Downloadurlmangle: s%archive/refs/tags/(@ANY_VERSION@)@ARCHIVE_EXT@%releases/download/\\$1/libluksde-alpha-\\$1.tar.gz%\n+Template: GitHub\n+Owner: libyal\n+Project: libluksde\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:8e5438f06d663f4a39b9a4c38f30a15a5abb6af5"}