{"base_revision":"git-v1:0ffe4a7a5a377aae7e48a21465a4336a29aa4b82","content":"diff --git a/debian/changelog b/debian/changelog\nindex b6cf910..81245e2 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,11 @@\n+qtsvg-opensource-src (5.15.17-4) UNRELEASED; urgency=low\n+\n+  * Rely on pre-initialized dpkg-architecture variables.\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 01:18:11 +0000\n+\n qtsvg-opensource-src (5.15.17-3) unstable; urgency=medium\n \n   * Drop dbus build-dependency (closes: #1122710).\ndiff --git a/debian/control b/debian/control\nindex 5035320..8285cc7 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -18,7 +18,7 @@ Build-Depends-Indep: qdoc-qt5 (>= 5.15.17~) <!nodoc>,\n                      qhelpgenerator-qt5 (>= 5.15.17~) <!nodoc>,\n                      qtattributionsscanner-qt5 (>= 5.15.17~) <!nodoc>,\n                      qtbase5-doc-html (>= 5.15.17+dfsg~) <!nodoc>\n-Standards-Version: 4.7.2\n+Standards-Version: 4.7.4\n Homepage: https://doc.qt.io/qt-5/qtsvg-index.html\n Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtsvg.git\n Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtsvg/\ndiff --git a/debian/copyright b/debian/copyright\nindex 759ad41..1644a00 100644\n--- a/debian/copyright\n+++ b/debian/copyright\n@@ -6,20 +6,6 @@ Files: *\n Copyright: 2016-2019 The Qt Company Ltd.\n License: LGPL-3 or GPL-2\n \n-Files: debian/*\n-Copyright: 2007-2012 Fathi Boudra <fabo@debian.org>\n-           2007-2012 Sune Vuorela <debian@pusling.com>\n-           2008-2012 Modestas Vainius <modax@debian.org>\n-           2007-2009 Ana Beatriz Guerrero Lopez <ana@debian.org>\n-           2005-2007 Brian Nelson <pyro@debian.org>\n-           2012-2013 Timo Jyrinki <timo.jyrinki@canonical.com>\n-           2013-2025 Dmitry Shachnev <mitya57@debian.org>\n-License: LGPL-3 or GPL-2\n-\n-Files: src/svg/qtsvgglobal.h\n-Copyright: 2016 Intel Corporation\n-License: LGPL-3 or GPL-2\n-\n Files: *.qdoc\n Copyright: 2017 The Qt Company Ltd.\n License: GFDL-NIV-1.3\n@@ -29,10 +15,9 @@ Files: examples/*\n Copyright: 2016-2017 The Qt Company Ltd.\n License: BSD-3-clause\n \n-Files: examples/svg/embedded/fluidlauncher/pictureflow.*\n-Copyright: 2007 Ariya Hidayat <ariya@kde.org>\n-           2017 The Qt Company Ltd.\n-License: BSD-3-clause and Expat\n+Files: src/svg/qtsvgglobal.h\n+Copyright: 2016 Intel Corporation\n+License: LGPL-3 or GPL-2\n \n Files: src/svg/qsvghandler.cpp\n Copyright: 2002 USC/Information Sciences Institute\n@@ -45,6 +30,21 @@ Files: tests/auto/*\n Copyright: 2016-2019 The Qt Company Ltd.\n License: GPL-3 with Qt-1.0 exception\n \n+Files: examples/svg/embedded/fluidlauncher/pictureflow.*\n+Copyright: 2007 Ariya Hidayat <ariya@kde.org>\n+           2017 The Qt Company Ltd.\n+License: BSD-3-clause and Expat\n+\n+Files: debian/*\n+Copyright: 2007-2012 Fathi Boudra <fabo@debian.org>\n+           2007-2012 Sune Vuorela <debian@pusling.com>\n+           2008-2012 Modestas Vainius <modax@debian.org>\n+           2007-2009 Ana Beatriz Guerrero Lopez <ana@debian.org>\n+           2005-2007 Brian Nelson <pyro@debian.org>\n+           2012-2013 Timo Jyrinki <timo.jyrinki@canonical.com>\n+           2013-2025 Dmitry Shachnev <mitya57@debian.org>\n+License: LGPL-3 or GPL-2\n+\n License: GFDL-NIV-1.3\n  Permission is granted to copy, distribute and/or modify this document\n  under the terms of the GNU Free Documentation License, Version 1.3\ndiff --git a/debian/rules b/debian/rules\nindex dbc2782..6a31df8 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -8,7 +8,7 @@ export CXXFLAGS := $(shell dpkg-buildflags --get CXXFLAGS) $(shell dpkg-buildfla\n export LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS)\n export QT_SELECT := qt5\n \n-DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)\n+include /usr/share/dpkg/architecture.mk\n \n %:\n \tdh $@ --with pkgkde_symbolshelper\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:5bede4105e4021fc19d43bdab4a5401ee9601589"}