qbs.git
2 years agoMerge version 1.24.0+dfsg-4+rpi1 and 1.24.1+dfsg-2 to produce 1.24.1+dfsg-2+rpi1 bookworm-staging archive/raspbian/1.24.1+dfsg-2+rpi1 raspbian/1.24.1+dfsg-2+rpi1
Raspbian automatic forward porter [Sun, 14 May 2023 18:11:07 +0000 (19:11 +0100)]
Merge version 1.24.0+dfsg-4+rpi1 and 1.24.1+dfsg-2 to produce 1.24.1+dfsg-2+rpi1

2 years agoMerge qbs (1.24.1+dfsg-2) import into refs/heads/workingbranch
Dmitry Shachnev [Sun, 5 Mar 2023 17:28:50 +0000 (17:28 +0000)]
Merge qbs (1.24.1+dfsg-2) import into refs/heads/workingbranch

2 years agofind qdoc directly, without relying on qmake location
Dmitry Shachnev [Sun, 5 Mar 2023 17:28:50 +0000 (17:28 +0000)]
find qdoc directly, without relying on qmake location

Forwarded: https://codereview.qt-project.org/c/qbs/qbs/+/464636
Last-Update: 2023-03-05

Gbp-Pq: Name find_qdoc.diff

2 years agoadd support for s390/s390x architectures to qtscript
Dan Horák [Sun, 5 Mar 2023 17:28:50 +0000 (17:28 +0000)]
add support for s390/s390x architectures to qtscript

Origin: https://trac.webkit.org/changeset/71844/webkit/
Forwarded: no
Last-Update: 2022-11-29

Gbp-Pq: Name s390x_jscore.diff

2 years agolink with -latomic when using address sanitizer
Dmitry Shachnev [Sun, 5 Mar 2023 17:28:50 +0000 (17:28 +0000)]
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

2 years agodisable build of arm-gcc.s, it causes errors from as
Dmitry Shachnev [Sun, 5 Mar 2023 17:28:50 +0000 (17:28 +0000)]
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

2 years agodo not use -specs=nosys.specs on Debian ARM architectures
Dmitry Shachnev [Sun, 5 Mar 2023 17:28:50 +0000 (17:28 +0000)]
do not use -specs=nosys.specs on Debian ARM architectures

Forwarded: not-needed
Last-Update: 2021-01-05

This requires gcc-arm-none-eabi which we do not want to depend on.

Gbp-Pq: Name no_nosys_specs.diff

2 years agotest sanitizers only on amd64
Dmitry Shachnev [Sun, 5 Mar 2023 17:28:50 +0000 (17:28 +0000)]
test sanitizers only on amd64

Forwarded: not-needed
Last-Update: 2020-05-21

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

2 years agoskip tests that hang on some non-x86 architectures
Dmitry Shachnev [Sun, 5 Mar 2023 17:28:50 +0000 (17:28 +0000)]
skip tests that hang on some non-x86 architectures

Forwarded: no
Last-Update: 2021-01-23

Gbp-Pq: Name skip_test_concurrent.diff

2 years agodisable API tests on mips*, powerpc, ppc64 and ppc64el
Dmitry Shachnev [Sun, 5 Mar 2023 17:28:50 +0000 (17:28 +0000)]
disable API tests on mips*, powerpc, ppc64 and ppc64el

Forwarded: not-needed
Last-Update: 2022-04-06

They are segfaulting due to bugs in QtScript.
The stacktrace is (obtained on ppc64el):
  #0  SLL_PopRange (end=<synthetic pointer>, start=<synthetic pointer>, N=<optimized out>, head=0x3fffb32004e0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:742
  #1  PopRange (end=<synthetic pointer>, start=<synthetic pointer>, N=<optimized out>, this=0x3fffb32004e0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2083
  #2  ReleaseToCentralCache (N=192, cl=<optimized out>, this=0x3fffb3200478) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2795
  #3  QTWTF::TCMalloc_ThreadCache::Cleanup (this=0x3fffb3200478) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2745
  #4  0x00003fffb724c6d8 in QTWTF::TCMalloc_ThreadCache::DeleteCache (heap=0x3fffb3200478) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:3069
  #5  0x00003fffb6a48604 in __nptl_deallocate_tsd () at pthread_create.c:157
  #6  0x00003fffb6a489b8 in start_thread (arg=0x3fffb441f160) at pthread_create.c:322
  #7  0x00003fffb745f870 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:104

Also disable blackbox tests on mips* and riscv64.

Gbp-Pq: Name disable_tests_qtscript.diff

2 years agoqbs (1.24.1+dfsg-2) unstable; urgency=medium
Dmitry Shachnev [Sun, 5 Mar 2023 17:28:50 +0000 (17:28 +0000)]
qbs (1.24.1+dfsg-2) unstable; urgency=medium

  * Add a patch to find qdoc directly, to fix arch:all build.
  * Prevent dh_compress from compressing qbs.qch.

[dgit import unpatched qbs 1.24.1+dfsg-2]

2 years agoImport qbs_1.24.1+dfsg-2.debian.tar.xz
Dmitry Shachnev [Sun, 5 Mar 2023 17:28:50 +0000 (17:28 +0000)]
Import qbs_1.24.1+dfsg-2.debian.tar.xz

[dgit import tarball qbs 1.24.1+dfsg-2 qbs_1.24.1+dfsg-2.debian.tar.xz]

