{"base_revision":"git-v1:06cadbdd64fc15b34c44d9017495f2dfebf0f268","content":"diff --git a/debian/changelog b/debian/changelog\nindex 644f1d0..c58bc46 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,10 @@\n+smallerc (1.0.2+dfsg-2) UNRELEASED; urgency=low\n+\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>  Tue, 12 May 2026 12:42:11 +0000\n+\n smallerc (1.0.2+dfsg-1) unstable; urgency=medium\n \n   * The previous snapshot was released as 1.0.2.\ndiff --git a/debian/control b/debian/control\nindex 59aed53..53787bb 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -5,7 +5,7 @@ Priority: optional\n Build-Depends:\n  debhelper-compat (= 13),\n  nasm,\n-Standards-Version: 4.7.0\n+Standards-Version: 4.7.4\n Vcs-Browser: https://salsa.debian.org/debian/smallerc\n Vcs-Git: https://salsa.debian.org/debian/smallerc.git\n Homepage: https://github.com/alexfru/SmallerC\ndiff --git a/debian/copyright b/debian/copyright\nindex 0212d38..8004532 100644\n--- a/debian/copyright\n+++ b/debian/copyright\n@@ -13,6 +13,44 @@ Files: *\n Copyright: 2012-2021 Alexey Frunze\n License: BSD-2-Clause\n \n+Files: v0100/tests/mandel.c\n+Copyright: 2010-2016 Ce, D34N4L3X, StealthyC, Phillips1012, Alexey Frunze\n+License: GFDL-1.2-or-later\n+  Permission is granted to copy, distribute and/or modify this document\n+  under the terms of the GNU Free Documentation License, Version 1.2\n+  or any later version published by the Free Software Foundation;\n+  with no Invariant Sections, no Front-Cover Texts, and no Back-Cover\n+  Texts.  A copy of the license is included in the section entitled \"GNU\n+  Free Documentation License\".\n+\n+Files: v0100/ucpp/*\n+Copyright: 1998-2002 Thomas Pornin\n+           2011 Louis P. Santillan\n+License: BSD-3-Clause\n+ Redistribution and use in source and binary forms, with or without\n+ modification, are permitted provided that the following conditions\n+ are met:\n+ 1. Redistributions of source code must retain the above copyright\n+    notice, this list of conditions and the following disclaimer.\n+ 2. Redistributions in binary form must reproduce the above copyright\n+    notice, this list of conditions and the following disclaimer in the\n+    documentation and/or other materials provided with the distribution.\n+ 4. The name of the authors may not be used to endorse or promote\n+    products derived from this software without specific prior written\n+    permission.\n+ .\n+ THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR\n+ IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\n+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\n+ ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE\n+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR\n+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT\n+ OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR\n+ BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,\n+ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE\n+ OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,\n+ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n+\n Files: v0100/tests/picoc/*\n Copyright: 2009-2011 Zik Saleeba\n License: BSD-3-Clause and LGPL-2.1-or-later\n@@ -53,44 +91,6 @@ Files: v0100/tests/subc/*\n Copyright: 1995, 2014 Nils M Holm\n License: public-domain\n \n-Files: v0100/tests/mandel.c\n-Copyright: 2010-2016 Ce, D34N4L3X, StealthyC, Phillips1012, Alexey Frunze\n-License: GFDL-1.2-or-later\n-  Permission is granted to copy, distribute and/or modify this document\n-  under the terms of the GNU Free Documentation License, Version 1.2\n-  or any later version published by the Free Software Foundation;\n-  with no Invariant Sections, no Front-Cover Texts, and no Back-Cover\n-  Texts.  A copy of the license is included in the section entitled \"GNU\n-  Free Documentation License\".\n-\n-Files: v0100/ucpp/*\n-Copyright: 1998-2002 Thomas Pornin\n-           2011 Louis P. Santillan\n-License: BSD-3-Clause\n- Redistribution and use in source and binary forms, with or without\n- modification, are permitted provided that the following conditions\n- are met:\n- 1. Redistributions of source code must retain the above copyright\n-    notice, this list of conditions and the following disclaimer.\n- 2. Redistributions in binary form must reproduce the above copyright\n-    notice, this list of conditions and the following disclaimer in the\n-    documentation and/or other materials provided with the distribution.\n- 4. The name of the authors may not be used to endorse or promote\n-    products derived from this software without specific prior written\n-    permission.\n- .\n- THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR\n- IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\n- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\n- ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE\n- LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR\n- CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT\n- OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR\n- BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,\n- WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE\n- OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,\n- EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n-\n Files: debian/*\n Copyright: 2024 Stephen Kitt <skitt@debian.org>\n License: BSD-2-Clause\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:a6ccc995b2ab389fdfcddba85bb8a9a0c8afe03a"}