Merge version 1.24.1+dfsg-2+rpi1 and 2.3.1-4 to produce 2.3.1-4+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Thu, 20 Jun 2024 01:21:07 +0000 (02:21 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Thu, 20 Jun 2024 01:21:07 +0000 (02:21 +0100)
1  2 
debian/changelog
debian/rules

index a4f7aa674c7606de144c5791b931462c452a1d4d,78f9349b2fed3501b95f1234a0c25b35d738a751..4b7c9dea750b6a3eb39c001412bdaaec47d9305e
- qbs (1.24.1+dfsg-2+rpi1) bookworm-staging; urgency=medium
++qbs (2.3.1-4+rpi1) trixie-staging; urgency=medium
 +
 +  [changes brought forward from 1.10.0+dfsg-2+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Tue, 06 Feb 2018 00:27:38 +0000]
 +  * Add symbols file hack for Raspbian.
 +  * Fix clean target.
 +
 +  [changes introduced in 1.12.1+dfsg-2+rpi1 by Peter Michael Green]
 +  * Disable testsuite.
 +
 +  [changes introduced in 1.12.2+dfsg-1+rpi1 by Peter Michael Green]
 +  * Mark another symbol as optional. I'm guessing the presence or absesne of
 +    this one depends on optimisation descisions by the compiler and/or the
 +    version of libstdc++
 +
 +  [changes introduced in 1.13.1-2+rpi1 by Peter Michael Green]
 +  * Extend symbols file hack.
 +
 +  [changes introduced in 1.22.0-4+rpi1 by Peter Michael Green]
 +  * Further extend symbols file hack.
 +
-  -- Raspbian forward porter <root@raspbian.org>  Sun, 14 May 2023 18:11:07 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Thu, 20 Jun 2024 01:21:06 +0000
++
+ qbs (2.3.1-4) unstable; urgency=medium
+   * Update debian/libqbscore2.3.symbols again, this time for Qt 6.6.
+  -- Dmitry Shachnev <mitya57@debian.org>  Sat, 08 Jun 2024 21:54:49 +0300
+ qbs (2.3.1-3) unstable; urgency=medium
+   * Update debian/libqbscore2.3.symbols from buildds’ logs.
+   * Merge two symbols for bucketsForCapacity() (closes: #1072386).
+  -- Dmitry Shachnev <mitya57@debian.org>  Sun, 02 Jun 2024 16:40:32 +0300
+ qbs (2.3.1-2) unstable; urgency=medium
+   * Update debian/libqbscore2.3.symbols from buildds’ logs.
+  -- Dmitry Shachnev <mitya57@debian.org>  Wed, 15 May 2024 11:09:39 +0300
+ qbs (2.3.1-1) unstable; urgency=medium
+   * New upstream release.
+   * Add a patch to make the linkerMode test pass on all architectures.
+   * Update debian/libqbscore2.3.symbols from buildds’ logs.
+   * Upload to unstable.
+  -- Dmitry Shachnev <mitya57@debian.org>  Sat, 11 May 2024 18:24:25 +0300
+ qbs (2.3.0-1) experimental; urgency=medium
+   [ Dmitry Shachnev ]
+   * Acknowledge NMU, thanks Benjamin Drung!
+   * Mark four symbols as optional to fix build with Qt 6.6.
+   * New upstream release.
+   * Rename libqbscore2.1t64 to libqbscore2.3 for upstream SONAME change.
+     - Drop t64-related Provides, Breaks/Replaces and lintian-overrides.
+   * Update debian/libqbscore2.3.symbols from buildds’ and current logs.
+   * Update debian/copyright.
+   * Remove libqt6opengl6-dev build-dependency (merged into qt6-base-dev).
+   * Update install files.
+   * Bump Standards-Version to 4.7.0, no changes needed.
+   [ Bo YU ]
+   * Increase the timeout of qtest with QTEST_FUNCTION_TIMEOUT for riscv64.
+     (Closes: #1059264)
+   [ Lisandro Damián Nicanor Pérez Meyer ]
+   * Remove myself from Uploaders.
+  -- Dmitry Shachnev <mitya57@debian.org>  Sun, 05 May 2024 21:30:49 +0300
+ qbs (2.1.2-2.1) unstable; urgency=medium
+   * Non-maintainer upload.
+   * Rename libraries for 64-bit time_t transition.  Closes: #1062711
+  -- Benjamin Drung <bdrung@debian.org>  Thu, 29 Feb 2024 21:29:48 +0000
+ qbs (2.1.2-2) unstable; urgency=medium
+   * Update debian/libqbscore2.1.symbols for loong64 (closes: #1057757).
+   * Also update debian/libqbscore2.1.symbols from the current build logs.
+  -- Dmitry Shachnev <mitya57@debian.org>  Fri, 08 Dec 2023 13:54:19 +0300
+ qbs (2.1.2-1) unstable; urgency=medium
+   * New upstream release.
+   * Drop quickjs_32bit_float64_tag.diff, applied upstream.
+   * Refresh asan_atomic.diff.
+   * Update debian/libqbscore2.1.symbols for sparc64.
+  -- Dmitry Shachnev <mitya57@debian.org>  Sat, 30 Sep 2023 22:18:32 +0300
+ qbs (2.1.1-2) unstable; urgency=medium
+   * Update debian/libqbscore2.1.symbols from buildds’ logs.
+   * Mark more symbols that disappear with -O3 as optional.
+  -- Dmitry Shachnev <mitya57@debian.org>  Wed, 16 Aug 2023 20:44:00 +0300
+ qbs (2.1.1-1) unstable; urgency=medium
+   * New upstream release.
+   * Drop quickjs_32bit_build.diff, included in the new release.
+   * Update debian/libqbscore2.1.symbols from buildds’ and current build logs.
+   * Update debian/patches/test_sanitizers_only_on_amd64.diff so it
+     applies also to address sanitizer.
+   * Update debian/copyright.
+   * Upload to unstable.
+  -- Dmitry Shachnev <mitya57@debian.org>  Wed, 09 Aug 2023 19:58:53 +0300
+ qbs (2.1.0-1) experimental; urgency=medium
+   * New upstream release.
+   * Stop repacking the upstream tarball, no longer needed.
+   * Drop patches, not needed due to removal of qtscript:
+     - disable_tests_qtscript.diff
+     - s390x_jscore.diff
+   * Also drop find_qdoc.diff, included in the new release.
+   * Refresh other patches.
+   * Update debian/copyright.
+   * Drop debian/source/lintian-overrides, no longer needed.
+   * Drop libqbsscriptengine1.24 package.
+   * Update debian/qbs-dev.install.
+   * Rename libqbscore1.24 to libqbscore2.1 for upstream SONAME change.
+   * Backport two upstream patches to fix build on 32-bit architectures.
+   * Update debian/libqbscore2.1.symbols from the current build logs.
+  -- Dmitry Shachnev <mitya57@debian.org>  Wed, 02 Aug 2023 23:10:30 +0300
  
  qbs (1.24.1+dfsg-2) unstable; urgency=medium
  
diff --cc debian/rules
Simple merge