{"base_revision":"git-v1:3ab7ddddbd16c207a7bf95ffdf1178a43c611f33","content":"diff --git a/debian/changelog b/debian/changelog\nindex f7b166e..ff3a165 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,7 +1,18 @@\n+userbindmount (0.1-4) UNRELEASED; urgency=low\n+\n+  * Avoid explicitly specifying -Wl,--as-needed linker flag.\n+  * Update watch file format version to 5.\n+  * Use GitHub template in watch file instead of explicit\n+    Source/Matching-Pattern.\n+  * Trim trailing whitespace.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 03 May 2026 08:00:51 +0000\n+\n userbindmount (0.1-3) unstable; urgency=medium\n \n   [ Renzo Davoli ]\n-  * fix reproducible-builds: BuildId differences triggered by RPATH \n+  * fix reproducible-builds: BuildId differences triggered by RPATH\n     (Closes: #1001850)\n   [ Andrea Capriotti]\n   * Bump Standards-Version to 4.6.1, no changes needed.\ndiff --git a/debian/control b/debian/control\nindex b9cb4e2..b0c4144 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -3,7 +3,7 @@ Priority: optional\n Maintainer: Debian VirtualSquare Team <virtualsquare@cs.unibo.it>\n Uploaders: Mattia Biondi <mattiabiondi1@gmail.com>, Renzo Davoli <renzo@cs.unibo.it>, Andrea Capriotti <capriott@debian.org>\n Build-Depends: debhelper-compat (= 13), cmake (>= 3.12), libcap-dev\n-Standards-Version: 4.6.1\n+Standards-Version: 4.7.4\n Section: libs\n Homepage: http://www.virtualsquare.org/\n Vcs-Git: https://salsa.debian.org/virtualsquare-team/userbindmount.git\ndiff --git a/debian/rules b/debian/rules\nindex 5db920f..ee8ead6 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -9,8 +9,6 @@\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 02ed831..34a76f3 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,5 +1,8 @@\n-version=4\n+Version: 5\n \n-opts=\"filenamemangle=s%(?:.*?)?v?(\\d[\\d.]*)\\.tar\\.gz%libvdestack-$1.tar.gz%\" \\\n-   https://github.com/rd235/userbindmount/tags \\\n-   (?:.*?/)?v?(\\d[\\d.]*)\\.tar\\.gz debian uupdate\n+Version-Policy: debian\n+Script: uupdate\n+Filenamemangle: s%(?:.*?)?v?(\\d[\\d.]*)\\.tar\\.gz%libvdestack-$1.tar.gz%\n+Template: GitHub\n+Owner: rd235\n+Project: userbindmount\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:87d55af187ed98421df9703d010e195b5e006b46"}