2 years agoImport qbs_1.24.1+dfsg.orig.tar.xz
Dmitry Shachnev [Sat, 4 Mar 2023 18:02:25 +0000 (18:02 +0000)]
Import qbs_1.24.1+dfsg.orig.tar.xz

[dgit import orig qbs_1.24.1+dfsg.orig.tar.xz]

2 years agoMerge version 1.24.0+dfsg-2+rpi1 and 1.24.0+dfsg-4 to produce 1.24.0+dfsg-4+rpi1 archive/raspbian/1.24.0+dfsg-4+rpi1 raspbian/1.24.0+dfsg-4+rpi1
Raspbian automatic forward porter [Thu, 19 Jan 2023 11:57:20 +0000 (11:57 +0000)]
Merge version 1.24.0+dfsg-2+rpi1 and 1.24.0+dfsg-4 to produce 1.24.0+dfsg-4+rpi1

2 years agoMerge qbs (1.24.0+dfsg-4) import into refs/heads/workingbranch
Patrick Franz [Sun, 1 Jan 2023 23:39:26 +0000 (23:39 +0000)]
Merge qbs (1.24.0+dfsg-4) import into refs/heads/workingbranch

2 years agoadd support for s390/s390x architectures to qtscript
Dan Horák [Sun, 1 Jan 2023 23:39:26 +0000 (23:39 +0000)]
add support for s390/s390x architectures to qtscript

Origin: https://trac.webkit.org/changeset/71844/webkit/
Forwarded: no
Last-Update: 2022-11-29

Gbp-Pq: Name s390x_jscore.diff

2 years agolink with -latomic when using address sanitizer
Dmitry Shachnev [Sun, 1 Jan 2023 23:39:26 +0000 (23:39 +0000)]
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

2 years agodisable build of arm-gcc.s, it causes errors from as
Dmitry Shachnev [Sun, 1 Jan 2023 23:39:26 +0000 (23:39 +0000)]
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

2 years agodo not use -specs=nosys.specs on Debian ARM architectures
Dmitry Shachnev [Sun, 1 Jan 2023 23:39:26 +0000 (23:39 +0000)]
do not use -specs=nosys.specs on Debian ARM architectures

Forwarded: not-needed
Last-Update: 2021-01-05

This requires gcc-arm-none-eabi which we do not want to depend on.

Gbp-Pq: Name no_nosys_specs.diff

2 years agotest sanitizers only on amd64
Dmitry Shachnev [Sun, 1 Jan 2023 23:39:26 +0000 (23:39 +0000)]
test sanitizers only on amd64

Forwarded: not-needed
Last-Update: 2020-05-21

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

2 years agoskip tests that hang on some non-x86 architectures
Dmitry Shachnev [Sun, 1 Jan 2023 23:39:26 +0000 (23:39 +0000)]
skip tests that hang on some non-x86 architectures

Forwarded: no
Last-Update: 2021-01-23

Gbp-Pq: Name skip_test_concurrent.diff

2 years agodisable API tests on mips*, powerpc, ppc64 and ppc64el
Dmitry Shachnev [Sun, 1 Jan 2023 23:39:26 +0000 (23:39 +0000)]
disable API tests on mips*, powerpc, ppc64 and ppc64el

Forwarded: not-needed
Last-Update: 2022-04-06

They are segfaulting due to bugs in QtScript.
The stacktrace is (obtained on ppc64el):
  #0  SLL_PopRange (end=<synthetic pointer>, start=<synthetic pointer>, N=<optimized out>, head=0x3fffb32004e0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:742
  #1  PopRange (end=<synthetic pointer>, start=<synthetic pointer>, N=<optimized out>, this=0x3fffb32004e0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2083
  #2  ReleaseToCentralCache (N=192, cl=<optimized out>, this=0x3fffb3200478) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2795
  #3  QTWTF::TCMalloc_ThreadCache::Cleanup (this=0x3fffb3200478) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2745
  #4  0x00003fffb724c6d8 in QTWTF::TCMalloc_ThreadCache::DeleteCache (heap=0x3fffb3200478) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:3069
  #5  0x00003fffb6a48604 in __nptl_deallocate_tsd () at pthread_create.c:157
  #6  0x00003fffb6a489b8 in start_thread (arg=0x3fffb441f160) at pthread_create.c:322
  #7  0x00003fffb745f870 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:104

Also disable blackbox tests on mips* and riscv64.

Gbp-Pq: Name disable_tests_qtscript.diff

