{"base_revision":"git-v1:c33bd4f3e8d08aca17650c4e73d8056580ede49b","content":"diff --git a/debian/changelog b/debian/changelog\nindex d2c1d4b..b8db7b9 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,11 @@\n+findbugs (3.1.0~preview2-6) UNRELEASED; urgency=low\n+\n+  * Update pattern for GitHub archive URLs from /<org>/<repo>/tags page/<org>/<repo>/archive/<tag> → /<org>/<repo>/archive/refs/tags/<tag>.\n+  * Reorder Files paragraphs in debian/copyright by directory depth.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 11 May 2026 20:51:14 +0000\n+\n findbugs (3.1.0~preview2-5) unstable; urgency=medium\n \n   * Team upload.\ndiff --git a/debian/control b/debian/control\nindex 97561d1..b5bc805 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -21,7 +21,7 @@ Build-Depends: ant,\n                libjsr305-java,\n                libsaxon-java,\n                maven-repo-helper\n-Standards-Version: 4.7.3\n+Standards-Version: 4.7.4\n Vcs-Git: https://salsa.debian.org/java-team/findbugs.git\n Vcs-Browser: https://salsa.debian.org/java-team/findbugs\n Homepage: https://findbugs.sourceforge.net\ndiff --git a/debian/copyright b/debian/copyright\nindex 094f011..1821225 100644\n--- a/debian/copyright\n+++ b/debian/copyright\n@@ -46,13 +46,6 @@ License: LGPL-2.1+\n  On Debian systems, the complete text of the GNU General\n  Public License version 2 can be found in \"/usr/share/common-licenses/LGPL-2.1\".\n \n-Files: src/java/org/apache/bcel/classfile/StackMapTable.java\n-       src/java/org/apache/bcel/classfile/StackMapTableEntry.java\n-Copyright: 2008-2016, The Apache Software Foundation\n-License: Apache-2.0\n- On Debian systems, the full text of the Apache-2.0 license\n- can be found in the file '/usr/share/common-licenses/Apache-2.0'\n-\n Files: etc/docbook/*\n Copyright: 1992-2002, HaL Computer Systems, Inc.\n            1992-2002, O'Reilly & Associates, Inc.\n@@ -75,6 +68,13 @@ License: docbook\n  additional notations, label your DTD as a variant of DocBook.  See\n  the maintenance documentation for more information.\n \n+Files: src/java/org/apache/bcel/classfile/StackMapTable.java\n+       src/java/org/apache/bcel/classfile/StackMapTableEntry.java\n+Copyright: 2008-2016, The Apache Software Foundation\n+License: Apache-2.0\n+ On Debian systems, the full text of the Apache-2.0 license\n+ can be found in the file '/usr/share/common-licenses/Apache-2.0'\n+\n Files: debian/*\n Copyright: 2013, ShuxiongYe <yeshuxiong@gmail.com>\n            2014, James Page <james.page@ubuntu.com>\ndiff --git a/debian/watch b/debian/watch\nindex baca0bf..b9952d6 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,3 +1,3 @@\n version=3\n opts=uversionmangle=s/_preview/~preview/;s/_RC/~rc/ \\\n-https://github.com/findbugsproject/findbugs/tags .*/archive/([\\d\\.]+.*).tar.gz debian debian/orig-tar.sh\n+https://github.com/findbugsproject/findbugs/tags .*/archive/refs/tags/([\\d\\.]+.*).tar.gz debian debian/orig-tar.sh\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:b40e852b717dd6d3710d5d980a81a62341ec2a68"}