{"base_revision":"git-v1:7b403bf674b3c5798ab6a775f551b1a1ccbbb10a","content":"diff --git a/debian/changelog b/debian/changelog\nindex bccc8c9..a9400b5 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,14 @@\n+libnest2d (5.0.0-4) UNRELEASED; urgency=low\n+\n+  * Use secure copyright file specification URI.\n+  * Update watch file format version to 5.\n+  * Use GitHub template in watch file instead of explicit\n+    Source/Matching-Pattern.\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>  Thu, 07 May 2026 04:12:36 +0000\n+\n libnest2d (5.0.0-3) unstable; urgency=medium\n \n   * Cmake files check for matching architecture width now, mark package as\ndiff --git a/debian/control b/debian/control\nindex d02b64d..8cb586f 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -10,7 +10,7 @@ Build-Depends:\n  libboost-dev,\n  libnlopt-cxx-dev,\n  libpolyclipping-dev,\n-Standards-Version: 4.5.0\n+Standards-Version: 4.7.4\n Section: libs\n Homepage: https://github.com/Ultimaker/libnest2d\n Vcs-Browser: https://salsa.debian.org/3dprinting-team/libnest2d\ndiff --git a/debian/copyright b/debian/copyright\nindex 1183028..a1a5951 100644\n--- a/debian/copyright\n+++ b/debian/copyright\n@@ -1,4 +1,4 @@\n-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/\n+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/\n Upstream-Name: libnest2d\n Source: https://github.com/Ultimaker/libnest2d\n \n@@ -17,6 +17,27 @@ License: GPL-2+\n  .\n  /usr/share/common-licenses/GPL-2\n \n+Files: cmake_modules/FindTBB.cmake:\n+Copyright: 2015 Justus Calvin\n+License: MIT\n+ Permission is hereby granted, free of charge, to any person obtaining a copy\n+ of this software and associated documentation files (the \"Software\"), to deal\n+ in the Software without restriction, including without limitation the rights\n+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n+ copies of the Software, and to permit persons to whom the Software is\n+ furnished to do so, subject to the following conditions:\n+ .\n+ The above copyright notice and this permission notice shall be included in all\n+ copies or substantial portions of the Software.\n+ .\n+ THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n+ SOFTWARE.\n+\n Files: tools/libnfporb/*\n Copyright: Amir Hassan\n License: GPL-v3\n@@ -58,24 +79,3 @@ License: boost\n  FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,\n  ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER\n  DEALINGS IN THE SOFTWARE.\n-\n-Files: cmake_modules/FindTBB.cmake:\n-Copyright: 2015 Justus Calvin\n-License: MIT\n- Permission is hereby granted, free of charge, to any person obtaining a copy\n- of this software and associated documentation files (the \"Software\"), to deal\n- in the Software without restriction, including without limitation the rights\n- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n- copies of the Software, and to permit persons to whom the Software is\n- furnished to do so, subject to the following conditions:\n- .\n- The above copyright notice and this permission notice shall be included in all\n- copies or substantial portions of the Software.\n- .\n- THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n- SOFTWARE.\ndiff --git a/debian/watch b/debian/watch\nindex 0404a56..c850dc3 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,3 +1,7 @@\n-version=4\n-opts=filenamemangle=s/.+\\/(\\d\\S+)\\.tar\\.gz/libnest2d-$1\\.tar\\.gz/,uversionmangle=s/-beta/~beta/ \\\n-  https://github.com/Ultimaker/libnest2d/tags .*/(\\d\\.\\S+)\\.tar\\.gz\n+Version: 5\n+\n+Filenamemangle: s/.+\\/(\\d\\S+)\\.tar\\.gz/libnest2d-$1\\.tar\\.gz/\n+Uversionmangle: s/-beta/~beta/\n+Template: GitHub\n+Owner: Ultimaker\n+Project: libnest2d\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:8104d37b931d58e56bcb89e44cd96202d35bf291"}