2 years agoqbs (1.24.0+dfsg-4) unstable; urgency=medium
Patrick Franz [Sun, 1 Jan 2023 23:39:26 +0000 (23:39 +0000)]
qbs (1.24.0+dfsg-4) unstable; urgency=medium

  [ Patrick Franz ]
  * Team upload.
  * Update symbols from buildlogs (Closes: #1027474).

[dgit import unpatched qbs 1.24.0+dfsg-4]

2 years agoImport qbs_1.24.0+dfsg-4.debian.tar.xz
Patrick Franz [Sun, 1 Jan 2023 23:39:26 +0000 (23:39 +0000)]
Import qbs_1.24.0+dfsg-4.debian.tar.xz

[dgit import tarball qbs 1.24.0+dfsg-4 qbs_1.24.0+dfsg-4.debian.tar.xz]

3 years agoMerge version 1.23.1-1+rpi1 and 1.24.0+dfsg-2 to produce 1.24.0+dfsg-2+rpi1 archive/raspbian/1.24.0+dfsg-2+rpi1 raspbian/1.24.0+dfsg-2+rpi1
Raspbian automatic forward porter [Fri, 9 Dec 2022 00:58:43 +0000 (00:58 +0000)]
Merge version 1.23.1-1+rpi1 and 1.24.0+dfsg-2 to produce 1.24.0+dfsg-2+rpi1

3 years agoMerge qbs (1.24.0+dfsg-2) import into refs/heads/workingbranch
Dmitry Shachnev [Wed, 30 Nov 2022 14:13:12 +0000 (14:13 +0000)]
Merge qbs (1.24.0+dfsg-2) import into refs/heads/workingbranch

3 years agoadd support for s390/s390x architectures to qtscript
Dan Horák [Wed, 30 Nov 2022 14:13:12 +0000 (14:13 +0000)]
add support for s390/s390x architectures to qtscript

Origin: https://trac.webkit.org/changeset/71844/webkit/
Forwarded: no
Last-Update: 2022-11-29

Gbp-Pq: Name s390x_jscore.diff

3 years agolink with -latomic when using address sanitizer
Dmitry Shachnev [Wed, 30 Nov 2022 14:13:12 +0000 (14:13 +0000)]
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

3 years agodisable build of arm-gcc.s, it causes errors from as
Dmitry Shachnev [Wed, 30 Nov 2022 14:13:12 +0000 (14:13 +0000)]
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

3 years agodo not use -specs=nosys.specs on Debian ARM architectures
Dmitry Shachnev [Wed, 30 Nov 2022 14:13:12 +0000 (14:13 +0000)]
do not use -specs=nosys.specs on Debian ARM architectures

Forwarded: not-needed
Last-Update: 2021-01-05

This requires gcc-arm-none-eabi which we do not want to depend on.

Gbp-Pq: Name no_nosys_specs.diff

3 years agotest sanitizers only on amd64
Dmitry Shachnev [Wed, 30 Nov 2022 14:13:12 +0000 (14:13 +0000)]
test sanitizers only on amd64

Forwarded: not-needed
Last-Update: 2020-05-21

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

3 years agoskip tests that hang on some non-x86 architectures
Dmitry Shachnev [Wed, 30 Nov 2022 14:13:12 +0000 (14:13 +0000)]
skip tests that hang on some non-x86 architectures

Forwarded: no
Last-Update: 2021-01-23

Gbp-Pq: Name skip_test_concurrent.diff

3 years agodisable API tests on mips*, powerpc, ppc64 and ppc64el
Dmitry Shachnev [Wed, 30 Nov 2022 14:13:12 +0000 (14:13 +0000)]
disable API tests on mips*, powerpc, ppc64 and ppc64el

Forwarded: not-needed
Last-Update: 2022-04-06

They are segfaulting due to bugs in QtScript.
The stacktrace is (obtained on ppc64el):
  #0  SLL_PopRange (end=<synthetic pointer>, start=<synthetic pointer>, N=<optimized out>, head=0x3fffb32004e0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:742
  #1  PopRange (end=<synthetic pointer>, start=<synthetic pointer>, N=<optimized out>, this=0x3fffb32004e0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2083
  #2  ReleaseToCentralCache (N=192, cl=<optimized out>, this=0x3fffb3200478) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2795
  #3  QTWTF::TCMalloc_ThreadCache::Cleanup (this=0x3fffb3200478) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2745
  #4  0x00003fffb724c6d8 in QTWTF::TCMalloc_ThreadCache::DeleteCache (heap=0x3fffb3200478) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:3069
  #5  0x00003fffb6a48604 in __nptl_deallocate_tsd () at pthread_create.c:157
  #6  0x00003fffb6a489b8 in start_thread (arg=0x3fffb441f160) at pthread_create.c:322
  #7  0x00003fffb745f870 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:104

Also disable blackbox tests on mips* and riscv64.

Gbp-Pq: Name disable_tests_qtscript.diff

3 years agoqbs (1.24.0+dfsg-2) unstable; urgency=medium
Dmitry Shachnev [Wed, 30 Nov 2022 14:13:12 +0000 (14:13 +0000)]
qbs (1.24.0+dfsg-2) unstable; urgency=medium

  * Copy a patch from qtscript to add s390x support.
  * Update symbols files from buildds’ logs.
  * Upload to unstable.

[dgit import unpatched qbs 1.24.0+dfsg-2]

3 years agoImport qbs_1.24.0+dfsg-2.debian.tar.xz
Dmitry Shachnev [Wed, 30 Nov 2022 14:13:12 +0000 (14:13 +0000)]
Import qbs_1.24.0+dfsg-2.debian.tar.xz

[dgit import tarball qbs 1.24.0+dfsg-2 qbs_1.24.0+dfsg-2.debian.tar.xz]

3 years agoImport qbs_1.24.0+dfsg.orig.tar.xz
Dmitry Shachnev [Sun, 27 Nov 2022 11:24:52 +0000 (11:24 +0000)]
Import qbs_1.24.0+dfsg.orig.tar.xz

[dgit import orig qbs_1.24.0+dfsg.orig.tar.xz]

3 years agoMerge version 1.22.1-2+rpi1 and 1.23.1-1 to produce 1.23.1-1+rpi1 archive/raspbian/1.23.1-1+rpi1 raspbian/1.23.1-1+rpi1
Raspbian automatic forward porter [Sun, 28 Aug 2022 09:36:39 +0000 (10:36 +0100)]
Merge version 1.22.1-2+rpi1 and 1.23.1-1 to produce 1.23.1-1+rpi1

3 years agoMerge qbs (1.23.1-1) import into refs/heads/workingbranch
Dmitry Shachnev [Mon, 15 Aug 2022 11:41:45 +0000 (12:41 +0100)]
Merge qbs (1.23.1-1) import into refs/heads/workingbranch

3 years agolink with -latomic when using address sanitizer
Dmitry Shachnev [Mon, 15 Aug 2022 11:41:45 +0000 (12:41 +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

3 years ago[PATCH] doc: Install man pages with cmake
Marius Gripsgard [Thu, 30 Dec 2021 02:01:58 +0000 (03:01 +0100)]
[PATCH] doc: Install man pages with cmake

Change-Id: Ibce74cf1b524c8c08b38dfc76549b4723ea705b3

Gbp-Pq: Name doc_Install_man_pages_with_cmake.diff

3 years agodisable build of arm-gcc.s, it causes errors from as
Dmitry Shachnev [Mon, 15 Aug 2022 11:41:45 +0000 (12:41 +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

3 years agodo not use -specs=nosys.specs on Debian ARM architectures
Dmitry Shachnev [Mon, 15 Aug 2022 11:41:45 +0000 (12:41 +0100)]
do not use -specs=nosys.specs on Debian ARM architectures

Forwarded: not-needed
Last-Update: 2021-01-05

This requires gcc-arm-none-eabi which we do not want to depend on.

Gbp-Pq: Name no_nosys_specs.diff

3 years agotest sanitizers only on amd64
Dmitry Shachnev [Mon, 15 Aug 2022 11:41:45 +0000 (12:41 +0100)]
test sanitizers only on amd64

Forwarded: not-needed
Last-Update: 2020-05-21

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

3 years agoskip tests that hang on some non-x86 architectures
Dmitry Shachnev [Mon, 15 Aug 2022 11:41:45 +0000 (12:41 +0100)]
skip tests that hang on some non-x86 architectures

Forwarded: no
Last-Update: 2021-01-23

Gbp-Pq: Name skip_test_concurrent.diff

3 years agodisable API tests on mips*, powerpc, ppc64 and ppc64el
Dmitry Shachnev [Mon, 15 Aug 2022 11:41:45 +0000 (12:41 +0100)]
disable API tests on mips*, powerpc, ppc64 and ppc64el

Forwarded: not-needed
Last-Update: 2022-04-06

They are segfaulting due to bugs in QtScript.
The stacktrace is (obtained on ppc64el):
  #0  SLL_PopRange (end=<synthetic pointer>, start=<synthetic pointer>, N=<optimized out>, head=0x3fffb32004e0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:742
  #1  PopRange (end=<synthetic pointer>, start=<synthetic pointer>, N=<optimized out>, this=0x3fffb32004e0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2083
  #2  ReleaseToCentralCache (N=192, cl=<optimized out>, this=0x3fffb3200478) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2795
  #3  QTWTF::TCMalloc_ThreadCache::Cleanup (this=0x3fffb3200478) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2745
  #4  0x00003fffb724c6d8 in QTWTF::TCMalloc_ThreadCache::DeleteCache (heap=0x3fffb3200478) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:3069
  #5  0x00003fffb6a48604 in __nptl_deallocate_tsd () at pthread_create.c:157
  #6  0x00003fffb6a489b8 in start_thread (arg=0x3fffb441f160) at pthread_create.c:322
  #7  0x00003fffb745f870 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:104

Also disable blackbox tests on mips* and riscv64.

Gbp-Pq: Name disable_tests_qtscript.diff

3 years agoqbs (1.23.1-1) unstable; urgency=medium
Dmitry Shachnev [Mon, 15 Aug 2022 11:41:45 +0000 (12:41 +0100)]
qbs (1.23.1-1) unstable; urgency=medium

  * New upstream release.
  * Add a patch to link with atomic library when using address sanitizer,
    to fix test failure on armel (see #1016041).
  * Update debian/libqbscore1.23.symbols from buildds’ logs.
  * Upload to unstable.

[dgit import unpatched qbs 1.23.1-1]

3 years agoImport qbs_1.23.1.orig.tar.gz
Dmitry Shachnev [Mon, 15 Aug 2022 11:41:45 +0000 (12:41 +0100)]
Import qbs_1.23.1.orig.tar.gz

[dgit import orig qbs_1.23.1.orig.tar.gz]

3 years agoImport qbs_1.23.1-1.debian.tar.xz
Dmitry Shachnev [Mon, 15 Aug 2022 11:41:45 +0000 (12:41 +0100)]
Import qbs_1.23.1-1.debian.tar.xz

[dgit import tarball qbs 1.23.1-1 qbs_1.23.1-1.debian.tar.xz]

3 years agoMerge version 1.22.1-1+rpi1 and 1.22.1-2 to produce 1.22.1-2+rpi1 archive/raspbian/1.22.1-2+rpi1 raspbian/1.22.1-2+rpi1
Raspbian automatic forward porter [Sat, 21 May 2022 00:20:23 +0000 (01:20 +0100)]
Merge version 1.22.1-1+rpi1 and 1.22.1-2 to produce 1.22.1-2+rpi1

3 years agoMerge qbs (1.22.1-2) import into refs/heads/workingbranch
Dmitry Shachnev [Sun, 15 May 2022 11:05:37 +0000 (12:05 +0100)]
Merge qbs (1.22.1-2) import into refs/heads/workingbranch

3 years agofix syntax of regex
Dmitry Shachnev [Sun, 15 May 2022 11:05:37 +0000 (12:05 +0100)]
fix syntax of regex

Forwarded: https://codereview.qt-project.org/c/qbs/qbs/+/410156
Last-Update: 2022-05-07

Gbp-Pq: Name cmake_regex_syntax.diff

3 years ago[PATCH] doc: Install man pages with cmake
Marius Gripsgard [Thu, 30 Dec 2021 02:01:58 +0000 (03:01 +0100)]
[PATCH] doc: Install man pages with cmake

Change-Id: Ibce74cf1b524c8c08b38dfc76549b4723ea705b3

Gbp-Pq: Name doc_Install_man_pages_with_cmake.diff

3 years agodisable build of arm-gcc.s, it causes errors from as
Dmitry Shachnev [Sun, 15 May 2022 11:05:37 +0000 (12:05 +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

3 years agodo not use -specs=nosys.specs on Debian ARM architectures
Dmitry Shachnev [Sun, 15 May 2022 11:05:37 +0000 (12:05 +0100)]
do not use -specs=nosys.specs on Debian ARM architectures

Forwarded: not-needed
Last-Update: 2021-01-05

This requires gcc-arm-none-eabi which we do not want to depend on.

Gbp-Pq: Name no_nosys_specs.diff

3 years agotest sanitizers only on amd64
Dmitry Shachnev [Sun, 15 May 2022 11:05:37 +0000 (12:05 +0100)]
test sanitizers only on amd64

Forwarded: not-needed
Last-Update: 2020-05-21

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

3 years agoskip tests that hang on some non-x86 architectures
Dmitry Shachnev [Sun, 15 May 2022 11:05:37 +0000 (12:05 +0100)]
skip tests that hang on some non-x86 architectures

Forwarded: no
Last-Update: 2021-01-23

Gbp-Pq: Name skip_test_concurrent.diff

3 years agodisable API tests on mips*, powerpc, ppc64 and ppc64el
Dmitry Shachnev [Sun, 15 May 2022 11:05:37 +0000 (12:05 +0100)]
disable API tests on mips*, powerpc, ppc64 and ppc64el

Forwarded: not-needed
Last-Update: 2022-04-06

They are segfaulting due to bugs in QtScript.
The stacktrace is (obtained on ppc64el):
  #0  SLL_PopRange (end=<synthetic pointer>, start=<synthetic pointer>, N=<optimized out>, head=0x3fffb32004e0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:742
  #1  PopRange (end=<synthetic pointer>, start=<synthetic pointer>, N=<optimized out>, this=0x3fffb32004e0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2083
  #2  ReleaseToCentralCache (N=192, cl=<optimized out>, this=0x3fffb3200478) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2795
  #3  QTWTF::TCMalloc_ThreadCache::Cleanup (this=0x3fffb3200478) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2745
  #4  0x00003fffb724c6d8 in QTWTF::TCMalloc_ThreadCache::DeleteCache (heap=0x3fffb3200478) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:3069
  #5  0x00003fffb6a48604 in __nptl_deallocate_tsd () at pthread_create.c:157
  #6  0x00003fffb6a489b8 in start_thread (arg=0x3fffb441f160) at pthread_create.c:322
  #7  0x00003fffb745f870 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:104

Also disable blackbox tests on mips* and riscv64.

Gbp-Pq: Name disable_tests_qtscript.diff

3 years agoqbs (1.22.1-2) unstable; urgency=medium
Dmitry Shachnev [Sun, 15 May 2022 11:05:37 +0000 (12:05 +0100)]
qbs (1.22.1-2) unstable; urgency=medium

  * Mark some symbols as optional (closes: #1010755).
  * Bump Standards-Version to 4.6.1, no changes needed.

[dgit import unpatched qbs 1.22.1-2]

3 years agoImport qbs_1.22.1-2.debian.tar.xz
Dmitry Shachnev [Sun, 15 May 2022 11:05:37 +0000 (12:05 +0100)]
Import qbs_1.22.1-2.debian.tar.xz

[dgit import tarball qbs 1.22.1-2 qbs_1.22.1-2.debian.tar.xz]

3 years agoMerge version 1.22.0-4+rpi1 and 1.22.1-1 to produce 1.22.1-1+rpi1 archive/raspbian/1.22.1-1+rpi1 raspbian/1.22.1-1+rpi1
Raspbian automatic forward porter [Thu, 12 May 2022 13:44:32 +0000 (14:44 +0100)]
Merge version 1.22.0-4+rpi1 and 1.22.1-1 to produce 1.22.1-1+rpi1

3 years agoMerge qbs (1.22.1-1) import into refs/heads/workingbranch
Dmitry Shachnev [Sat, 7 May 2022 08:14:40 +0000 (09:14 +0100)]
Merge qbs (1.22.1-1) import into refs/heads/workingbranch

3 years agoImport qbs_1.22.1.orig.tar.gz
Dmitry Shachnev [Sat, 7 May 2022 08:14:40 +0000 (09:14 +0100)]
Import qbs_1.22.1.orig.tar.gz

[dgit import orig qbs_1.22.1.orig.tar.gz]

3 years agofix syntax of regex
Dmitry Shachnev [Sat, 7 May 2022 08:14:40 +0000 (09:14 +0100)]
fix syntax of regex

Forwarded: https://codereview.qt-project.org/c/qbs/qbs/+/410156
Last-Update: 2022-05-07

Gbp-Pq: Name cmake_regex_syntax.diff

3 years ago[PATCH] doc: Install man pages with cmake
Marius Gripsgard [Thu, 30 Dec 2021 02:01:58 +0000 (03:01 +0100)]
[PATCH] doc: Install man pages with cmake

Change-Id: Ibce74cf1b524c8c08b38dfc76549b4723ea705b3

Gbp-Pq: Name doc_Install_man_pages_with_cmake.diff

3 years agodisable build of arm-gcc.s, it causes errors from as
Dmitry Shachnev [Sat, 7 May 2022 08:14:40 +0000 (09:14 +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

3 years agodo not use -specs=nosys.specs on Debian ARM architectures
Dmitry Shachnev [Sat, 7 May 2022 08:14:40 +0000 (09:14 +0100)]
do not use -specs=nosys.specs on Debian ARM architectures

Forwarded: not-needed
Last-Update: 2021-01-05

This requires gcc-arm-none-eabi which we do not want to depend on.

Gbp-Pq: Name no_nosys_specs.diff

3 years agotest sanitizers only on amd64
Dmitry Shachnev [Sat, 7 May 2022 08:14:40 +0000 (09:14 +0100)]
test sanitizers only on amd64

Forwarded: not-needed
Last-Update: 2020-05-21

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

3 years agoskip tests that hang on some non-x86 architectures
Dmitry Shachnev [Sat, 7 May 2022 08:14:40 +0000 (09:14 +0100)]
skip tests that hang on some non-x86 architectures

Forwarded: no
Last-Update: 2021-01-23

Gbp-Pq: Name skip_test_concurrent.diff

3 years agodisable API tests on mips*, powerpc, ppc64 and ppc64el
Dmitry Shachnev [Sat, 7 May 2022 08:14:40 +0000 (09:14 +0100)]
disable API tests on mips*, powerpc, ppc64 and ppc64el

Forwarded: not-needed
Last-Update: 2022-04-06

They are segfaulting due to bugs in QtScript.
The stacktrace is (obtained on ppc64el):
  #0  SLL_PopRange (end=<synthetic pointer>, start=<synthetic pointer>, N=<optimized out>, head=0x3fffb32004e0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:742
  #1  PopRange (end=<synthetic pointer>, start=<synthetic pointer>, N=<optimized out>, this=0x3fffb32004e0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2083
  #2  ReleaseToCentralCache (N=192, cl=<optimized out>, this=0x3fffb3200478) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2795
  #3  QTWTF::TCMalloc_ThreadCache::Cleanup (this=0x3fffb3200478) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2745
  #4  0x00003fffb724c6d8 in QTWTF::TCMalloc_ThreadCache::DeleteCache (heap=0x3fffb3200478) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:3069
  #5  0x00003fffb6a48604 in __nptl_deallocate_tsd () at pthread_create.c:157
  #6  0x00003fffb6a489b8 in start_thread (arg=0x3fffb441f160) at pthread_create.c:322
  #7  0x00003fffb745f870 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:104

Also disable blackbox tests on mips* and riscv64.

Gbp-Pq: Name disable_tests_qtscript.diff

3 years agoqbs (1.22.1-1) unstable; urgency=medium
Dmitry Shachnev [Sat, 7 May 2022 08:14:40 +0000 (09:14 +0100)]
qbs (1.22.1-1) unstable; urgency=medium

  * New upstream release.
  * Drop docs_install_path.diff, a different fix was applied upstream.
    - Update install path for QCH docs.
  * Add a patch to fix SONAME of libqbscore.

[dgit import unpatched qbs 1.22.1-1]

3 years agoImport qbs_1.22.1-1.debian.tar.xz
Dmitry Shachnev [Sat, 7 May 2022 08:14:40 +0000 (09:14 +0100)]
Import qbs_1.22.1-1.debian.tar.xz

[dgit import tarball qbs 1.22.1-1 qbs_1.22.1-1.debian.tar.xz]

3 years agoFurther extend symbols file hack. archive/raspbian/1.22.0-4+rpi1 raspbian/1.22.0-4+rpi1
Peter Michael Green [Thu, 14 Apr 2022 20:06:45 +0000 (20:06 +0000)]
Further extend symbols file hack.

3 years agoManual merge of version 1.19.2-1+rpi1 and 1.22.0-4 to produce 1.22.0-4+rpi1
Peter Michael Green [Thu, 14 Apr 2022 16:58:30 +0000 (16:58 +0000)]
Manual merge of version 1.19.2-1+rpi1 and 1.22.0-4 to produce 1.22.0-4+rpi1

3 years agoMerge qbs (1.22.0-4) import into refs/heads/workingbranch
Dmitry Shachnev [Thu, 7 Apr 2022 18:59:47 +0000 (19:59 +0100)]
Merge qbs (1.22.0-4) import into refs/heads/workingbranch

3 years agofix install of QCH and HTML documentation
Dmitry Shachnev [Thu, 7 Apr 2022 18:59:47 +0000 (19:59 +0100)]
fix install of QCH and HTML documentation

Forwarded: https://codereview.qt-project.org/c/qbs/qbs/+/404053
Last-Update: 2022-04-02

- qbs.qch should go to QT_INSTALL_DOCS, not to QBS_DOC_INSTALL_DIR
  (which ends with /html by default).
- HTML documentation was not installed at all.

Gbp-Pq: Name docs_install_path.diff

3 years ago[PATCH] doc: Install man pages with cmake
Marius Gripsgard [Thu, 30 Dec 2021 02:01:58 +0000 (03:01 +0100)]
[PATCH] doc: Install man pages with cmake

Change-Id: Ibce74cf1b524c8c08b38dfc76549b4723ea705b3

Gbp-Pq: Name doc_Install_man_pages_with_cmake.diff

3 years agodisable build of arm-gcc.s, it causes errors from as
Dmitry Shachnev [Thu, 7 Apr 2022 18:59:47 +0000 (19:59 +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

3 years agodo not use -specs=nosys.specs on Debian ARM architectures
Dmitry Shachnev [Thu, 7 Apr 2022 18:59:47 +0000 (19:59 +0100)]
do not use -specs=nosys.specs on Debian ARM architectures

Forwarded: not-needed
Last-Update: 2021-01-05

This requires gcc-arm-none-eabi which we do not want to depend on.

Gbp-Pq: Name no_nosys_specs.diff

3 years agotest sanitizers only on amd64
Dmitry Shachnev [Thu, 7 Apr 2022 18:59:47 +0000 (19:59 +0100)]
test sanitizers only on amd64

Forwarded: not-needed
Last-Update: 2020-05-21

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

3 years agoskip tests that hang on some non-x86 architectures
Dmitry Shachnev [Thu, 7 Apr 2022 18:59:47 +0000 (19:59 +0100)]
skip tests that hang on some non-x86 architectures

Forwarded: no
Last-Update: 2021-01-23

Gbp-Pq: Name skip_test_concurrent.diff

3 years agodisable API tests on mips*, powerpc, ppc64 and ppc64el
Dmitry Shachnev [Thu, 7 Apr 2022 18:59:47 +0000 (19:59 +0100)]
disable API tests on mips*, powerpc, ppc64 and ppc64el

Forwarded: not-needed
Last-Update: 2022-04-06

They are segfaulting due to bugs in QtScript.
The stacktrace is (obtained on ppc64el):
  #0  SLL_PopRange (end=<synthetic pointer>, start=<synthetic pointer>, N=<optimized out>, head=0x3fffb32004e0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:742
  #1  PopRange (end=<synthetic pointer>, start=<synthetic pointer>, N=<optimized out>, this=0x3fffb32004e0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2083
  #2  ReleaseToCentralCache (N=192, cl=<optimized out>, this=0x3fffb3200478) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2795
  #3  QTWTF::TCMalloc_ThreadCache::Cleanup (this=0x3fffb3200478) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2745
  #4  0x00003fffb724c6d8 in QTWTF::TCMalloc_ThreadCache::DeleteCache (heap=0x3fffb3200478) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:3069
  #5  0x00003fffb6a48604 in __nptl_deallocate_tsd () at pthread_create.c:157
  #6  0x00003fffb6a489b8 in start_thread (arg=0x3fffb441f160) at pthread_create.c:322
  #7  0x00003fffb745f870 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:104

Also disable blackbox tests on mips* and riscv64.

Gbp-Pq: Name disable_tests_qtscript.diff

3 years agoqbs (1.22.0-4) unstable; urgency=medium
Dmitry Shachnev [Thu, 7 Apr 2022 18:59:47 +0000 (19:59 +0100)]
qbs (1.22.0-4) unstable; urgency=medium

  * Disable api and blackbox tests also on mips64el.
  * Update debian/libqbscore1.22.symbols for mipsel.

[dgit import unpatched qbs 1.22.0-4]

3 years agoImport qbs_1.22.0-4.debian.tar.xz
Dmitry Shachnev [Thu, 7 Apr 2022 18:59:47 +0000 (19:59 +0100)]
Import qbs_1.22.0-4.debian.tar.xz

[dgit import tarball qbs 1.22.0-4 qbs_1.22.0-4.debian.tar.xz]

3 years agoImport qbs_1.22.0.orig.tar.gz
Dmitry Shachnev [Sat, 2 Apr 2022 18:39:30 +0000 (19:39 +0100)]
Import qbs_1.22.0.orig.tar.gz

[dgit import orig qbs_1.22.0.orig.tar.gz]

4 years agoMerge version 1.18.0-5+rpi1 and 1.19.2-1 to produce 1.19.2-1+rpi1 archive/raspbian/1.19.2-1+rpi1 raspbian/1.19.2-1+rpi1
Raspbian automatic forward porter [Thu, 2 Sep 2021 17:05:57 +0000 (18:05 +0100)]
Merge version 1.18.0-5+rpi1 and 1.19.2-1 to produce 1.19.2-1+rpi1

4 years agoMerge qbs (1.19.2-1) import into refs/heads/workingbranch
Dmitry Shachnev [Mon, 16 Aug 2021 12:21:16 +0000 (13:21 +0100)]
Merge qbs (1.19.2-1) import into refs/heads/workingbranch

4 years agodisable build of arm-gcc.s, it causes errors from as
Dmitry Shachnev [Mon, 16 Aug 2021 12:21:16 +0000 (13:21 +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

4 years agodo not use -specs=nosys.specs on Debian ARM architectures
Dmitry Shachnev [Mon, 16 Aug 2021 12:21:16 +0000 (13:21 +0100)]
do not use -specs=nosys.specs on Debian ARM architectures

Forwarded: not-needed
Last-Update: 2021-01-05

This requires gcc-arm-none-eabi which we do not want to depend on.

Gbp-Pq: Name no_nosys_specs.diff

4 years agotest sanitizers only on amd64
Dmitry Shachnev [Mon, 16 Aug 2021 12:21:16 +0000 (13:21 +0100)]
test sanitizers only on amd64

Forwarded: not-needed
Last-Update: 2020-05-21

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

4 years agofix DESTDIR for qbs_processlauncher
Alexander Volkov [Mon, 16 Aug 2021 12:21:16 +0000 (13:21 +0100)]
fix DESTDIR for qbs_processlauncher

Forwarded: no
Last-Update: 2018-04-04

Gbp-Pq: Name processlauncher_destdir.diff

4 years agouse the same SONAME scheme on kfreebsd as on Linux
Dmitry Shachnev [Mon, 16 Aug 2021 12:21:16 +0000 (13:21 +0100)]
use the same SONAME scheme on kfreebsd as on Linux

Forwarded: not-yet
Last-Update: 2017-01-04

Gbp-Pq: Name kfreebsd_soname.diff

4 years agoskip tests that hang on some non-x86 architectures
Dmitry Shachnev [Mon, 16 Aug 2021 12:21:16 +0000 (13:21 +0100)]
skip tests that hang on some non-x86 architectures

Forwarded: no
Last-Update: 2021-01-23

Gbp-Pq: Name skip_test_concurrent.diff

4 years agolimit API tests to only common architectures
Dmitry Shachnev [Mon, 16 Aug 2021 12:21:16 +0000 (13:21 +0100)]
limit API tests to only common architectures

Forwarded: not-needed
Last-Update: 2019-04-18

On other architectures they are segfaulting due to bugs in QtScript.
The stacktrace is (obtained on ppc64el):
  #0  SLL_PopRange (end=<synthetic pointer>, start=<synthetic pointer>, N=<optimized out>, head=0x3fffb32004e0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:742
  #1  PopRange (end=<synthetic pointer>, start=<synthetic pointer>, N=<optimized out>, this=0x3fffb32004e0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2083
  #2  ReleaseToCentralCache (N=192, cl=<optimized out>, this=0x3fffb3200478) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2795
  #3  QTWTF::TCMalloc_ThreadCache::Cleanup (this=0x3fffb3200478) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2745
  #4  0x00003fffb724c6d8 in QTWTF::TCMalloc_ThreadCache::DeleteCache (heap=0x3fffb3200478) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:3069
  #5  0x00003fffb6a48604 in __nptl_deallocate_tsd () at pthread_create.c:157
  #6  0x00003fffb6a489b8 in start_thread (arg=0x3fffb441f160) at pthread_create.c:322
  #7  0x00003fffb745f870 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:104

QBS is going to be ported away from QtScript, but in the mean time disable
API tests on non-common architectures to make the build pass.

Gbp-Pq: Name disable_tests_qtscript.diff

4 years agodo not pass wrong -L flag when linking with libqbscore
Adam Majer [Mon, 16 Aug 2021 12:21:16 +0000 (13:21 +0100)]
do not pass wrong -L flag when linking with libqbscore

Forwarded: not-needed
Last-Update: 2015-03-13

Gbp-Pq: Name remove_rpaths.diff

4 years agoqbs (1.19.2-1) unstable; urgency=medium
Dmitry Shachnev [Mon, 16 Aug 2021 12:21:16 +0000 (13:21 +0100)]
qbs (1.19.2-1) unstable; urgency=medium

  * New upstream release.
  * Drop add_1.19.1_changelog.diff and stop installing the changelog.
    For the third release in a row, the changelog for the current version
    is not present in the upstream tarball.
  * Upload to unstable.

[dgit import unpatched qbs 1.19.2-1]

4 years agoImport qbs_1.19.2.orig.tar.gz
Dmitry Shachnev [Mon, 16 Aug 2021 12:21:16 +0000 (13:21 +0100)]
Import qbs_1.19.2.orig.tar.gz

[dgit import orig qbs_1.19.2.orig.tar.gz]

4 years agoImport qbs_1.19.2-1.debian.tar.xz
Dmitry Shachnev [Mon, 16 Aug 2021 12:21:16 +0000 (13:21 +0100)]
Import qbs_1.19.2-1.debian.tar.xz

[dgit import tarball qbs 1.19.2-1 qbs_1.19.2-1.debian.tar.xz]

4 years agoMerge version 1.18.0-4+rpi1 and 1.18.0-5 to produce 1.18.0-5+rpi1 bullseye-staging archive/raspbian/1.18.0-5+rpi1 raspbian/1.18.0-5+rpi1
Raspbian automatic forward porter [Thu, 1 Apr 2021 13:29:07 +0000 (14:29 +0100)]
Merge version 1.18.0-4+rpi1 and 1.18.0-5 to produce 1.18.0-5+rpi1

4 years agoMerge qbs (1.18.0-5) import into refs/heads/workingbranch
Dmitry Shachnev [Mon, 15 Mar 2021 18:02:24 +0000 (18:02 +0000)]
Merge qbs (1.18.0-5) import into refs/heads/workingbranch

4 years agodisable build of arm-gcc.s, it causes errors from as
Dmitry Shachnev [Mon, 15 Mar 2021 18:02:24 +0000 (18:02 +0000)]
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