{"base_revision":"git-v1:ddf540f015f32e0b0ed62fb5757e72ad289d1135","content":"diff --git a/debian/control b/debian/control\nindex a0333a5..bb98f2d 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13),\n                libssl-dev,\n                libz-dev,\n                libzstd-dev\n-Standards-Version: 4.7.0\n+Standards-Version: 4.7.4\n Homepage: https://github.com/wahern/luaossl\n Vcs-Git: https://salsa.debian.org/lua-team/lua-luaossl.git\n Vcs-Browser: https://salsa.debian.org/lua-team/lua-luaossl\ndiff --git a/debian/rules b/debian/rules\nindex 8feb73f..8f1cf93 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -13,8 +13,6 @@ include /usr/share/dpkg/default.mk\n # see ENVIRONMENT in dpkg-buildflags(1)\n # package maintainers to append CFLAGS\n export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic\n-# package maintainers to append LDFLAGS\n-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed\n \n \n %:\ndiff --git a/debian/watch b/debian/watch\nindex ea71e89..d4dd4fe 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,3 +1,5 @@\n-version=4\n-opts=filenamemangle=s/.+\\/rel-(\\d\\S*)\\.tar\\.gz/luaossl-$1\\.tar\\.gz/ \\\n-  https://github.com/wahern/luaossl/tags .*/rel-(\\d\\S*)\\.tar\\.gz\n+Version: 5\n+\n+Source: https://github.com/wahern/luaossl/tags\n+Matching-Pattern: .*/rel-(\\d\\S*)\\.tar\\.gz\n+Filenamemangle: s/.+\\/rel-(\\d\\S*)\\.tar\\.gz/luaossl-$1\\.tar\\.gz/\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:8b2d8392df531e82c860d7579f294660e1a9c162"}