Peter Michael Green [Thu, 11 Sep 2025 20:32:18 +0000 (20:32 +0000)]
Manual merge of version 2.4.2-2+rpi1 and 2.6.1-1 to produce 2.6.1-1+rpi1
Pino Toscano [Mon, 21 Apr 2025 06:26:31 +0000 (08:26 +0200)]
Merge qbs (2.6.1-1) import into refs/heads/workingbranch
Pino Toscano [Mon, 21 Apr 2025 06:26:31 +0000 (08:26 +0200)]
Make the quickjs embedded copy build on GNU/Hurd
Forwarded: not-needed
Origin: vendor
Last-Update: 2024-12-10
Backport/adapt the changes done in the upstream quickjs project for supporting
GNU/Hurd to the embedded copy in qbs:
https://github.com/bellard/quickjs/pull/316
This patch can be dropped when qbs rebases its copy to a new version of the
upstream quickjs.
Gbp-Pq: Name quickjs_hurd.diff
Dmitry Shachnev [Mon, 21 Apr 2025 06:26:31 +0000 (08:26 +0200)]
link with -latomic when using address sanitizer
Bug: https://bugs.debian.org/
1016041
Forwarded: not-needed
Last-Update: 2022-08-15
Gbp-Pq: Name asan_atomic.diff
Dmitry Shachnev [Mon, 21 Apr 2025 06:26:31 +0000 (08:26 +0200)]
disable build of arm-gcc.s, it causes errors from as
Forwarded: not-needed
Last-Update: 2020-09-20
arm-gcc.s:4: Error: operand 1 must be an integer register -- `mov r0,#0'
arm-gcc.s:5: Error: unknown mnemonic `bx' -- `bx lr'
Gbp-Pq: Name disable_bad_assembly.diff
Dmitry Shachnev [Mon, 21 Apr 2025 06:26:31 +0000 (08:26 +0200)]
do not use -specs=nosys.specs on Debian ARM architectures
Forwarded: not-needed
Last-Update: 2023-07-29
This requires gcc-arm-none-eabi which we do not want to depend on.
Gbp-Pq: Name no_nosys_specs.diff
Dmitry Shachnev [Mon, 21 Apr 2025 06:26:31 +0000 (08:26 +0200)]
test sanitizers only on amd64
Forwarded: not-needed
Last-Update: 2023-08-09
In Debian, sanitizers are available not on all architectures.
For example, libtsan0 is available only on (amd64, arm64, ppc64, ppc64el).
Gbp-Pq: Name test_sanitizers_only_on_amd64.diff
Dmitry Shachnev [Mon, 21 Apr 2025 06:26:31 +0000 (08:26 +0200)]
skip a test that hangs on some non-x86 architectures
Forwarded: no
Last-Update: 2023-07-29
Gbp-Pq: Name skip_test_concurrent.diff
Pino Toscano [Mon, 21 Apr 2025 06:26:31 +0000 (08:26 +0200)]
qbs (2.6.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
[dgit import unpatched qbs 2.6.1-1]
Pino Toscano [Mon, 21 Apr 2025 06:26:31 +0000 (08:26 +0200)]
Import qbs_2.6.1.orig.tar.gz
[dgit import orig qbs_2.6.1.orig.tar.gz]
Pino Toscano [Mon, 21 Apr 2025 06:26:31 +0000 (08:26 +0200)]
Import qbs_2.6.1-1.debian.tar.xz
[dgit import tarball qbs 2.6.1-1 qbs_2.6.1-1.debian.tar.xz]
Pino Toscano [Sun, 30 Mar 2025 06:23:58 +0000 (08:23 +0200)]
Merge qbs (2.6.0-2) import into refs/heads/workingbranch
Pino Toscano [Sun, 30 Mar 2025 06:23:58 +0000 (08:23 +0200)]
Make the quickjs embedded copy build on GNU/Hurd
Forwarded: not-needed
Origin: vendor
Last-Update: 2024-12-10
Backport/adapt the changes done in the upstream quickjs project for supporting
GNU/Hurd to the embedded copy in qbs:
https://github.com/bellard/quickjs/pull/316
This patch can be dropped when qbs rebases its copy to a new version of the
upstream quickjs.
Gbp-Pq: Name quickjs_hurd.diff
Dmitry Shachnev [Sun, 30 Mar 2025 06:23:58 +0000 (08:23 +0200)]
link with -latomic when using address sanitizer
Bug: https://bugs.debian.org/
1016041
Forwarded: not-needed
Last-Update: 2022-08-15
Gbp-Pq: Name asan_atomic.diff
Dmitry Shachnev [Sun, 30 Mar 2025 06:23:58 +0000 (08:23 +0200)]
disable build of arm-gcc.s, it causes errors from as
Forwarded: not-needed
Last-Update: 2020-09-20
arm-gcc.s:4: Error: operand 1 must be an integer register -- `mov r0,#0'
arm-gcc.s:5: Error: unknown mnemonic `bx' -- `bx lr'
Gbp-Pq: Name disable_bad_assembly.diff
Dmitry Shachnev [Sun, 30 Mar 2025 06:23:58 +0000 (08:23 +0200)]
do not use -specs=nosys.specs on Debian ARM architectures
Forwarded: not-needed
Last-Update: 2023-07-29
This requires gcc-arm-none-eabi which we do not want to depend on.
Gbp-Pq: Name no_nosys_specs.diff
Dmitry Shachnev [Sun, 30 Mar 2025 06:23:58 +0000 (08:23 +0200)]
test sanitizers only on amd64
Forwarded: not-needed
Last-Update: 2023-08-09
In Debian, sanitizers are available not on all architectures.
For example, libtsan0 is available only on (amd64, arm64, ppc64, ppc64el).
Gbp-Pq: Name test_sanitizers_only_on_amd64.diff
Dmitry Shachnev [Sun, 30 Mar 2025 06:23:58 +0000 (08:23 +0200)]
skip a test that hangs on some non-x86 architectures
Forwarded: no
Last-Update: 2023-07-29
Gbp-Pq: Name skip_test_concurrent.diff
Pino Toscano [Sun, 30 Mar 2025 06:23:58 +0000 (08:23 +0200)]
qbs (2.6.0-2) unstable; urgency=medium
* Team upload.
* Upload to unstable.
[dgit import unpatched qbs 2.6.0-2]
Pino Toscano [Sun, 30 Mar 2025 06:23:58 +0000 (08:23 +0200)]
Import qbs_2.6.0-2.debian.tar.xz
[dgit import tarball qbs 2.6.0-2 qbs_2.6.0-2.debian.tar.xz]
Pino Toscano [Sat, 29 Mar 2025 06:50:00 +0000 (07:50 +0100)]
Import qbs_2.6.0.orig.tar.gz
[dgit import orig qbs_2.6.0.orig.tar.gz]
Pino Toscano [Sun, 2 Feb 2025 11:49:04 +0000 (12:49 +0100)]
Merge qbs (2.5.1-1) import into refs/heads/workingbranch
Pino Toscano [Sun, 2 Feb 2025 11:49:04 +0000 (12:49 +0100)]
Make the quickjs embedded copy build on GNU/Hurd
Forwarded: not-needed
Origin: vendor
Last-Update: 2024-12-10
Backport/adapt the changes done in the upstream quickjs project for supporting
GNU/Hurd to the embedded copy in qbs:
https://github.com/bellard/quickjs/pull/316
This patch can be dropped when qbs rebases its copy to a new version of the
upstream quickjs.
Gbp-Pq: Name quickjs_hurd.diff
Dmitry Shachnev [Sun, 2 Feb 2025 11:49:04 +0000 (12:49 +0100)]
link with -latomic when using address sanitizer
Bug: https://bugs.debian.org/
1016041
Forwarded: not-needed
Last-Update: 2022-08-15
Gbp-Pq: Name asan_atomic.diff
Dmitry Shachnev [Sun, 2 Feb 2025 11:49:04 +0000 (12:49 +0100)]
disable build of arm-gcc.s, it causes errors from as
Forwarded: not-needed
Last-Update: 2020-09-20
arm-gcc.s:4: Error: operand 1 must be an integer register -- `mov r0,#0'
arm-gcc.s:5: Error: unknown mnemonic `bx' -- `bx lr'
Gbp-Pq: Name disable_bad_assembly.diff
Dmitry Shachnev [Sun, 2 Feb 2025 11:49:04 +0000 (12:49 +0100)]
do not use -specs=nosys.specs on Debian ARM architectures
Forwarded: not-needed
Last-Update: 2023-07-29
This requires gcc-arm-none-eabi which we do not want to depend on.
Gbp-Pq: Name no_nosys_specs.diff
Dmitry Shachnev [Sun, 2 Feb 2025 11:49:04 +0000 (12:49 +0100)]
test sanitizers only on amd64
Forwarded: not-needed
Last-Update: 2023-08-09
In Debian, sanitizers are available not on all architectures.
For example, libtsan0 is available only on (amd64, arm64, ppc64, ppc64el).
Gbp-Pq: Name test_sanitizers_only_on_amd64.diff
Dmitry Shachnev [Sun, 2 Feb 2025 11:49:04 +0000 (12:49 +0100)]
skip a test that hangs on some non-x86 architectures
Forwarded: no
Last-Update: 2023-07-29
Gbp-Pq: Name skip_test_concurrent.diff
Pino Toscano [Sun, 2 Feb 2025 11:49:04 +0000 (12:49 +0100)]
qbs (2.5.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
[dgit import unpatched qbs 2.5.1-1]
Pino Toscano [Sun, 2 Feb 2025 11:49:04 +0000 (12:49 +0100)]
Import qbs_2.5.1.orig.tar.gz
[dgit import orig qbs_2.5.1.orig.tar.gz]
Pino Toscano [Sun, 2 Feb 2025 11:49:04 +0000 (12:49 +0100)]
Import qbs_2.5.1-1.debian.tar.xz
[dgit import tarball qbs 2.5.1-1 qbs_2.5.1-1.debian.tar.xz]
Pino Toscano [Tue, 10 Dec 2024 05:26:52 +0000 (06:26 +0100)]
Merge qbs (2.5.0-2) import into refs/heads/workingbranch
Pino Toscano [Tue, 10 Dec 2024 05:26:52 +0000 (06:26 +0100)]
Make the quickjs embedded copy build on GNU/Hurd
Forwarded: not-needed
Origin: vendor
Last-Update: 2024-12-10
Backport/adapt the changes done in the upstream quickjs project for supporting
GNU/Hurd to the embedded copy in qbs:
https://github.com/bellard/quickjs/pull/316
This patch can be dropped when qbs rebases its copy to a new version of the
upstream quickjs.
Gbp-Pq: Name quickjs_hurd.diff
Dmitry Shachnev [Tue, 10 Dec 2024 05:26:52 +0000 (06:26 +0100)]
link with -latomic when using address sanitizer
Bug: https://bugs.debian.org/
1016041
Forwarded: not-needed
Last-Update: 2022-08-15
Gbp-Pq: Name asan_atomic.diff
Dmitry Shachnev [Tue, 10 Dec 2024 05:26:52 +0000 (06:26 +0100)]
disable build of arm-gcc.s, it causes errors from as
Forwarded: not-needed
Last-Update: 2020-09-20
arm-gcc.s:4: Error: operand 1 must be an integer register -- `mov r0,#0'
arm-gcc.s:5: Error: unknown mnemonic `bx' -- `bx lr'
Gbp-Pq: Name disable_bad_assembly.diff
Dmitry Shachnev [Tue, 10 Dec 2024 05:26:52 +0000 (06:26 +0100)]
do not use -specs=nosys.specs on Debian ARM architectures
Forwarded: not-needed
Last-Update: 2023-07-29
This requires gcc-arm-none-eabi which we do not want to depend on.
Gbp-Pq: Name no_nosys_specs.diff
Dmitry Shachnev [Tue, 10 Dec 2024 05:26:52 +0000 (06:26 +0100)]
test sanitizers only on amd64
Forwarded: not-needed
Last-Update: 2023-08-09
In Debian, sanitizers are available not on all architectures.
For example, libtsan0 is available only on (amd64, arm64, ppc64, ppc64el).
Gbp-Pq: Name test_sanitizers_only_on_amd64.diff
Dmitry Shachnev [Tue, 10 Dec 2024 05:26:52 +0000 (06:26 +0100)]
skip a test that hangs on some non-x86 architectures
Forwarded: no
Last-Update: 2023-07-29
Gbp-Pq: Name skip_test_concurrent.diff
Pino Toscano [Tue, 10 Dec 2024 05:26:52 +0000 (06:26 +0100)]
qbs (2.5.0-2) unstable; urgency=medium
* Team upload.
* Upload to unstable.
* Backport/adapt fixes from the upstream quickjs for GNU/Hurd to the embedded
copy in qbs; patch quickjs_hurd.diff.
[dgit import unpatched qbs 2.5.0-2]
Pino Toscano [Tue, 10 Dec 2024 05:26:52 +0000 (06:26 +0100)]
Import qbs_2.5.0-2.debian.tar.xz
[dgit import tarball qbs 2.5.0-2 qbs_2.5.0-2.debian.tar.xz]
Pino Toscano [Sun, 8 Dec 2024 19:37:44 +0000 (20:37 +0100)]
Import qbs_2.5.0.orig.tar.gz
[dgit import orig qbs_2.5.0.orig.tar.gz]
Pino Toscano [Fri, 1 Nov 2024 10:12:59 +0000 (11:12 +0100)]
Merge qbs (2.4.2-3) import into refs/heads/workingbranch
Dmitry Shachnev [Fri, 1 Nov 2024 10:12:59 +0000 (11:12 +0100)]
link with -latomic when using address sanitizer
Bug: https://bugs.debian.org/
1016041
Forwarded: not-needed
Last-Update: 2022-08-15
Gbp-Pq: Name asan_atomic.diff
Dmitry Shachnev [Fri, 1 Nov 2024 10:12:59 +0000 (11:12 +0100)]
disable build of arm-gcc.s, it causes errors from as
Forwarded: not-needed
Last-Update: 2020-09-20
arm-gcc.s:4: Error: operand 1 must be an integer register -- `mov r0,#0'
arm-gcc.s:5: Error: unknown mnemonic `bx' -- `bx lr'
Gbp-Pq: Name disable_bad_assembly.diff
Dmitry Shachnev [Fri, 1 Nov 2024 10:12:59 +0000 (11:12 +0100)]
do not use -specs=nosys.specs on Debian ARM architectures
Forwarded: not-needed
Last-Update: 2023-07-29
This requires gcc-arm-none-eabi which we do not want to depend on.
Gbp-Pq: Name no_nosys_specs.diff
Dmitry Shachnev [Fri, 1 Nov 2024 10:12:59 +0000 (11:12 +0100)]
test sanitizers only on amd64
Forwarded: not-needed
Last-Update: 2023-08-09
In Debian, sanitizers are available not on all architectures.
For example, libtsan0 is available only on (amd64, arm64, ppc64, ppc64el).
Gbp-Pq: Name test_sanitizers_only_on_amd64.diff
Dmitry Shachnev [Fri, 1 Nov 2024 10:12:59 +0000 (11:12 +0100)]
skip a test that hangs on some non-x86 architectures
Forwarded: no
Last-Update: 2023-07-29
Gbp-Pq: Name skip_test_concurrent.diff
Pino Toscano [Sat, 26 Oct 2024 08:59:34 +0000 (10:59 +0200)]
[PATCH] cmake: Do not install .gitignore files
Avoid installing .gitignore files from the resources, as they are of
no much use.
Change-Id: I606544a2125bb97124e6f2b1322ccdbfb695c08c
Reviewed-by: Ivan Komissarov <ABBAPOH@gmail.com>
Gbp-Pq: Name upstream_cmake-Do-not-install-.gitignore-files.patch
Pino Toscano [Fri, 1 Nov 2024 10:12:59 +0000 (11:12 +0100)]
qbs (2.4.2-3) unstable; urgency=medium
* Team upload.
* Build the documentation only during arch-indep builds:
- move the python3-bs4, and python3-lxml build dependencies to
Build-Depends-Indep
- copy the qt6-tools-dev build dependency to Build-Depends-Indep, as it is
needed for running the test suite
- enable the -DQBS_INSTALL_HTML_DOCS, and -DQBS_INSTALL_QCH_DOCS cmake
arguments only when their respective packages are to be built
* Mark the qt6-declarative-dev, and qt6-tools-dev build dependencies as
!nocheck, as they are needed only when running the test suite.
* Update symbols file from the logs of buildds.
* Stop passing -DQBS_INSTALL_PREFIX to cmake, as it has not been used for a
long time.
* Simplifying avoiding installing .gitignore files:
- backport upstream commit
862deed5ec60c36c603d5ac84546804ea67cc675 to not
install .gitignore files; patch
upstream_cmake-Do-not-install-.gitignore-files.patch
- stop removing them from the sources in dh_auto_clean, to not modify the
sources
- drop the entries from debian/not-installed
* Remove entries from debian/not-installed that do not exist anymore.
* Remove Uploaders who have not contributed anything in more than 5 years.
[dgit import unpatched qbs 2.4.2-3]
Pino Toscano [Fri, 1 Nov 2024 10:12:59 +0000 (11:12 +0100)]
Import qbs_2.4.2-3.debian.tar.xz
[dgit import tarball qbs 2.4.2-3 qbs_2.4.2-3.debian.tar.xz]
Raspbian automatic forward porter [Thu, 31 Oct 2024 17:39:23 +0000 (17:39 +0000)]
Merge version 2.3.1-4+rpi1 and 2.4.2-2 to produce 2.4.2-2+rpi1
Pino Toscano [Wed, 23 Oct 2024 19:56:58 +0000 (21:56 +0200)]
Merge qbs (2.4.2-2) import into refs/heads/workingbranch
Dmitry Shachnev [Wed, 23 Oct 2024 19:56:58 +0000 (21:56 +0200)]
link with -latomic when using address sanitizer
Bug: https://bugs.debian.org/
1016041
Forwarded: not-needed
Last-Update: 2022-08-15
Gbp-Pq: Name asan_atomic.diff
Dmitry Shachnev [Wed, 23 Oct 2024 19:56:58 +0000 (21:56 +0200)]
disable build of arm-gcc.s, it causes errors from as
Forwarded: not-needed
Last-Update: 2020-09-20
arm-gcc.s:4: Error: operand 1 must be an integer register -- `mov r0,#0'
arm-gcc.s:5: Error: unknown mnemonic `bx' -- `bx lr'
Gbp-Pq: Name disable_bad_assembly.diff
Dmitry Shachnev [Wed, 23 Oct 2024 19:56:58 +0000 (21:56 +0200)]
do not use -specs=nosys.specs on Debian ARM architectures
Forwarded: not-needed
Last-Update: 2023-07-29
This requires gcc-arm-none-eabi which we do not want to depend on.
Gbp-Pq: Name no_nosys_specs.diff
Dmitry Shachnev [Wed, 23 Oct 2024 19:56:58 +0000 (21:56 +0200)]
test sanitizers only on amd64
Forwarded: not-needed
Last-Update: 2023-08-09
In Debian, sanitizers are available not on all architectures.
For example, libtsan0 is available only on (amd64, arm64, ppc64, ppc64el).
Gbp-Pq: Name test_sanitizers_only_on_amd64.diff
Dmitry Shachnev [Wed, 23 Oct 2024 19:56:58 +0000 (21:56 +0200)]
skip a test that hangs on some non-x86 architectures
Forwarded: no
Last-Update: 2023-07-29
Gbp-Pq: Name skip_test_concurrent.diff
Pino Toscano [Wed, 23 Oct 2024 19:56:58 +0000 (21:56 +0200)]
qbs (2.4.2-2) unstable; urgency=medium
* Team upload.
* Upload to unstable.
[dgit import unpatched qbs 2.4.2-2]
Pino Toscano [Wed, 23 Oct 2024 19:56:58 +0000 (21:56 +0200)]
Import qbs_2.4.2-2.debian.tar.xz
[dgit import tarball qbs 2.4.2-2 qbs_2.4.2-2.debian.tar.xz]
Pino Toscano [Sun, 13 Oct 2024 08:22:03 +0000 (10:22 +0200)]
Import qbs_2.4.2.orig.tar.gz
[dgit import orig qbs_2.4.2.orig.tar.gz]
Dmitry Shachnev [Mon, 29 Jul 2024 12:40:19 +0000 (15:40 +0300)]
Merge qbs (2.3.1-6) import into refs/heads/workingbranch
Debian Qt/KDE Maintainers [Mon, 29 Jul 2024 12:40:19 +0000 (15:40 +0300)]
fix the linkerMode test for Linux ARM
Origin: upstream, https://code.qt.io/cgit/qbs/qbs.git/commit/?id=
03dc3932dacf76d4
Last-Update: 2024-05-11
Gbp-Pq: Name fix_linker_mode_test.diff
Dmitry Shachnev [Mon, 29 Jul 2024 12:40:19 +0000 (15:40 +0300)]
link with -latomic when using address sanitizer
Bug: https://bugs.debian.org/
1016041
Forwarded: not-needed
Last-Update: 2022-08-15
Gbp-Pq: Name asan_atomic.diff
Dmitry Shachnev [Mon, 29 Jul 2024 12:40:19 +0000 (15:40 +0300)]
disable build of arm-gcc.s, it causes errors from as
Forwarded: not-needed
Last-Update: 2020-09-20
arm-gcc.s:4: Error: operand 1 must be an integer register -- `mov r0,#0'
arm-gcc.s:5: Error: unknown mnemonic `bx' -- `bx lr'
Gbp-Pq: Name disable_bad_assembly.diff
Dmitry Shachnev [Mon, 29 Jul 2024 12:40:19 +0000 (15:40 +0300)]
do not use -specs=nosys.specs on Debian ARM architectures
Forwarded: not-needed
Last-Update: 2023-07-29
This requires gcc-arm-none-eabi which we do not want to depend on.
Gbp-Pq: Name no_nosys_specs.diff
Dmitry Shachnev [Mon, 29 Jul 2024 12:40:19 +0000 (15:40 +0300)]
test sanitizers only on amd64
Forwarded: not-needed
Last-Update: 2023-08-09
In Debian, sanitizers are available not on all architectures.
For example, libtsan0 is available only on (amd64, arm64, ppc64, ppc64el).
Gbp-Pq: Name test_sanitizers_only_on_amd64.diff
Dmitry Shachnev [Mon, 29 Jul 2024 12:40:19 +0000 (15:40 +0300)]
skip a test that hangs on some non-x86 architectures
Forwarded: no
Last-Update: 2023-07-29
Gbp-Pq: Name skip_test_concurrent.diff
Dmitry Shachnev [Mon, 29 Jul 2024 12:40:19 +0000 (15:40 +0300)]
qbs (2.3.1-6) unstable; urgency=medium
* Update debian/libqbscore2.3.symbols fifth time in a row.
* Use dpkg-build-api level 1, drop explicit Rules-Requires-Root: no.
* Do not build with -O3 on Ubuntu ppc64el, that causes link failures.
[dgit import unpatched qbs 2.3.1-6]
Dmitry Shachnev [Mon, 29 Jul 2024 12:40:19 +0000 (15:40 +0300)]
Import qbs_2.3.1-6.debian.tar.xz
[dgit import tarball qbs 2.3.1-6 qbs_2.3.1-6.debian.tar.xz]
Peter Michael Green [Sun, 14 Jul 2024 20:59:27 +0000 (20:59 +0000)]
update symbols stuff for 2.x
Raspbian automatic forward porter [Thu, 20 Jun 2024 01:21:07 +0000 (02:21 +0100)]
Merge version 1.24.1+dfsg-2+rpi1 and 2.3.1-4 to produce 2.3.1-4+rpi1
Dmitry Shachnev [Sat, 8 Jun 2024 18:54:49 +0000 (21:54 +0300)]
Merge qbs (2.3.1-4) import into refs/heads/workingbranch
Debian Qt/KDE Maintainers [Sat, 8 Jun 2024 18:54:49 +0000 (21:54 +0300)]
fix the linkerMode test for Linux ARM
Origin: upstream, https://code.qt.io/cgit/qbs/qbs.git/commit/?id=
03dc3932dacf76d4
Last-Update: 2024-05-11
Gbp-Pq: Name fix_linker_mode_test.diff
Dmitry Shachnev [Sat, 8 Jun 2024 18:54:49 +0000 (21:54 +0300)]
link with -latomic when using address sanitizer
Bug: https://bugs.debian.org/
1016041
Forwarded: not-needed
Last-Update: 2022-08-15
Gbp-Pq: Name asan_atomic.diff
Dmitry Shachnev [Sat, 8 Jun 2024 18:54:49 +0000 (21:54 +0300)]
disable build of arm-gcc.s, it causes errors from as
Forwarded: not-needed
Last-Update: 2020-09-20
arm-gcc.s:4: Error: operand 1 must be an integer register -- `mov r0,#0'
arm-gcc.s:5: Error: unknown mnemonic `bx' -- `bx lr'
Gbp-Pq: Name disable_bad_assembly.diff
Dmitry Shachnev [Sat, 8 Jun 2024 18:54:49 +0000 (21:54 +0300)]
do not use -specs=nosys.specs on Debian ARM architectures
Forwarded: not-needed
Last-Update: 2023-07-29
This requires gcc-arm-none-eabi which we do not want to depend on.
Gbp-Pq: Name no_nosys_specs.diff
Dmitry Shachnev [Sat, 8 Jun 2024 18:54:49 +0000 (21:54 +0300)]
test sanitizers only on amd64
Forwarded: not-needed
Last-Update: 2023-08-09
In Debian, sanitizers are available not on all architectures.
For example, libtsan0 is available only on (amd64, arm64, ppc64, ppc64el).
Gbp-Pq: Name test_sanitizers_only_on_amd64.diff
Dmitry Shachnev [Sat, 8 Jun 2024 18:54:49 +0000 (21:54 +0300)]
skip a test that hangs on some non-x86 architectures
Forwarded: no
Last-Update: 2023-07-29
Gbp-Pq: Name skip_test_concurrent.diff
Dmitry Shachnev [Sat, 8 Jun 2024 18:54:49 +0000 (21:54 +0300)]
qbs (2.3.1-4) unstable; urgency=medium
* Update debian/libqbscore2.3.symbols again, this time for Qt 6.6.
[dgit import unpatched qbs 2.3.1-4]
Dmitry Shachnev [Sat, 8 Jun 2024 18:54:49 +0000 (21:54 +0300)]
Import qbs_2.3.1-4.debian.tar.xz
[dgit import tarball qbs 2.3.1-4 qbs_2.3.1-4.debian.tar.xz]
Dmitry Shachnev [Sun, 2 Jun 2024 13:40:32 +0000 (16:40 +0300)]
Merge qbs (2.3.1-3) import into refs/heads/workingbranch
Debian Qt/KDE Maintainers [Sun, 2 Jun 2024 13:40:32 +0000 (16:40 +0300)]
fix the linkerMode test for Linux ARM
Origin: upstream, https://code.qt.io/cgit/qbs/qbs.git/commit/?id=
03dc3932dacf76d4
Last-Update: 2024-05-11
Gbp-Pq: Name fix_linker_mode_test.diff
Dmitry Shachnev [Sun, 2 Jun 2024 13:40:32 +0000 (16:40 +0300)]
link with -latomic when using address sanitizer
Bug: https://bugs.debian.org/
1016041
Forwarded: not-needed
Last-Update: 2022-08-15
Gbp-Pq: Name asan_atomic.diff
Dmitry Shachnev [Sun, 2 Jun 2024 13:40:32 +0000 (16:40 +0300)]
disable build of arm-gcc.s, it causes errors from as
Forwarded: not-needed
Last-Update: 2020-09-20
arm-gcc.s:4: Error: operand 1 must be an integer register -- `mov r0,#0'
arm-gcc.s:5: Error: unknown mnemonic `bx' -- `bx lr'
Gbp-Pq: Name disable_bad_assembly.diff
Dmitry Shachnev [Sun, 2 Jun 2024 13:40:32 +0000 (16:40 +0300)]
do not use -specs=nosys.specs on Debian ARM architectures
Forwarded: not-needed
Last-Update: 2023-07-29
This requires gcc-arm-none-eabi which we do not want to depend on.
Gbp-Pq: Name no_nosys_specs.diff
Dmitry Shachnev [Sun, 2 Jun 2024 13:40:32 +0000 (16:40 +0300)]
test sanitizers only on amd64
Forwarded: not-needed
Last-Update: 2023-08-09
In Debian, sanitizers are available not on all architectures.
For example, libtsan0 is available only on (amd64, arm64, ppc64, ppc64el).
Gbp-Pq: Name test_sanitizers_only_on_amd64.diff
Dmitry Shachnev [Sun, 2 Jun 2024 13:40:32 +0000 (16:40 +0300)]
skip a test that hangs on some non-x86 architectures
Forwarded: no
Last-Update: 2023-07-29
Gbp-Pq: Name skip_test_concurrent.diff
Dmitry Shachnev [Sun, 2 Jun 2024 13:40:32 +0000 (16:40 +0300)]
qbs (2.3.1-3) unstable; urgency=medium
* Update debian/libqbscore2.3.symbols from buildds’ logs.
* Merge two symbols for bucketsForCapacity() (closes: #
1072386).
[dgit import unpatched qbs 2.3.1-3]
Dmitry Shachnev [Sun, 2 Jun 2024 13:40:32 +0000 (16:40 +0300)]
Import qbs_2.3.1-3.debian.tar.xz
[dgit import tarball qbs 2.3.1-3 qbs_2.3.1-3.debian.tar.xz]
Dmitry Shachnev [Wed, 15 May 2024 08:09:39 +0000 (11:09 +0300)]
Merge qbs (2.3.1-2) import into refs/heads/workingbranch
Debian Qt/KDE Maintainers [Wed, 15 May 2024 08:09:39 +0000 (11:09 +0300)]
fix the linkerMode test for Linux ARM
Origin: upstream, https://code.qt.io/cgit/qbs/qbs.git/commit/?id=
03dc3932dacf76d4
Last-Update: 2024-05-11
Gbp-Pq: Name fix_linker_mode_test.diff
Dmitry Shachnev [Wed, 15 May 2024 08:09:39 +0000 (11:09 +0300)]
link with -latomic when using address sanitizer
Bug: https://bugs.debian.org/
1016041
Forwarded: not-needed
Last-Update: 2022-08-15
Gbp-Pq: Name asan_atomic.diff
Dmitry Shachnev [Wed, 15 May 2024 08:09:39 +0000 (11:09 +0300)]
disable build of arm-gcc.s, it causes errors from as
Forwarded: not-needed
Last-Update: 2020-09-20
arm-gcc.s:4: Error: operand 1 must be an integer register -- `mov r0,#0'
arm-gcc.s:5: Error: unknown mnemonic `bx' -- `bx lr'
Gbp-Pq: Name disable_bad_assembly.diff
Dmitry Shachnev [Wed, 15 May 2024 08:09:39 +0000 (11:09 +0300)]
do not use -specs=nosys.specs on Debian ARM architectures
Forwarded: not-needed
Last-Update: 2023-07-29
This requires gcc-arm-none-eabi which we do not want to depend on.
Gbp-Pq: Name no_nosys_specs.diff
Dmitry Shachnev [Wed, 15 May 2024 08:09:39 +0000 (11:09 +0300)]
test sanitizers only on amd64
Forwarded: not-needed
Last-Update: 2023-08-09
In Debian, sanitizers are available not on all architectures.
For example, libtsan0 is available only on (amd64, arm64, ppc64, ppc64el).
Gbp-Pq: Name test_sanitizers_only_on_amd64.diff
Dmitry Shachnev [Wed, 15 May 2024 08:09:39 +0000 (11:09 +0300)]
skip a test that hangs on some non-x86 architectures
Forwarded: no
Last-Update: 2023-07-29
Gbp-Pq: Name skip_test_concurrent.diff
Dmitry Shachnev [Wed, 15 May 2024 08:09:39 +0000 (11:09 +0300)]
qbs (2.3.1-2) unstable; urgency=medium
* Update debian/libqbscore2.3.symbols from buildds’ logs.
[dgit import unpatched qbs 2.3.1-2]
Dmitry Shachnev [Wed, 15 May 2024 08:09:39 +0000 (11:09 +0300)]
Import qbs_2.3.1-2.debian.tar.xz
[dgit import tarball qbs 2.3.1-2 qbs_2.3.1-2.debian.tar.xz]
Dmitry Shachnev [Sat, 11 May 2024 15:24:25 +0000 (18:24 +0300)]
Import qbs_2.3.1.orig.tar.gz
[dgit import orig qbs_2.3.1.orig.tar.gz]
Benjamin Drung [Thu, 29 Feb 2024 21:29:48 +0000 (21:29 +0000)]
Merge qbs (2.1.2-2.1) import into refs/heads/workingbranch