{"base_revision":"git-v1:a4f7145eccea574f7c97f8d262b12468cc9986d6","content":"diff --git a/debian/control b/debian/control\nindex e422ffa..325d043 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -10,14 +10,13 @@ Build-Depends:\n  debhelper-compat (= 13),\n  pandoc <!nodoc>,\n  pkg-kde-tools,\n-Standards-Version: 4.6.0\n+Standards-Version: 4.7.4\n Homepage: https://github.com/tevador/RandomX\n Vcs-Git: https://salsa.debian.org/cryptocoin-team/librandomx.git\n Vcs-Browser: https://salsa.debian.org/cryptocoin-team/librandomx\n Rules-Requires-Root: no\n \n Package: librandomx0\n-Section: libs\n Architecture: any\n Multi-Arch: same\n Depends:\ndiff --git a/debian/copyright b/debian/copyright\nindex d92d791..51f2914 100644\n--- a/debian/copyright\n+++ b/debian/copyright\n@@ -8,6 +8,11 @@ Copyright:\n   2018-2019  tevador <tevador@gmail.com>\n License: BSD-3-clause\n \n+Files: CMakeLists.txt\n+Copyright:\n+  2019  The Monero Project\n+License: BSD-3-clause\n+\n Files:\n  src/argon2.h\n  src/argon2_avx2.c\n@@ -44,10 +49,9 @@ Copyright:\n   2018-2019  tevador <tevador@gmail.com>\n License: BSD-3-clause\n \n-Files: CMakeLists.txt\n-Copyright:\n-  2019  The Monero Project\n-License: BSD-3-clause\n+Files: vcxproj/h2inc.ps1\n+Copyright: .NET Foundation and Contributors\n+License: Expat\n \n Files: src/tests/affinity.hpp\n Copyright:\n@@ -60,10 +64,6 @@ Copyright:\n   2019  tevador <tevador@gmail.com>\n License: BSD-3-clause\n \n-Files: vcxproj/h2inc.ps1\n-Copyright: .NET Foundation and Contributors\n-License: Expat\n-\n Files: debian/*\n Copyright:\n   2016-2021  Jonas Smedegaard <dr@jones.dk>\ndiff --git a/debian/rules b/debian/rules\nindex 9b48cc5..b24020a 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -12,7 +12,7 @@ endif\n export DEB_CFLAGS_MAINT_APPEND = -Wa,--noexecstack\n \n ifneq (,$(filter $(DEB_HOST_ARCH), armel mipsel powerpc))\n-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--no-as-needed -latomic -Wl,--as-needed\n+export DEB_LDFLAGS_MAINT_APPEND = -Wl,--no-as-needed -latomic\n endif\n \n # Let d-shlibs calculate development package dependencies\ndiff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides\nindex c0038da..4d05763 100644\n--- a/debian/source/lintian-overrides\n+++ b/debian/source/lintian-overrides\n@@ -1,5 +1,5 @@\n # License is in Reference field (see bug#786450)\n-missing-license-paragraph-in-dep5-copyright debian/copyright cc0-1\\.0 *\n-missing-license-paragraph-in-dep5-copyright debian/copyright gpl-3\\+ *\n-missing-license-text-in-dep5-copyright debian/copyright CC0-1\\.0 *\n-missing-license-text-in-dep5-copyright debian/copyright GPL-3\\+ *\n+missing-license-paragraph-in-dep5-copyright cc0-1\\.0 [debian/copyright:*]\n+missing-license-paragraph-in-dep5-copyright gpl-3\\+ [debian/copyright:*]\n+missing-license-text-in-dep5-copyright CC0-1\\.0 [debian/copyright:*]\n+missing-license-text-in-dep5-copyright GPL-3\\+ [debian/copyright:*]\ndiff --git a/debian/watch b/debian/watch\nindex 59c160c..fe1c96a 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,9 +1,10 @@\n-version=4\n-# check: uscan --report\n-# update: gbp import-orig --upstream-vcs-tag=vX.Y.Z --uscan\n+Version: 5\n \n-opts=\\\n-dversionmangle=auto,repacksuffix=~dfsg,\\\n-filenamemangle=s/.*?(@ANY_VERSION@@ARCHIVE_EXT@)/@PACKAGE@-$1/ \\\n-https://github.com/tevador/RandomX/tags \\\n-.*?@ANY_VERSION@@ARCHIVE_EXT@\n+# update: gbp import-orig --upstream-vcs-tag=vX.Y.Z --uscan\n+# check: uscan --report\n+Dversionmangle: auto\n+Repacksuffix: ~dfsg\n+Filenamemangle: s/.*?(@ANY_VERSION@@ARCHIVE_EXT@)/@PACKAGE@-$1/\n+Template: GitHub\n+Owner: tevador\n+Project: RandomX\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:aecadc79c07080b7376dd0e38eeaee64ab3dbc4e"}