{"base_revision":"git-v1:41507a81ca18c961fc479501d1b96e6362878b14","content":"diff --git a/debian/changelog b/debian/changelog\nindex 15fffd8..2cde110 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,12 @@\n+opencity (0.0.6.5stable-7) UNRELEASED; urgency=low\n+\n+  * Avoid explicitly specifying -Wl,--as-needed linker flag.\n+  * Reorder Files paragraphs in debian/copyright by directory depth.\n+  * Use secure URI in Homepage field.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 10 May 2026 22:13:14 +0000\n+\n opencity (0.0.6.5stable-6) unstable; urgency=medium\n \n   * Team Upload\ndiff --git a/debian/control b/debian/control\nindex e22fc0a..8152beb 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -14,10 +14,10 @@ Build-Depends:\n  libtinyxml-dev,\n  pkgconf,\n Rules-Requires-Root: no\n-Standards-Version: 4.5.1\n+Standards-Version: 4.7.4\n Vcs-Git: https://salsa.debian.org/games-team/opencity.git\n Vcs-Browser: https://salsa.debian.org/games-team/opencity\n-Homepage: http://www.opencity.info/\n+Homepage: https://www.opencity.info/\n \n Package: opencity\n Architecture: any\ndiff --git a/debian/copyright b/debian/copyright\nindex 410b73a..c59338c 100644\n--- a/debian/copyright\n+++ b/debian/copyright\n@@ -14,6 +14,28 @@ Comment:\n  Please refer to the AUTHORS file for a complete list of contributors to\n  OpenCity.\n \n+Files: src/SimpleOpt.h\n+Copyright: 2006-2007, Brodie Thiesfield\n+License: Expat\n+ Copyright (c) 2006-2007, Brodie Thiesfield\n+ .\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 furnished\n+ to do so, subject to the following conditions:\n+ .\n+ The above copyright notice and this permission notice shall be included in\n+ all 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, FITNESS\n+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\n+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\n+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n+\n Files: src/binreloc/*\n Copyright: Hongli Lai <h.lai@chello.nl>\n License: public-domain\n@@ -56,28 +78,6 @@ License: ZLib\n  distribution.\n \n \n-Files: src/SimpleOpt.h\n-Copyright: 2006-2007, Brodie Thiesfield\n-License: Expat\n- Copyright (c) 2006-2007, Brodie Thiesfield\n- .\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 furnished\n- to do so, subject to the following conditions:\n- .\n- The above copyright notice and this permission notice shall be included in\n- all 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, FITNESS\n- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\n- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\n- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n-\n License: GPL-2+\n  This program is free software; you can redistribute it and/or modify\n  it under the terms of the GNU General Public License as published by\ndiff --git a/debian/rules b/debian/rules\nindex c2fecbb..367d94d 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -1,5 +1,4 @@\n #!/usr/bin/make -f\n-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed\n CPPFLAGS = $(shell dpkg-buildflags --get CPPFLAGS)\n CXXFLAGS +=$(CPPFLAGS)\n CFLAGS   +=$(CPPFLAGS)\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:a16ad1b7627204a3b8b3ac68313ba52a3afabc74"}