{"base_revision":"git-v1:f321a3a67576ae79a0af15f9dcf02651ef0948a3","content":"diff --git a/debian/changelog b/debian/changelog\nindex 4117b64..77dff40 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,12 @@\n+ruby-cstruct (1.0.1-4) UNRELEASED; urgency=low\n+\n+  * Update watch file format version to 5.\n+  * Trim trailing whitespace.\n+  * Bump debhelper from old 11 to 13.\n+  * Update standards version to 4.1.1, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 10 May 2026 14:15:10 +0000\n+\n ruby-cstruct (1.0.1-3) unstable; urgency=medium\n \n   [ Ondřej Nový ]\ndiff --git a/debian/control b/debian/control\nindex 55697c0..91ada7e 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -5,12 +5,12 @@ Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>\n Uploaders:\n  Thomas Goirand <zigo@debian.org>,\n Build-Depends:\n- debhelper-compat (= 11),\n+ debhelper-compat (= 13),\n  gem2deb,\n  openstack-pkg-tools,\n  rake,\n  ruby-rspec,\n-Standards-Version: 4.1.0\n+Standards-Version: 4.1.1\n Vcs-Git: https://salsa.debian.org/openstack-team/third-party/ruby-cstruct.git\n Vcs-Browser: https://salsa.debian.org/openstack-team/third-party/ruby-cstruct\n Homepage: https://github.com/skandhas/cstruct\ndiff --git a/debian/rules b/debian/rules\nindex 5630657..96ae635 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -20,4 +20,3 @@ include /usr/share/openstack-pkg-tools/pkgos.make\n override_dh_installdocs:\n \tdh_installdocs -O--buildsystem=ruby\n \tfind $(CURDIR)/debian -iname Thumbs.db -delete\n-\ndiff --git a/debian/watch b/debian/watch\nindex ea6cbcb..70b975f 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,2 +1,4 @@\n-version=3\n-http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/cstruct .*/cstruct-(.*).tar.gz\n+Version: 5\n+\n+Source: http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/cstruct\n+Matching-Pattern: .*/cstruct-(.*).tar.gz\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:150a459801f57ac55ce0dc6d0bcd871486058a54"}