{"base_revision":"git-v1:50c50b766c723d57bff039a1edcb32352ef22f34","content":"diff --git a/debian/control b/debian/control\nindex 39aaf7d..2520936 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/libfsext\n Vcs-Git: https://salsa.debian.org/pkg-security-team/libfsext.git\n@@ -27,7 +27,6 @@ Package: libfsext1t64\n Provides: ${t64:Provides}\n Replaces: libfsext1\n Breaks: libfsext1 (<< ${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 8212fed..8e3d223 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/pyfsext.a\n-\ndiff --git a/debian/watch b/debian/watch\nindex 37ad377..2acaa0e 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,4 +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/libfsext-experimental-\\$1.tar.gz%\" \\\n-    https://github.com/libyal/libfsext/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/libfsext-experimental-\\$1.tar.gz%\n+Template: GitHub\n+Owner: libyal\n+Project: libfsext\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:8520c0dd4af12c5d3e2e9ea084a4a0ae30b43a80"}