{"base_revision":"git-v1:e0351ba721773204d86b061ee5bf84a9d0554503","content":"diff --git a/debian/control b/debian/control\nindex a3e5131..b7e4f13 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/libfshfs\n Vcs-Git: https://salsa.debian.org/pkg-security-team/libfshfs.git\n@@ -27,7 +27,6 @@ Package: libfshfs1t64\n Provides: ${t64:Provides}\n Replaces: libfshfs1\n Breaks: libfshfs1 (<< ${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 8de17a2..1807db5 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -5,7 +5,6 @@\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 python3 --buildsystem=autoconf\n@@ -18,4 +17,3 @@ override_dh_missing:\n \n override_dh_install:\n \tdh_install -X.la -X/pyfshfs.a\n-\ndiff --git a/debian/watch b/debian/watch\nindex 2121658..c47a441 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/libfshfs-experimental-$1.tar.gz%\" \\\n-    https://github.com/libyal/libfshfs/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/libfshfs-experimental-$1.tar.gz%\n+Template: GitHub\n+Owner: libyal\n+Project: libfshfs\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:fc8dc6cd97e83ce74b61e3bc06c65e9596b6c5d2"}